/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#d4d4d4;
}
a:link, a:visited{
	color:#c02127;
	text-decoration:underline;
}
a:hover{
	color:#c02127;
	text-decoration:none;
}
#pagina{
	width: 951px;
	background-image: url('img/sfondo-pagina.png');
	background-repeat: repeat-y;
 }
#fondo{
	clear:both;
}
#testata{width: 951px; height: 113px}
#bloccosx{width: 726px; float:left;}
#menu{float: left;background-image: url('img/sfondo-menu.png'); background-repeat:no-repeat; width:726px; height:39px;}
#bloccoContenuto{width: 726px;}
#sinistra{float: left; width:361px;}
#destra{float: left; width:365px; height:371px; background-image: url('img/sfondo-testo.png'); background-repeat:no-repeat;}
#testohp{color:#545c69; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding-left: 12px; padding-right:12px; padding-top:15px;}

#internotop{float: left; width:726px; height:20px; background-image: url('img/testo-sopra.jpg'); background-repeat:no-repeat; background-position:top;}
#interno{float: left; width:726px; padding-left:10px; padding-right: 86px;}
#testo{ padding-left:38px; width:588px; padding-right: 90px; background-color:#ffffff; color:#545c69; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding-top:15px;}
#testo h3{
	font-size: 12px;
	font-weight:bold;
	color: #545c69;
}
#testo p{
	margin: 0px;
	font-size: 11px;
	text-align:justify;
}
#testo img{
	margin-top: 15px;
	margin-bottom: 15px;
}

#internobottom{float: left; width:726px; height:20px; background-image: url('img/testo-sotto.jpg'); background-repeat:no-repeat; background-position:top;}


#rif{float: right; width:225px; height:410px; background-image: url('img/sfondo-dx.png'); background-repeat:no-repeat;}
#info{font-size:11px; color:#545c69; text-align:right; padding-right:25px; padding-top:10px; width:200px;}
/*Form pre-iscrizione*/
#iscrizione{
	margin-top:75px;
	padding-top:0px;
	padding-left: 15px;
	padding-right: 28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#iscrizione h3{
	margin:0px;
	color:#545c69;
	font-size:14px;
	font-weight:bold;
	line-height: 18px;
}

#iscrizione p{
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	color:#545c69;
	font-size:11px;
}
#iscrizione span{
	/*margin-left: 15px;*/
	font-size:11px;
	line-height: 14px;
}
#iscrizione h3 span{
	color:#c02127;
	font-size:14px;
	font-weight:bold;
	}
#iscrizione img{
	float:right;
/*	margin-right: 28px;*/
	margin-top: 5px;
}
#iscrizione form{
	margin:0px;
}
#iscrizione input{
	float:right;
/*	margin-right: 28px;*/
	width: 170px;
}
#navigator{
	color: #c02127;
	padding-top: 8px;
	padding-left: 50px;
}
#navigator a:visited, #navigator a:link{
	font-size: 12px;
	color: #c02127;
	text-decoration:none;
}
#navigator a:hover{
	font-size: 12px;
	color: #545c69;
	text-decoration:none;
}
#navigator a.active{
	font-size: 12px;
	color: #545c69;
	text-decoration:none;
}
/*FORM ISCRIZIONE*/
#rif2{float: right; width:225px; height:410px; background-image: url('img/sfondo-dx2.png'); background-repeat:no-repeat;}

#testoiscrizione{
padding-left:39px;
width:587px;
padding-right: 90px;
background-color:#ffffff;
color:#545c69;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding-top:15px;
}

#testoiscrizione h3{
	margin:0px;
	color:#545c69;
	font-size:14px;
	font-weight:bold;
	line-height: 20px;
}

#testoiscrizione p{
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	color:#545c69;
	font-size:11px;
}
#testoiscrizione span{
	/*margin-left: 15px;*/
	font-size:11px;
	line-height: 14px;
}
#testoiscrizione h3 span{
	color:#c02127;
	font-size:14px;
	font-weight:bold;
	}
#testoiscrizione img{
/*	margin-right: 28px;*/
	margin-top: 5px;
}
#testoiscrizione form{
	margin:0px;
}
#testoiscrizione input{
/*	margin-right: 28px;*/
	width: 170px;
}
#invia{
	float:right;
	margin-right: 90px;
	margin-top: 5px;
}



