
body {
	font: 78.5%/1.6em Verdana, Arial, Helvetica, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(../images/body.jpg) #3f3f3f top repeat-x;
}

* {
	margin:0;
	padding:0;
}

#wrapper {
	/*background:#3f3f3f;*/
	background:#fff;
	border:1px solid #7a7a7a;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin:0 auto;
}

#wrapper .navy{
	width:140px;
	height:40px;
	float:right;
	color:#fff;
	text-align:right;
	margin: 18px 22px 0 0;
	padding:15px 3px 0 0;
	background:url(../images/bg_navy.jpg) top right no-repeat;
}

#wrapper .navy img{
	margin:0px;
	padding:0px;
	border:0px;
}

#wrapper .navy a{
	color:#fff;
	text-decoration:none;
}

#wrapper .navy a:hover{
	color:#4F9EC9;
	text-decoration:none;
}

#wrapper .navy em{
	text-decoration:underline;
	font-style:normal;
	font-weight:bold;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:1px;
	background:url(../images/innerwrapper.jpg) top repeat-x; 
	background-color:#fff;
	padding-top:20px !important;
	padding-bottom:1px !important;
	padding-right:20px !important;
	padding-left:20px !important;
}

/*************** INIZIO HEADER ***********************/
#header{
	padding:0px !important;
	background:url(../images/bg_navy2.jpg) top left no-repeat;
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header img{
	border: 0;
	float:left;
	background-color: #000;
	padding:0 0 0 20px;
}

#header h1 {
	float:left;
	font:350%  Georgia, "Times New Roman", Times, serif;
	color:#f2f2f2;
	font-weight: bold;
	padding:5px 20px 5px 5px;
	border-right:1px solid #444;
	margin:0 20px 0 0;
}

#header .cz {
	font:60% Georgia, "Times New Roman", Times, serif;
	color:#f2f2f2;
	font-style:italic;
	margin:0;
}


#header h2 {
	font:150% Arial, Helvetica, sans-serif;
	color:#4F9EC9;
	padding:25px 0 0 0; /*old 14px*/
	border:none;
}

#header h2 a {
	color:#444;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}

#header h2 a:hover {
	border-bottom:2px solid #79B5D6;
}

#header #flashContainer2 {
	height:250px;
	clear:both;
	background:#000;
	border-bottom:1px solid #4F9EC9; /* AZZURRINIO */
	border-top:1px solid #4F9EC9;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding:10px 0 5px 0!important;
}

#header #flash2 {
	height:248px;
	background:#000;
	margin:0 auto 0 auto !important;
	/*width:800px !important;*/
	padding-left:5px;
	padding-right:5px;
}

#header #flashContainer {
	height:152px;
	clear:both;
	background:#000;
	border-bottom:1px solid #4F9EC9; /* AZZURRINIO */
	border-top:1px solid #4F9EC9;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding:10px 0 5px 0!important;
}

#header #flash {
	height:150px;
	background:#000;
	margin:0 auto 0 auto !important;
	/*width:800px !important;*/
	padding-left:5px;
	padding-right:5px;
}


#header #imgMenuContainer {
	height:170px;
	clear:both;
	background:#000;
	border-bottom:1px solid #4F9EC9; /* AZZURRINIO */
	border-top:1px solid #4F9EC9;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding:10px 0 5px 0!important;
}

#header #imgMenu {
	height:150px;
	background:#000;
	margin:0 auto 0 auto !important;
	width:700px !important;
}

#header #nav {
	clear:both;
	background:url(../images/nav.jpg) top repeat-x #43464b;
	border-bottom:1px solid #000;/*#43464b*/
	border-top:1px solid #000;
	border-left:0px solid #000;
	border-right:0px solid #000;
	padding:10px 10px 10px 0 !important;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
	font-weight:bold;
}

#header #nav a {
	color:#fff;
	font:130% Georgia, "Times New Roman", Times, serif;
	/*font:140% Trebuchet MS;*/
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9 url(../images/nav.gif) top repeat-x;
}

