@charset "utf-8";
/* CSS Document */


/*
GENERALI
*/

body{ 
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	color:#343434;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#site{
	width:563px; 
	margin:auto;
}

.correggi_allineamento_header{
	margin-top:0px;
	margin-left:0px;
	width:563px;
}
.correggi_allineamento_img_box{
	padding-left:3px;
	padding-top:3px;
	/*border:#FF0000 1px solid;*/
}

.correggi_allineamento_testo_footer{
	padding-top:0px;
	margin-left:9px;
	margin-right:8px;
	background-color:#233e79;
	height:40px;
	width:943;
	color::#fff;
}

.bg_box{
	width:416px;
	height:305px;
}

.correggi_allineamento_box{
	margin-left:0px;
	width:563px;
	height:283px;
	background:url(../uploads/bg.box.558.png);
	background-repeat:no-repeat;
	background-position:center;
	/*margin-left:6px;
	margin-top:6px;*/
}

.correggi_allineamento_box_left{
	margin-left:0px;
	margin-top:0;
}

.correggi_allineamento_float_right{
	padding-top:3px;
	padding-right:9px;

}

.correggi_allineamento_float_left{
	padding-top:5px;
	padding-left:7px;
}

.correggi_allineamento_titolo_box{
	margin-top:14px;
}

.correggi_allineamento_testo_box{
	margin-left:14px;
	margin-top:18px;
	width:250px;
	/*border:#39F solid 1px;
	text-align:justify;*/
}

.correggi_allineamento_pul_box{
	height:30px;
	width:120px;
	margin-left:127px;
	padding-bottom: 9px; 
	margin-top:230px;
	position:absolute;
	float:right;
	/*border:#00FF33 solid 1px;*/
}

.correggi_allineamento_banner_dx{
	margin-top:6px;
	margin-left:9px;
	width:476px;
}
 ul{ 
 }
 
 li{ 
	display: inline; 
	list-style-type:none; 

 }
 
 .testo_bold{
	font-weight:bold;
}

 .testo_justify{
	text-align:justify;
}

 .testo_piccolo{
	font-size:8px;
	/*color:#343434;*/
	color:#000000;
}
 a{ 
	color: #000; 
	text-decoration: underline;
}
 a:hover{ 
	color: #009c4e; 
	text-decoration: underline;

}


img{
	border: 0px;
}

.clear_both{
	clear:both;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.spaziatore{
	height:20px;
}
.spaziatore_footer{
	height:10px;
}

/* IE6  */

*html .correggi_allineamento_header{
	
	}

*html .correggi_allineamento_box_left{
	margin-left:-1px;	
}

*html .correggi_allineamento_testo_box{
	width:250px
}

*html .correggi_allineamento_pul_box{
	margin-left:-118px;
}



/*IE7 */
*:first-child+html .correggi_allineamento_pul_box{
	margin-left:-118px;
}


