@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-image: url(v_img/v_sfondo_pagina.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
input {
	border: 1px solid #AC9485;
	width: 180px;
	padding: 1px;
}
.check {
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottone {
	height: 25px;
	width: 180px;
	background-color: #d4d0c8;
	margin-top: 5px;
}
.textarea {
	border: 1px solid #AC9485;
	width: 177px;
	padding: 3px;
}

#v_pagina {
	background-color: #eff3f2;
	width: 887px;
	margin-right: auto;
	margin-left: auto;
}
#v_pagina #v_area_top {
	height: 273px;
	background-image: url(v_img/v_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#v_pagina #v_area_top #area_menu {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	height: 95px;
	background-color: #2B2B23;
}
.etichette {
	vertical-align: top;
	text-align: right;
}

#v_pagina #v_area_top #portalogo {
	height: 177px;
	width: 700px;
}

#v_pagina #v_centro_su {
	height: 319px;
	background-image: url(v_img/v_bg_cen_su.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #aba89f;
}
#v_pagina #v_centro_pg_interne {

}
#v_pagina #cen_med #med_form_1 {
	width: 275px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#v_pagina #cen_med #med_news_2 {
	width: 285px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#med_offerte_3 {
	width: 240px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
}
.v_titolo_sez {
	width: 230px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ac9485;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #6f381a;
	font-weight: bolder;
	text-align: left;
}
#v_pagina #v_footer {
	background-color: #2b2b23;
	height: 60px;
}
#v_pagina #cen_med #med_news_2 .data_news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AC9485;
	margin-top: 10px;
	margin-bottom: 5px;
}
#v_pagina #cen_med #med_news_2 p {
	margin: 0px;
}

#v_pagina #v_footer #v_piva {
	margin-top: 15px;
	margin-left: 15px;
	width: 250px;
	color: #6a6762;
	float: left;
}
#v_pagina #v_footer #v_foot_contenuto {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	width: 500px;
	color: #6a6762;
	text-align: right;
}


#cen_su_scelta {
	float: left;
	width: 341px;
	margin-left: 25px;
	height: 304px;
	margin-top: 15px;
}
#cen_su_scelta_interno {
	float: left;
	width: 560px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 15px;
}
#cen_su_polaroid {
	float: right;
	height: 304px;
	width: 449px;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: 15px;
	background-image: url(v_img/v_polaroid.jpg);
	background-repeat: no-repeat;
}
#contenuto_polaroid {
	height: 239px;
	width: 366px;
	margin-top: 24px;
	margin-left: 44px;
}

#v_pagina #cen_med {

	padding-bottom: 10px;
}
div.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
}
.privacy {
	font-size: x-small;
}
.modificato {
	font-size: 8px;
	font-style: italic;
	color: #666666;
}
img {
	border: none; 
}
#v_foot_contenuto a{
	text-decoration: none;
	color: #7b7873;
}

#v_foot_contenuto a:hover {
	text-decoration: underline;
	color: #ffffff
}
.bg_focus {
	background-image: url(v_img/bg_focus.jpg);
	height: 90px;
	text-align: center;
	vertical-align: middle;
}
.bg_nofocus {
	background-image: url(v_img/bg_nofocus.jpg);
	height: 90px;
	text-align: center;
	vertical-align: middle;
}
.polafoto {
	padding: 3px;
	border: 1px solid #ABABAB;
	background-color: #FFFFFF;
}
#immagini {
	float: left;
	width: 830px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.navcontainer {
	text-align: left;
}
.navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 16px;
}

blockquote{
	padding: 10px;
}
.navcontainer a {
	display: block;
	padding: 3px 3px 5px 20px;
	width: 170px;
	background-image: url(./images/pijl_wit.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #C13A4C;
}

.navcontainer .sottopg a{
	display: block;
	padding: 1px 20px 3px;
	width: 170px;
	text-align: right;
	font-size: 12px;
	color: #000000;
	background-image: url(./images/pijl_wit1.gif);
	background-position: right;
}

.navcontainer a:link, .navlist a:visited {
	color: #000000;
	text-decoration: none;
}

.navcontainer a:hover /*.navcontainer a#current*/ {
	color: #000033;
	background-image: url(../images/pijl_blauw.gif);
	background-position: left;
	background-repeat: no-repeat;
}