#header #nav a.active {
	background:#43464b url(../images/nav_active.gif) top repeat-x;
	cursor:default;
	border-right:1px solid #43464b;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#43464b url(../images/nav_active.gif) top repeat-x;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #000;
	border-left:0px solid #000;
	border-right:0px solid #000;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:0px solid #43464b;
}


#header #subnav a:hover {
	border-bottom:2px solid #000;
	color:#fff;
}

#header #subnav a.active {
	/*border-bottom:2px solid #45b20a;*/
	border-bottom:2px solid #4F9EC9;
	color:#fff;
	cursor:default;
}

#header #subnav a.active em{
	color:#4F9EC9;
}

/*************** SIDEBAR LEFT ***********************/

#sidebar {
	width:190px;
	padding:10px 0px 0px 0px;
	margin:0px;
	float:left;
	color:#666;
	background:#000 url(../images/left_bar.jpg) top left no-repeat;
}

#sidebar em{
	color:#FF0000;
	font:120% Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#sidebar .blu em{
	color:#4F9EC9;
	font:120% Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#sidebar h5 {
	color:#f4f4f4;
	font:90% Verdana, Geneva, sans-serif;
	font-weight:bold;
}

#sidebar .subnav {
	margin:0px 1px 0 0;
	padding:0 0 15px 0;
}

#sidebar .subnav ul {
	padding:0;
	margin:0;
	list-style:none;
}

#sidebar .subnav li {
	padding:3px 0 3px 10px;
	margin:5px 10px 5px 10px;;
	border:1px solid #222;
	background:#43464b url(../images/nav_active.gif) top repeat-x;
	list-style:none;
}

#sidebar .subnav li a {	
	color:#111;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#4F9EC9;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#222;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar .centered{
	text-align:center;
	border:1px solid #222;
	padding:3px;
	margin:0px 10px 10px 10px;
}

#sidebar .centered2{
	text-align:center;
	margin:0px 10px 10px 10px;
	border:1px solid #111;
}

#sidebar .down{
	background:url(../images/left_bar_down.jpg) bottom no-repeat;
	height:40px;
	margin:0px;
	padding:0px;
}

/*************** SIDEBAR RIGHT ***********************/

#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 10px;
	background:url(../images/contatti.jpg) top right no-repeat;
}

#sidebarright a{
	color:#f4f4f4;
}

#sidebarright .contatti{
	margin:0px;
	padding:45px 0 3px 5px;
	font:120% Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#sidebarright .contatti em{
	font:130% Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}

#sidebarright .contatti a{
	text-decoration:none;
}

#sidebarright .contatti a:hover{
	color:#4F9EC9;
	text-decoration:none;
}

#sidebarright .loghi{
	margin:10px auto 0 auto;
	padding:0px;
	text-align:center;
	border:0px;
	background:#fff;
}
#sidebarright .loghi a{
	border:0px;
}

#sidebarright .loghi a:hover{
	border:1px solid #f4f4f4;
}

#sidebarright .miur {
	color:#000;
	margin:30px auto 0 auto;
	padding:2px;
	text-align:center;
	border:1px solid #f4f4f4;
	width:150px;
}

#sidebarright .miur img{
	border:0px;
	padding:0px;
	margin:0px;
	background:#000;
}

#sidebarright .miur em{
	font:140%:"Times New Roman", Times, serif;
	font-weight:bold;
}

#sidebarright .miur a{
	color:#000;
	text-decoration:none;
}

#sidebarright .miur a:hover{
	color:#4F9EC9;
	text-decoration:none;
}

#sidebarright .erasmus{
	margin:10px auto 0 auto;
	padding:0px;
	text-align:center;
	border:0px;
	background:#fff;
}
#sidebarright .erasmus a{
	border:0px;
}

#sidebarright .erasmus a:hover{
	border:1px solid #f4f4f4;
}

/******* INIZIO CONTENT *******************/
#content {
	/*margin:0 190px 0 190px;
	background:url(../images/content.jpg) top left no-repeat;
	padding:10px 0 0 20px;*/
	margin:0px 171px 0 191px;
	padding:10px 30px 0 20px;
	background:url(../images/content_sf.jpg) top right repeat-y;
	border-left:1px solid #cbcbcb;
}

