html{ margin:0px; height:100%; }
body {
	font-family: Geneva, Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	//background-image:url(graphics/bg_horizontal.jpg);
	//background-repeat:repeat;
	background-color: #B95811;
	height:100%;
}

.tbl_centrale{
	text-align:center;
	vertical-align:middle;
	height:100%;
	width:100%;
}

.top{
	background-image: url(graphics/top.jpg);
	width: 804px;
	height:78px;
	text-align:right;
	vertical-align:bottom;
}
.top_sx{
	background-image: url(graphics/top_sx.jpg);
	width:90px;
	height:78px;
}
.top_dx{
	width: 90px;
	height:78px;
}

.menu{
	background-image: url(graphics/menu.jpg);
	height:69px;
	width:804px;
	text-align:right;
	vertical-align:middle;
}
.menu_sx{
	background-image:url(graphics/menu_sx.jpg);
	height:69px;
	width: 90px;
}
.menu_dx{
	width: 90px;
}

.img_lang{
	margin-bottom: 4px;
	margin-left:0px; 
	margin-right: 8px;
}

A.menu_el, A.menu_el:link, A.menu_el:active, A.menu_el:visited{
	font-weight:normal;
	font-size:18px;
	color:#FFFFFF;
	margin-right:4px;
	margin-left:4px;
	text-decoration:none;
}
A.menu_el_sel, A.menu_el:hover{
	font-weight:normal;
	font-size:18px;
	color:#FFFFFF;
	margin-right:4px;
	margin-left:4px;
	color: #FF6600;
	text-decoration:none;
}

.footer{
	text-align: right;
	background-image:url(graphics/bottom.jpg);
	background-repeat:repeat-x;
	width: 804px;
}

A.footer_link{
	font-size: 10px;
	color:#666666;
	font-weight:bold;
}

P.e_404{
	text-align: center;
	font-size:18px;
	font-weight:bold;
	color:#990000;
}

.bordo_dx{
	background-image: url(graphics/bordo_dx.jpg);
	width: 90px;
	background-repeat:repeat-y;
}

.angolo_dx{
	background-image: url(graphics/angolo_dx.jpg);
	width: 10px;
	height:10px;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
}

.angolo_top{
	background-image: url(graphics/angolo_top.jpg);
	background-repeat:no-repeat;
}

.content_body{
	 background-color: #A86D29;
	 width:804px;  
	 text-align:left; 
	 vertical-align:top;
	 border-right: 2px solid #FFFFFF;
	 background-image: url(graphics/bordo_sx.jpg);
	 background-repeat:repeat-y;
	 background-position:left;
	 
	 padding-top: 35px;
	 padding-bottom: 45px;
	 padding-left: 150px;
	 padding-right: 20px;
	 
	 color: #000000;
	 text-align:justify;
	 font-size:13px;
}

.body_map{
	background-color: #F6B745;
	padding-left: 10px;
	padding-right: 10px;
}
.nobg{
	background-image: none;
}
.body_gallery{
	background-color: #A86D29;
	padding-left: 30px;
	padding-right: 10px;
}
.body_dintorni{
	background-color: #421C0F;
	 padding-bottom: 45px;
	 padding-left: 150px;
	padding-right: 30px;
	color:#FFF;
}

.body_prezzi{
	background-color: #A86D29;
    border-collapse:collapse;
	padding: 2px;
	font-weight:normal;
	
	color:#FFF;
}


.body_villa{
	padding-right: 80px;
}

A.link, A.link:link, A.link:active, A.link:visited{
	text-decoration: underline;
	color: #990000;
}
A.link:hover{
	text-decoration: underline;
	color: #993300;
}

A.link2, A.link2:link, A.link2:active, A.link2:visited{
	text-decoration: underline;
	color: #993300;
}
A.link2:hover{
	text-decoration: underline;
	color: #996600;
}

.title{
	font-size:16px;
}


table.tbl_standard, table.tbl_standard td{

	border-collapse:collapse;
	padding: 2px;
	font-weight:normal;
}
table.tbl_standard th{
	padding: 4px;
	font-weight:bold;
	background-color:#32150C;
}
tr.row1_dintorni{ background-color:#521F10;	
}
tr.row2_dintorni{
	background-color: #32150C;
	}

tr.row1{background-color:#521F10;}
tr.row2{background-color: #32150C;}

.column{font-size:11px;
        font-family: "Verdana, Geneva, sans-serif";
		font-weight:bold;
}


.titolo_eventi{
	font-size: 12px;
	font-family:"Verdana, Geneva, sans-serif";
}
.didascalia_eventi{
	font-size: 10px;
	font-family:"Verdana, Geneva, sans-serif";
}
.testo_eventi{
	font-size:11px;
    font-family:"Verdana, Geneva, sans-serif";
}

.testo_descrizioni{
	font-size:12px;
    font-family:"Verdana, Geneva, sans-serif";
}
.titoletto_descrizioni{
	margin-left: -15px;
	font-size:11px;
	font-weight: bold; 
    font-family:"Verdana, Geneva, sans-serif";		
}


