/*reset*/
.pannello-testo {
	position: static;
	float: none;
	clear: both;
	
	width: 724px;
	min-height: 360px;
	
	margin-left: 246px;
	margin-right: 0px;
	
	
	background-image: url(../img/panel-bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	
	text-align: left;
}

.pannello-testo p{
	padding-left: 25px;/**/
}

.pannello-testo p.beef{
	padding-left: 0px;
}

.pannello-testo img {
}

.pannello-testo p span {
	text-align: center;
	width: 150px;
	height: 25px;	
	display: block;
	position: absolute;
	padding-top: 30px;
	
	text-transform: uppercase;
	font-weight: bold;
	
	z-index: 190;
}

.pannello-testo a {
}

.pannello-testo a:hover{
	color: #333;
}

span.spacer{
	width: 724px;
	height: 50px;
	display: block;
	position: static;
	float: none;
	clear: both;
}

.pannello-testo h3{
	width: 678px;
	position: static;
	float: none;
	clear: both;
	
	text-transform: uppercase;
	color: #2d266a;
	font-weight:  bold;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	padding-top: 18px;
	
	margin-bottom: 25px;
}

.pannello-testo h3 em{
	color: #666;
	font-weight:  normal;
	text-align: left;
	font-size: 12px;
	text-transform: none;
	margin-left: 15px;
}



#testo{
	background-image: none;
	margin-top: 50px;
}

#testo img{
	width: auto;
	height: auto;
	position: relative;
	display: inline;
	margin: 0px;
}


#testo p {
	padding-left: 0px;
	color: #666;
	font-size: 12px;
	
	line-height: 20px;
	margin-bottom: 20px;
}

#testo h3{
	font-size: 18px;
	width: 724px
}

#testo h3 em{
	font-size: 14px;
}

#testo ul{
margin-bottom: 50px;
}

#testo ul p{
	font-size: 12px;
	color: #365475;
	line-height: 16px;
	margin-bottom: 0px;
}

#testo ul strong{
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
}

#testo li {
	background-color: transparent;
	color: #365475;
}

#testo .titolo{
	padding-left: 0px;
	padding-top: 0px;
	background-image: none;
}

/*resetŽ*/




#maskera-gradiente {
	position: absolute;
	top: 158px;
	left: 50%;
	margin-left: -485px;
	width: 970px;
	height: 325px;
	
	background-image: url(../img/gradient-large.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	
	z-index: 190;
}

#contain {
	z-index: 200;
	top: 200px;
}

#testo .addMargin{
	margin-bottom: 50px;
}

#testo .evid {
		color: #365475;
		padding-left: 30px;
}

#testo .floatRight{
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}

#testo .divisione{
	padding: 20px;
	padding-left: 0px;
}

#testo .divisione img{
	float: left;
	margin-right: 20px;
	margin-top:  -20px;
}



/**/
.extramap{
	position: absolute;
	top: 181px;
	left: 50%;
	margin-left: -45px;
}