#content span{
	font:100% Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	font-style:normal;
	font-weight:normal;
}

#content a{
	text-decoration:none;
	font-style:italic;
}

#content a:hover{
	text-decoration:none;
	color:#4F9EC9;
}

#content .red{
	color:#FF0000;
}

#content .blue{
	color:#0000FF;
}

#content .green{
	color:#009900;
}
#content .violet{
	color:#FF00FF;
}

#content em{
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
}

#content p em{
	color:#4F9EC9;
	text-transform:none;
}

#content .floatleft{
	float:left;
}

#content .floatright{
	float:right;
}


#content img{
	float:none;
}

#content .aree{
	width:80%;
	padding:4px;
	font:110% Trebuchet MS;
	border:1px dotted #777;
	display:block;
	margin-bottom: 15px;
}

#content h3.news{
	border-bottom:1px dotted #444;
}

#contentnorightbar {
	margin:0 0 0 240px;
	background:url(../images/content.jpg) top left no-repeat;
	padding:20px 0 0 20px;
}

#content ul {
	margin:0px 0 15px 0;
	line-height:25px;
	padding:0px 0 15px 15px;
	border-top:0px solid #eee;
	border-bottom:1px solid #eee;
	/*color:#79B933;verdino*/
	color:#4F9EC9;
	text-align:justify;
}

#content ol {
	text-align:left;
	margin:15px 0 0px 5px;
	line-height:25px;
	padding:15px 0 0px 15px;
	border-top:1px solid #eee;
	border-left:0px solid #eee;
	color:#4F9EC9;
}

#content ol .letter{
	text-align:left;
	margin:15px 0 0px 5px;
	line-height:25px;
	padding:15px 0 0px 15px;
	border:0px solid #eee;
}

#content ul span {
	color:#444;
	font:100% Verdana;
	line-height:25px;
}

#content .data {
	font-weight:bold;
}

#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#4F9EC9;
}

#contentnorightbar ul span {
	color:#444;
}

p {
	margin:15px 0;
	line-height:22px;
	text-align:justify;
}

h2 {
	font:190% Georgia, "Times New Roman", Times, serif bold;
	color:#4F9EC9;
	/* color:#45b20a; verde*/
	border-bottom:2px solid #f6f6f6;
}

h2 em{
	font:195% Georgia, "Times New Roman", Times, serif;
}


h2 a {
	color:#4F9EC9;
	text-decoration:none;
}

h2 a:hover {
	color:#45b20a;
}

/************* INIZIO FOOTER ***********************/
#footer {
	clear:both;
	border-top:1px solid #eee;
	border-bottom:1px solid #000;
	padding:0px 10px 0px 10px;
	margin:0px;
	background:url(../images/footer.jpg) repeat-x left bottom #FFF;
}

#footer .menu{
	clear:both;
	padding:0px;
	margin:10px 0 10px 0;
	background:#FFF;
	text-align:center;
}

#footer img{
	border: 0;
	float:left;
	background-color:#000;
	margin:10px 10px 5px 10px;
}

#footer .design{
	font:90% Verdana;
}

#footer ul{
	clear:right;
	margin:0 10px 0px 0;
	padding:0;
}

#footer li{
	display:inline;
	list-style:none;
}

#footer a em{
	font-style:normal;
	text-decoration:underline;
	font-weight:bold;
}

#footer ul li#active em
{
	font-style:normal;
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}

#footer ul li a{
	padding:0 5px 0 12px;
	text-decoration:none;
	border-bottom:0px dotted #ccc;
}

#footer ul li a:hover{
	border-bottom:0px solid #ccc;
	color:#4F9EC9;
}

#footer a {
	border-bottom:1px dotted #ccc;
	text-decoration:none;
}

#footer a:hover {
	border-bottom:1px solid #ccc;
}

