body {
	border:0;
	margin:0;
	padding:0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#f7f7f7;
	border-top:3px solid #9e9e9e;
}

/* start SYSTEM STYLES */

#container_404 {
	position:absolute;
	top:25%;
	right:20%;
	bottom:25%;
	left:20%;
}

/* start CONTACT FORM */

#modulo-contatti {
	margin:10px 0 20px 10px;
}
#modulo-contatti p {
	margin:0px 0 15px;
}
#modulo-contatti input, #modulo-contatti textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#fff;
color:#666;
border:1px solid #018DC8;
width:50%;
padding:3px;
}
#modulo-contatti textarea {
height:100px;
}
#modulo-contatti .text {
width:90px;
margin:0;
}
.captcha_paragraph img {
float:left;
margin:12px 10px 0 0;
height:30px;
}

/* end CONTACT FORM */

/* start PAGINATION */

.pagination {
margin:10px 0;
text-align:right;
}
.pagination a {
font-weight:bold;
}
.active_page {
color:#018DC8;
font-weight:bold;
}

/* end PAGINATION */

a.mail {
	background:url(../img/mail.png) no-repeat 0px 1px;
	padding:0 0 0 145px;
	margin-left:3px;
	text-decoration:none;
}
a.mail:visited {
	text-decoration:none;
}
a.mail:hover {
	background:url(../img/mail.png) no-repeat 0px -15px;
	text-decoration:none;
}
a.mail:active {
	text-decoration:none;
}
 
#iva {
background:url(../img/iva.png) no-repeat top left;
width:106px;
height:9px;
margin:2px 0;
}

a.opacity {
filter:alpha(opacity=100);
opacity: 1.0;
} 
a.opacity:hover {
filter:alpha(opacity=90);
opacity: 0.9;
}

/* end SYSTEM STYLES */

/* start GENERAL STYLES */

p, a, img, p img, ul, li, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

address {
	font-style:normal;
}

iframe {
	border:1px solid #018DC8;
}

a {
	color:#666;
	text-decoration:none;
	}
a:visited {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#e60000;
	text-decoration:none;
}
a:active {
	color:#666;
	text-decoration:none;
}

h1 {
	color:#018dc8;
	font-size:18px;
	font-weight:bold;
}
h2 {
	color:#e60000;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
}
h3 {
	color:#018dc8;
	font-size:13px;
	font-weight:bold;
}
h4 {
	color:#018dc8;
	font-size:11px;
	font-weight:bold;
}
h4 span {
	color:#4b4b4b;
}

/* end GENERAL STYLES */

/* start WRAPS */

/* start LANGUAGES */
.languages {
	text-align:right;
}
.languages ul li {
	list-style:none;
	line-height:18px;
	display:inline;
	padding-left:5px;
}
.languages ul a img {
	filter:alpha(opacity=50);
	opacity: 0.5;
	border:0;
}
.languages ul a:hover img {
	filter:alpha(opacity=100);
	opacity:1.0;
}
/* end LANGUAGES */

.wrap_homepage, .wrap_homepage-en, .wrap_homepage-de, .wrap_pagina-interna, .wrap_pagina-interna-en, .wrap_pagina-interna-de, .wrap_pagina-istituzionale, .wrap_pagina-istituzionale-en, .wrap_pagina-istituzionale-de, .wrap_livello, .wrap_livello-en, .wrap_livello-de, .wrap_scheda-immobile, .wrap_scheda-immobile-en, .wrap_scheda-immobile-de {
	background:#e6e6e6 url(../img/main_box_top.png) no-repeat center top;
	width:910px;
	padding:10px 10px 0; 
	margin:0 auto;
}

.bottom-wrap {
	background:url(../img/main_box_bottom.png) no-repeat center bottom;
	height:10px;
}

/* end WRAPS */


/* start HOME PAGE TEMPLATE */

/* start riga LOGO & MENU ORIZZONTALE */

.logo_menu_h {
	background:#fff url(../img/white_box_top.png) no-repeat center top;
	width:900px;
	padding:5px 5px 0; 
}

.logo {
	background:url(../img/bg_logo.png) no-repeat;
	height:84px;
}

/* start HORIZONTAL MENU WITH 1 IMG */

ul#menu_orizzontale {
list-style:none;
margin: 0;
border: 0 none;
padding: 0;
}
#menu_orizzontale li {
text-align:center;
margin:0 1px;
border:0 none;
display:inline;
float:left;
}
#menu_orizzontale a {
	display:block;
	float:none !important;
	background:url(../img/menu_h_bg.png) no-repeat center bottom;
	width:116px;
	padding:64px 0 10px;
