@charset "utf-8";
/* CSS Document */

body{
	margin:0; 
	padding:0;
	background-image:url(../images/top-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	}

img{
	border:0
	}

p{
	margin:0;
	padding:0;
	font-size:14px;
	color:#333;
	}

h1{
	margin:0;
	padding:0;
	color:#0C19E3;
	}

h2{
	margin:0;
	padding:0;
	color:#f80000;
	font-size: 18px;
	}
.h2c {text-align: center; 
}

h3{
	margin:0;
	padding:0;
	color:#0C19E3;
	font-size: 18px;
	text-align: center; 
}

#pp{
	height:20px;
	text-align:center;
	background: #FAFAFA; 
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#999; 
	}

#header{
	width:850px;
	height:130px;
	margin:0 auto 0 auto;
	}
	
ul#menu{
	width:850px;
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	background-image:url(../images/righetta.jpg);
	background-repeat:no-repeat;
	background-position:left;
	}

ul#menu li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}
	
a.si{
	margin:0;
	padding:8px 14px 0 13px;
	display:block;
	height:22px;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	background-image:url(../images/righetta.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}
	
a.si:hover{
	color:#000;
	}

a.no{
	margin:0;
	padding:8px 14px 0 13px;
	display:block;
	height:22px;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	}
	
a.no:hover{
	color:#000;
	}


#centro{
	width:800px;
	min-height:200px;
	margin:0 auto 0 auto;
	padding:45px;
	background-image:url(../images/ombra.jpg);
	background-position:center;
	background-repeat:repeat-y;
	}

#footer-container{
	min-height:220px;
	background-image:url(../images/footer-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

#footer{
	width:900px;
	min-height:100px;
	margin:0 auto 0 auto;
	min-height:180px;
	background-image:url(../images/footer-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:30px;
	text-align:center;
	}

#footer p{
	font-size:12px;
	}
	
#footer a{
	color:#666;
	text-decoration:underline;
	}

#footer a:hover{
	color:#8C0000;
	text-decoration:none;
	}

span{
	display:block;
	background-color:#fafafa;
	border:1px dotted #8C0000;
	padding:20px;
	width: 760px; 
	height:130px;
	float: left; 
	}
span img {margin-right:22px; 
}

.ul {font-size: 14px; 
}

.ulboxsx {float: left; width: 45%; 
}

.ulboxdx {float: right; width: 45%; 
}
.intero {float: left; width: 100%; 
}

.ft2 {margin-right: 20px; margin-bottom: 20px; float: left; border: 0; 
}