/* CSS Document */
body {background:#fff url("../img/sfondo.jpg") no-repeat center center;
background-attachment: fixed;background-color:#ffffff;font-family: Verdana; color: #165181; font-size: 14px; padding: 0; height: 100%; }/* */
.main {  width:1278px;  margin:auto; background-color:#ffffff; overflow:hidden; color:#165181; text-align:left; margin-top:20px;
border-left: 2px solid #001836; border-right: 2px solid #001836;}
.content {width:75%; padding-bottom:10px;margin-left: auto; margin-right: auto;}  
.col2 {width:75%; padding-top:10px;background-color:#ffffff;margin-top:10px;padding-bottom:20px; margin-left:35%; /*border-right: 1px solid #ffffff;*/}

/* col4 usato in 'collabora.php' riquadro centrale senza divisione in colonne
.col4 {margin-left: 10%;width:100%;overflow:hidden; padding-bottom:10px;background-color:#010417;}*/

/*---------------------------------------- */
.header {background-color:#ffffff;height:200px;overflow:hidden;text-align: left;border-top:1px solid #28245f; font-family: Verdana,Arial;text-align:center;}
.footer {text-align:center;border-top:1px solid #28245f;border-bottom:1px solid #28245f;padding-top:10px;padding-right:10px;clear:both;background-color:#ffffff;color:#fff;height:140px;}


.titolo {
	font-family:  Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #165181;
	text-indent: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 2.8em;
	text-align: center;
}
.red {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	line-height: 1.4em;
	text-indent: 16px;

}
.red2 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #ff0000;
	line-height: 1.4em;
	text-indent: 16px;

}	

.arancio {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #f86f1a;
	line-height: 1.4em;
	text-indent: 16px;

}

.grigio {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	
	
.blu_p {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #165181;
	line-height: 1.4em;
}
.blu {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #165181;
	line-height: 1.8em;
}

.bigblu {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #165181;
	line-height: 1.4em;
	text-align: left;
}
.bigbluCenter {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #165181;
	line-height: 1.4em;
	text-align: center;
}

/*_____________TABELLE________________*/
.table{
 table-layout: fixed;
 width: auto;
 border-collapse: collapse;
 border-spacing: 5px; 
 padding: 10px;
 caption-side: bottom;
}
.table tr {class="testo"}
.table td {class="testo" width="50%"}

.table1{
 table-layout: fixed;
 width: 300px;
 border-collapse: collapse;
 border-spacing: 5px; 
 padding: 10px;
 caption-side: bottom;
}


.table5col {
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
text-align: center;
border-collapse: collapse;
border-spacing: 5px;
background: #fff;
border-radius: 20px;
}
.table5 th {
font-size: 22px;
font-weight: 300;
padding: 12px 10px;
border-bottom: 2px solid #fff;
color: #161059;
}
.table5 tbody tr:nth-child(2) {
border-bottom: 2px solid #fff;
}
.table5 td {
padding: 10px;
color: #161059;
}

.table2col {
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
text-align: center;
border-collapse: collapse;
border-spacing: 5px;
background: #fff;
border-radius: 20px;
}
.table2 th {
font-size: 22px;
font-weight: 300;
padding: 12px 10px;
border-bottom: 2px solid #fff;
color: #161059;
}
.table2 tbody tr:nth-child(2) {
border-bottom: 2px solid #fff;
}
.table2 td {
padding: 10px;
color: #161059;
}

/*--------------------------- LINK ----------------------------- */
a:link { font-family: Verdana; color: #94a6d7; font-size:13px;  font-weight: bold;}
a:visited { font-family:Verdana; color: #94a6d7; font-size:13px;  font-weight: bold;}
a:hover {font-family: Verdana; font-size:13px; color: #94a6d7;  font-weight: bold;}

a.big:link {font-family: Verdana; color: #94a6d7; font-size:13px; font-weight: bold;text-decoration: none; }
a.big:visited {font-family: Verdana; color: #94a6d7; font-size:13px; font-weight: bold;text-decoration: none; }
a.big:hover {font-family: Verdana; color: #94a6d7; font-size:13px; font-weight: bold; }
a.bigblu:link {font-family: Verdana; color: #94a6d7; font-size:13px; font-weight: bold;text-decoration: none; }
a.bigblu:visited {font-family: Verdana; color: #94a6d7; font-size:13px; font-weight: bold;text-decoration: none; }
a.bigblu:hover {font-family: Verdana; color: #94a6d7; font-size:13px; font-weight: bold; }

/*_____________ _________________________________*/