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

body { 
	background-color:#1f6496;
	margin:0px auto; 
	background-image:url("../images/bg.jpg"); 
	background-repeat:repeat-x; 
	font-family:Arial, Helvetica, sans-serif;
	height:100%;	
	}


#container { 
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	left:50%;
	margin-top:20px;
    margin-left: -380px;
	width:760px;
}


#testo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:420px;
	float:left;
	margin-left:15px;
	margin-top:15px;
	text-align:justify;
}

#testo a, #testo a:hover, #testo a:visited{
	
	color: #ff832c;
	font-size:13px;
	
	
}



#testo h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:5px;
	color:#ff832c;
	
}

#testo h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:5px;
	font-style:italic;
	color:#00336C;
}



#testo p{
	margin-bottom:10px;
	margin-top:5px;
	
	width:380px;
	line-height:14px;
}

	
#foto{
	float:left;
	width:280px;
	
}
#foto img{
	margin-top:10px;
	
}
#foto p{
	margin-top:5px;
	margin-left:5px;
	font-size:11px;
	color:#00336c;

}
		  
		
#corpo{
	width: 760px;
	background-color:#fff;
	}
	
#header{
		width: 760px;
		height: 154px;
		}	



#fasciaMenu{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffa131;
	height:16px;
	font-size:11px;
	line-height:16px;
	padding-left:14px;
	}

#footer{
 	font-family:Arial, Helvetica, sans-serif;
 	background-image:url("../images/footer.png");
	background-repeat:no-repeat;
	padding-top:10px;
	height:30px;
	font-size:11px;
	color:#5f6c7b;
	text-align:center;
 	}

#link{
	width:365px;
	float:left;
}


/*________________________________CORSI_FORMAZIONE____________________________________*/


#testo-big{
	width:600px;
	margin-left:75px;
	text-align:justify;
	line-height:14px;
	margin-top:20px;
	font-size:11px;
}



.corsi{
	margin-top:20px;
	width:600px;
}
.corsi-dx{
	width:200px;
	padding-left:10px;
	float:left;
}
.corsi-sx{
	padding-top:30px;
	width:350px;
	padding-left:20px;
	float:left;
}


.data{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.corso{
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-size:14px;
}
.luogo{
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-size:11px;
}

.commenti{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


.linea{
	width:600px;
	height:2px;
	margin-top:20px;
	background:url("../images/linea.jpg");
	background-repeat:no-repeat;
}


/*________________________________CORSI_FORMAZIONE_INTERNI___________________________________*/



.casella{
	margin-top:20px;
	width:600px;
}

.casella-nome{
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.testimonianza{
	width:600px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}





#data-corso{
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


#titolo-corso{
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}



#su{
	width:600px;
	text-align:right;
	font-size:12px;
	color:#404040;
}


/*________________________________CORSI_FORMAZIONE_PASSATI___________________________________*/



.corsi-passati{
	text-align:center;
	font-size:12px;
	color:#404040;
	line-height:18px;
}


.corsi-passati b{
	text-align:center;
	font-size:12px;
	color:#404040;
}

.corsi-passati a:link{
	color:#404040;
	text-decoration:none;
}
.corsi-passati a:visited{
	color:#404040;
	text-decoration:none;
}
.corsi-passati a:hover{
	color:#ffa131;
	text-decoration:none;
}

.chiaro{
	font-size:12px;
	color:#929292;
	line-height:18px;
}

/*________________________________CORSI_FORMAZIONE_FUTURI___________________________________*/



#corsi-futuri{
	width:720px;
}

#corsi-futuri p{
	font-size:14px;
	color:#aeaeae;
}

.corsi-futuri-tot-center{
	margin-top:10px;
	padding-left:10px;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	width:200px;
	float:left;
}

.corsi-futuri-tot-sx{
	margin-top:10px;
	padding-left:10px;
	width:200px;
	color:#aeaeae;
	float:left;
}

.corsi-futuri-tot-dx{
	margin-top:10px;
	padding-left:10px;
	width:200px;
	color:#aeaeae;
	float:left;
}


.corsi-futuri-sx{
	margin-top:10px;
	padding-left:10px;
	line-height:24px;
	width:40px;
	color:#aeaeae;
	height:35px;
	float:left;
}

.corsi-futuri-dx{
	margin-top:10px;
	padding-left:10px;
	width:90px;
	height:35px;
	color:#aeaeae;
	float:left;
}


.indietro{
	text-align:right;
	color:#404040;
}

.indietro a{
	text-align:right;
	color:#404040;
}







/* CSS Document */



