html,body {
margin:0 px;
padding:0 px;
font: 12px verdana, sans-serif;
text-align:center;
background-color: #558DB7;
}

#box{
float:left;
width:950px;
}

#header {
height:128px;
width:950px;
line-height:80px;
margin:0px; 
padding-left:0px;
position:relative;
}

	#logo {
	padding-left:25px;
	padding-top:0px;
	}
	
	#title {
	position:absolute;
	top: 90px;
	left: 25px;
	}	

#container {
margin:0 auto;
text-align:left;
width:750px;
}

a {
color: #0E428F;
}

td {
text-align: left;
font: 0.8em arial, sans-serif;
color: #fff;
}

.asso {
text-align: left;
font: 0.8em arial, sans-serif;
color: #0A4F93;
}

.center {
text-align: center;
font: 0.8em arial, sans-serif;
color: #0A4F93;
border-bottom: 1px solid #fff;
}

#content {
margin: 30px 0px 0px 3px;
width:690px;
height: auto;
}

#content_box {
margin: 0px 4px 0px 0px;
height: auto;
padding-bottom:9px;
text-align: center;
}

#content_p {
display: block;
background-color: #F7F9FB;
margin: 0px 8px 0px 8px;
padding: 15px;
height: auto;
text-align: justify;
color: #0E428F;
line-height: 1.4;
}

#content p {
padding: 10px;
background: #C9D9E8;
}

#content_flash {
background-color: #5A83AC;
margin: 0px 4px 0px 0px;
width: auto;
height: auto;
padding-bottom:9px;
text-align: center;
position: relative;
}

#pallino {
position: absolute;
}	

ul {
margin: 5px;
}

li {
list-style: square outside;
}

#navigation {
display: none;
}

#navigation p {
display: none;
}

#extra {
display: none;
}

#extra_foto1 {
display: none;
}

#extra_foto2 {
display: none;
}

#extra_lingue {
display: none;
}

#extra_citta {
display: none;
}

#footer {
clear:left;
font: 0.9 em arial, sans-serif;
text-align: right;
padding-right: 28px;
width:950px;
height: 30px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
 text-decoration: none;
 color: #fff;
}
#footer a:hover {
 text-decoration: none;
 color: #9DB2CC;
}

.area {
margin: 1px; 		
width: 270px; 
height: 50px; 
color: #515151;
border: #555 1px solid;
background-color: #ffffff;
}

.select {
margin: 1px; 		
width: 270px; 
color: #515151;
border: #555 1px solid;
background-color: #ffffff;
font: 12 px arial, sans-serif;
}

.input {
border-left: #555 1px solid;
border-top: #555 1px solid;
border-bottom: #555 1px solid;
border-right: #555 1px solid;   
background: #fff;
width: 150px;
color: #515151;
}

.select2 {
margin: 1px; 		
width: 150px; 
color: #515151;
border: #555 1px solid;
background-color: #ffffff;
}

.button {
border-left: #555 1px solid;
border-top: #555 1px solid;
border-bottom: #555 1px solid;
border-right: #555 1px solid;   
background: #fff;
width: auto;
height: 19px;
color: #515151;
}