/***********************************/
/* = AMMINISTRAZIONE ============= */
/***********************************/

TABLE.S-admin-menu-table,TABLE.S-tabella, TABLE.admin-tabella, P.Admin-TitoloPagina, TABLE.blocchi-tabella,
TABLE.ContentManager-Tabella, P.ContentManager-TitoloPagina, P.ContentManager-Testo,
TABLE.lingue-tabella, P.Lingue-TitoloPagina, P.Lingue-Testo, TABLE.moduli-tabella,
TABLE.permessi-tabella, P.Permessi-TitoloPagina, P.Permessi-TitoloSezione 
	{
	width: 100%;
	}
	
	
TABLE.S-tabella a, TABLE.S-tabella a:active, TABLE.S-tabella a:visited { color:#008844;}

TABLE.S-tabella TD { vertical-align: top;}

P.GestUtenti-titolopagina, TABLE.GestUtenti-Tabella, P.GestUtenti-Testo, P.GestUtenti-TitoloSezione, P.GestUtenti-Errore 
	{
	width: 100%;
	text-align: center;
	}

TD.GestUtenti-user-label, TD.GestUtenti-password-label, TD.GestUtenti-label-email, 
TD.GestUtenti-label-password1, TD.GestUtenti-label-password2, TD.GestUtenti-label-nome, 
TD.GestUtenti-label-cognome, TD.GestUtenti-label-ragsoc, TD.GestUtenti-label-urlsito 
	{
	width: 40%;
	text-align: right;
	}
TD.GestUtenti-user-field, TD.GestUtenti-password-field, TD.GestUtenti-field-email, 
TD.GestUtenti-field-password1, TD.GestUtenti-field-password2, TD.GestUtenti-field-nome, 
TD.GestUtenti-field-cognome, TD.GestUtenti-field-ragsoc, TD.GestUtenti-field-urlsito 
	{
	width: 60%;
	text-align: left;
	}

DIV#contenuto-admin FORM TABLE.S-Tabella TD.S-Cella SELECT
	{
	wwidth: 100px;
	}

TD.S-Cella SELECT 
	{
	}
	
TD.S-Cella INPUT 
	{
	}

TABLE.S-admin-menu-table .S-admin-menu-titolo
	{
	font-size: 14px;
	font-weight: bold;	
	color: #009900;
	letter-spacing: 1px;
	}

TABLE.S-admin-menu-table .S-admin-menu-titolo:first-letter
	{
	font-size: 22px;
	font-weight: bold;	
	color: #009900;
	}

.S-TitoloPagina,
	{
	font-size: 12px;
	font-weight: bold;	
	color: #008844;
	}

.S-TitoloSezione
	{
	font-size: 12px;
	font-weight: bold;	
	color: #008844;
	}

TD.S-CellaIntestazione
	{
	background: #F5F5F5;
	border-right: 3px solid #AAAAAA; 
	height: 20px;
	}

TD.S-CellaIntestazione A.S-Link
	{
	}
