body{
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../img/sfondo-body.jpg);
	background-repeat:repeat-x;
    font-size:12px;
    color: #fff;
    margin:0px;
    text-align:center;
	background-color:#096CC1;
 }

#wrapper{
	margin: 0 auto;
	width: 955px;
	margin-top: -6px;
	background-color:#FFFFFF
	}

.TopHead{
	background-image: url('../img/sfondo-tophead.jpg');
	background-repeat:repeat-x;
	width: 955px;
	height: 107px;
	}
	
.Separatore{
	background-image: url('../img/separatore.gif');
	background-repeat: no-repeat;
	height:  63px
	}
	
#Container{height: 300px; 
	}	
	
.ContenutoTesto{font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; float: left; margin-left: 40px; width: 360px; height: 300px; text-align: left; margin-right: 62px }

.ContenutoTesto h1{
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
    font-size:20px;
    color: #003876;
	text-align:left;
	font-weight: normal
	}
	
.ContenutoTesto h2 {
	color:#666;
	padding-top:5px;
	font-weight:bold;
	font-size:16px;
	}
	
.ContenutoTesto p{	font-size:14px; color: #000;
margin-bottom:5px;}
	
.Flash2{	
	float: left;
	}
	
#Footer{
	margin-top: 20px!important;
	color:#CCC;
	width: 955px;
	margin: 0 auto;
}
	
#evidenziato {
	background-color:#FF6;
	}

