/* CSS Document */

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background:url(/admin/img/new_stili/r_interna_content_grigio.gif) repeat-x;
	font-size: 10pt;
	font-style: normal;
	color: #000;
	letter-spacing: 0,5pt;
	height:100%;
	left: 50%;
	top: 50%;
	margin:0px;
	}
/*skin gestione colore pulsanti*/
.sf_skin{
	background-attachment: fixed;
	background: url(/admin/img/content/skin_bottone/bot_grigio_sfondo.gif) repeat left top;	
	text-align:center;
	padding-left: 3px;
	padding-right:3px;
	font-size:9pt;
	}
.sf_skin a{color:#000;text-decoration:none;}
.sf_skin a:hover{color:#f00;}	
.sx_skin {
	background-attachment: fixed;
	background: url(/admin/img/content/skin_bottone/bot_grigio_sx.gif) no-repeat;}
.dx_skin{
	background-attachment: fixed;
	background: url(/admin/img/content/skin_bottone/bot_grigio_dx.gif) no-repeat;}

/*permette di modificare sfondi+testo i contenuti del quest*/
.content{background-color:#fff; border:1px solid #333; padding-right:25px; padding-left:25px;}

/*testo header*/
.sottotitolo{color:#222; font-size:11pt;}

/*content*/
.titolo{font-size:11pt; font-weight:bold; color:#f00;}
.descrizione_quest{font-size:10pt; color:#666;}
.alert{color:#c00;text-align:left}/*testo degli errori*/
a.sottolineato{color:#000; text-decoration:underline;}
a.sottolineato:hover{color:#f00; text-decoration:none;}
.piatto{font-size:8pt;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		border: 1px solid #999;
		padding:1px;
		margin-top:7px;}
.domanda{font-weight:bold; color:#000;}
.asterisco{font-weight:bold; font-size:14pt}
.desc_domanda{font-weight:normal; color:#6C6C6C; font-size:8pt}
.txt_piccolo{font-size: 8pt; color:#999;}
	

/*gestione pulsanti*/
.sf_botgenerale{
	background-attachment: fixed;
	background: url(/admin/img/content/bot_generale_sfondo.gif) repeat left top;
	text-align:center;
	padding-left: 3px;
	padding-right:3px;
	font-size:9pt;
	}
.sf_botgenerale a{color:#000;text-decoration:none;}
.sf_botgenerale a:hover{color:#f00;}

/*gestione della barra di modifica,prewi,compilazioni in Questionario*/
.sf_botmodifica{
	background-attachment: fixed;
	background: url(/admin/img/content/barra_mod_sfondo.gif) repeat;
	font-size:8pt;
	vertical-align:middle;
	}
.sf_botmodifica a{color:#000;text-decoration:none;}
.sf_botmodifica a:hover{color:#f00;}

.sfondo_riga{background-color:#777;}
.sfondo_riga2{background-color:#ddd;}
.sfondo_riga3{background-color:#C4C4C4;} /*separatore impaginazione-contenuto*/
.sfondo_riga4{border-top:1px solid #E7E7E7; height:15px; display:block;} /*separatore delle domande*/

/*testo footer*/
.footer{color:#666; font-size:8pt;}

/*gestione dati in tabella*/
.sf_table{
	background-attachment: fixed;
	background: url(/admin/img/content/table_sfondo.gif) repeat;
	text-align:center;
	padding-left: 2px;
	padding-right:2px;
	font-size:8pt;
	}
.sf_tr{
	background-attachment: fixed;
	background: url(/admin/img/content/table_tr_sf.gif) repeat;}
.table_txt{font-size:8pt; padding:2px;}
.table_txt a{color:#000; text-decoration:underline;}
.table_txt a:hover{color:#f00; text-decoration:none;}
