body
{
	background-color: #e8d43a;
}

/* INIZIO INTESTAZIONE */
.intestazione_repeat
{
background-image: url(images/intestazione_repeat.jpg);
background-repeat: repeat-x;
height: 121px;
}
/* FINE INTESTAZIONE */

/* INIZIO CONTENUTO CENTRALE */
.contenuto_centrale_top
{
	background-image: url(images/contenuto_centrale_top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
	margin-top: 10px;
	background-color: #685f1a;
	height:25px;
}

.contenuto_centrale
{
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #685f1a;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-position: right bottom;	
}

.contenuto_centrale_bottom
{
	background-image: url(images/contenuto_centrale_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height:25px;
}

font#testo_centrale
{
font-family: Tahoma, Verdana, sans-serif;
font-size: 13px;
color: white;
line-height: 18px;
}

font#testo_centrale a
{
font-family: Tahoma, Verdana, sans-serif;
font-size: 13px;
color: white;
text-decoration: none;
border-bottom: 1px dotted white;
}

font#testo_centrale_titolo
{
font-family: Verdana, sans-serif;
font-size: 13px;
font-weight: bold;
font-style: normal;
color: #daa520;
line-height: 18px;
text-decoration: underline;
}

font#testo_centrale_titolo a
{
font-family: Verdana, sans-serif;
font-size: 13px;
font-weight: bold;
font-style: normal;
color: #daa520;
line-height: 18px;
text-decoration: underline;
}

img#elementoSpecialita
{
	margin-right: 3px;
}

hr#separatoreSpecialita
{
	border: 1px dashed #daa520;
	width: 25px;
}

.campoForm
{
	background-image: url(images/campoFormBackground.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
}

fieldset
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: white;
	border: 0px outset white;
}

/* FINE CONTENUTO CENTRALE */

/* INIZIO STILE INFORMAZIONI SALA */
font#intestazione_small
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: black;
	line-height: 18px;
	padding-left: 5px;
}

div#descrizione_sala
{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 15px;
	color: black;
	text-align: left;
	line-height: 18px;
	padding: 2px;
	margin-right: 5px;
	height: 350px;
	overflow: auto;
}

hr#separatore
{
	border: 1px dashed #8B4513;
}
/* FINE STILE INFORMAZIONI SALA */

/* INIZIO COPYRIGHT */
font#copyright
{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: black;
}
/* FINE COPYRIGHT */

/* INIZIO FOOTER */
font#footer
{
font-family: Verdana, sans-serif;
font-size: 8px;
color: black;
}

font#footer a
{
font-family: Verdana, sans-serif;
font-size: 8px;
font-weight: bold;
color: black;
text-decoration: none;
}
/* FINE FOOTER */

/* INIZIO STILE NUMERI PAGINAZIONE SEZIONE "SPECIALITA'" */
div#paginazione
{
	color: #D6A31F;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
}

div#paginazione a
{
 color: #D6A31F;
 font-weight: bold;
 text-decoration: none;
}
/* FINE STILE NUMERI PAGINAZIONE SEZIONE "SPECIALITA'" */

/* INIZIO COPYRIGHT */
font#copyright
{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: black;
}
/* FINE COPYRIGHT */

/* INIZIO KEYWORD PER MOTORI DI RICERCA */
/* UTILIZZATO IN HOME PAGE */
font#keyword
{
	color: #E8D43A;
}
/* FINE KEYWORD PER MOTORI DI RICERCA */

/* INIZIO STILE MENU A COMPARSA DEI MENU */
#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}
/* FINE STILE MENU A COMPARSA DEI MENU */
