html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size: 100%;
}

body {
	margin: 0px;
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEDEE;
	color: #494949;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

ol, li {
	margin: 0px;
	padding: 0px;
}

a {
	color: #38A561;

}

a:visited {
	color: #38A561;

}

a:hover {
	color: #38A561;

}

a:focus {
	outline-style: none;
}


/************** PAGINA ****************/

#pagina {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;

}


/************** HEADER ****************/

#header {
	height: 117px;
	background-color: #FFFFFF;
	background-image: url(img/header_sfondo.png);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	position: relative;

}

#header .logoprint {
	display: none;	

}


#header h1 {
	background-image: url(img/logo_ramazzini.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
	width: 270px;
	position: absolute;
	top: 28px;
	left: 26px;
	

}

#header h1 a {
	height: 65px;
	width: 270px;
	display: block;
	text-indent: -3000px;
}

#header .slogan {
	height: 38px;
	width: 341px;
	position: absolute;
	top: 52px;
	right: 88px;
	background-image: url(img/slogan.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
	
}


/************** MENU ****************/

ul#menu {
	width: 474px;
	height: 19px;
	list-style-type: none;
	position: absolute;
	top: 13px;
	right: 10px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

ul#menu li {
	line-height: 19px;
	float: left;
}

ul#menu li a.iniziative {
	background-image: url(img/menu_iniziative_ro.png);
	background-repeat: no-repeat;
	background-position: 0px -19px;
	height: 19px;
	width: 77px;
	text-indent: -3000px;
	margin-right: 4px;
	display: block;
}

ul#menu li a.media {
	background-image: url(img/menu_media_ro.png);
	background-repeat: no-repeat;
	background-position: 0px -19px;
	height: 19px;
	width: 47px;
	text-indent: -3000px;
	margin-right: 4px;
	display: block;
}

ul#menu li a.pubblicazioni {
	background-image: url(img/menu_pubblicazioni_ro.png);
	background-repeat: no-repeat;
	background-position: 0px -19px;
	height: 19px;
	width: 92px;
	text-indent: -3000px;
	margin-right: 4px;
	display: block;
}
ul#menu li a.servizi {
	background-image: url(img/menu_servizi_ro.png);
	background-repeat: no-repeat;
	background-position: 0px -19px;
	height: 19px;
	width: 132px;
	text-indent: -3000px;
	margin-right: 4px;
	display: block;
}

ul#menu li a.contatti {
	background-image: url(img/menu_contatti_ro.png);
	background-repeat: no-repeat;
	background-position: 0px -19px;
	height: 19px;
	width: 65px;
	text-indent: -3000px;
	margin-right: 4px;
	display: block;
}

ul#menu li a.mappasito {
	background-image: url(img/menu_mappasito_ro.png);
	background-repeat: no-repeat;
	background-position: 0px -19px;
	height: 19px;
	width: 75px;
	text-indent: -3000px;
	margin-right: 0px;
	display: block;
}


ul#menu li a:hover {
	background-position: 0px 0px;

}


/************** MENU RICERCA ****************/


#menu-ricerca {
	width: 800px;
	height: 64px;
	list-style-type: none;
}

#menu-ricerca li {
	width: 200px;
	height: 64px;
	float: left;
}

#menu-ricerca li a.programmi {
	width: 200px;
	height: 64px;
	display: block;
	background-image: url(img/menu_ricerca_programmi.png);
	background-repeat:no-repeat;
	background-position: 0px -64px;
	text-indent: -3000px;
}

#menu-ricerca li a.dati {
	width: 200px;
	height: 64px;
	display: block;
	background-image: url(img/menu_ricerca_dati.png);
	background-repeat:no-repeat;
	background-position: 0px -64px;
	text-indent: -3000px;
}

#menu-ricerca li a.pubblicazioni {
	width: 200px;
	height: 64px;
	display: block;
	background-image: url(img/menu_ricerca_pubblicazioni.png);
	background-repeat:no-repeat;
	background-position: 0px -64px;
	text-indent: -3000px;
}

