body{
	margin: 0px;
	padding: 0px;
	font-size: 0.99em;
	background: #e8e7e6;
	font-family: tahoma;
}
h3{
	margin:0px;
	padding:12px 0px 28px 0px;
	font-weight:normal;
	font-size:1.3em;
}
h1,h2,h4{
	padding-bottom:5px;
	border-bottom:1px solid #C8C8C8;
}
a:link, a:focus, a:active, a:visited{
	text-decoration:none;
	color:#514727;
}
a:hover{
	text-decoration:underline;
}
#total_container{
	position:relative;
	background:url("../img/shadow.png") repeat-y center top;
}
#menu_top{
	width:430px;
	padding: 40px 0px 0px 0px;
	text-align: right;
}
#language{
	padding: 40px 10px 0px 0px;
}
#menuB{
	font-size: 0.8em;
	float:right;
	padding: 10px 13px 0px 0px;
	font-weight:bold;
	position:absolute;
	top:8px;
	right:325px;
}
.borderright{
	border-right: 1px solid #5a5959;
}
.menu li{
	display: inline;
}
.menu a:link, .menu a:visited, .menu a:focus{
	color: #5a5959;
	text-decoration: none;
	padding: 0px 7px ;
}
.menu a:active{
	color: #00467A;
}
.menu a:hover{
	color: #b91a1a;
}
.container{
	width: 980px;
	margin: 0px auto;
}
#header{
	background: url("../img/tx_head.jpg") repeat-x;
}
#logo{
	float:left;
	width:210px;
	height: 80px;
	padding-left: 10px;
}
#tx_background{
	height: 405px;
	background: url("../img/tx.jpg") repeat-x ;
	margin-top: 2px ;
	margin-bottom: 3px;
	position:relative;
}
#cont_banner{
	background: #272727;
}
#banner{
	background: url("../img/banner.jpg") repeat-x ;
	width: 970px;
	height: 264px;
	border: 5px solid #272727;
}
.classbanner{
	width: 315px;
	height: 124px;
	float: left;
	border-top:2px solid #272727;
	border-bottom:2px solid #272727;
}
#bannermini1{
	background: url("../img/banner1.jpg") no-repeat;
	border-left: 9px solid #272727;
}
#bannermini2{
	background: url("../img/banner2.jpg") no-repeat;
	border-left: 9px solid #272727;
	border-right: 8px solid #272727;
}
#bannermini3{
	background: url("../img/banner3.jpg") no-repeat;
	border-right: 9px solid #272727;
}
#container_body{
	background: #514727;
	position:relative;
}
#body_sx{
	float:left;
	width: 648px;
	height: auto !important;
	height: 380px;
	min-height:380px;
	background: #FFF;
}
#text_sx{
	font-size: 0.8em;
	padding:0px 8px;
}
#body_dx{
	float:right;
	width: 332px;
	background: #514727;
	color: #FFF;
}
#right_top{
	height:55px;
}
#right_bottom{
	width:300px;
	margin:0px auto;
	padding:10px 0px;
	overflow:hidden;
}
#text1{
	font-size: 0.9em;
	font-weight:bold;
	padding: 12px 15px 0px 15px;
}
#text2{
	font-size: 0.8em;
	padding: 2px 15px 10px 15px;
}
#contact{
	padding: 8px 0px;
	font-size: 0.8em;
	width: 980px;
	margin:0px auto;
}
#contact a:link, #contact a:visited, #contact a:focus{
	color: #5a5959;
	text-decoration: none;
	font-weight: bold;
}
#contact a:active{
	color: #00467A;
}
#contact a:hover {
	color: #b91a1a;
}
#grey_line{
	position:absolute;
	height:1px;
	font-size:1px;
	border-bottom:1px solid #C8C8C8;
	width:980px;
	top:55px;
	left:0px;
}
#mini_grey_line{
	position:absolute;
	height:1px;
	font-size:1px;
	border-bottom: 1px solid #C8C8C8;
	width:332px;
	top:55px;
	left:648px;
}
#map{
	width:300px;
	height:305px;
	/*margin:0px auto;*/
}
#descrizione_mappa_google{
	font-size:0.9em;
	color:#555;
}
#obbligatorio{
	padding-bottom:5px;
	font-size:0.8em;
}
.form_prenotazione{
	font-size:0.75em;
}
.content_fields input{
	width:100%;
}
#div_field_83 input{
	width:95%;
}
.title_fields{
	padding-top:3px;
}
#invia_mod input{
	float:right;
	font-size:0.9em;
	border:1px solid #999;
	padding:0px 5px;
	margin-top:2px;
}
.pad_right{
	padding-right:10px;
}
#gallery img{
	border:3px solid #635631;
}
.admin_title{
	border-bottom:none;
	padding-bottom:15px !important;
}
.foot_block{
	text-align:center;
	padding-right:140px;
	padding-left:20px;
}
#foot_block1 {
	width: 320px;
	text-align: left;
}
#foot_block2 {
	width: 325px;
	text-align: right;
}
#foot_block3 {
	width: 325px;
	text-align: right;
}
.clear2{
	clear:both;
}