/* CSS Document */
body{
background:#D5492E url(img_villa_brasile/bg_villa.jpg) top left no-repeat;
margin:0;
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
}
p {padding:5px;}
h4 {color:#fff;font-size:11px;}
#menu {
padding-top:200px;
padding-left:20px;
}
#menu a	{ 
display: block;
text-decoration: none;
color: #fff;
overflow: hidden;
padding: 5px 0px 0px 0px;
display: block;
font-size: 12px; 
}
#menu a:hover {text-decoration:underline;}
#menu a.selectedButt{ text-decoration:none;font-weight:bold; }
#mainbody{
width:564px;
height:637px;
background: url(img_villa_brasile/bg_main.png);
margin-top:70px;
}
#mainbody_turismo{
width:564px;
height:800px;
background: url(img_villa_brasile/bg_turismo.png);
margin-top:70px;
}
.Stile1 {color: #D5492E;text-decoration:none;font-weight:bold;font-size:20px;}
.Stile1 a:hover {text-decoration:underline;}

.Stile2 {
	color: #D5492E;
	font-style: italic;
}
.Stile3 {
	color: #D5492E;
	font-weight: bold;
}
.Stile4 {color: #D5492E}

#box1{
	position:absolute;
}


.mask{
	position:relative;
	width:545px;
	height:299px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
}