#menu-ricerca li a.rassegnastampa {
	width: 200px;
	height: 64px;
	display: block;
	background-image: url(img/menu_ricerca_rassegnastampa.png);
	background-repeat:no-repeat;
	background-position: 0px -64px;
	text-indent: -3000px;
}

#menu-ricerca li a:hover {
	background-position: 0px 0px;
}



/****************  SLIDESHOW *****************/


#slideshow {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 390px;
	width: 800px;
	background-color: #FFFFFF;

}

#slideshow-demo {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 390px;
	width: 600px;
	background-color: #FFFFFF;

}

/****************  MENU SEZIONI *****************/




body .sezioni {
	width: 800px;
	overflow: hidden;
}

body.demo .sezioni {
	width: 600px;
	overflow: hidden;
}



body .sezioni h3.istituto a {
	background-image: url(/img/sez_istituto_tit.png);
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 64px;
	text-indent: -3000px;
	
}


body .sezioni h3.ricerca a {
	background-image: url(/img/sez_ricerca_tit.png);
	background-repeat: no-repeat;
	background-position: 0px -128px;
	height: 64px;
	text-indent: -3000px;
	
}

body .sezioni h3.ricerca a:hover {
	background-position: 0px -64px;
	
}


body .sezioni h3.attivitaclinica a {
	background-image: url(/img/sez_attivitaclinica_tit.png);
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 64px;
	text-indent: -3000px;
	
}

body .sezioni h3.come-sostenerci a {
	background-image: url(/img/sez_comesostenerci_tit.png);
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 64px;
	text-indent: -3000px;
	
}

body.demo .sezioni h3.come-sostenerci  {
	display: none;	
}


body .sezioni h3 a {
	height: 61px;
	width: 200px;
	display: block;
	float: left;
	
}

body .sezioni h3 a:hover {
	background-position: 0px 0px;
	
}


body .sezioni ul {
	list-style-type: none;
	width: 200px;
	overflow: hidden;
	position: relative;
	
}

/****** COLONNA NEWS ******/


#colonna-news {
	width: 200px;
	height: 380px;
	background-color:#FFFFFF;
	position: absolute;
	right: 0px;
	top: 117px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FBFAFA;
}

#colonna-news  h3.dasapere a {
	background-image: url(/img/da_sapere_tit.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	text-indent: -3000px;
	display: block;
	cursor: default;
	margin-bottom: 0px;
}

#colonna-news  .news {
	padding-left: 10px;
	font-size: 11px;
	color: #656565;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EDEDED;
	padding-bottom: 5px;
	padding-top: 6px;

}

#colonna-news  .news p {
	margin-bottom: 3px;

}

#colonna-news  .news p.segue {
	margin-bottom: 3px;
	text-align: right;
	padding-right: 10px;

}

#colonna-news  a.archivio {
	height: 25px;
	width: 100%;
	background-image: url(img/dasapere_archivio.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	bottom: 0px;

}


#colonna-news  .news p.segue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#colonna-news  .news a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #016599;
	line-height: 18px;

}

#colonna-news  a.centrodisaggio {
	width: 168px;
	height: 98px;
	display: block;
	text-indent: -9999px;
	background-image: url(img/banner_centrodisaggio.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	left: 5px;
	bottom: 0px;
}



/****** SEZIONE ISTITUTO ******/

body.home ul.sezione {
	width: 200px;
	float: left;
	overflow: hidden;
	background-image: url(img/sezioni_filetto_vert.png);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	padding-bottom: 5px;
}

body.home.demo ul.sezione#demo {
	width: 200px;
	float: left;
	overflow: hidden;
	background-image: url(img/sezioni_filetto_vert.png);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	padding-bottom: 35px;
	margin-top: -60px;
}



