.MAINFORM {
	margin-top:0;
	margin-bottom:0; 
}

.BOTTONI {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	width:80px;
	height:23px;
}

.BOTTONI_ADMIN {
	text-align:center;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	width:90px;
	height:23px;
}

.SCROLLBAR {
    scrollbar-face-color: #D7D2CE;
    scrollbar-arrow-color: #B94E16;
    scrollbar-track-color: #B8B0A3;
    scrollbar-shadow-color: #D69172;
    scrollbar-highlight-color: #D69172;
    scrollbar-3dlight-color: #D69172;
    scrollbar-darkshadow-color: #D69172;
}

.COMBO_BOX
{
	background-color:#D7D2CE;  
	font-family:Arial, Helvetica, sans-serif;
	color:#B94E16;
	font-size:11px;
	line-height:15px;
	font-weight:bold;
}

.HEADER_GRID {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url(../Immagini/gradient.jpg);
	background-repeat: repeat-x;	
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.TESTO_GRID {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

/* ELEMENTI COMUNI */

body {
    background-image: url(../immagini/bg.jpg);
    background-color:#F2F0EF;
	background-repeat:repeat-x;  
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#header {
	width:858px;
	height:130px;
	margin:0px auto;
}

.bg_shadow {
	width:858px;
	height:auto;
	background-image:url(../immagini/bg_content.jpg);
	background-repeat:repeat-y;
	margin:0px auto;
}

img {
	border:0px;
}

/* NAVIGAZIONE PRINCIPALE */

#nav {
	margin:0 auto;
	height: 41px;
	width: 850px;
	background-image: url(../immagini/bg_nav.jpg);
	border-top: 1px solid #FFFFFF;
}

.nav_voci {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../immagini/bg_nav_off.jpg);
	height:30px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding:0px 19px;
	line-height: 27px;
}

.nav_voci a{
	border:none;
	padding:0px 0px;
}

.nav_voci a:link {
	background-image: url(../immagini/bg_nav_off.jpg);
	padding:0px 0px;
	border:none;
}

.nav_voci a:hover {
	background-position:center;
	background-image: url(../immagini/bg_nav_on.jpg);
	border:none;
}

.nav_voci_self {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../immagini/bg_nav_on.jpg);
	background-position:center;
	padding:0px 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height:30px;
	float:left;
	line-height: 27px;
	text-decoration:none;
}

.nav_space {
	background-image: url(../immagini/bg_nav_off.jpg);
	height:30px;
}

.campo_ricerca {
	float:left;
	position:relative;
	left:8px;
	top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	padding:2px;
	background-image: url(immagini/bg_regione.jpg);
	background-repeat: repeat-x;
}