line-height:10px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	}
#menu_orizzontale a:visited {
	color:#fff;
	}
#menu_orizzontale a:hover {
	color:#fff;
	background:url(../img/menu_h_hover_bg.png) no-repeat center bottom;
	}
#menu_orizzontale a:active {
	color:#fff;
	}

#menu_orizzontale a.active_element {
	color:#fff;
	background:url(../img/menu_h_hover_bg.png) no-repeat center bottom;
	}

/* end HORIZONTAL MENU WITH 1 IMG */

/* start HORIZONTAL MENU CSS BASED 

#menu_orizzontale {
}
#menu_orizzontale ul{
	list-style:none;
	overflow:hidden;
	height:110px;
	margin:0;
	padding:0;
	}
#menu_orizzontale li {
	display:inline;
	background:url(../img/menu_h_bg_bottom.png) no-repeat center bottom;
}
#menu_orizzontale li a {
	display:block;
	float:left;
	width:124px;
	height:28px;
	background:#e60000 url(../img/menu_h_bg_top.png) no-repeat center top;
	margin:60px 2px 0 2px;
	padding:64px 0 10px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	}
#menu_orizzontale li a span {
	display:block;
	margin-top:5px;
	padding:5px;
	}
#menu_orizzontale li a strong {
	display:block;
	margin-top:10px;
	}
#menu_orizzontale li a:hover {
	height:62px;
	margin-top:0;
	}
#menu_orizzontale li a.item {
	background-color:#e60000;
	}
#menu_orizzontale li a.item span {
	background-color:#e60000;
	}

end HORIZONTAL MENU CSS BASED */


/* end riga LOGO & MENU ORIZZONTALE */

/* start riga VISUAL AREA & LISTA OFFERTE E LISTA NEWS (e LIST BASE) */

.visual_list, .header_bg {
	background:#fff url(../img/header_bg.png) no-repeat center top;
	padding-top:10px; 
}
.visual {
	background:#e6e6e6 url(../img/visual_top.png) no-repeat center top;
	padding:20px 0;
	margin:0 5px;
	text-align:center; 
	width:504px;
}

.content_internal h1, .content_internal p, .scheda_img img, .scheda_txt p, .scheda_txt iframe, .scheda_txt small, #photogallery {
	margin:10px 0 10px 10px;
}


#offerte_affittanze h2 {
	background:url(../img/bg_title_offerte_affittanze.png) no-repeat;
	padding:7px 0px 2px 34px;
	margin-left:10px;
}

#news_compravendite h2 {
	background:url(../img/bg_title_news_compravendite.png) no-repeat;
	padding:7px 0px 2px 34px;
	margin:5px 0 0 10px;
}

a.vedi_small_it {
	display:block;
	float:right;
	width:58px;
	height:13px;
	margin-top:10px;
	background:url(../img/btn_vedi_tutte_it.png) no-repeat;
}
a.vedi_small_en {
	display:block;
	float:right;
	width:58px;
	height:13px;
	margin-top:10px;
	background:url(../img/btn_vedi_tutte_en.png) no-repeat;
}
a.vedi_small_de {
	display:block;
	float:right;
	width:58px;
	height:13px;
	margin-top:10px;
	background:url(../img/btn_vedi_tutte_de.png) no-repeat;
}

a.vedi_it {
	display:block;
	float:right;
	width:29px;
	height:29px;
	margin-top:27px;
	background:url(../img/btn_vedi_it.png) no-repeat;
}
a.vedi_en {
	display:block;
	float:right;
	width:29px;
	height:29px;
	margin-top:27px;
	background:url(../img/btn_vedi_en.png) no-repeat;
}
a.vedi_de {
	display:block;
	float:right;
	width:29px;
	height:29px;
	margin-top:27px;
	background:url(../img/btn_vedi_de.png) no-repeat;
}

.list_newsofferte div.main_box, .list_base /*div*/ {
	padding:4px 4px 4px 10px;
	margin:1px 0 0 1px;
	height:68px; 
}
.list_newsofferte div.main_box {
	background:url(../img/bg_list_newsofferte.png) no-repeat;
}

.list_newsofferte div.main_box a.icon_picture {
	background:#E60000 url(../img/default_img.png) no-repeat;
}

.list_base /*div*/ {
	background:url(../img/bg_list_base.png) no-repeat;
}