body.home ul li a.presentazione {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/istituto_presentazione_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}
body.home ul li a.iniziativesoci {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/istituto_iniziativesoci_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

body.home ul li a.comediventaresoci {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/istituto_comediventaresoci_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

body.home ul li a.istorama {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/istituto_istorama_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

body.home ul li a.contatti {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/istituto_contatti_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

/****** SEZIONE RICERCA ******/

body.home ul li a.programmidiricerca {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/ricerca_programmiricerca_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

body.home ul li a.servizisupporto {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/ricerca_servizisupporto_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}


body.home ul li a.datisperimentali {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/ricerca_datisperimentali_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

body.home ul li a.notizie {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/ricerca_notizie_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}


body.home ul li a.informazionescientifica {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/ricerca_informazionescientifica_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

body.home ul li a.blog {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/ricerca_blog_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

body.home ul li a.rassegnastampa {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/ricerca_rassegnastampa_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

/****** ATTIVITA CLINICA ******/


body.home ul li a.poliambulatoriooncologico {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/attivita_poliambulatoriooncologico_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

body.home ul li a.attivita {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/attivita_attivita_tit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

body.home ul li a.prenotazioni {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/attivita_prenotazioni.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}


body.home ul li a.contattienumeriutili {
	width: 199px;
	height: 43px;
	display: block;
	background-image: url(img/attivita_contattienumeriutili.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}

/****** COME SOSTENERCI ******/


body.home ul li a.ramazzinidays {
	width: 199px;
	height: 150px;
	display: block;
	background-image: url(img/collegium_ramazzini.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
}


/****** BANNER CENTRO DI SAGGIO ******/

a.centrodisaggio {
	width: 199px;
	height: 98px;
	display: block;
	text-indent: -9999px;
	background-image: url(img/banner_centrodisaggio.png);
	background-repeat: no-repeat;
	background-position: 12px 0px;
	margin-bottom: 5px;
}

#sidebar a.centrodisaggio {
	margin-left: 6px;
	margin-top:10px
}




/************* CONTENT ***************/

#content {
	width: 543px;
	float: left;
	padding-right: 15px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEDEE;
	padding-top: 15px;
	padding-bottom: 50px;
}

body.centrodisaggio #content {
	width: 600px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEDEE;
	padding-top: 0px;
	padding-bottom: 50px;
}

body.centrodisaggio #content p {
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 27px;
	margin-bottom: 1em;
}

body.centrodisaggio #content .col-1 {
	width: 299px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	
}

body.centrodisaggio #content .col-1 p {
	color: #666666;	
}


body.centrodisaggio #content .col-1 ul {
	margin-left: 27px;
	
}

body.centrodisaggio #content .col-1 ul li {
	
}



body.centrodisaggio #content .col-2 {
	width: 289px;
	float: left;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 10px;
}

body.centrodisaggio #content .col-2 p {
	color: #333333;	
}

body.centrodisaggio #content .col-2 ul {
	margin-left: 27px;
	
}

body.centrodisaggio #content .col-2 ul li {
	
}

#content.sezione  {
	padding-top: 20px;
}


#content.sezione p {
	padding-left: 137px;
	line-height: 20px;

}

#content.sezione ul {
	padding-left: 137px;
	line-height: 20px;

}

#content.sezione ol {
	padding-left: 137px;
	line-height: 20px;
	list-style-type: decimal;
	background-image: none;
	margin-left: 0px;

}

#content.sezione ol li {
	background-image: url(none);
	margin-left: 30px;
	padding-left: 5px;

}



#content .percorso {
	font-size: 11px;
	line-height: 25px;
	color: #23984F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EFEDEE;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px!important;

}


#content .percorso a {
	text-decoration: none;
	background-image: url(img/freccia_percorso.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin-left: 10px;
	display: inline-block;
	padding-left: 7px;
}

#content .percorso a:hover {
	text-decoration: underline;
}


#content .english {
	font-size: 11px;
	line-height: 25px;
	color: #23984F;
	float: right;
	margin-right: 0px;

}

#content .english a {
	text-decoration: none;
}
#content .english a:hover {
	text-decoration: underline;
}
#content h3 {
	color: #2C67A0;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEDEE;
	padding-bottom: 5px;
	margin-bottom: 20px;
	padding-top: 12px;

}
body.centrodisaggio #content h3 {
	color: #2C67A0;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEDEE;
	margin-bottom: 20px;
	height: 110px;
	width: 600px;
	background-image: url(img/centrodisaggio_sezione.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	padding: 0px;

}


