body {
	background-color:#FF7300;
}

.Stile1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

a {
color:#FFFFFF;
text-decoration:none;
}

a:visited {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#FFCC00;
text-decoration:none;
}

div#container{
margin:0px auto;
position:relative;
margin-top:20px;
width:700px;
height:430px;
}

div#header{
margin:0px auto;
position:relative;
width:710px;
height:51px;
background-image:url(../img/top.jpg);
text-align:left;
}

div#corpo{
width:710px;
height:372px;
text-align:left;
background-image:url(../img/corp.jpg);
background-repeat:no-repeat;
}

div#corpolinks{
width:710px;
height:372px;
text-align:left;
background-image:url(../img/corplinks.jpg);
background-repeat:no-repeat;
}

div#corpohome{
width:710px;
height:372px;
text-align:left;
background-image:url(../img/corphome.jpg);
background-repeat:no-repeat;
}

div#corpocontact{
width:710px;
height:372px;
text-align:left;
background-image:url(../img/corpcontact.jpg);
background-repeat:no-repeat;
}

/**/
div#corpoallestimento{
width:710px;
height:372px;
text-align:left;
background-image:url(../img/corpallestimento.jpg);
background-repeat:no-repeat;
}
/**/

div#testo{
padding-top:30px;
padding-left:15px;
width:400px;
height:290px;
font:sans-serif;
font-size:12px;
text-align:center;
color:#ffffff;
}

div#menu{
	margin:0px;
	position:absolute;
	padding-top:35px;
	padding-left:130px;
	width:710px;
	height:51px;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:center;
	color:#ffffff;
	left: -1px;
	top: 2px;
}



div#footer{
position: relative;
width:710px;
height:37px;
color:#FFFFFF;
background-image:url(../img/bottom.jpg);
text-align:left;
}

div#textfooter{
margin:0px;
position:absolute;
padding-top:12px;
padding-left:295px;
width:710px;
height:51px;
font:"sans-serif";
font-size:11px;
text-align:center;
color:#ffffff;
}
