/*    Generated by http://www.cssportal.com    */

@import url("reset.css");

body {
    font-family: Open Sans, Helvetica Neue, Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    color:#333
}

p {
    padding: 10px;
}

#wrapper {
    margin: 0 auto;
    width: 800px;
}


#flag1{
	
margin-top: 20px;
    float: right;
	 top: 50px;
	 right:10px;
	 }

#logo{
margin-top: 20px;
    float: left;
    background: #FFFFFF;
    width: 1000;
	
}


#menu{
	margin-top: 20px;
	position: relative;
	 top: 50px;
	 right:-85px;
    float: right;
    background: #FFFFFF;
    width: 1000;
}


#content {
    float: left;
    background: #FFFFFF;
    width: 800;
}



#footer {
    height: 40px;
    width: 800px;
	background: url(barra-verde-sfumata.png) repeat-x left bottom;
    clear: both;
	
}



