/* BOX MODEL - specifici per Lexgest.com */
body 	{
	background-color: #C7D3E9;
}

/* ========== TOP ========= */	
div#boxTop {
	background: url(../c_grafica/lexgest/bg_top_repx.gif) repeat-x top left transparent; 
}	

div#bg_Top {
	background: url(../c_grafica/lexgest/bg_top_dx.gif) no-repeat top right transparent; 
}

/* ========== CONTAINER ========= */	
div#boxContainer	{
	background: url(../c_grafica/lexgest/bg_cont_sx.gif) repeat-y top left #FFF;	
}		
	
div#boxContainer2 {
	background: url(../c_grafica/lexgest/bg_cont_dx.gif) repeat-y top right transparent;
}

/* ========== BOX SINISTRA ========= */	
div#boxMenuSx {
}
div#boxMenuSx dl dt {
	padding: 0 0 0 31px;
}
div#boxMenuSx dl dd {
	padding: 4px 1px 2px 1px;
}
div#boxMenuSx dd.MenuSX_2Liv {
	background: url(../c_grafica/lexgest/bg_menusx_2liv.gif) no-repeat center left #eaeaf2;
	border-right: 2px solid #E5E5E5;
	font-weight: normal;
	margin-left: 8px;
	padding: 0 1px 3px 7px;
	font-size: 11px;
}
/* ========== BOX DESTRA ========= */
div#boxMenuDx {

}		


div#boxMenuDx dd span.GruppoGazzetta {
	display: block;
	margin: 2px 0 1px 0;
	padding: 3px 0 3px 20px;
	background: url(../c_grafica/lexgest/ico_grupgazzuff.gif) no-repeat center left #F5ECC2;
	color: #000;
	font-size: 11px;
}		

div#boxMenuDx dd {
	font-weight: normal;
	color: #606060;
	font-size: 10px;
	line-height: 12px;
}


div#boxMenuDx dd a{
	color: #1C3F75;
}

dl.listaboxDestra dd a span.menuDX_secRiga {
	color: #446BAA;
}

/* ========== CONTENT ========= */
div#boxContent {

}

/* box super search */
div#superSearch {
	background: url(../c_grafica/lexgest/bg_supsearch_dx.gif) no-repeat top right transparent;
}

div#bg_superSearch {
	background: url(../c_grafica/lexgest/bg_supsearch_sx.gif) no-repeat top left transparent;
}


/* ========== FOOTER ========= */
div#boxFooter {
	background: url(../c_grafica/lexgest/bg_footer_repx.gif) repeat-x top left transparent;
}		

div#bg_footerSx {
	background: url(../c_grafica/lexgest/bg_footer_sx.gif) no-repeat top left transparent;
}	

div#bg_footerDx {
	background: url(../c_grafica/lexgest/bg_footer_dx.gif) no-repeat top right transparent;
}	

/*======= Risultati ricerche ======*/
table.ProdRisult a{
	font-weight: bold;
	color: #446BAA;
	text-decoration: none;
}

table.ProdRisult a:hover{
	text-decoration: underline;
	color: red;
}

table.ProdRisult td.FileSize {
	text-align: right;
}

table.ProdRisult span.FileSize{
	float: right;
	background: url(../c_grafica/iln/arrw_dw.gif) no-repeat center left transparent;
	padding: 0 0 0 10px;
}
table.ProdRisult td.DescrLeggi {
	padding: 0 0 7px 5px;
}
/* ========== scheda prodotto ========= */                                                                       
/* generali */

table.sezioneScheda {
	background: url(../c_grafica/lexgest/bg_tabdown.gif) repeat-x top left transparent;
}

/* Informazioni di base */
div#infoBase {
	background-color: #D2DEF4;
}

/* Impieghi */
h2.TitImpieghi {
	background-color: #C7D3E9;
}
