/* CSS RESET *********************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need ‘cellspacing="0"’ in the markup */
table {
border-collapse: separate;
border-spacing: 0; 
vertical-align:top;



}
td,tr{
padding:3px;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/**********************************************************************/

body {

	background-image: url(immagini/body_bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0 0 20 0 px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-align:center;
}

#container {
 padding:20px;
	width:757px;
    margin: 0 auto;
	background-color:#FFFFFF;
	
	text-align: left;

	

	/*border:1px solid #990099;*/

}
#header {
	width:757px;
	height:107px;
	background-color:#FFFFFF;	

}
#logo{
    width:350px;
	height:95px;
	background-image:url(immagini/bg_logo.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-top:5px;
}

#info{
    height:59px;
	width:300px;
	float:right;
	color: #7B7B7B;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	margin-top:10px;
	padding-top: 30px;
	padding-left: 100px;
}

#menu {
	width:757px;
	height:35px;
	background-image:url(immagini/bg_menu.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	font-family:verdana;
	font-size:13px;
	font-weight: bold;
	text-align:center;

	text-decoration: none;
	

}

.voce1{
    float:left;
    padding:12px 50px 4px 50px;
	background-image:url(immagini/sfondo_nero_menu.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-family:verdana;
	font-size:13px;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;

}

.voce1 a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
.voce1 a {
	color:#FFFFFF;
	text-decoration: none;
}

a {
	color:#0091BE;
	text-decoration: none;
}

#foto_hp {
	width:757px;
	height:256px;
	background-color:#FFFFFF;
    margin-top:2px;
    margin-bottom:2px;
}	
	
#foto_int {
	width:757px;
	height:233px;	
    margin-top:2px;
    margin-bottom:2px;
}	
		
#bottone{
    height:80px;
	width:194px;
	background-color:#FFFFFF;
	margin-bottom:1px;
	padding:2px; 
}	
#box_bottoni_hp{
    
	width:210px;
	padding-top:70px;
	margin-bottom:1px;
}
#box_bottoni_int{
    color:#C9BD93;
	width:220px;
	margin-bottom:1px;
	 padding:10px 10px 0px 10px;
}		
.bottone_centro1 {
	color: #7B7B7B;
	font-size:18px;
	font-family:"Myriad Pro";
	
}
.bottone_centro2 {
	color: #E98A39;
	font-size:18px;
	font-family:"Myriad Pro";
	
}

#content_hp_middle {
	width:742px;
	background-color: #E4E4E4;
	padding-left:15px;	
	padding-top:5px;

}
#content_hp_bottom {
	width:757px;
	height:8px;
	background-image:url(immagini/bg_hp_bottom.jpg);
	background-repeat:no-repeat;	
	

}
#colonna_dx{
    float:right;
	width:400px;
	margin-top:10px;
	margin-bottom:1px;
	margin-right:10px;
	background-color:#E4E4E4;

}
#colonna_sx{
    float:left;
	width:700px;
	margin-top:10px;
	margin-left:1px;
	padding:10px;
	background-color:#FFFFFF;
	
}	
#colonna_sx_int{
    float:left;
	width:226px;
	margin-top:10px;
	margin-bottom:1px;
	background-color:#E4E4E4;
	
}
#colonna_dx_int{
    float:right;
	width:480px;
	margin-top:10px;
	margin-bottom:1px;
	padding-right:18px;
	background-color:#E4E4E4;

}
#colonna_dx_int2{
    float:left;
	width:95%;
	margin-top:10px;
	margin-bottom:1px;
	padding-right:18px;
	background-color:#E4E4E4;

}
#colonna_asp{
    float:left;
	width:700px;
	margin-top:10px;
	margin-bottom:1px;
	padding-left:20px;
	padding-top:10px;
	background-color:#E4E4E4;

}
#box_testo_pag_asp{
    float:left;
	width:680px;
	background-color:#F8F8F8;
	padding:10px; 
}

#box_testo{
    
	width:320px;
	margin-bottom:1px;
}
#box_testo_e_foto{
  
	width:320px;
	margin-bottom:1px;
	margin-top:10px;
	height:140px;
}