#content a.back {
	color: #2EA35A;
	font-size: 20px;
	line-height: 22px;
	padding-left: 13px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	padding-top: 12px;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	margin-right: 20px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #EFEDEE;
	background-image: url(img/freccia_back.png);
	background-repeat: no-repeat;
	background-position: 2px 19px;

}

#content a.back:hover {
	color: #494949;

}


#content h4 {
	color: #494949;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EFEDEE;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 12px;

}

body.centrodisaggio #content h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6699CC;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;

}

body.centrodisaggio #content h4.secondo {
	float: left;
	width: 160px;
	text-indent: 20px;

}


#content h3 em {
	font-style: normal;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;

}

#content h3 strong {
	font-style: normal;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;

}

#content p {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 20px;
}

#content .donation-form  {

}

#content .donation-form p {
	clear: both;
	overflow: hidden;

}

#content .donation-form label {
	width: 170px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}


#content .donation-form .campo {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	width: 200px;

}

#content .donation-form select {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	width: 300px;

}

#content .donation-form .button {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	width: 100px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;

}

#content .donation-form .chk {
	float: left;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 100px;

}

#content .donation-form  .citazione {
	border: 1px dashed #2EA35A;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 20px;
	width: 480px;
	padding: 10px;
	margin-left: 10px;


}



#content p.organigramma {
	padding-left: 30px;
	background-image: url(img/punto_organigramma.png);
	background-repeat: no-repeat;
	background-position: 17px 8px;
	margin-bottom: 1.8em;

}

#content p.organigramma2 {
	padding-left: 30px;
	background-image: url(img/punto_organigramma.png);
	background-repeat: no-repeat;
	background-position: 17px 8px;
	margin-bottom: 1.8em;
	margin-top: -1.8em;

}

#content p.organigramma2 strong {
	font-family: "Times New Roman", Times, serif;
	color: #2C67A0;
	text-transform: uppercase;

}

#content p.evento {
	padding-left: 30px;
	background-image: url(img/punto_organigramma.png);
	background-repeat: no-repeat;
	background-position: 17px 8px;
	margin-bottom: 1.8em;

}

#content p.organigramma strong {
	font-family: "Times New Roman", Times, serif;
	color: #2C67A0;
	text-transform: uppercase;

}

#content p.evento strong {
	font-family: "Times New Roman", Times, serif;
	color: #2C67A0;
	text-transform: uppercase;

}

#content ul.organigramma  {
	list-style-type: none;
	margin-left: 45px;
	margin-top: -1.8em;
	margin-bottom: 1.8em;
}

#content ul.organigramma li {
	padding-left: 10px;
	background-image: url(img/punto_elenco_organigramma.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;

}

body.centrodisaggio #content ul {

	margin-left: 27px;
}


#content ul {
	list-style-type: none;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 1.8em;
	margin-right: 15px;
	line-height: 20px;
}


#content ul li {
	padding-left: 15px;
	background-image: url(img/punto_elenco_organigramma.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;

}

#content ol {
	list-style-type: none;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 1.8em;
	margin-right: 15px;
	line-height: 20px;
}

#content ol li {
	padding-left: 15px;
	background-image: url(img/punto_elenco_organigramma.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;

}



#content ul.evento  {
	list-style-type: none;
	margin-left: 45px;
	margin-top: -1.8em;
	margin-bottom: 1.8em;
}


#content ul.evento li {
	padding-left: 10px;
	background-image: url(img/punto_elenco_organigramma.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;

}


#content ul.indent  {
	list-style-type: none;
	margin-left: 157px;
	margin-top: 0px;
	margin-bottom: 1.8em;
	line-height: 20px;
	
}

#content ul.indent li {
	padding-left: 10px;
	background-image: url(img/punto_elenco_organigramma.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;

}



#content p.indent {
	padding-left: 137px;
	line-height: 20px;
}

body.centrodisaggio #content p.indent {
	padding-left: 137px;
	line-height: 20px;
}

#content p.indent .evidenza {
	color: #2EA35A;

}

#content p.citazione {
	border: 1px dashed #2EA35A;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 15px;


}



