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 {
	background-color: #FFFFFF;
	background-image: url(img/header_sfondo.png);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	position: relative;
	padding-bottom: 5mm;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 100%;
}

#header .logoprint {
	display: block;	
	

}



#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;
	display: none;
	

}

#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;
	display: none;
}


/************** MENU ****************/

ul#menu {
	width: 374px;
	height: 19px;
	list-style-type: none;
	position: absolute;
	top: 13px;
	right: 10px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	display: none;
}

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.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;

}

/****************  MENU SEZIONI *****************/




body .sezioni {
	width: 800px;
	overflow: hidden;
	display: none;
}

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 .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;
	
}

/****** 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: 35px;
}



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:0px;
}
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:0px;
}

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:0px;
}

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:0px;
}

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:0px;
}

/****** 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:0px;
}

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:0px;
}

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:0px;
}

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:0px;
}

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:0px;
}

/****** 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:0px;
}

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:0px;
}

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:0px;
}


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:0px;
}

/****** COME SOSTENERCI ******/


body.home ul li a.ramazzinidays {
	width: 199px;
	height: 209px;
	display: block;
	background-image: url(img/ramazzini_days.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent:0px;
}

/************* 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;
}

#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;

}


#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;

}

#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;

}

#content h3 em {
	font-style: normal;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;

}

#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;

}

#content .donation-form  .citazione {
	border: 1px dashed #2EA35A;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 20px;
	width: 460px;
	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.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;

}

#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;
}

#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;

}


/************* SIDEBAR ***************/

#sidebar {
	width: 211px;
	float: right;
	padding-bottom: 40px;
}

#sidebar .ramazzinidays a {
	width: 199px;
	height: 209px;
	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;
	display: none;
}
#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;
	display: none;
	
}

#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: 100%;
	line-height: 28px;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #EFEDEE;
	overflow: hidden;
}

#footer p {
	line-height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEDEE;
	padding: 0px;
	margin: 0px;
	
}


#footer p:nth-child(2) {  
	display: none;
}  


#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;
	
}



/*************** 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;

}

