/**********************************/
/* = MODULI ===================== */
/**********************************/

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%;
	}
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;
	}

TD.S-Cella SELECT 
	{
	}
	
TD.S-Cella INPUT 
	{
	}

TABLE.S-admin-menu-table .S-admin-menu-titolo
	{
	font-size: 14px;
	font-weight: bold;	
	color: #CC2211;
	letter-spacing: 1px;
	}

TABLE.S-admin-menu-table .S-admin-menu-titolo:first-letter
	{
	font-size: 22px;
	font-weight: bold;	
	color: #CC2211;
	}

.S-TitoloPagina,
	{
	color: #003366;
	}

.S-TitoloSezione
	{
	font-size: 12px;
	font-weight: bold;	
	color: #003366;
	}

TD.S-CellaIntestazione
	{
ffilter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99eeee, endColorstr=#99CCCC);
	background: #F5F5F5;
	border-right: 3px solid #AAAAAA; 
	height: 20px;
	}

TD.S-CellaIntestazione A.S-Link
	{
	}

P#ContentManager-LinkModifica     /* content manager */
	{
	float: right;
	position: relative;
	right: 10px;
	top: 0px;
	font: 12px bold;
	}

P#ContentManager-LinkModificaMenu1,
P#ContentManager-LinkModificaMenu5,
P#ContentManager-LinkModificaMenu7,
P#ContentManager-LinkModificaMenu8,
P.ML-LinkModifica      	            /* iscrizione newsletter */	
	{
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
P#ContentManager-LinkModificaMenu4     /* menu admin */
	{
	position: absolute;
	display: none;
	}