@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../img/background.jpg);
	background-repeat:repeat-x;
	background-color:#004664;
	background-position:top;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.menu {
	color:#FFFFFF;
	line-height: 0;
}

.sfondo_menu{
	background-image:url(../img/bg_menu.jpg);
	background-repeat:repeat-x;
	padding: 0px;
}

.menu_link {
	background-image:url(../img/bg_menu.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:2px;
	padding-left:2px;
	padding-top: 20px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	height:30px;
	display:block;
}

.menu_link:hover {
	text-decoration:underline;
	background-image:url(../img/bg_menu_on.jpg);
}

.menu_link_on{
	background-image:url(../img/bg_menu_on.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:2px;
	padding-left:2px;
	padding-top: 20px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	height:30px;
	display:block;
}

.testo {
	vertical-align:text-top;
	line-height: 1.5em;
}

.titoli {
	font-size:16px;
	font-weight:bold;
	color:#006590;
}

.sottotitoli {
	font-size:12px;
	font-weight:bold;
	color:#006590;
	padding-top:3px;
	text-decoration:none;
}
.sottotitoli:link:hover {
	text-decoration:underline;
}
.link_testo {
	color:#274978;
	font-weight:bold;
	text-decoration:none;
}

.link_testo:hover {
	color:#0099CC;
	text-decoration:underline;
}

.link_testo_rosso {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}
.link_testo_rosso:hover {
	text-decoration:underline;
}


.link_bianco {
	color:#ffffff;
	text-decoration:none;
}
.link_bianco:hover {
	color:#ffffff;
	text-decoration:underline;
}

.corpohome {
	background-image:url(../img/home_img2.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	vertical-align:top;
}

.news_data {
	font-size:10px;
	font-weight:bold;
	font-style:italic;
	color:#274978;
}

.news_testo {
	text-decoration:none;
	color:#666666;
}

.news_testo:hover {
	text-decoration:underline;
}

.news_menu {
	background-image:url(../img/newssepara.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.bg_interne {
	background-color:#FFFFFF;
	background-image:url(../img/bg_waves.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	line-height: 0;
}

.team_testo {
	color:#7FB5CB;
	font-size:10px;
	font-style:italic;
	vertical-align: bottom;
}

.bg_team {
	background-image:url(../img/bg_team.jpg);
	background-repeat:repeat-x;
	height:50px;
	font-size:16px;
	font-weight:bold;
	color:#006590;
	padding-left:10px;
}

.bg_team2 {
	background-image:url(../img/bg_team2.jpg);
	background-repeat:repeat-x;
	height:50px;
	font-size:16px;
	font-weight:bold;
	color:#006590;
	padding-left:10px;
}

li {
	margin-left: 15px;

}

.team_menu {
	padding-top:6px;
	background-image:url(../img/newssepara.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.tabella1 {
	background-color:#00C8FB;
	background-image:url(../img/tabella1.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	height:20px;
	padding:3px;
	text-align:center;
}
.tabella2 {
	height:20px;
	padding:3px;
	text-align:center;
}
/*.tabella{
	border: 1px solid #A9D2FC;
	padding: 3px;
	text-align: center;
}*/
.tabella td{
	border: 1px solid #A9D2FC;
	padding: 3px;
	text-align: center;
}

.titolo{
	font-weight:bold;
}

.tabellacorpo{
	width: 740px;
	margin: 10px;
	margin-bottom: 80px;
}

.box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color: #ffffff;
	border:1px solid #BDE6FD;
	width:120px;
	height:20px;
	padding: 0px;
}

.box:disabled{
	background-color: #dddddd;
}

.boxlungo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color: #ffffff;
	border:1px solid #BDE6FD;
	height:20px;
	padding: 0px;
}

.textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color: #ffffff;
	border:1px solid #BDE6FD;
	width:120px;
	padding: 0px;
}

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color: #ffffff;
	border:1px solid #BDE6FD;
	width:120px;
	height:20px;
	padding: 0px;
}

.testo_sezione {
	vertical-align:text-top;
	padding-left:10px;
	padding-right:10px;	
}

.testo_corpo1{
	vertical-align: top;
	padding:10px;
	width:200px;
	line-height: 1.5em;
}
.testo_corpo2{
	vertical-align: top;
	padding:10px;
	padding-bottom:100px;
	height: 400px;
	border-left:1px solid #999999;
	width:560px;
	line-height: 1.5em;
}


.anno {
	font-size:12px;
	font-weight:bold;
	color:#006590;
	padding-top:3px;
	border-bottom: 1px solid #CCCCCC;
}
.linkanno{
	font-size:12px;
	font-weight:bold;
	color:#006590;
	text-decoration: none;
}
.linkanno:hover{
	color: #83CDFA;
}

.mese {
	font-size:11px;
	padding-top:3px;
	border-bottom: 1px solid #CCCCCC;
}
.linkmese{
	font-size:11px;
	padding-top:3px;
	color:#666666;
	text-decoration: none;
}
.linkmese:hover{
	color: #CCCCCC;
}
.linknews{
	font-size:11px;
	font-weight:bold;
	color:#006590;
	text-decoration: none;
}
.linknews:hover{
	color: #83CDFA;
}
.datanews {
	font-size:11px;
	color:#006590;
	padding-top:3px;
}

.linktesto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	vertical-align:text-top;
	text-decoration:none;
}

.linktesto:hover{
	text-decoration: underline;
}


.link_riga{
	background-color: #FFFFFF;
	width: 730px;
	height: 20px;
	
}

.link_riga:hover{
	background-color: #DFF3FF;
}

.testata{
	background-image:url(../img/testata.jpg);
	background-repeat: no-repeat;
}




