body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0px;
padding:0px;
}


#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 100px;
	margin:0;
	width:100%;
	background-image:url(../images/header_sfo.jpg);
}

.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:50px;
	color:#FFFFFF;
	width:250px;
}

.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	width:240px;
	height:100px;
	border: 1px solid #c2c2c2;
	margin:20px;
	float:left;
	background-image:url(../images/boxsfo.jpg);
	background-color:#EFEFEF;
	padding:5px;
	background-repeat: repeat-x;
}


.box2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	width:800px;
	height:250px;
	border: 1px solid #c2c2c2;
	margin:20px 50px 50px 50px;
	float:left;
	background-color:#EFEFEF;
	padding:5px;	
}

.evidenza {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#CC0000;
	text-align:center;
	padding:5px;
	font-weight: bold;
}

.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#444444;
	padding:5px;

}

.box2b {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	width:800px;
	height:530px;
	border: 1px solid #c2c2c2;
	margin:20px 50px 50px 50px;
	float:left;
	background-color:#EFEFEF;
	padding:5px;
	
}


.boxlittle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	width:200px;
	height:25px;
    border: 1px solid #c2c2c2;
	margin:15px;
	background-color:#EFEFEF;
		background-image:url(../images/boxsfo.jpg);
	background-repeat: repeat-x;
	padding:5px;
	float:left;
	font-size:12px;
}

.contatore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin:20px;

}


.sottotitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	width:360px;
	float:left;
	height:30px;
}


a:visited {
	color: #333333;
	text-decoration: none;
}



#wrapper {
margin: auto;
width:970px;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

.box a:hover {
	color: #CC0000;
	text-decoration: none;
}

#contenitor {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 400px;
	width:970px;
	margin:auto;
	display:block;
	
}

#contbox {
	margin:0px 45px 45px 45px;

}

#contenitor2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
    margin:10px;
	width:100%;

}

#footer{
font-size: 10px;
width: 100%;
height:15px;
clear:both;
margin:auto;
padding:10px;
background-color:#f7f7f7;
border: 1px solid #c2c2c2;
color:#444444;
text-align:center;
display:block;

}
a:link {
	color: #000000;
	text-decoration: none;
}