.list_base /*div*/ a h3 {
	color:#018DC8;
}
.list_base /*div*/ a:visited h3 {
	color:#018DC8;
}
.list_base /*div*/ a:hover h3 {
	color:#E60000;
}
.list_base /*div*/ a:active h3 {
	color:#018DC8;
}

.list_newsofferte div img, .list_base div img {
	float:left;
	margin-right:10px;
}
.list_newsofferte div img, .list_base div img {
	width:67px;
	border:1px solid #666;
}
.list_base div.clear {
	height:0;
	margin:0;
	padding:0;
}

.main_box p {
	line-height:14px;
	margin:10px 20px 0 0;
}

/* end riga VISUAL AREA & LISTA OFFERTE E LISTA NEWS */

/* start riga CHIUSURA DELL'HEADER */

.chiusura_header {
	background:url(../img/white_box_bottom.png) no-repeat;
	height:5px; 
	margin-bottom:2px;
}

/* end riga CHIUSURA DELL'HEADER */

/* start riga CONTENUTO TESTUALE & MAPPA */

.txt_map {
	background:#fff url(../img/body_top.png) no-repeat center top;
	padding-top:28px; 
	margin-top:2px;
}

.content {
	padding-left:5px; 
}

.home_txt {
text-align:justify;
}
.txt_map h1, .map h1 {
	color:#e60000;
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
}
.home_txt h1 span {
	color:#000;
}
.home_txt p {
	background:#f2f2f2 url(../img/home_txt_top.png) no-repeat;
	margin-top:15px;
	padding:10px 9px 5px;
	width:606px;
	line-height:20px;
}
.home_txt p.foreign {
	padding:10px 9px 32px;
}

.home_txt div {
	background:url(../img/home_txt_bottom.png) no-repeat;
	height:6px; 
}

.map_box {
	background:#dadada;
	padding:10px;
}
.map_bg {
	background:url(../img/map_bg.png) no-repeat center center;
	/*width:264px;
	height:82px;*/
	padding:10px 0;
	text-align:center;
}

/*.picture_map {
	background:#c1c1c1 url(../img/map_top.png) no-repeat;
	padding-top:3px;
	text-align:center; 
}
.map_bottom {
	background:url(../img/map_bottom.png) no-repeat;
	height:3px;
}
.map_box_bottom {
	background:#f2f2f2 url(../img/map_box_bottom.png) no-repeat bottom center;
	padding-top:10px;
}
*/
/* end riga CONTENUTO TESTUALE & MAPPA */

/* start riga AREA CONTATTI */

.btn_pdf {
	float:left;
	background:url(../img/btn_pdf.png) no-repeat;
	display:block;
	width:218px;
	height:51px;
	margin-left:5px;
}
.btn_pdf_en {
	float:left;
	background:url(../img/btn_pdf_en.png) no-repeat;
	display:block;
	width:218px;
	height:51px;
	margin-left:5px;
}
.btn_pdf_de {
	float:left;
	background:url(../img/btn_pdf_de.png) no-repeat;
	display:block;
	width:218px;
	height:51px;
	margin-left:5px;
}

.pdf {
	float:left;
	font-weight:bold;
	background:url(../img/pdf.gif) no-repeat left center;
	padding:10px 0 10px 40px;
}

.contatti {
	background:#fff url(../img/contatti_bg.png) no-repeat top center;
	padding:5px 0;
}
.contatti_en {
	background:#fff url(../img/contatti_bg_en.png) no-repeat top center;
	padding:5px 0;
}
.contatti_de {
	background:#fff url(../img/contatti_bg_de.png) no-repeat top center;
	padding:5px 0;
}

/*.contact_bar {
	background:url(../img/contact_bar.png) no-repeat;
	width:671px;
	height:44px;
	padding:20px 0 20px 166px;
}
.contatti p, .contatti_en p, .contatti_de p {
	font-size:11px;
	font-weight:bold;
	line-height:12px;
}
.contatti p.contact_data, .contatti_en p.contact_data, .contatti_de p.contact_data  {
	float:right;
	margin:22px 22px 0 0;
}
.contatti p span, .contatti_en p span, .contatti_de p span {
	font-size:13px;
	color:#3d3d3d;
}
*/
.contatti img, .contatti_en img, .contatti_de img {
margin:6px 0 0 6px;
}
.contatti span, .contatti_en span, .contatti_de span {
	float:right;
	margin:22px 20px 0 0;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	color:#3d3d3d;
}

