body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	color: #36311D;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#F5F1E0;

}

div#container{
	width: 760px;
	margin: 0 auto;
	text-align: left;
	padding:0px;
}

table{
border:0px;
}

td{
vertical-align:top;
text-align:left;
}

img{
border:0px;
}

#tabletop{
	width:760px;
	border-bottom:1px solid #F5F1E0;
	height:146px;
	background-image: url(../images/bgtabletop.jpg);
	background-repeat: repeat-y;
}


#tdtop1{
	width:270px;
	height:106px;
	background-image: url(../images/bglogo.jpg);
	background-repeat: no-repeat;
	background-color: #F5F1E0;
	background-position: bottom;
}

#tdtop2{
width:490px;
height:106px;	

}

#tdlanguage{
	border-top:1px solid #F5F1E0;
	width:270px;
	height:39px;
}

#tdpromo{
border-top:1px solid #F5F1E0;
width:490px;
height:39px;
}

div#promo{
color:#544A2E;
font-size:13px;
text-align:right;
font-weight:bold;
padding-top:12px;
padding-right:12px;
}

div#casavacanze{
color:#817345;
font-size:18px;
text-align:left;
padding-top:26px;
padding-left:38px;
letter-spacing:0px;
}

div#tinacci{
color:#5B5231;
font-size:44px;
text-align:left;
padding-top:1px;
padding-left:38px;
font-style:italic;
font-family:"Times New Roman", Times, serif;
letter-spacing:-1px;

}

div#casavacanze a{
text-decoration:none;
color:#817345;
}

div#casavacanze a:hover{
text-decoration:none;
color:#817345;
}

div#tinacci a{
text-decoration:none;
color:#5B5231;
}

div#tinacci a:hover{
text-decoration:none;
color:#5B5231;
}

div#language{
padding-top:13px;
}

div#language a{
text-decoration:underline;
color:#36311D;
}

div#language a:hover{
text-decoration:none;
color:#36311D;
}

img.flag{
margin-right:7px;
margin-left:34px;
}

#tablecorpo{
	width:760px;
	border-bottom:1px solid #F5F1E0;
	background-color:#EEEBDB;
	background-image: url(../images/bgtablecorpo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#tdmenu{
	width:169px;
	border-right:1px solid #F5F1E0;
	background-color:#C2C0A6;
	background-image: url(../images/bgtdmenu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:350px;
}

#tdcontenuto{
	width:590px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.menu {
	display:block;
	text-decoration:none;
	text-align:right;
	height:32px;
	border-bottom: 1px solid #F5F1E0;
	font-weight:bold;
	width:169px;
	letter-spacing:0px;
}

.menu a {
	color:#36311D;
	padding-top:13px;
	padding-bottom:5px;
	display:block;
	text-decoration:none;
	width:auto;
	padding-right:10px;
	background-image: url(../images/bgmenu.jpg);
	background-repeat: repeat-y;
}

.menu a:hover {
	color:#36311D;
	padding-top:13px;
	padding-bottom:5px;
	display:block;
	text-decoration:none;
	width:auto;
	padding-right:10px;
	background-image: url(../images/bgmenuhover.jpg);
	background-repeat: repeat-y;

}

div#contenuto{
	padding-bottom:30px;
	padding-left:60px;
	padding-right:30px;
	padding-top: 20px;
}

h1{
	margin: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	color:#ACA277;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:21px;
}

div#footer{
	text-align:center;
	line-height:16px;
	padding-top:15px;
	background-image: url(../images/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

a#footer{
	color: #36311D;
	text-decoration:none;
}

