html{
	background: #ffffff url('../img/sfondo_pagina.gif') top center repeat-x;
	font-family: Tahoma, Verdana, sans-serif;
	color: #002B4D;
	font-size:0.84em;
	text-align: center;
}
body{
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, sans-serif;
	color: #002B4D;
	font-size:0.84em;
	text-align: center;
}
a{
	color: #0082d6;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover{
	color:#002B4D;
	text-decoration: none;
}

div, table, td, tr, ul, ol, p{
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
}

img{
	border:0px;
	margin:0px;
	padding:0px;
}

p{
	line-height: 140%;
	margin-bottom: 10px;
}
h1{
	font-size: 130%;
	margin-bottom: 20px;
	padding-bottom: 2px;
	border-bottom: 1px solid #24a9f6;
}
h2{
	font-size: 100%;
}
hr{
	border-top: 1px solid #ced7e6;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	height: 1px;
	width: 100%;
	margin: 10px auto;
}

.interruzione{
	clear:both;
}
.sinistra{
	float: left;
}
.destra{
	float: right;
}

#principale{
	width: 937px;
	margin: 0 auto;
	background: url('../img/sfondo_home.jpg') 0 53px no-repeat;
	padding-bottom: 40px;
}

.testata_interna{
	background: url('../img/sfondo_interno.jpg') 0 11px no-repeat !important;
}

/* MENU HOME PAGE */

#area_menu_laterale_home{
	background: url('../img/sfondo_menu_home.png') top center no-repeat;
	float: left;
	width: 379px;
	padding-top: 30px;
	margin-left: 20px;
	text-align: center;
}
/*
* html #area_menu_laterale_home{
	float: left;
	width: 379px;
	padding-top: 30px;
	margin-left: 20px;
	text-align: center;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://sviluppo.infotel.it/cittadellasalute/cgi/img/sfondo_menu_home.png", sizingMethod="crop");
}
*/

#menu_laterale_home{
	width: 353px;
	list-style-type: none;
	margin: 0 auto;
	padding-top: 3px;
	text-transform:uppercase;
}
#menu_laterale_home li{
	border-top: 1px solid #ced7e6;
	border-bottom: 1px solid #ced7e6;
	margin-top: -1px;
}
#menu_laterale_home li a{
	display: block;
	height: 28px;
	width: 100%;
	font-weight: bold;
	color: #002B4D;
	text-decoration: none;
	overflow: hidden;
	text-indent:-5000px;
}

a.chisiamo_home{
	background: url('../img/menu_chisiamo1_home.gif') center left no-repeat;
}
a.chisiamo_home:hover{
	background: url('../img/menu_chisiamo2_home.gif') center left no-repeat;
}
a.comeraggiungerci_home{
	background: url('../img/menu_comeraggiungerci1_home.gif') center left no-repeat;
}
a.comeraggiungerci_home:hover{
	background: url('../img/menu_comeraggiungerci2_home.gif') center left no-repeat;
}
a.specializzazioni_home{
	background: url('../img/menu_specializzazioni1_home.gif') center left no-repeat;
}
a.specializzazioni_home:hover{
	background: url('../img/menu_specializzazioni2_home.gif') center left no-repeat;
}
a.elencomedici_home{
	background: url('../img/menu_elencomedici1_home.gif') center left no-repeat;
}
a.elencomedici_home:hover{
	background: url('../img/menu_elencomedici2_home.gif') center left no-repeat;
}
a.convenzioni_home{
	background: url('../img/menu_convenzioni1_home.gif') center left no-repeat;
}
a.convenzioni_home:hover{
	background: url('../img/menu_convenzioni2_home.gif') center left no-repeat;
}
a.areacongressi_home{
	background: url('../img/menu_areacongressi1_home.gif') center left no-repeat;
}
a.areacongressi_home:hover{
	background: url('../img/menu_areacongressi2_home.gif') center left no-repeat;
}
a.corsi_home{
	background: url('../img/menu_corsi1_home.gif') center left no-repeat;
}
a.corsi_home:hover{
	background: url('../img/menu_corsi2_home.gif') center left no-repeat;
}
a.specialistaconsiglia_home{
	background: url('../img/menu_specialistaconsiglia1_home.gif') center left no-repeat;
}
a.specialistaconsiglia_home:hover{
	background: url('../img/menu_specialistaconsiglia2_home.gif') center left no-repeat;
}
a.news_home{
	background: url('../img/menu_news1_home.gif') center left no-repeat;
}
a.news_home:hover{
	background: url('../img/menu_news2_home.gif') center left no-repeat;
}

/* MENU INTERNO */

#area_menu_laterale_interno{
	background: url('../img/sfondo_menu_interno.png') top center no-repeat;
	float: left;
	width: 337px;
	padding-top: 32px;
	margin-left: 20px;
	text-align: center;
}

#menu_laterale_interno{
	width: 311px;
	list-style-type: none;
	margin: 0 auto;
	padding-top: 3px;
}
#menu_laterale_interno li{
	border-top: 1px solid #ced7e6;
	border-bottom: 1px solid #ced7e6;
	margin-top: -1px;
}
#menu_laterale_interno li a, #menu_laterale_interno li .selezionato{
	display: block;
	height: 25px;
	width: 100%;
	font-weight: bold;
	color: #002B4D;
	text-decoration: none;
	overflow: hidden;
	text-indent:-5000px;

}

