﻿body{
background-image:url(imgs/Back.jpg);
	}
	
#container{
	z-index:5;
	width:921px;
	margin-left:-490px;
	left:50%;
	position:absolute;
	border-spacing: 0px 0px;
	top:10px;
}
#bottone1{
	z-index:6;
	position:absolute;
	margin-left:410px;
	left:50%;
	top:20px;
	border:0px;
}
#bottone2{
	z-index:7;
	position:absolute;
	margin-left:410px;
	left:50%;
	top:150px;
	border:0px;
}

#bottone3{
	z-index:8;
	position:absolute;
	margin-left:410px;
	left:50%;
	top:300px;
	border:0px;
}

#topLeft{
	width:107px;
	vertical-align:bottom;
	background-color:#e8b579;
	background-image:url(imgs/LeftBack.jpg);
}
#imgLeft{
	width:107px;
	background-image:url(imgs/TopLeft.jpg);
	height:509px;
}
#right{
	width:23px;
	vertical-align:top;
	background-image:url(imgs/RightBack.jpg);
	background-repeat:repeat-y;
}
#imgRight{
	background-image:url(imgs/Right.jpg);
	width:23px;
	height:27px;
}
#bottom{
	width:921px;
	height:137px;
	background-image:url(imgs/Bottom.jpg);
}
#bottomRight{
	background-image:url(imgs/BottomRight.jpg);
	width:23px;
	height:27px;
}

#main{
	width:794px;
	background-image:url(imgs/Body.jpg);
	background-color:#e7b376;
	background-position:left bottom;
}
#marchio{
	width:270px;
	height:136px;
	margin-left:600px;
	position:absolute;
	margin-top:-120px;
	background-image:url(imgs/Marchio.png);
}
#titolo{
	height:215px;
	width:333px;
	background-image:url(imgs/Logo.png);
	position:absolute;
	margin-top:50px;
	margin-left:-60px;
}
#titolo a{
	height:215px;
	width:333px;
	display:block;
}
#banner{
	height:111px;
	width:744px;
	background-image:url(imgs/Banner.jpg);
	position:absolute;
	margin-top:15px;
	margin-left:40px;
}
#txt{
	padding-top:250px;	
	font-family: "Monotype Corsiva", Georgia, "Arial Rounded MT Bold", Sans-serif;
	font-size:16pt;
	width:700px;
	padding-bottom:15px;
}
#normaltext{
	font-family: "Monotype Corsiva", Georgia, "Arial Rounded MT Bold", Sans-serif;
	font-size:16pt;
	width:700px;
	padding-bottom:15px;
}
#txt h1{
	text-align:center;
}
.img{
	display:inline;
	float:right;
	padding-top:200px;
	padding-right:30px;
}

#marchio a img{
	/*border: solid 1px #4c2908;*/
    border-width: 0px;
	margin-left:30px;
	margin-top:20px;
}
.imgBordo
{
    border: solid 5px #e7c093;
}
.prezzo{float:right;padding-right:20px;}
.prezzo span{margin-right:3px;}
#MenuBar
{
    margin-top: -210px; 
    margin-bottom: 120px; 
    margin-left: 300px;
}