* {
margin:0;
padding:0;
text-decoration: none;
}

body {
		background-color: #9aacba;
	background-image: url(../images/bg_blubianco.jpg);
	background-repeat: no-repeat;
	background-position: center top;

	font-family: Arial;
	text-align:center;
}

#container {
	height: 720px;
	width: 1000px;	
	margin:0 auto 0 auto; 
	text-align:left;
	
}


#menu {
	height: 24px;
	text-align: right;
}




#centrale {
	background-image: url(../images/bg_girl2.jpg);
	height: 700px;
	width: 1000px;
	float: left;
	background-repeat: no-repeat;

}

#contenuto {
	height: 644px;
	width: 550px;
	margin-left: 455px;

font-size: 14px;
color: #444;
}



#footer {
	height: 19px;
	clear:both;
	text-align: center;

font-size: 11px;
color: #fff;
padding-top: 15px;

}


#logo {
	position: absolute;
margin-top: 50px;	
}




#menu {
	margin-top:30px;
color:#f90;
font-family: arial;

font-size: 14pt;
	
}

#active_menu {
color: #ccc;
font-family: Georgia, "Times New Roman", Times, serif;	
}

a.mainlevel {
color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;	
}




 #footer a {
	color: #ff9933;
font-weight: bold;
}


#page {

margin-top: 15px;	
}


#contenttoc{

margin-top: 15px;	
}




#contenuto a{

color:#f90;
font-weight:bold;	
}