#content p.download {
	padding-left: 27px;
	background-image: url(img/icona_download.png);
	background-repeat: no-repeat;
	background-position: 13px 50%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEDEE;
	border-bottom-color: #EFEDEE;
	margin-left: 30px;
	font-style: italic;
	margin-bottom: -1px;
}

#content p.download a {
	text-decoration: none;
	color: #27649E;
	padding-left: 0px;

}

#content p.download a:hover {
	text-decoration: underline;
	color: #27649E;


}


#content p.link {
	padding-left: 10px;
	background-image: url(img/link_sfondo.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEDEE;
	border-bottom-color: #EFEDEE;
	margin-left: 0px;
	font-style: italic;
}

#content p.link a {
	text-decoration: none;
	color: #27649E;
	padding-left: 10px;

}

#content p.indent-link {
	padding-left: 10px;
	background-image: url(img/link_sfondo.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEDEE;
	border-bottom-color: #EFEDEE;
	margin-left: 152px;
	font-style: italic;
}

#content p.indent-link a {
	text-decoration: none;
	color: #27649E;
	padding-left: 10px;

}

#content p.indent-link a:hover {
	text-decoration: underline;

}

#content .cornice {
	width: 130px;
	float: left;

}

#content .cornice img {
	display: block;
	margin-left: auto;
	margin-right: auto;

}

#content .cornice .dida {


}

#content .cornice .dida h4 {
	color: #2EA35A;
	font-family: "Times New Roman", Times, serif;
	line-height: 13px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #EFEDEE;
	border-bottom-color: #EFEDEE;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 0px;
	padding-left: 5px;
	margin-top: 15px;
	font-size: 12px;
	margin-bottom: 0px;

}

#content .cornice .dida p {
	color: #8C8C8C;
	font-family: "Times New Roman", Times, serif;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EFEDEE;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;

}

#content ul.prezzi {
	list-style-type: none;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 1.8em;
	margin-right: 15px;
	line-height: 20px;
}

#content ul.prezzi li {
	padding-left: 20px;
	background-image: url(img/punto_organigramma.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	line-height: 25px;
	font-weight: bold;
	color: #2C67A0;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EFEDEE;

}

#content ul.prezzi li em {
	font-style: normal;
	font-weight: normal;
	color: #494949;
	float: left;

}

#content .numero {
	font-style: normal;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2C67A0;
	display: inline-block;
	border: 1px dashed #2C67A0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: -5px;

}


/************* CALENDARIO **************/

#content .scelta-mese {
	margin-left: 0px;
	overflow: hidden;
}



#content  .banda {
	text-align: center;
	width: auto;
	margin-left: 15px;
	background-color: #F7F7F7;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #CCCCCC;
	height: 15px;
	margin-top: 25px;
	clear: left;
}


#content  .banda  strong {
	color: #2C67A0;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;

}



#content  .banda  a.prec {
	float: left;
	text-decoration: none;
	color: #494949;

}

#content  .banda  a.succ {
	float: right;
	text-decoration: none;
	color: #494949;
}

#content .banda  a:hover {
	text-decoration: underline;


}

#content .scelta-luogo {
	padding-bottom: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	float: left;
}

#content .scelta-luogo h3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-indent: 15px;
	border: none;
	margin-bottom: 3px;

}

#content .scelta-luogo select {
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 24px;

}

#content ul.cal-eventi {
	list-style-type: none;

}

#content ul.cal-eventi li {
	background-image: url(img/punto_organigramma.png);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-top: 7px;


}

#content ul.cal-eventi li strong  {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #737373;
	padding-right: 3px;

}

#content ul.cal-eventi li .data  {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;

}

#content ul.cal-eventi li em  {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #2C67A0;
	font-weight: bold;
	font-style: normal;

}

#content ul.cal-eventi li em a {
	text-decoration: none;
	color: #2C67A0;
}

#content ul.cal-eventi li em a:visited {
	text-decoration: none;
	color: #2C67A0;
}

#content ul.cal-eventi li em a:hover {
	text-decoration: underline;
	color: #2C67A0;
}




#content ul.cal-eventi li.centrali  {
	background-color: #f7f7f7;

}


#content img.sx  {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 5px;
	border: 1px solid #EFEDEE;
	clear: left;


}





/************* SIDEBAR ***************/

