body {
	margin:0px;
	background-color:#CCCCCC;
	}


body, td { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	}

a {
	color:#5C7486;
	text-decoration:none;
	}
	
a:hover {
	color:#CC0000;
	}	


/* Tabella contenitore */

.mainContent {
	background-color:#FFFFFF;
	width:546px;
	vertical-align:top;
	}

.impaginazioneLarga {
	padding:10px; 
	padding-top:0px; 
	text-align:left;
	}


/* Tabella macrocategoria */

.mainCell {
	border-bottom:solid 1px #E0E7EF;
	vertical-align:top;
	}


/* Fasce verticali colorate macrocategorie */
.fascia_ORDINE {
	width:37px;
	background-image:url(layout/bg_vert_ordine.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	}

.fascia_EVENTI {
	width:37px;
	background-image:url(layout/bg_vert_eventi.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	}

.fascia_SERVIZI {
	width:37px;
	background-image:url(layout/bg_vert_servizi.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	}


.fascia_LEGGI {
	width:37px;
	background-image:url(layout/bg_vert_leggi.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	}

.fascia_CONCORSI {
	width:37px;
	background-image:url(layout/bg_vert_concorsi.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	}


.fascia_ISCRIZIONE {
	width:37px;
	background-image:url(layout/bg_vert_iscrizione.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	}

/* Colori news */

.newsgroup_1 {
	text-align: left;
	padding: 2px;
	margin-bottom: 3px;
	background : #5C7486;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

.newsgroup_2 {
	text-align: left;
	padding: 2px;
	margin-bottom: 3px;	
	background : #3EA0BE;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

.newsgroup_3 {
	text-align: left;
	padding: 2px;
	margin-bottom: 3px;	
	background : #993333;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

.newsgroup_4 {
	text-align: left;
	padding: 2px;
	margin-bottom: 3px;	
	background : #286EB0;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

/* Tabella articoli */

.tabellaArticoli {
	width:460px;
	border:0px;
	padding:0px;
	border-collapse:collapse;
	margin:0px;
	}

.dateCell {
	vertical-align:top;
	text-align:left;
	width:170px;
	}
	
.dateCellEvidenzia {
	vertical-align:top;
	text-align:left;
	width:170px;
	background : #FFEAB0;
	}
	
.bloccoData {
	text-align:left; 
	background-color:#A1AABE;
	color:#FFFFFF;
	padding:2px;
	font-weight:bold;
	margin:4px;
	}	

.bloccoDataEvidenzia {
	text-align:left; 
	background-color:#FFEAB0;
	color:#1B4069;
	padding:2px;
	font-weight:bold;
	margin:4px;
	}	
	
.titoloArticolo {
	background-color:#EEEEEE;
	text-align:left;
	font-weight:bold;
	color:#0099CC;
	padding:2px;
	margin:4px;
	}
	
.titoloArticoloEvidenzia {
	background-color:#F0A91D;
	text-align:left;
	font-weight:bold;
	color:#0099CC;
	padding:2px;
	margin:4px;
	}

.titoloImportanteArticolo {
	background-color:#EEEEEE;
	text-align:left;
	font-weight:bold;
	color:#FF0000;
	padding:2px;
	margin:4px;
	}
	
.boxArticolo {
	padding:5px;
	text-align:left;
	}
	
.boxImportanteArticolo {
	padding:5px;
	text-align:left;
	font-weight:bold;
}
	
.cellaTesto {
	width:300px;
	vertical-align:top;	
	}	
	
.cellaTestoInfo {
	vertical-align:top;
	text-align:left;
	}		
	
.boxRivista {	
	text-align:left;
	}	

.boxRivistaLink {
	color:black;
	text-decoration:none;
	}
	
.boxRivistaLink:hover {
	color:#CC0000;
	}	

/* COLONNA DX TABELLA PRINCIPALE */

.column {
	border-left:solid 1px #E0E7EF;
	vertical-align:top;
	background-color:#FFFFFF;
	}
	

.columnBox {	
	border-bottom: solid 1px #E0E7EF;
	text-align:left;
	padding:12px;
	height:auto !important;
	height:130px;
	min-height:130px;
	}	

.columnBox2 {	
	border-bottom: solid 1px #E0E7EF;
	text-align:center;
	padding:12px;
	}	
	
.textBox {
	border:solid 1px #5C7486;
	width:120px;
	height:16px;
	}	
	
.textBoxLabel {
	color: #5C7486;
	}

/* FASCIA TOP */

.topDX {
	text-align:center;
	color:#FFFFFF;
	}	
	
.topDX a {
	color:#FFFFFF;
	}	
	
.topDX a:hover {
	text-decoration:none;
	}	
	
.statusBar {
	margin:2px;
	/* margin-left:165px; */
	margin-left:190px;	
	padding:2px;
	border-bottom:solid 1px #EEEEEE;
	margin-bottom:30px;
	text-align:left;
	}	
	
.error {
	color:#CC0000;
	}	
	
.itemMatch {
	background-color:#FF0000;
	color:#ffffff;
	}
	
	.textBluBold
{
	color:#1B4069;
	font-weight:bold;
	text-align:left;
	padding:2px;
	margin:4px;
}	

.textBlu
{
	color:#1B4069;
	padding:5px;
	text-align:left;
}

.bgcolorGiallo
{
	background : #FFEAB0;
	width:300px;
	vertical-align:top;
}

.tabellaArticoliWithBorder 
{
	width:460px;
	border: 1px solid #FFFFFF;
	padding:0px;
	padding-left: 30px;
	margin:0px;
}