/* CSS Document */
body{
		background:url(images/sfondo.jpg) repeat;
       margin:0;
     }

#container{
           width:600px;
	       height:100%;
		   margin:auto;
		   margin-top:0;
	      }

#top{
		background-image:url(images/Index_01.jpg);
		width:600px;
		height:222px;
		position:absolute;
		border-top-style:outset;
		border-left-style:outset;
		border-right-style:outset;
		/*border-color:#eeeac7;*/
		border-color:#7e2426;
	}
/*slideshow*/

#slideshow {
	overflow: hidden;
	margin-top:0;
	margin-left:272px;
	position:absolute;
	width: 328px;
	height: 221px;
	
}

#slideshow img {
	width: 328px;
	height: 221px;
}		  

#main{
		background:url(images/Index_03.jpg) no-repeat;
		width:433px;
		_width:434px;
		#width:434px;
		height:528px;
		margin-top:222px;
		margin-left:170px;
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		position:absolute;
		border-right-style:outset;
		border-bottom-style:outset;
		border-color:#7e2426;
	  }
/*per menu piatti*/

#main2{
		background:url(images/Index_03.jpg) no-repeat;
		width:433px;
		_width:434px;
		#width:434px;
		height:528px;
		margin-top:222px;
		margin-left:170px;
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		position:absolute;
		border-right-style:outset;
		border-bottom-style:outset;
		border-color:#7e2426;
	  }
/*fine*/
#menu{
		width:167px;
		height:453px;
		margin-top:297px;
		position:absolute;
		border-left-style:outset;
		border-bottom-style:outset;
		border-color:#7e2426;
}


#premenu{
			background:url(images/Index_02.jpg) no-repeat;
			width:167px;
			height:75px;
			margin-top:222px;
			position:absolute;
			border-left-style:outset;
			/*border-color:#eeeac7;*/
			border-color:#7e2426;
		}

#footer{
		background-color:#330000;
		width:600px;
		height:auto;
		position:absolute;
		margin-top:754px;	
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		border-left-style:outset;
		border-right-style:outset;
		border-color:#7e2426;
		}
		
.img{
           border:#eeeac7 solid 1px;
		   padding:2px;
		   margin-right:6px;
		   margin-top:60px;
}               

.img10{
		margin-top:20px;
		padding-left:5px;
	  }

a, a:hover, a:visited, a:active{
	color:#ffffff;
	text-decoration:none;
}