.sub_contatti_bg {
	background:#fff url(../img/sub_contatti_bg.png) no-repeat center top;
	padding-top:12px; 
}

/* end riga AREA CONTATTI */

/* start riga LISTA LOCATION */

.list_location  {
	float:left;
	background:#fff url(../img/white_box_bottom.png) no-repeat center bottom;
	padding:10px 0 15px; 
	margin-bottom:2px;
}
.location_item {
	background:url(../img/list_location_bg.png) no-repeat left top;
	margin:12px 10px;
	/*width:424px;
	height:172px;*/
	float:left;
}
.location_top {
	/*background:url(../img/list_location_bg.png) no-repeat left top;
	height:150px;*/
}

.img_container {
	float:left;
	margin:13px 42px 6px 11px;
	width:177px;
	height:131px;
}

.img_container img {
	border:3px solid #018dc8;
}

.location_right {
	float:right;
	width:186px;
	height:100px;
}
.location_item h2 {
	font-size:13px;
	margin-top:12px;
}
.location_item h4 {
	color:#073b6b;
}
.location_item p {
	margin:12px 0;
	text-align:justify;
	line-height:14px;
	height:70px;
}
.btn_location_1_container {
	background:url(../img/btn_location_1_container.png) no-repeat;
	/*text-align:right;*/
	padding:5px 5px 3px 80px;
	height:16px;
}
.btn_location_1 {
	/*display:block;*/
	float:right;
	background:url(../img/btn_location_1.png) no-repeat;
	width:105px;
	height:16px;
}
.btn_location_1_en {
	/*display:block;*/
	float:right;
	background:url(../img/btn_location_1_en.png) no-repeat;
	width:105px;
	height:16px;
}
.btn_location_1_de {
	/*display:block;*/
	float:right;
	background:url(../img/btn_location_1_de.png) no-repeat;
	width:105px;
	height:16px;
}

.location_footer {
	background:url(../img/btn_footer.png) no-repeat;
	padding:6px 0 0 118px;
	margin:0px;
	width:304px;
	height:17px;
/*	width:424px;
	height:22px;
*/}
.btn_location_2 {
	float:right;
	background:url(../img/btn_location_2.png) no-repeat;
	width:132px;
	height:16px;
}
.btn_location_2_en {
	float:right;
	background:url(../img/btn_location_2_en.png) no-repeat;
	width:132px;
	height:16px;
}
.btn_location_2_de {
	float:right;
	background:url(../img/btn_location_2_de.png) no-repeat;
	width:132px;
	height:16px;
}

.btn_location_3 {
	float:right;
	background:url(../img/btn_location_3.png) no-repeat;
	width:164px;
	height:16px;
	margin-left:5px;
}
.btn_location_3_en {
	float:right;
	background:url(../img/btn_location_3_en.png) no-repeat;
	width:164px;
	height:16px;
	margin-left:5px;
}
.btn_location_3_de {
	float:right;
	background:url(../img/btn_location_3_de.png) no-repeat;
	width:164px;
	height:16px;
	margin-left:5px;
}

/* end riga LISTA LOCATION */

/* start riga FOOTER ANAGRAFICO & FOOTER LINKS */

.footer {
	background:#fff url(../img/footer_top.png) no-repeat center top;
	padding:20px 0 0; 
	margin-top:2px;
}

.bottom_footer {
	background:url(../img/white_box_bottom.png) no-repeat center bottom;
	height:5px; 
}

.anagrafico {
	padding-left:5px;
	height:80px;
}
.anagrafico h2 {
	background:url(../img/footer_logo.png) no-repeat left bottom;
	padding:28px 0 0 45px;
	line-height:11px;
	font-size:13px;
	text-transform:uppercase;
	color:#018dc8;
}
.anagrafico address {
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	color:#000;
	line-height:12px;
	margin-top:5px;
}
.anagrafico address img {
	margin-top:3px;
}

.link {
	text-align:right;
}
.footer_logo_dx {
	background:url(../img/footer_logo_dx.png) no-repeat right top;
	height:26px;
/*	width:141px;
*/	margin-bottom:20px;
}

.link p {
	color:#666;
}
.link a, .link p {
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
	padding:0 3px;
}
.link a:visited {
	text-transform:uppercase;
	color:#666;
}
.link a:hover {
	text-transform:uppercase;
	color:#018dc8;
}
.link a:active {
	text-transform:uppercase;
	color:#666;
}

.link a + a {
	border-left:1px solid #666;
}

/* end riga FOOTER ANAGRAFICO & FOOTER LINKS */