#footer p.designby{clear:both; width:400px; display:block; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; color:#fff; margin-left:10px;}
#footer p.designby a{text-decoration:none; color:#fff; border-bottom:0px solid #43464b; font-weight:bold;}
#footer p.designby a:hover{text-decoration:underline; color:#fff;}

#footer p.copyright{color:#000; font:11px/15px Tahoma,Arial, Helvetica, sans-serif;}

#footerhtml{float:left; margin-right:20px; width:75px; height:24px; display:block; font:14px/24px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}
#footerhtml a{width:75px; height:24px; background:url(../images/arrow1.gif) 90% 50% no-repeat #DFDFDF; display:block;}
#footerhtml a:hover{background:url(../images/arrow2.gif) 90% 50% no-repeat #DFDFDF; color:#111; text-decoration:none;}

#footercss{float:left; width:75px; height:24px; display:block; font:14px/24px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}
#footercss a{width:75px; height:24px; background:url(../images/arrow2.gif) 90% 50% no-repeat #DFDFDF; display:block;}
#footercss a:hover{background:url(../images/arrow1.gif) 90% 50% no-repeat #DFDFDF; color:#111; text-decoration:none;}
/************* FINE FOOTER ***********************/

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

h4 {
	font:110% Trebuchet MS;
	margin:10px 0;
	font-weight:bold;
}

img {
	padding:1px;
	background:#ccc;
	border:4px solid #f6f6f6;
}

form {
	padding:10px;
	border:1px solid #e6e6e6;
}

label {
	display:block;
	font-weight:bold;
	color:#222;
	margin:5px 0;
}
input {
	width:300px;
	padding:4px;
	border:none;
	border:1px solid #e6e6e6;
	font:90% Verdana;
	color:#444;
}

textarea {
	width:400px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #e6e6e6;
	height:200px;
	display:block;
	color:#444;
	background:#fff url(../images/bg_download.gif) bottom repeat-x;
}

.download{
	margin:5px 0 0 0;
	padding:0;
	color:#000;
	font:90% Verdana, Arial, Helvetica, sans-serif;
}

.download a{
	text-decoration:none;
}

.download a:hover{
	text-decoration:underline;
	color:#4F9EC9;
}

.boxWhite{
	background:url(../images/bg_download.gif) bottom repeat-x;
	margin:0;
	border:0px solid #f6f6f6;
	min-width:70px;
	text-align:left;
	width:150px;
	float:right;
	padding:0;
}

