/* CSS Document */


body{
margin:0px;
background:url(images/sfondo.gif) #2A301B fixed;

font-family: "Trebuchet MS", Tahoma;
font-size:80%;
}

#wrapper{
width:800px; height:400px;
text-align:center;
margin:25px auto 0 ;

border:3px solid #DCC769;

background:#F9F5EB url(images/back1.jpg) no-repeat;
}



#striscia-arancio{
width:458px;
background:#C95927;
margin-top:200px;


float:left;
}

#foto{
float:right;
width:342px;
height:400px;
background:url(images/foto-home2.jpg) no-repeat right;
}

#footer{
color:#F8F3E5;
font-size:10px;
padding-top:10px;
text-align:center;
}

#footer a{

color:#F8F3E5;
text-decoration:none;
}

#pubblicita{
width:800px;
margin:0px auto;
}

#pubblicita img{
margin-right:15px;
margin-left:15px;
}

#pubblicita a{
color: #FFFFCC;
text-decoration: none;
}