/* CSS Document */
body {
text-align: center; margin: 0px; background-image: url(images/pixel-segue.gif); 
}

body{font: 12px Verdana,Arial,sans-serif}
h1,h2,h3{font-family: "Trebuchet MS",Arial,sans-serif;margin: 0px 0px 8px 0px;line-height: 130%;}
h1{color: #663333;font-size: 115%}
h2{color: #CC6600;font-size: 100%}
h3{color: #666;font-size: 90%}

	
A:link { color: #660000;text-decoration: none }
A:visited { color: #660000;text-decoration: none }
A:hover { color: #000033;text-decoration: none }

#centratura {
position:relative;
width: 950px;
text-align : center;
margin : 0px auto;
}

#container {
position:relative;
width: 950px;
text-align: left;
background: url(images/agriturismo-top-segue4.jpg);
background-repeat: no-repeat;
background-position: top;
}


#header {
width: 950px;
height: 145px;line-height: 145px;}

div#sidebar{float: left;
    width:150px;\width:170px;w\idth:150px; /*box model hack*/
    color: #333;
	margin-top:130px;
	background: url(images/sfondo-menu.gif);
	background-repeat: no-repeat;
	background-position: top left;}
	
div#content{width:600px;\width:600px;w\idth:600px; /*box model hack*/margin: 50px 0px 0 180px; }
div#content img{margin: 10px 8px 10px 0}
div#foto{width:630px;\width:630px;w\idth:630px; /*box model hack*/margin: 50px 0px 0 160px; }
div#foto img{margin: 8px}
div#footer{clear: left;background: url(images/pixel.gif) repeat-x top; height:20px;}

/*MENU*/

#menu_container {
	width:150px;
	height:425px;
}

div#menu{margin-left:8px;width:130px;\width:138px;w\idth:130px;text-align:left;}
div#menu ul{list-style-type: none;text-align:left;line-height:25px;margin: 0px;padding: 0px;white-space: nowrap;}
div#menu li{width:130px;text-align:left;margin-left:10px;padding-left: 14px;height:30px;font-size: 11px;color: #CCFFCC;background:url(images/menusfondsegue.gif) top left no-repeat;}
div#menu li a{
	color: #ff9966;
	text-decoration: none;
}
 div#menu li a:hover{color: #FFFF99;}
 div#menu img{margin:4px 0;padding:0;}

#indirizzo{
	height: 160px;
	margin:50px 0px 200px 20px;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #663333;
	text-decoration: none;
} 
.testocolorato {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}