.boxWhite h2{
	background:url(../images/news_small.jpg) top left no-repeat;
	font:160% Georgia, "Times New Roman", Times, serif;
	height:40px;
	padding:10px 0 0 80px;
	margin:0;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

.centered{
	text-align:center;
}

.centered2{
	text-align:center;
	background:#2c2c2c;
	border:1px solid #222;
	padding:3px;
}

.evidenziatore{
	font-weight:bold;
	font-style:italic;
	padding:10px 10px 10px 65px;
	border:3px solid #FF9900;
	background:url(../images/warning_small.jpg) 5px 5px no-repeat;
}

.clear {
	clear:both;
}
/*************Impostazioni per movie flash home page ****************************/
			.movie {
				width: 100%;
				height: 100%;
			}
			div.movie {
				width: 100%;
				height: 100%;
				text-align: center;
				border:0;
				border-top: 0px solid #333;
				border-bottom: 0px solid #333;
			}
/*************FINE movie flash home page ****************************/
	.code
		{
		background: #555;
		padding: 10px;
		margin-bottom: 10px;
		display: none;
		color: #eee;
		}
/******* BOX COLORATI **************************************/

.boxGiallo{
	border:1px solid #FF9900;
	margin:0;
	padding:5px 60px 5px 5px;
	background:url(../images/warning_small.jpg) top right no-repeat;
}

.boxGiallo h2{
	border:1px solid #fff;
	background-color:#FF9900;
	color:#fff;
}

.boxBianco{
	border:1px dotted #4F9EC9;
	margin:0;
	padding:5px 80px 5px 5px;
	background:url(../images/news_small.jpg) top right no-repeat;
}

.boxBianco h2{
	border:1px solid #fff;
	background-color:#CCC;
	color:#fff;
}

.boxAzzurro{
	border:1px dotted #4F9EC9;
	margin:0;
	padding:5px 80px 5px 80px;
	background:url(../images/fileimport.jpg) top right no-repeat;
}

.boxAzzurro h2{
	border:1px solid #fff;
	background-color:#4F9EC9;
	color:#fff;
}

.boxBlu{
	border:1px dotted #4F9EC9;
	margin:0;
	padding:5px 80px 5px 80px;
}

.boxBlu h2{
	border:1px solid #fff;
	background-color:#4F9EC9;
	color:#fff;
}

.boxVerde{
	margin:0 20px 0 20px;
	padding:5px 10px 5px 80px;
	background:url(../images/organico.jpg) top left no-repeat;
}


.boxVerde h2{
	border:1px solid #fff;
	background-color:#009900;
	color:#fff;
}

.boxClock{
	margin:0 20px 0 20px;
	padding:5px 10px 5px 80px;
	background:url(../images/clock.gif) top left no-repeat;
}

.boxContact{
	margin:0 20px 0 20px;
	padding:5px 10px 5px 80px;
	background:url(../images/phone.gif) top left no-repeat;
}

.boxSetting{
	margin:0 20px 0 20px;
	padding:5px 10px 5px 80px;
	background:url(../images/websetting.gif) top left no-repeat;
}

.boxDocument{
	margin:0 20px 0 20px;
	padding:5px 10px 5px 80px;
	background:url(../images/moduli.gif) top left no-repeat;
}

.boxViola{
	border:1px dotted #FF99FF;
	margin:0;
	padding:5px 80px 5px 80px;
	background:url(../images/chart.jpg) top right no-repeat;
}

.boxViola h2{
	border:1px solid #fff;
	background-color:#FF99FF;
	color:#fff;
}

.boxOrange{
	border:1px dotted #FF6600;
	margin:0;
	padding:5px 80px 5px 5px;
	background:url(../images/phone.jpg) top right no-repeat;
}

.boxOrange h2{
	border:1px solid #fff;
	background-color:#FF6600;
	color:#fff;
}


.newsHome{
	font:90% Verdana;
	text-align:justify;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:3px 5px 5px 60px;
	background:url(../images/img10.gif) top left no-repeat;
}

.newsHome a{
	text-decoration:none;
	font:70% Verdana;
	text-transform:uppercase;
	font-weight:bold;
}

.newsHome a:hover{
	color:#4F9EC9;
	text-decoration:none;
}

#map{
	height:350px;
	width:auto;
	border:1px solid #4F9EC9;
	background-color:#ddd;
	padding:5px 80px 5px 80px;
	font:80% Verdana, Arial, Helvetica, sans-serif;
}

.boxIndent{
	margin:0;
	padding:5px 10px 5px 20px;
	border-bottom:2px solid #f1f1f1;
}

.boxIndent h2{
	font:120% Verdana, Arial, Helvetica, sans-serif;
}

.boxSmall{
	margin:0;
	padding:5px 0 5px 50px;
	font:70% Verdana, Arial, Helvetica, sans-serif;
	border-bottom:2px solid #f1f1f1;
}

.boxSmall h4{
	text-align:justify;
	font-weight:bold;
}

.boxSmall h5{
	font:120% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.downloadSmall{
	margin:5px 0 5px 0;
	padding:0;
	text-align:left;
}

.downloadSmall a{
	color:#000;
	text-decoration:none;
	font:75% Verdana, Arial, Helvetica, sans-serif;
}

.downloadSmall a:hover{
	text-decoration:underline;
	color:#4F9EC9;
}

.downloadSmall li{
	color:#4F9EC9;
}

.boxBlu1{
	background:url(../images/bg_download.gif) bottom repeat-x;
	margin:0;
	padding:2px;
	border:1px solid #4F9EC9;
	border-top:3px solid #4F9EC9;
	border-bottom:3px solid #4F9EC9;
}

.underline{
	text-decoration:underline;
}
