body{
    background-position: center top;
	text-align: center; /*per centrareil sito in mezzo la pag in explorer*/
	background-color:	#f5f4f2;
	margin-top:0px;
	

}
div#container{
	
	   }

	   
div#header{
	width: 100%;
	position:relative;
	background-image: url(../immagini/uno/sfondo_int.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:-10px;
	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#be272e;

}
	   
div#main{
	width: 100%;
	background-color: #fff;
}	   
	   
div#striscia_1{
	background-color: #be272e;
	width: 100%;
}	   
	   	   
div#footer{
	background-color: #fff;
	width: 100%;
	
}	   
	   


#contenuto{
	width:90%;
	padding:10px 5%;
	//background:#F0F;
	/*font-family:hamburg-xlight-webfont;*/
	font-family: 'Montserrat', sans-serif;
	color: #274696;
	font-size:17px;
	text-align: justify;
	line-height:28px;
	margin-top:0px;
	/*font-weight: lighter;*/
	padding-top:40px;
	padding-bottom:30px;
}		   
	   
#header_contenuto{
	width:100%;

}		   
		   
#footer_contenuto,#striscia_1_contenuto{
	width:90%;
	padding:15px 5%;
	font-size: 14px;
	line-height:20px;
	/*font-weight: lighter;*/
	color: #ffffff;
	/*font-family: hamburg-xlight-webfont;*/
	font-family: 'Montserrat', sans-serif;
	text-align: centre;
	
}	


@media only screen and (min-width: 801px) {

}

/*
	   

   
div#titoli{
	position: absolute;
	width: 950px;
	height: 25px;
	margin-top: 325px;
	margin-left: 0px;
	text-align: left;
	padding-left:0px;
	padding-top:5px;

}




*/
/*stili specifici per il layout*/

/*

	


	*/