.link_ricerca {
	float:left;
	position:relative;
	left:15px;
	top: 5px;
	font-family:"Small Fonts";
	font-size:8px;
	background-image:url(../immagini/arrow_ricerca.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
}

.link_ricerca a:link, .link_ricerca a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

.link_ricerca a:hover {
	text-decoration:underline;
}



/* DECORAZIONI */

.dotted_top {
	background-image:url(../immagini/dotted.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.dotted_bottom {
	background-image:url(../immagini/dotted.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.dotted {
	width:100%;
	height:20px;
	background-image:url(../immagini/dotted.gif);
	background-position:center;
	background-repeat:repeat-x;
}

/* FOOTER */

#footer {
	width: 858px;
	height:36px;
	background-image:url(../immagini/footer.jpg);
	background-repeat:no-repeat;
	margin: auto;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-top:5px;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration:underline;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

/* SIDE BAR - Agenda - Box vari */

.agenda {
	background-image:url(../immagini/bg_agenda.jpg);
	background-repeat:no-repeat;
}

.agenda .data {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #584E45;
	text-align: left;
	vertical-align:top;
	font-style:italic; 
	font-weight:bold;
}

.agenda .luogo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #584E45;
	text-align: left;
	vertical-align:top;
}

.agenda .titolo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color:#DE6727;
	text-align: left;
	font-weight:bold;
	text-transform: uppercase;
}

.agenda .titolo a:link, .agenda .titolo a:visited {
	color:#DE6727;
	text-decoration:underline;
}

.agenda .titolo a:hover {
	text-decoration:none;
}

.box_laterale {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 5px 0px 5px;
}

.shadow_sidebar {
	background-image:url(../immagini/shadow_sidebar.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

.box_strumenti {
	background-image:url(../immagini/bg_tools.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:250px;
	height:204px;
	text-align:left;
	margin-top:10px;
}

.box_strumenti h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight:normal;
	color: #FFFFFF;
	padding:5px 0px 5px 15px;
}

.box_strumenti .nav_strumenti {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	background-image:url(../immagini/dotted_orange.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0px 10px 0px 15px;
}

.box_strumenti .nav_strumenti a:link, .nav_strumenti a:visited {
	text-decoration:none;
	background-image:none;
	line-height:30px;
	color: #FFFFFF;
	margin-left:5px;
}

.box_strumenti .nav_strumenti a:hover {
	color: #E6BAA3;
}




/* TITOLI */

h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight:normal;
	color: #DE6727;
	text-align: left;
	margin:5px 0px 5px 0px;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight:normal;
	color: #666666;
	text-align: left;
	margin:5px 0px 5px 0px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight:normal;
	color: #eeeeee;
	text-align: left;
	margin:0px 0px 0px 15px;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:bold;
	color: #666666;
	text-align: left;
	margin:3px 0px 0px 5px;
}

/* TESTO */

.testo {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: left;
	vertical-align:top;
	padding:0px 0px 10px 10px;
}

.testo a:link, .testo a:visited {
	color: #DE6727;
	text-decoration:none;
}

.testo a:hover {
	color: #DE6727;
	text-decoration:underline;
}

/* NAVIGAZIONI INTERNE */

.nav_02 {
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	text-align:left;
	vertical-align:top;
}

.nav_02 a:link {
	text-decoration:none;
	background-image:url(../immagini/bullet.gif);
	background-position:0px 50%;
	padding-left:15px;
	background-repeat:no-repeat;
	color:#DE6727;
}

.nav_02 a:visited {
	text-decoration:none;
	background-image:url(../immagini/bullet.gif);
	background-position:0px 50%;
	padding-left:15px;
	background-repeat:no-repeat;
	color:#DE6727;
}

.nav_02 a:hover {
	text-decoration:underline;
	color:#DE6727;
}

/* BOTTONI HOME PAGE */

.button_home{
	background-image:url(../immagini/bg_button_home.jpg);
	background-repeat:no-repeat;
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding:0px 0px 0px 25px;
}

.button_home a:link, .button_home a:visited{
	color: #FFFFFF;
	text-decoration:none;
}

.button_home a:hover {
	color:#DE6727;
}


/* REGIONE HOME PAGE */

.box_regione {
	background-color:#F5F3F2;
	background-image:url(../immagini/bg_regione.jpg);
	background-repeat:repeat-x;
	border: 1px solid #CDC4BF;
}

/* PAGINA COMUNI-TEATRI */

.provincia {
	background-image:url(../immagini/bg_nome_prov.jpg);
	font-family: Arial;
	font-weight:bold;
	font-size: 12px;
	line-height:24px;
	color: #FFFFFF;
	text-align: left;
	padding:0px 0px 0px 10px;
}

.comuni_teatri {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	line-height:18px;
	color:#584E45;
}

.comuni_teatri .comune {
	background-image:url(../immagini/bullet.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:15px;
}

.comuni_teatri .teatro {
	background-repeat:no-repeat;
	font-weight:normal;
	line-height:11px;		
	font-size:9px;
	padding-left:15px;	
}
.comuni_teatri a:link, .comuni_teatri a:visited {
	color:#584E45;
	text-decoration:none;
	line-height:11px;			
	font-size:9px;	
}

.comuni_teatri a:hover {
	color: #DE6727;
	line-height:11px;		
	font-size:9px;
}

/* PAGINE DETTAGLIO COMUNE, ELENCO GENERICO SPETTACOLI */

.comune_data_spettacolo {
	font-family:Arial, Helvetica, sans-serif;
	color:#584E45;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.comune_titolo_spettacolo {
	font-family:"Trebuchet MS";
	color:#DE6727;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:left;
}

.comune_info {
	font-family:"Trebuchet MS";
	color:#DE6727;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

.comune_titolo_spettacolo a:link, .comune_titolo_spettacolo a:visited {
	text-decoration:none;
	color:#DE6727;
}

.comune_titolo_spettacolo a:hover {
	text-decoration:underline;
	color:#DE6727;
}

.comune_luogo_testo {
	font-family:Arial, Helvetica, sans-serif;
	color:#584E45;
	font-size:11px;
	line-height:15px;
	text-align:left;
}

.tournee_data {
	font-family:"Trebuchet MS";
	color:#DE6727;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	padding:0px 0px 10px 10px;
	line-height: 10px;
}

.scritta_video {
	font-family:Arial, Helvetica, sans-serif;
	color:#584E45;
	font-size:11px;
	line-height:15px;
	text-align:center;
}

.TitoloTabelle
{
	font-family: "Trebuchet MS";
	color: white;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 10px 10px;
	line-height: 10px;
	background-color: #cc9933;
}

.TESTO_NEWSLETTER
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	color: maroon;
	text-decoration: none;
	text-align: left;
	background-color: #ffcc99;
}