body {
	background-image:url(img/bg_body.png);
	background-repeat:repeat;
	margin:0px;
	font-family: Arial;
	font-size: 11px;
}

#principale {
	font-family: Arial;
	font-size: 11px;
	width: 830px;
	height: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#header {
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	width: 830px;
	height: 191px;
}

#menu {
	background-image: url(img/menu.png);
	background-repeat: no-repeat;
	height: 406px;
	width: 213px;
	float:left;
}

p.menu{
padding-left:60px;
font-family:"Times New Roman", Times, serif;
font-weight:bolder;
font-size:18px;
color:#F5DF97;
line-height:35px;
padding-top:50px;
}

p.menu a:link { 
text-decoration:none;
color:#F5DF97;
}

p.menu a:hover {
text-decoration:none;
color:#DE9A1F;
}

p.menu a:visited { 
text-decoration:none;
color:#F5DF97;
}

#titolo_pagine{
background-image:url(img/img_title.png);
left:30px;
background-repeat:no-repeat;
position:absolute;
width:327px;
height:61px;
}

#contenuto {
	position:relative;
	background-image:url(img/pagine.png);
	width:540px;
	height:406px;
	background-repeat:no-repeat;
	float:left;
}

#contenuto_pagine {
	overflow:auto;	
	position:relative;
	width:530px;
	height:345px;
	padding-top:61px;
}

#contenuto_pagine_offerte {
    top:60px;
	overflow:auto;	
	position:relative;
	width:530px;
	height:270px;
	padding-top:20px;
	}
#img_right {
	position:relative;
	background-image: url(img/img_right.png);
	background-repeat: no-repeat;
	height: 406px;
	width: 77px;
	left:753px;
}

#footer {
	background-image: url(img/footer.png);
	color:#EDC21B;
	background-repeat:no-repeat;
	width:830px;
	height:33px;
	padding-top:2px;
	padding-left:30px;
}

.Stile2 {color: #4d6a1d}

.Stile3 {
	color: #3F5818
}
	
.Stile4 {
	color: #3F5818;
	font-weight: bold;
	font-size:13px;
	}
