@charset "UTF-8";
.roll{
	font-family:Georgia, 'Times New Roman', Times, serif; font-size:14px; color:#8D151B
	}
.roll a{
	font-family:Georgia, 'Times New Roman', Times, serif; font-size:14px; color:#8D151B
	}
.roll a:hover{
	font-family:Georgia, 'Times New Roman', Times, serif; font-size:14px; color:#8D151B
	}
 
.roll a:visited{
	font-family:Georgia, 'Times New Roman', Times, serif; font-size:14px; color:#8D151B
	}


body{
	margin:0px;
	background-image:url(img/sfondo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color:#8e151c;
	}
	
	#main{
	
	width: 942px;
   position: absolute;
   left: 50%;
   margin: 0 0 0 -471px;
	
		}
		
	#banner{
		width:940px;
		height:200px;
		float:left;
		margin-bottom:20px;
		}
		
		#cont_centr{
		float:left;
		background-color:#FFF;
		width:942px;
			background-image:url(img/sfondo_int.jpg);
		background-repeat:no-repeat;
			}
		
		
	#col_sin{
		width:182px;
		float:left;
		margin-left:12px;
		}	
		
	.puls{
		width:150px;
		height:24px;
		float:left;
		background-image:url(img/sfondo_menu.jpg);
		background-repeat:repeat;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#FFF;
		padding-left:10px;
		padding-right:10px;
		padding-top:6px;
		margin-bottom:5px;
		}	
		
	.puls a{
		color:#FFF;
		text-decoration:none;
		}		
		
		.puls a:link{
		color:#FFF;
		text-decoration:none;
		}		
		
		.puls a:hover{
		color:#FFF;
		text-decoration:underline;
		}	
		.puls a:visited{
		color:#FFF;
		text-decoration:none;
		}		
		
		
		
		
		.puls_big{
		width:150px;
		height:71px;
		float:left;
		background-image:url(img/sfondo_menu_big.jpg);
		background-repeat:repeat;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
		color:#FFF;
		padding-left:10px;
		padding-right:10px;
		padding-top:6px;
		margin-bottom:5px;
		}	
		
	.puls_big a{
		color:#FFF;
		text-decoration:none;
		}		
		
		.puls_big a:link{
		color:#FFF;
		text-decoration:none;
		}		
		
		.puls_big a:hover{
		color:#FFF;
		text-decoration:underline;
		}	
		.puls_big a:visited{
		color:#FFF;
		text-decoration:none;
		}	
		
	.sottomenu{
		width:150px;
		float:left;
		border-top:#FFF 1px solid;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		color:#FFF;
		margin-top:5px;
		font-style:italic;
		line-height:20px;
		}	
		
	#col_dx{
		width:672px;
		float:left;
		background-color:#FFF;
		margin-left:60px;
		background-image:url(img/sfondo_dx.jpg);
		background-repeat:no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666;

		}	
	#titoli{
		width:500px;
		float:left;
		padding-left:30px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:24px;
		color:#8D151B;
		margin-bottom:10px;
		padding-right:10px;
		}	
		.cont_dx_testo{
			width:540px;
			float:left;
			}
	.box_cont{
		width:500px;
		float:left;
		padding-left:30px;
		border-bottom:1px #FFF solid;
		padding-top:10px;
		padding-right:10px;
		line-height:20px;
		padding-bottom:10px;
		}	