#box_descrizione{
    float:left;
	width:340px;
	height:70px;
	background-image: url(immagini/bg_hp_bottone_descrizione.gif);
	background-repeat:no-repeat;
	margin-bottom:1px;
	padding: 20px 2px 10px 8px; 
}
#box_descrizione_int{
    float:left;
	width:450px;
	height:70px;
	background-image: url(immagini/bg_hp_bottone_descrizione2.gif);
	background-repeat:no-repeat;
	margin-bottom:1px;
	padding: 20px 0px 10px 10px; 
}
.box_descrizione2{
    float:left;
	height:70px;
	width:100%;
	background-image: url(immagini/bg_hp_bottone_descrizione.gif);
	background-repeat:no-repeat;
	margin-bottom:1px;
	padding: 20px 2px 10px 8px; 
}
.box_descrizione3{
    float:left;
	background-image: url(immagini/bg_hp_bottone_descrizione.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-right:10px;
	width:146px;
	padding: 8px 0px 0px 8px;
	border: 5px solid #e4e4e4;
}

.box_descrizione4{
    float:left;
	background-image: url(immagini/bg_hp_bottone_descrizione.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	margin-right:10px;
	width:146px;
	padding: 8px 0px 0px 8px;
	border: 5px solid #ffffff;
}



#thumbnail{
    float:left;
	width:85px;
	margin-bottom:1px;
	margin-right:10px;
	color:#000;
	font-size:11px;
	font-family:Verdana;
}

#sidetext{
    float:left;
	width:115px;
	margin-bottom:1px;
	margin-right:1px;
	color:#000;
	font-size:11px;
	font-family:Verdana;
}
#testo_descizione{
    float:left;
	margin-bottom:1px;
	color: #000000;
	font-size:12px;
	font-family:Verdana;
}
.testo_descizione2{
    float:left;
	width:580px;
	margin-bottom:1px;
	color: #000000;
	font-size:12px;
	font-family:Verdana;
}

#testo_descizione_int{
    float:left;
	width:320px;
	margin-bottom:1px;
	color: #000000;
	font-size:12px;
	font-family:Verdana;
}
#box_testo_pag_int{
    float:right;
	width:460px;
	background-color:#F8F8F8;
	padding: 10px; 
}
#box_testo_pag_int2{
    float:left;
	width:100%;
	background-color:#F8F8F8;
	padding: 10px; 
}

#form{
    padding:0; 
	background-image:url(immagini/bg_form.gif);
	background-repeat:repeat-y;
	width:220px;
	margin-bottom:1px;
}
#formHP{
    padding:0; 
	margin-bottom:1px;
}
.campi{
border:1px solid #E4E4E4;
width:100px;
font-family:Verdana, Arial, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
letter-spacing: 2px;

}

.testo {
	color: #000000;
	font-size:12px;
	font-family:Verdana;
	
}
.titoloBianco {
	color: #FFFFFF;
	font-size:12px;
	font-family:Verdana;
	font-weight: bold;
	
}
.titoloNero {
	color: #000000;
	font-size:12px;
	font-family:Verdana;
	font-weight: bold;
}
.titoloBeige {
	color: #BCBCBC;
	font-size:12px;
	font-family:Verdana;
	font-weight: bold;
	
}
.titolonePrimaParola {
	color: #000000;
	font-size:18px;
	font-family:times new roman;
	font-style:italic;
}
.titoloneSecondaParola {
	color: #000000;
	font-size:22px;
	font-family:times new roman;
	font-weight: bold;
}
#footer {
	width:747px;
	height:15px;
	background-image:url(immagini/bg_footer.jpg);
	background-repeat:no-repeat;
	padding:10px 5px 5px 5px;
	

}
.footer {
	color: #D9F1F9;
	font-size:9px;
	
}
.footer a{
	color: #D9F1F9;
	font-size:9px;
	
}

.footer a:hover {
	
	color:#FFFFFF;
}

.break {
    clear:both;
	padding: 1px;
	background-color:#E4E4E4;
}
.break2 {
    clear:both;
	padding: 2px;
	
}
ul.elenco {
text-decoration: none;
	padding-left:8px;
	padding-top:15px;

}



ul.elenco li{
color:#000;

	font-size:11px;
	list-style-image: url(immagini/arrow.jpg);

margin:1px 1px 2px 10px;

  
}
.vedi_scheda{
font-style:italic;
font-size:12px;
}
.vedi_scheda a{
font-style:italic;
font-size:12px;
text-decoration:none;
}
.vedi_scheda a:hover{
font-style:italic;
font-size:12px;
text-decoration:underline;
}


.titolo_tipologia {
	font-family:verdana;
	font-size:18px;
	color:#0091be;
	font-weight: bold;
	width:100%;
	height:20px;

}
.titolo_tipologia a{
	font-family:verdana;
	font-size:18px;
	color:#0091be;
	font-weight: bold;
	text-decoration:none;

}
.titolo_tipologia a:hover {
	text-decoration:underline;
}
.titolo_tipologia_link {
	font-family:verdana;
	font-size:15px;
	color:#0091be;
	width:100%;

}
.titolo_tipologia_link a{
	font-family:verdana;
	font-size:15px;
	color:#0091be;
	text-decoration:none;

}
.titolo_tipologia_link a:hover {
	text-decoration:underline;
}

