
body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align:left;

	}

.clear {
	clear:both;
	height:0;
	}
	
a {
	color:#4C4C4C;
	text-decoration:none;
	}
	
	
/** Nascondo oggetti **/
.span {
	position: absolute;
    top: -9999px;
	left:-9999px;
	}
	

/* ***************************************************************** */
/*  HEADER */
/* ***************************************************************** */


#header, #menu_principale, #navigatore, #colonna_sx { display:none;}
	
	

/*******************************/
/* Colonna centrale - Contenuti
/*******************************/

#confine_centrale {line-height:16px;}

#center {
	width:auto;
	padding:15px 0 0 0;
		
	voice-family: "\"}\""; 
 	voice-family:inherit;
	width:98%;	
	}
	
#center img {
	border:3px solid #F3F3EB;
	float:right;
	margin:0 0 20px 20px;
	}	
	
#center h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:200%;
	font-weight:normal;
	padding-bottom:15px;
	}

#center p {
	margin-bottom: 15px;
	}

/* Box corsi */

.box_corso {
	width:auto;
	margin:5px 0 20px 0;
	}

.box_corso p.titolo {
	color:#003466;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:15px 10px 0 10px;
	font-size:120%;
	}
	
.box_corso p.titolo span.durata{
	color:#000;
	}

.separatore {
	margin:0 0 0px 15px;
	height:1px;
	width:95%;
	background:url(../img/separatore.gif) repeat-x;
	}
	
.box_corso p {
	padding:10px 10px 0 10px;
	}
	
.box_corso a.scheda  {
	float:right;
	color:#003466;
	background:url(../img/freccetta_scehda.gif) left no-repeat;
	padding:0 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	text-decoration:none;
	margin:15px 20px 0 0;
	}


/*******************************/
/* Footer
/*******************************/


#footer p {
	padding:0;
	}


	

	