#sidebar {
	width: 211px;
	float: right;
	padding-bottom: 40px;
}

body.centrodisaggio #sidebar {
	width: 199px;
	float: right;
	padding-bottom: 40px;
	overflow: hidden;
}



#sidebar .ramazzinidays a {
	width: 199px;
	height: 150px;
	display: block;
	background-image: url(img/ramazzini_days.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -3000px;
	margin-left: 6px;
	margin-top: 20px;

}

body.centrodisaggio #sidebar .ramazzinidays a {
	margin-left: 4px;


}

#sidebar .donazione {
	height: 126px;
	width: 180px;
	background-image: url(img/donazione.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 15px;
	margin-top: 20px;
}

body.centrodisaggio #sidebar .donazione {
	margin-left: 10px;
}


#sidebar .donazione a {
	height: 126px;
	width: 180px;
	display: block;
	text-indent: -3000px;
}



/************* SOTTOMENU ***************/

#sottomenu {
	list-style-type: none;
	padding: 0px 15px 0px 15px;

}

#sottomenu li {
	line-height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EFEDEE;

}

#sottomenu li.last {
	border: none;

}


#sottomenu li a {
	display: block;
	background-image: url(img/freccia_sottomenu.png);
	background-repeat: no-repeat;
	background-position: 10px -29px;
	height: 29px;
	padding-left: 24px;
	text-decoration: none;
	color: #494949;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#sottomenu li a:hover {
	background-position: 10px 0px;
	color: #2EA35A;

}



/************** FOOTER ****************/

#footer {
	background-color: #F7F6F7;
	clear: both;
	font-size: 11px;
	text-align: center;
	color: #878787;
	width: 800px;
	line-height: 28px;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #EFEDEE;

}

#footer p {
	line-height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEDEE;
	padding: 0px;
	margin: 0px;
	
}

#footer a {
	color: #878787;
	text-decoration: none;
	
}
#footer a:hover {
	text-decoration: underline;
	color: #333333;
	
}

/********** pagine istituto *****************/


body.istit .sezioni {
	width: 800px;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEDEE;
	border-bottom-color: #EFEDEE;
}

body.istit .sezioni h3.istituto a {
	background-position: 0px 0px;
	
}

body.centrodisaggio .sezioni {
	width: 800px;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEDEE;
	border-bottom-color: #EFEDEE;
}

body.centrodisaggio .sezioni h3.istituto a {
	background-position: 0px -64px;
	
}



/*************** pagine attivita ****************/


body.attiv .sezioni {
	width: 800px;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEDEE;
	border-bottom-color: #EFEDEE;
}

body.attiv .sezioni h3.attivitaclinica a {
	background-position: 0px 0px;
	
}


/********** pagine sostieni *****************/


body.sost .sezioni {
	width: 800px;
	overflow: hidden;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEDEE;
	border-bottom-color: #EFEDEE;
}

body.sost .sezioni h3.come-sostenerci a {
	background-position: 0px 0px;
	
}














/************ COSTRUZIONE ********************/

#costruzione {
	color: #494949;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 60px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 100px;
	padding-top: 12px;
	text-align: center;
	background-image: url(img/costruzione_sfondo.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	font-style: italic;
	margin-top: 100px;

}

#titoletto {
	font-family: "Times New Roman", Times, serif;
	color: #2EA35A;
	text-transform: uppercase;
	padding-left: 0px;
	margin-bottom: 0em;
	font-weight:bold;
	margin-top: 1.8em;

}
#arretrati{
}
#arretrati .istoramaCover{
	background-color:#FFFFFF;
	float:left;
	margin-right:3px;
	width:132px;
	margin-bottom:15px;

}
#arretrati h1{
	font-family: "Times New Roman", Times, serif;
	color: #2EA35A;
	text-transform: uppercase;
	font-size: 12px;

}
#arretrati h2{
	padding-left: 15px;
	background-image: url(img/icona_download.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEDEE;
	border-bottom-color: #EFEDEE;
	margin-left: 15px;
	font-style: italic;
	margin-bottom: -1px;
	font-size: 11px;

}
.bordo-staff {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	
}
