/* CSS Document */

html, body{

	padding:0px;
	margin:0px ;
	text-align:left;
	color:#666666;
	margin-bottom:20px;
	
}

body{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

#all{

	margin:auto; 
	width:969px;
	margin-top:20px;
	text-align:left;
	

	
}

#shad_vert{

	width:969px;
	background-image:url(../images/bg_all.gif);
	background-repeat:repeat-y;
	background-position:right;
	float:left;
}

#shadow{
	
	background-image:url(../images/_shadow.gif);
	width:945px;
	height:7px;

}

#container{
	
	border:1px solid #dedede;
	width:943px;
	float:left;
	height:auto !important;
	padding-left:6px;
	padding-top:6px;
	padding-right:6px;

	
	
}

#header{

	width:945px;	
	height:86px;
	background-image:url(../images/head.gif);
	
}

#menu{

	padding-top:7px;
	padding-bottom:7px;
	background-color:#1c5cb3;
	width:945px;	
	color:#FFFFFF;

}

#flag{

	float:right;
	height:14px;
	padding-right:12px;
	
}

#head_bottom{}

#pay_off, #submenu{
	
	width:945px;
	height:26px;
	background-color:#87bbe2;
	color:#b7d4ea;
	
}

#pay_off{
	
	padding:0px;		
	margin-top:4px;		
	margin-bottom:6px;
	
}

#content{
	width:100%;
	padding-left:5px;	
}

#content_Large{
	
	float:left;	
}

#content1{
	
	width:100%;
	
}

#close{

	background-image:url(../images/bg_foot.gif);
	background-repeat:no-repeat;
	height:12px;
	width:969px;
	margin:auto;
	float:left;

}

#foot{
	
	width:969px;
	margin:auto;
	color:#999999;

 /* per IE 6.x */

	
}

/* LAYOUT 3 COLONNE CON COLONNA CENTRALE DEDICATA AI CONTENUTI */

#content_L{
	
	width:220px;
	float:left;
	
}

#content_C{
	
	float:left;
	width:480px;
	
}



#content_R{
	
	width:220px;
	float:right;
	padding:0px 2px 2px;
	
}

#cont_tit{

	background-color:#ecf1f5;
	margin-bottom:1px;
	height:20px;
	width:480px;
	padding-left:6px;
	
}

#cont_dati{
	
	background-color:#ecf1f5;
	margin-bottom:1px;
	width:466px;
	padding:10px;
	padding-top:0px;
	margin-bottom:10px;
}

#cont_LargeTit{

	background-color:#ecf1f5;
	margin-bottom:1px;
	height:20px;
	width:700px;
	padding-left:6px;
	
}

#cont_LargeDati{
	
	background-color:#ecf1f5;
	margin-bottom:1px;
	width:686px;
	padding:10px;
	padding-top:0px;
	margin-bottom:5px;
}



/* LAYOUT 3 COLONNE CON COLONNA A SINISTRA DEDICATA AI CONTENUTI */

#content_L1{
	
	width:520px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	
}

#content_L2{
	
	float:right;
	width:373px;
	padding-right:0px;
	margin-bottom:10px;
	margin-top:10px;
	
	
}

#cont_L2L{

	background-image:url(../images/bg_cl.gif);
	width:158px;
	height:411px;	
	margin-top:6px;
	float:left;
	display:inline;
}

#cont_L2L h1{

	margin-bottom:10px;
	
}
#L2L_interno{
	margin-top:10px;
}

#cont_L2R{

	float:right;
	width:200px;
	padding:0px;
	margin:0px;
	margin-top:6px;
	margin-right:6px;	
	display:inline;
}




