  
/* STILI TEMPLATE STRUTTURA */
body {
        margin: 0px;
	padding: ;
	 		background-color: ;
	font-family: ;
	color: ;
	font-size: ;	
}      
b,strong { font-weight: bold; }
a {color: ;}


/* RESETTO TUTTI I VALORI DI DEFAULT DEI VARI BROWSER TAG */
form,h1,h2,h3,h4,h5,h6{padding:0px;margin:0px;font-size:100%;}
.tabellaStruttura {width:100%;height:auto;padding:0px;margin:0px;border:none;border-collapse:collapse;}     
.tabellaStruttura td,tr {padding:0px;margin:0px;}
input,textarea,select {font-size:100%;font-family: ;}
p {
	margin:8px 0px 8px 0px;
	padding:0px;
}

strong,b {font-weight: bold !important;}

.somm {position:absolute;top:-8000px;}
.nascondi { position:absolute;top:-8000px; }
.destra { float: right; display:inline;margin: 0px 0px 1px 4px; }
.sinistra { float: left; display:inline;margin: 0px 4px 1px 0px; }
.nobordo { border: none; }
.noUnderline a{ text-decoration:underline; }
.noUnderline a:hover { text-decoration:none;}
.siUnderline a{ text-decoration:none; }
.siUnderline a:hover { text-decoration:underline;}
.reset{clear:both;}
.citaRisposta {
	border:1px solid;
	margin:4px 8px 12px 8px;
	padding:2px 4px;
	font-size: 80%;
}
.coreTitolo {
	font-size:122%;
	font-weight:bolder;
	padding:0px 2px 2px 2px;
	margin:4px 0px 8px 0px;
	border-bottom: 1px dotted;
	color:;
}

/* DEBUG POSIZIONE ELEMENTI SENZA STILE */
.media0,.pannello0,.area_testo0,.paragrafo0,.oggetto0,.menu0,.contenuto0 {
	position:relative;
	padding:0px;
	margin:0px;
	border:none;
}
.elenchiMenu {padding:0px;margin:0px;list-style-type: none;font-size:100%;}
.elenchiMenu li {display:inline;}
/* STILI CONTENITORE */
#contenitore {
		overflow: ;
	        margin:0px;
        width: ;
        	height: ;
 	border-top: ;
        border-right: ;
        border-bottom: ;
        border-left: ;
        padding: ;
	background-color: ;
 		z-index:auto;
}
/* STILI TESTATA */
#testata  {
	/* proprieta del box */
height: ;
overflow: ;
position: ;
z-index:9999;
				display: ;
float: ;
display:inline;  
height: 1%;
    
clear: ;
                                                                                                                                                                                         
/* distanza,rientro,bordo */
border-top: ;
border-right: ;
border-bottom: ;
border-left: ; 
/* sfondo */
background-color: ;
/* testo */
		text-align: ;
						font-weight: ;
			text-transform: ;
			white-space: ;
		
line-height: 1.2;



          







	float: none;
	position:relative;
	
		width:100%;
			line-height: 1;
	z-index:auto;
}
/* STILI CONTENUTO */
#partecentrale {
	/* proprieta del box */
height: ;
overflow: ;
position: ;
z-index:9999;
				display: ;
float: ;
display:inline;  
height: 1%;
    
clear: ;
                                                                                                                                                                                         
/* distanza,rientro,bordo */
border-top: ;
border-right: ;
border-bottom: ;
border-left: ; 
/* sfondo */
background-color: ;
/* testo */
		text-align: ;
						font-weight: ;
			text-transform: ;
			white-space: ;
		
line-height: 1.2;



          







		height:1%; 
			width:auto;
							float:none;
	z-index:auto;
}  
/*************************************** STILI DELLE REGOLE */
errore in caricamento stile dal dbSELECT * FROM regole_pubblicazione_template WHERE id_template= AND (id_stile_elemento != 0 OR tipo_elemento='regola' OR tipo_elemento='menu' OR tipo_elemento='regola_default')