body{background:#fff url(images/sfondo.gif)}

#wrap{
width:800px;
margin:20px auto;
background:#fff;
border:0px solid #ddd;
}

#header{
width:800px;
height:180px;
background:#fff url(images/header.jpg) no-repeat;
border-bottom:15px solid crimson;
}

#header .flags{
margin:10px 20px 10px 0;
float:right;
width:170px;
height:160px;
background:none;
border:0px dotted crimson;
}

#header .flags .ban{
margin:5px auto;
width:98%;
text-align:center;
background:none;
}

#left{
clear:both;
float:left;
display:inline;
width:auto;
margin:20px 0px 20px 20px;
background:#fff;
border-right:1px solid #aaa;
border-bottom:0px dotted #aaa;
}

#right{
display:inline;
float:left;
width:auto;
margin:20px 0px 20px 20px;
background:#fff;
border:0px dotted #ddd;
}

#foother{
clear:both;
width:800px;
height:30px;
font:11px Arial;
color:#999;
text-align:center;
line-height:20px;
background:#fff;
border-top:15px solid crimson;
}

#banner{
clear:both;
margin:10px auto;
width:auto;
height:auto;
text-align:center;
vertical-align:middle;
border:1px solid #666;
}

#unico{
clear:both;
margin:10px auto;
width:auto;
height:auto;
text-align:center;
vertical-align:middle;
border:0px solid #666;
}

