@charset "utf-8";
/* CSS Document */



.gustomese  {
	text-align:center;
}

.gustomese .tit h2{
	font-family: 'TheRifleman', Arial;
	color:#D10019;
	color:rgba(209,0,25,1); 
	margin:0;
	padding:0px;
	font-size: 40px;
	line-height:30px;
	font-weight: 400;
}

.gustomese .tit h3{
	font-family: 'TheRifleman', Arial;
	color:#004D8D;
	color:rgba(0,77,141,1); 
	margin:0;
	padding:0px;
	font-size: 28px;
	line-height:30px;
	font-weight: 400;
}

.gustomese .tit h4{
	font-family: 'TheRifleman', Arial;
	color:#004D8D;
	color:rgba(0,77,141,1); 
	margin:0;
	padding:0px;
	font-size: 23px;
	line-height:30px;
	font-weight: 400;
}

.gustomese_bgverde {
	margin:0; padding:0;
	background:
    url(../images/gustomese/bgverdetop.jpg) no-repeat  center top, 
    url(../images/gustomese/bgverdebottom.jpg) no-repeat  center bottom, 
    url(../images/gustomese/bgverdemid.jpg) 0px 0px repeat-y ;

	background-size: 100%;

	color:#FFF;
	font-family: 'rotis', Arial;
	font-size:12px;
	padding-left:15px;
	padding-right:20px;
	}
	.gustomese_bgverde span {
		font-size:14px; font-weight:600;
	}
	
.gustomese_bgbianco {
	margin:0; padding:0; margin-left:-20px;margin-right:-10px;
	background: url(../images/gustomese/bgbianco.png) no-repeat  right 10%;
	background-size: 40%;
	color:#004D8D;
	font-family: 'rotis', Arial;
	font-size:12px;
	padding-left:-20px;
	}
	.gustomese_bgbianco span {
		font-size:14px; font-weight:600;
	}
	
.gustomese_bgrosso {
	margin:0; padding:0;
	padding-left:15px;
	padding-right:20px;
	background: url(../images/gustomese/bgrossotop.jpg) no-repeat  center top, 
    url(../images/gustomese/bgrossobottom.jpg) no-repeat  center bottom, 
    url(../images/gustomese/bgrossomid.jpg) 0px 0px repeat-y;
	background-size: 100%;

	color:#FFF;
	font-family: 'rotis', Arial;
	font-size:12px;
	padding-left:20px;
	}
	.gustomese_bgrosso span {
		font-size:14px; font-weight:600;
	}
	
.fondoneutro {
	margin:0; padding:0;
	color:#004D8D;
	font-family: 'rotis', Arial;
	font-size:12px;
	padding-top:30px;
	
	}
	.fondoneutro span {
		font-size:14px; font-weight:600;
	}
	.fondoneutro img {
		width:100%;
	}
