/* CSS Document */
html, body { height:100%; margin:0px; padding: 0px }

body {background: url(images/sfondo.gif) repeat-x top #0A3A69}

html td	{
	font-family: Arial, sans-serif;
	font-size : 10pt;
	color:#FFFFFF;
}	

a img{ border:0px}

a{color:#f3c15d;} 
a:hover{color:#F8D794;}

.centro {
	position:relative;
	color:#ffffff;
	font-weight:normal;
	font-size: 11 pt;
	background: #0A3A69 url(images/sfondoCentro.gif) top left no-repeat;
	padding:10px;
	
}

.destra {
	position:relative;
	color:#ffffff;
	font-weight:normal;
	font-size: 10 pt;
	background: #0A2D4E url(images/sfondoDestra.gif) top left no-repeat;
	padding:10px;
}

.sotto {
	color:#527596;
	font-size: 12 px;
	background: #0A1D2F url(images/sfondoSotto.gif) top left no-repeat;
	padding:15px
}

.sotto a {
	color:#ffffff;
}

.sotto a:hover{color:#f3c15d;}



.titolo {
	padding-top:10px;
	color:#88b7d0;
	font-weight:bold;
	font-size: 12pt;
}


a {text-decoration:none }
a:hover{text-decoration:none }

.destra ul{margin:0; padding:0 15 0 30; }
ul li {color:#ffffff; text-decoration: none; line-height:17px; font-size: 13px;margin-top:7px;} 
ul li a{color:#f3c15d; text-decoration: none; line-height:17px; font-size: 13px;margin-top:7px;} 
ul li a:hover { text-decoration:none; color:#F8D794; }


.corsi {font-size: 14px;}