/* end HOME PAGE TEMPLATE */

/* start INTERNAL PAGES TEMPLATE */

.breadcrumbs {
	background:#f2f2f2;
	line-height:30px;
	text-align:left;
	padding-left:10px;
}

.menu_v_img {
	background-color:#fff;
}

.menu_v {
	background-color:#e6e6e6;
	margin-left:5px;
}
.menu_v h1 {
	margin:30px 0 10px 10px;
	font-size:15px;
}
.menu_v .map {
	text-align:center;
	margin:20px 0;
}
.menu_v .map a img {
	border:1px solid #018DC8;
	filter:alpha(opacity=100);
	opacity:1.0;
}
.menu_v .map a:hover img {
	border:1px solid #018DC8;
	filter:alpha(opacity=80);
	opacity:0.8;
}

.menu_v ul {
	margin:10px 0 0 10px;
}
.vertical_menu li {
	list-style:none;
}
.vertical_menu li a {
	display:block;
	border-bottom:1px solid #fff;
	padding:3px 0;
}
#vertical_menu_11 li.level_2, #vertical_menu_10 li.level_2, #vertical_menu_30 li.level_3, #vertical_menu_36 li.level_3, #vertical_menu_39 li.level_3, #vertical_menu_46 li.level_3, #vertical_menu_42 li.level_3, #vertical_menu_27 li.level_3 {
	margin-bottom:9px;
}
#vertical_menu_11 li.level_2 a, #vertical_menu_10 li.level_2 a, #vertical_menu_30 li.level_3 a, #vertical_menu_36 li.level_3 a, #vertical_menu_39 li.level_3 a, #vertical_menu_46 li.level_3 a,  #vertical_menu_42 li.level_3 a, #vertical_menu_27 li.level_3 a {
	color:#018dc8;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#vertical_menu_11 li.level_2 a:visited, #vertical_menu_10 li.level_2 a:visited, #vertical_menu_30 li.level_3 a:visited, #vertical_menu_36 li.level_3 a:visited, #vertical_menu_39 li.level_3 a:visited #vertical_menu_46 li.level_3 a:visited,  #vertical_menu_42 li.level_3 a:visited,  #vertical_menu_27 li.level_3 a:visited {
	color:#018DC8;
}
#vertical_menu_11 li.level_2 a:hover, #vertical_menu_10 li.level_2 a:hover, #vertical_menu_30 li.level_3 a:hover, #vertical_menu_36 li.level_3 a:hover, #vertical_menu_39 li.level_3 a:hover, #vertical_menu_46 li.level_3 a:hover,  #vertical_menu_42 li.level_3 a:hover,  #vertical_menu_27 li.level_3 a:hover {
	color:#E60000;
}
#vertical_menu_11 li.level_2 a:active, #vertical_menu_10 li.level_2 a:active, #vertical_menu_30 li.level_3 a:active, #vertical_menu_36 li.level_3 a:active, #vertical_menu_39 li.level_3 a:active, #vertical_menu_46 li.level_3 a:active,  #vertical_menu_42 li.level_3 a:active,  #vertical_menu_27 li.level_3 a:active {
	color:#018DC8;
}

#vertical_menu_11 li.level_3 a, #vertical_menu_10 li.level_3 a, #vertical_menu_30 li.level_4 a, #vertical_menu_36 li.level_4 a, #vertical_menu_39 li.level_4 a, #vertical_menu_42 li.level_4 a,  #vertical_menu_46 li.level_4 a,  #vertical_menu_27 li.level_4 a {
	color:#4b4b4b;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
}
#vertical_menu_11 li.level_3 a:visited, #vertical_menu_10 li.level_3 a:visited, #vertical_menu_30 li.level_4 a:visited, #vertical_menu_36 li.level_4 a:visited, #vertical_menu_39 li.level_4 a:visited, #vertical_menu_42 li.level_4 a:visited, #vertical_menu_46 li.level_4 a:visited, #vertical_menu_27 li.level_4 a:visited {
	color:#4b4b4b;
}
#vertical_menu_11 li.level_3 a:hover, #vertical_menu_10 li.level_3 a:hover, #vertical_menu_30 li.level_4 a:hover, #vertical_menu_36 li.level_4 a:hover, #vertical_menu_39 li.level_4 a:hover, #vertical_menu_42 li.level_4 a:hover,  #vertical_menu_46 li.level_4 a:hover,  #vertical_menu_27 li.level_4 a:hover {
	color:#018DC8;
}
#vertical_menu_11 li.level_3 a:active, #vertical_menu_10 li.level_3 a:active, #vertical_menu_30 li.level_4 a:active, #vertical_menu_36 li.level_4 a:active, #vertical_menu_39 li.level_4 a:active, #vertical_menu_42 li.level_4 a:active,  #vertical_menu_46 li.level_4 a:active,  #vertical_menu_27 li.level_4 a:active {
	color:#4b4b4b;
}

