@import url(tipografia.css);
@import url(navigazione.css);


html,body{
margin: 0;padding:0
}

body{
background-color: #D7DFF1;
margin-top: 20px;
font-family: Trebuchet MS;
text-align: center;
}

div#container{
background-image: url(../images/sfondo_corpo.jpg);
background-repeat: repeat-y;
width: 720px;
margin: 0 auto;
text-align: left;


   
	 }


div#header{
background-image: url(../images/header_4.jpg);
background-repeat: no-repeat;
height: 150px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 206px;
	width: 700px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 720px;	
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
	html>#header 	{
	width: 720px;
	}


div#content{
float:right;
width: 576px;
}
div#navigation{
margin-right: 576px;
padding: 0;
}

div#footer{
	clear: right;
	text-align: center;
	padding: 3px 0 3px 0;
	background-color: #BD5B3E;
	font-size: 11px;
	color: #4A4C14;
}

