/*
**********************
* STILI PER IL CORPO *
**********************
*/

/*BODY č per il sito*/
BODY
{
	color: blue;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 12px;
	background-color: black;
	margin: 0px;
}

.app
{
	background-color: #d4d4d4;
}
/*bodyManage per la parte di gestione*/
.bodyManage
{
	color:Black;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 12px;
	background-color:white;
	margin:0px;
}

/*
*******************
* STILI PER I DIV *
*******************
*/

/*DIV Principale*/
.divMaster
{
	height:100%;
	width:800px;
	margin:0 auto;
	text-align:center;
	top: auto;
}
/*DIV della testata*/
.divHeader
{
	margin:0;
}

/*DIV centrale*/
.divCenter 
{
	margin:0;
}
	
/*DIV pič di pagina*/
.divFooter
{
	margin:50px 0px 0px 0px;
}

/*DIV presenti nella pagina quadro*/
/*DIV immagine quadro*/
.divImmagineQuadro
{
	float:left;
}

/*DIV scheda quadro*/
.divSchedaQuadro
{
	float:right;
}

/*DIV separatore*/
.divSeparatore
{
	float:left;
	width:100%;
}

/*DIV presenti nella pagina della gestione*/
/*DIV parte sinistra*/
.divGest_sx
{
	float:left;
}

/*DIV parte destra*/
.divGest_dx
{
	clear:left;
}

/*Google*/
.divGM
{
	width:360px;
	height:450px;
	float:right;
}

.googleadsense 
{
	height:50px;
	width:800px;
	text-align:center;
}