a.chisiamo_interno{
	background: url('../img/menu_chisiamo1_interno.gif') center left no-repeat;
}
a.chisiamo_interno:hover, .chisiamo{
	background: url('../img/menu_chisiamo2_interno.gif') center left no-repeat;
}
a.comeraggiungerci_interno{
	background: url('../img/menu_comeraggiungerci1_interno.gif') center left no-repeat;
}
a.comeraggiungerci_interno:hover, .comeraggiungerci{
	background: url('../img/menu_comeraggiungerci2_interno.gif') center left no-repeat;
}
a.specializzazioni_interno{
	background: url('../img/menu_specializzazioni1_interno.gif') center left no-repeat;
}
a.specializzazioni_interno:hover, .specializzazioni{
	background: url('../img/menu_specializzazioni2_interno.gif') center left no-repeat;
}
a.elencomedici_interno{
	background: url('../img/menu_elencomedici1_interno.gif') center left no-repeat;
}
a.elencomedici_interno:hover, .elencomedici{
	background: url('../img/menu_elencomedici2_interno.gif') center left no-repeat;
}
a.convenzioni_interno{
	background: url('../img/menu_convenzioni1_interno.gif') center left no-repeat;
}
a.convenzioni_interno:hover, .convenzioni{
	background: url('../img/menu_convenzioni2_interno.gif') center left no-repeat;
}
a.areacongressi_interno{
	background: url('../img/menu_areacongressi1_interno.gif') center left no-repeat;
}
a.areacongressi_interno:hover, .areacongressi{
	background: url('../img/menu_areacongressi2_interno.gif') center left no-repeat;
}
a.corsi_interno{
	background: url('../img/menu_corsi1_interno.gif') center left no-repeat;
}
a.corsi_interno:hover, .corsi{
	background: url('../img/menu_corsi2_interno.gif') center left no-repeat;
}
a.specialistaconsiglia_interno{
	background: url('../img/menu_specialistaconsiglia1_interno.gif') center left no-repeat;
}
a.specialistaconsiglia_interno:hover, .specialistaconsiglia{
	background: url('../img/menu_specialistaconsiglia2_interno.gif') center left no-repeat;
}
a.news_interno{
	background: url('../img/menu_news1_interno.gif') center left no-repeat;
}
a.news_interno:hover, .news{
	background: url('../img/menu_news2_interno.gif') center left no-repeat;
}

#link_home{
	color: #ffffff;
	display: block;
	text-align: right;
	margin-bottom: 30px;
}
#link_home a{
	color: #ffffff;
	text-decoration: none;
}
#link_home a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#contenuti{
	float: right;
	width: 520px; !width: 490px;
	margin-right: 48px; !margin-right: 26px;
	margin-top: 162px;
	line-height: 130%;
}
#contenuti p{
	text-align: justify;
}
#contenuti ul, #contenuti ol{
	margin: 10px 20px 0px 20px;
}
#contenuti li{
	margin: 5px 0;
}
#contenuti a{
	font-weight: bold;
}
#contenuti img{
	margin: 8px;
	padding: 8px;
	border: 1px dotted #ced7e6;
}
#contenuti .elenco_orizzontale{
	margin: 15px auto 25px auto;
	text-align: center;
}
#contenuti .elenco_orizzontale li{
	display: inline;
	margin: 0 15px;
}
#contenuti .elenco_verticale li{
	list-style: none;
	padding: 1px 0 3px 0;
	border-bottom: 1px solid #ced7e6;
}
#contenuti .elenco_verticale li{
	color: #0082d6 !important;
}
.evidenza, #contenuti .sottotitolo{
	color: #0082d6 !important;
	text-transform: uppercase;
}

#contenuti .elenco_verticale li strong{
	color: #002B4D;
}

.affiancato{
	float: left;
	width: 235px; !width: 215px;
	margin-right: 15px !important; !margin-right: 10px !important;
	margin-left: 10px !important;
}

td.staccato{
	padding-top: 20px;
}

.nome_dottore{
	font-weight: bold;
/*	font-style: italic;*/
	color: #0082d6;
}
#partita_iva{
	color: #737373;
	float: right;
	margin-top: 430px;
	margin-right: 12px; !margin-right: 6px;
}
address{
	font-style: normal;
	text-align: left;
	width: 298px;
	margin: 16px auto;
	font-size: 110%;
	line-height: 125%;
}
address.interno{
	font-style: normal;
	text-align: left;
	width: 290px;
	margin: 16px auto;
	font-size: 110%;
	line-height: 125%;
}
address a{
	color: #000000;
	text-decoration: underline;
}
address a:hover{
	color: #002B4D;
	text-decoration: none;
}

/* FOOTER */
#footer{
	width: 100%;
	height: 34px;
	margin: 0 auto;
	padding-top: 9px;
	background: url('../img/sfondo_footer.gif') top center repeat-x;
	color: #737373;
}
#footer .wrapper{
	width: 919px;
	margin: 0 auto;
}
#nome_struttura{
	float: left;
}
#copyright{
	float: right;
}
.credits{
	vertical-align: middle;
	margin: 0 3px;
}