#vertical_menu_11 li.level_3 a.active_element, #vertical_menu_10 li.level_3 a.active_element, #vertical_menu_30 li.level_4 a.active_element, #vertical_menu_36 li.level_4 a.active_element, #vertical_menu_39 li.level_4 a.active_element, #vertical_menu_42 li.level_4 a.active_element,  #vertical_menu_46 li.level_4 a.active_element,  #vertical_menu_30 li.level_4 a.active_element {
	color:#018DC8;
}

/*.vertical_menu li.level_4 a {
	color:#4b4b4b;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
}
*/
/* start SCHEDA */

.scheda_img a {
	float:left;
	padding:5px;
	margin:10px;
	/*background:url(../img/scheda_img_bg.png) no-repeat;
	width:354px;
	height:354px;*/
}

.scheda_img img {
	border:4px solid #666;
}

.scheda_txt {
/*	float:right;
	width:270px;
*/	text-align:justify;
}


/* end SCHEDA */


/* start PHOTOGALLERY */

#photogallery {
	background:#e6e6e6 /*url(../img/bg_click_to_zoom.png) no-repeat 552px center*/;
	width:608px;
	height:128px;
	overflow:auto;
	padding:3px;
}

#photogallery ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
white-space:nowrap;
}

#photogallery li {
display:inline;	overflow:auto;

}

#photogallery img {
	margin:3px;
}
#photogallery a:hover img {
	filter:alpha(opacity=90);
	opacity: 0.9;
}

/* end PHOTOGALLERY */ 

/* start SEPARATORE */

.separatore_gray {
	background:url(../img/separatore_gray.png) no-repeat center top;
	height:6px;
}

.separatore_gray .table_top {
	margin:10px 0 2px;
}

.separatore_gray .table_bottom {
	margin:2px 0 10px;
}

/* end SEPARATORE */  

/* start TABELLA PREZZI E LEGENDA */

#price {
	margin-left:10px;
	}


#price h2 {
	background:url(../img/price_title.png) no-repeat;
	padding:7px 0px 7px 34px;
}

.prenotazione h2 {
	color:#017fb4;
	font-size:12px;
}

#table_price td {
	color:#017fb4;
	text-align:center;
	font-weight:bold;
}
#table_price .title {
	color:#3d3d3d;
	font-size:12px;
	font-weight:bold;
}
#table_price td.sx {
	background-color:#e5e5e5;
}
#table_price td.central {
	background-color:#cecece;
}
#table_price td.dx {
	background-color:#cecece;
}
#table_price .title span {
	font-size:9px;
	color:#3D3D3D;
}
#table_price span {
	color:#e60000;
}
#table_price td {
	border:1px #fff solid;
	}
#table_price .soft_gray {
	background-color:#e8e8e8;
}
#table_price .dark_gray {
	background-color:#e5e5e5;
}
#table_price .softer_gray {
	background-color:#e6e6e6;
}
#table_price .darker_gray {
	background-color:#dcdcdc;
}

/* end TABELLA PREZZI E LEGENDA */

/* start VEDI ULTERIORI SPECIFICHE */

.vedi_ulteriori_specifiche {
/*	background:url(../img/separatore_gray_arrow.png) no-repeat center top;
*/	height:30px;
	margin:10px 0;
}

/* end  VEDI ULTERIORI SPECIFICHE */

/* start RICHIEDI BOTTOM */

.blue_bar {
	background:url(../img/blue_bar.png) no-repeat left bottom;
	height:28px;
}
/*.btn_richiedi {
	display:block;
	background:url(../img/btn_richiedi.png) no-repeat;
	width:199px;
	height:28px;
}
*/
/* end RICHIEDI BOTTOM */

/* end INTERNAL PAGES TEMPLATE */

.btn_localita {
	text-align:center;
	margin:20px 0;
}
.btn_localita a {
	margin:10px;
}

.pagination a {
	color:#9ebbd0;
}
.pagination a:hover, .active_page, .pagination a.previous_page, .pagination a.next_page {
	color:#005ca1;
}