.testo
{
	color: white;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-align: justify;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.btnheader
{
	font-weight: bold;
	font-size: 12px;
	color: #66ffcc;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-align: justify;
	text-decoration: none;
	height:30px;
	vertical-align:baseline;
}

.headerTr
{
	height:30px;
}

.headerTd
{
	margin: 1 100 1 100;
	width: 10%;
}

.testolink
{
	color: #ffa500;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-align: justify;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.testoinfocontatto
{
	color: white;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.tabinfocontatto
{
	text-align: left;
	text-decoration: none;
	float:right;
	margin-top:30px;
}

.testonews
{
	background:url(../image/bck_mostra.gif) repeat-x;
	display:block;
	color: white;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-align: justify;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.testopiccolo
{
	color: blue;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.bigtext
{
	color: white;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.tabCentra
{
	text-align:center;
}

/* STILI PER OGGETTI CHE USANO SOLO IL WIDTH */
.lblQuest
{
	text-align:right;
	width:150px;
}

.txtQuest
{
	text-align:left;
	width:300px;
	color:  #00008b;
	background-color:#ffff99;
}

.txtQuest_Short
{
	text-align:left;
	width:100px;
	color:  #00008b;
	background-color:#ffff99;
}

.txtQuest_Domanda
{
	text-align:left;
	width:300px;
	height:300px;
	color:  #00008b;
	background-color:#ffff99;
}

.sQuest
{
	text-align:left;
	width:300px;
}

.sQuest_Domanda
{
	text-align:left;
	width:300px;
	height:300px;
}

.w704
{
	width:704px;
}

.w13pc
{
	width:13%;
}

.w14pc
{
	width:14%;
}

.w16pc
{
	width:16%;
}

.w17pc
{
	width:17%;
}

.w18pc
{
	width:18%;
}

.w19pc
{
	width:19%;
}

.w20pc
{
	width:20%;
}

.w22pc
{
	width:22%;
}

.w32pc
{
	width:32%;
}

.w36pc
{
	width:36%;
}

.w82pc
{
	width:82%;
}

.testatatabellaquadro
{
	border:#ffffff 1pt solid;
	background-color: #c8e0ff;
	font-size: 20px;
	color: red;
	font-weight: bold;
	text-align: center;
	height: auto;
	width: 800px;
}

.testatatabellanews
{
	border:#ffffff 1pt solid;
	background-color: #333399; 
	font-size: 18px;
	color: #ffa500;
	font-weight: bold;
	text-align: center;
}

.tabellanews
{
	border:#ffffff 1pt solid;
	background-color: #333399; 
	font-size: 12px;
	color: #ffa500;
	font-weight: bold;
	text-align: center;
}

.tabellaEventi
{
	color: white;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width:100%;
	background-color: #181848;
}

.tabellaMostra
{
	color: white;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width:100%;
	background-color: #181848;
}

.testoBio
{
	color: #ffffff;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-align: justify;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #181848;
}

.testoCritica
{
	color: #ffffff;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-align: justify;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #181848;
}

.testoMostra
{
	color: #ffffff;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-align: justify;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background-color: #181848;
}

.tabpospari
{
	color: white;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: blue;
}

.tabposdispari
{
	color: white;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #3399ff;
}

.fotoquadro
{
	border: 20px;
}

.testoBonW
{
	color: black;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: white;
}

.testoneutro
{
	color: black;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #7890a8;
}

.testoreverse
{
	color: white;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #304878;
}

.thumb
{
	height: 100px;
	width: 100px;
	border: none;
}

.bottone
{
	border: none;
}

.tabella
{
	border: none;
}

.cellavuota
{
	width: 10px;
}

.titolo
{
	color: white;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 14px;
}

.didascalia
{
	color: white;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 14px;
}

.testoquestionario
{
	color: red;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	/*text-align: right;*/
}

.tabquest
{
	width: 400px;
	height: 25px;
	background-color:#F1F1F1;
}

.tabquestStoria
{
	width: 400px;
	height: 300px;
}

.tabquestButton
{
	width: 400px;
	height: 20px;
	text-align: center;
}

.hlink
{
	border:none;
}

.himg
{
	height:384px;
	width:501px;
	border-top:none;
	border-bottom-color:#FFFFFF;
	border-right:none;
	border-left:none;
}

.tabHome
{
	width:100%;
	text-align:center;
}

.tablinktext
{
	color: white;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-align: justify;
	text-decoration: none;
	background-color: black;
	font-size: 12px;
	font-weight: bold;
}

.warning
{
	color: white;
	font-weight:bold;
	font-family: Verdana, Georgia, 'Trebuchet MS';
	text-decoration: none;
	font-size: 14px;
}

A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
			
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

.Button {
	font: x-small Verdana, Arial, sans-serif;
	color: yellow;
	background-color: maroon;
	border: 1;
	border-color: white;
	border-style: solid;
}

.TextBox {
	font: x-small Verdana, Arial, sans-serif;
	font-size: 12;
	color:  #00008b;
	background-color:#ffff99;
}

.Grid_General {
	font: x-small Verdana, Arial, sans-serif;
	color: #00008b;
	background-color: #F1F1F1;
}

.Grid_Item {
	font: x-small Verdana, Arial, sans-serif;
}

.Grid_Header {
	font: bold Arial;
	color: maroon;
	background-color: #C0C0FF;
}

.Grid_Pager {
	font: bold Arial;
	color: maroon;
	background-color: #EAEAFC;
}

.Grid_AlternatingItem {
	font: x-small Verdana, Arial, sans-serif;
	background-color: #E8E6E6;
}

.Grid_SelectedItem {
	font: x-small Verdana, Arial, sans-serif;
	color: Black;
	background-color: orange;
}

.Error {
	color: red;
}

.bottonegestione
{
	width:200px;
	height:30px;
}

.tab_bottoni
{
	width:200px;
	height:300px;
}

.listGestMostra
{
	height:300px;
	width:400px;
}

/* STILI PER PAGINA MOSTRA */
.mostraBtn
{
	background-color:Teal;
	border-bottom-color:Red;
	border-right-color:Blue;
	font-style:normal;
	font-family:Bell MT;
	color:Yellow;
}
