body
{
	margin: 0;
	padding: 0;
	text-align: center /*IE5*/;
	/*background: #CCC;*/
	background-color: #ACC5FD;
	background: url(../img/bg_sfondo_1500x10.gif) repeat-x #ACC5FD;
	/*background: #acc5fd;*/
	color: #000;
	font-family: Calibri,verdana;
	font-size: 12px;
}


#centrato_index
{
	width: 1000px;
	/*border: 1px solid red;LINEA GUIDA*/
	margin: auto;
	margin-top: 30px;
	/*background: url(../img/sfondo_ballerina_4.png) no-repeat;*/
}


#centrato
{
	width: 1000px;
	/*border: 1px solid red;LINEA GUIDA*/
	margin: auto;
	margin-top: 30px;
	/*background: url(../img/sfondo_index_2.jpg) no-repeat;*/
}


#intestazione
{
	width: 1000px;
	height: 110px;
	background: url(../img/titolo_new_1.gif)  no-repeat;;
	/*border: 1px solid blue;*/
}


#corpo
{
	width: 1000px;
	overflow: hidden;
	/*background: #CCF;*/
	border: 0px solid green;
	
}


#corpo_index
{
	width: 1000px;
	overflow: hidden;
	/*background: #CCF;*/
	border: 0px solid green;
	/*background: url(../img/sfondo_ballerina_4.png) no-repeat;*/
}


#menu_index
{
	float: left;
	/*width: 150px;*/
	/*background: #FCC;*/
	color: #000;
	/*border: 0px solid violet;*/
	padding: 100px 0 100px 0;
}


#contenuti_index
{
	float: left;
	width: 800px;
	/*background: #9FC;*/
	color:#000;
	/*border: 0px solid orange;*/
	padding: 10px 20px 10px 5px;
	/*min-height: 480px;*/
	text-align: left; 
}


#menu
{
	float: left;
	width: 150px;
	/*background: #FCC;*/
	color: #000;
	/*border: 0px solid violet;*/
	padding: 100px 0 100px 0;
	background: url(../img/linea_grigia_verticale_sfum.png) no-repeat;
	background-position: 130px 30px;
}


#contenuti
{
	float: left;
	width: 800px;
	/*background: #9FC;*/
	color:#000;
	/*border: 0px solid orange;*/
	padding: 10px 20px 10px 5px;
	min-height: 480px;
	text-align: left; 
	background: url(../img/linea_grigia_orizzontale_sf.png) no-repeat;
}


#contenuti_home
{
	float: left;
	width: 800px;
	/*background: #9FC;*/
	color:#000;
	/*border: 0px solid orange;*/
	padding: 10px 20px 10px 5px;
	min-height: 480px;
	text-align: left;
	/*background: url(../img/sfondo_ballerina_lun30.png) no-repeat;*/
}


.sfondoHome_1
{
	background: url(../img/sfondoHome_1.png) no-repeat;
}


.sfondoHome_2
{
	background: url(../img/sfondoHome_2) no-repeat;
}


.sfondoHome_3
{
	background: url(../img/sfondoHome_3) no-repeat;
}


.sfondoHome_4
{
	background: url(../img/sfondoHome_4) no-repeat;
}


.sfondoHome_5
{
	background: url(../img/sfondoHome_5) no-repeat;
}


#contenuti_rassegnaStampa
{
	float: left;
	width: 800px;
	/*background: #9FC;*/
	color:#000;
	/*border: 0px solid orange;*/
	padding: 10px 20px 10px 5px;
	min-height: 480px;
	text-align: left;
	/*background: url(../img/4_ballerine_2.png) no-repeat;*/
}

#footer
{
	/*background: #FC9;*/
	color: #000000;
	width: 1000px;
	font-size: 11px;
	/*border: 1px solid orange;*/
	padding-top: 60px;
	background: url(../img/mc_logo_lun30.png) no-repeat; /*LOGO STUDIO MASSIMO CORSO*/
	background-position: top; 	
	text-align: center;
}



#footer_index
{
	/*background: #FC9;*/
	color: #000000;
	width: 1000px;
	font-size: 11px;
	/*border: 0px solid grey;*/
	margin-top: 5px;
	text-align:center;
}

#infoAggiuntive
{
	/*border: 1px solid orange;*/
	padding: 480px 0 5px 0;
	font-size: 11px;
	color:#000;
	font-style:italic;
}

#infoAggiuntive a:link,
#infoAggiuntive a:visited
{
	color:#999;
}


.infoFoto
{
	float:left;
}


.infoWebmaster
{ 
	float:right; 
	padding: 0; 
	/*border:0px solid red;*/ 
	margin-right:30px; 
	text-align:center; 
	width:300px;
	/*padding-left: 200px;*/
}



a:link,
a:visited
{
	background: transparent;
	color: #000;
	/*text-decoration: underline;*/
	text-decoration: none;
}


a:hover,
a:active
{
	text-decoration: underline;
}


a:focus
{
	text-decoration: none;
}


.evidenza
{
	background-color:#69F;
	cursor: pointer;
	padding-left: 11px;
	background: url(../img/bg_evidenzia.png)no-repeat;
/*	background: url(../img/freccia_10x10.png)  ;
	background-color:#FF9900;*/ 
}


h1
{
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 0 500px;
	color:#999;
}


h2
{
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: #D23213;
}


h3
{
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	font-style: italic;
	color: #06F;
}


h4
{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color:#000;
	/*padding-left: 5px;*/
	margin: 0 0 0 50px;
	padding: 0 0 2px 5px;
	/*font-style: italic;*/
}



.intervento
{
	border-left: 1px dotted #999;
	border-bottom: 1px dotted #999;
	margin-left: 10px;
	padding: 5px 0 5px 10px;
}


p
{
	/*padding: -3px 0 -3px 0;*/
	/*padding: 1px 0 1px 0;*/
	margin: 5px 0 5px 0;
	padding: 2px 0 2px 0;
	text-align: justify;
}




.elencoCongressi
{
	list-style-image: url(../img/cv_pallino_blu.png);
	/*list-style-position: inside;*/
	margin-left: 10px;
	text-align: justify;
	/*border: 1px solid red;*/
	
}


.elencoCongressi li
{
	padding-top: 3px;
	margin-left: -30px;
	/*border: 0px solid blue;*/
}



.formazione
{
	padding-left: 250px;
	padding-top: 30px;
	/*background: url(../img/cv_max_formazione.png) no-repeat left;*/
	background: url(../img/cv_max_formazione_1_linea.png) no-repeat left;
	/*border: 1px solid blue;*/
	height: 130px;
	text-align: justify;
}


.esperienze
{
	padding-right: 220px;
	/*background: url(../img/cv_max_esperienze.png) no-repeat right;*/
	background: url(../img/cv_max_esperienze_1.png) no-repeat right;/**/
	padding-top: 30px;
	height: 130px;
	text-align: justify;
	/*border: 1px solid red;*/
}


.congressi
{
	padding-left: 250px;
	background: url(../img/cv_max_congressi_2.png) no-repeat left;
	/*border: 1px solid orange;*/
}


.peridoCongresso
{
	font-weight: bold;
}


.titoloCongresso
{
	font-style: italic;
}