html {
	background-color:#FFEFD5;
}
body {
	background-color:#FFEFD5;
	text-align:center;
	color:#531D0C;
	font-family:"Trebuchet MS", Tahoma, "Lucida Sans", Verdana, Arial, sans-serif;
	background-image:url(img2010/sfondo_pagina.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
a {
	text-decoration:none;
	color:#FED68F;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0px;
}
#contenitore {
	width:900px;
	margin:0 auto;
}
#lingue {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(img2009/sfondo_lingue.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	padding-right:55px;
	padding-bottom:10px;
}
#lingue a {
	font-size:0.8em;
	padding-left:9px;
}

/****************** TESTATA */
#testata {
	float:left;
	text-align:left;
	height:114px;
}
#testata h1 {
	margin-left:-3500px;
}
#testata h2 {
	margin-left:-3500px;
}
/************* CORPO */
#corpo {
	float:left;
	width:900px;
	padding:0px;
	margin:0px;
}
/******************* MENU */
#menu {
	float:left;
	width:193px;
	margin-left:7px;
	background-color:#531D0C;
	color:#FED68F;
	font-family:"Times New Roman", Times, Goergia, serif;
	text-align:left;
	text-transform:uppercase;
	padding-top:20px;
	margin-top:0px;
	padding-bottom:90px;
	background-image:url(img2009/sfumatura_menu.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	
}
#menu a {
	color:#FED68F;
	display:block;
	font-size:0.8em;
	text-decoration:none;
	margin-left:10px;
	padding-left:30px;
	line-height:1.5em;
}
#menu a.gruppo1 {
	background-image:url(img2009/menu_simbolo_1.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#menu a.gruppo2 {
	background-image:url(img2009/menu_simbolo_2.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#menu a.gruppo3 {
	background-image:url(img2009/menu_simbolo_3.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#menu a:hover {
	text-decoration:underline;
}
#menu a.attuale {
	color:#FED68F;
	text-decoration:underline;
	display:block;
	font-size:0.8em;
	font-weight:bold;
	padding-left:30px;
	line-height:1.5em;
}
#menu a.gruppo1.attuale {
	background-image:url(img2009/menu_simbolo_1_ATT.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#menu a.gruppo2.attuale {
	background-image:url(img2009/menu_simbolo_2_ATT.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#menu a.gruppo3.attuale {
	background-image:url(img2009/menu_simbolo_3_ATT.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/******************* TESTI */
#testi {
	float:left;
	width:400px;
	font-size:0.75em;
	text-align:justify;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:30px;
	color:#531D0C;
}
#testi h3 {
	margin-bottom:5px;
	margin-top:0px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#testi p {
	padding-top:10px;
	display:block;
	clear:both;
}
#testi a {
	color:#720000;
	text-decoration:underline;
}
#testi img {
	margin-bottom:10px;
}
#testi img.simbolo360 {
	float:left;
	margin-right:8px;
}

table.prezzi {
	width:100%;
	margin:0 auto;
}
table.prezzi td {
	padding:5px;
}


/***************** slideshow */
#slideshow {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	width: 400px;
	height: 120px;
}
#slideshow img {
	width: 400px;
	height: 120px;
}
/***************** NEWS */

#news {
	float:left;
	width:220px;
	background-color:#555511;
	color:#FED68F;
	font-size:0.7em;
	line-height:1.2em;
	text-align:left;
	padding:40px 0px 20px 0px;
	background-image:url(img2010/titolo_news.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;

}
.una_news {
	display:block;
	padding:10px;
}
.news_titolo {
	border-bottom:1px solid #887121;
	text-transform:uppercase;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	padding:0px 0px 2px 3px;
}
#news a {
	color:#FFFFFF;
	text-decoration:underline;
	padding:0px;
	margin:0px;
}
#news strong {
	color:#FFFFFF;
}
#news p {
	margin:0px;
	padding:0px 10px 0px 5px;
}

/************************** CONTATTI */
form {
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
label {
	float:left;
	width:135px;
	font-weight:normal;
	text-align:right;
	padding-right:5px;
	font-size:0.9em;
}
p.informativa {
	font-size:0.75em;
	text-align:justify;
	padding:10px;
}


/****************** PACCHETTI */

table.pacchetti {
	width:100%;
	margin:0px auto 0px auto;
	border:1px solid #CDCDCD;
	background-color:#FFFFFF;
}
table.pacchetti caption {
	font-size:1.8em;
	text-transform:uppercase;
	margin-bottom:3px;
}
table.pacchetti th {
	background-color:#552200;
	color:#FFFFFF;
	text-align:center;
	padding:4px;
}
table.pacchetti td {
	border:1px solid #CDCDCD;
	padding:2px;
	margin:2px;
	text-align:left;
	padding-left:4px;
}


/************************* BOOKING */

strong.verde {
	color:#009900;
	font-weight:bold;
	font-size:1.2em;
}
.invia {
	display:block;
	clear:both;
	text-align:right;
	padding-right:10px;
}
.avviso {
	color:#CC0000;
	font-weight:bold;
}
#progresso {
	width:400px;
	height:30px;
	background-color:#531D0C;
	color:#FED68F;
}
#progresso #primo {
	width:25%;
	float:left;
	height:28px;
	margin:1px 0px 0px 0px;
	background-color:#FFEFD5;
}
#progresso #primo p {
	line-height:22px;
	height:24px;
	margin:2px 2px;
	padding-left:10px;
	font-weight:bold;
}
#progresso #secondo {
	width:25%;
	float:left;
	height:28px;
	margin:1px 0px 0px 0px;
	background-color:#FFEFD5;
	color:#555511;
}
#progresso #secondo p {
	line-height:22px;
	height:24px;
	margin:2px 2px;
	padding-left:10px;
	font-weight:bold;
}
#progresso #terzo {
	width:25%;
	float:left;
	height:28px;
	margin:1px 0px 0px 0px;
	background-color:#FFEFD5;
	color:#555511;
}
#progresso #terzo p {
	line-height:22px;
	height:24px;
	margin:2px 2px;
	padding-left:10px;
	font-weight:bold;
}
#progresso #ok {
	width:25%;
	float:left;
	height:28px;
	margin:1px 0px 0px 0px;
	background-color:#FFEFD5;
	color:#555511;
}
#progresso #ok p {
	line-height:22px;
	height:24px;
	margin:2px 2px;
	padding-left:10px;
	font-weight:bold;
}
#progresso #primo.attivo {
	width:25%;
	float:left;
	height:28px;
	margin:1px 0px 0px 0px;
	background-color:#531D0C;
	color:#FED68F;
}
#progresso #secondo.attivo {
	width:25%;
	float:left;
	height:28px;
	margin:1px 0px 0px 0px;
	background-color:#531D0C;
	color:#FED68F;
}
#progresso #terzo.attivo {
	width:25%;
	float:left;
	height:28px;
	margin:1px 0px 0px 0px;
	background-color:#531D0C;
	color:#FED68F;
}
#progresso #ok.attivo {
	width:25%;
	float:left;
	height:28px;
	margin:1px 0px 0px 0px;
	background-color:#555511;
	color:#FED68F;
}
form img.camera {
	float:left;
	margin-right:5px;
	border:1px solid #555511;
	padding:2px;
}
form img {
	padding:0px;
	margin:0px;
	vertical-align:middle;
}

/*************** INDIRIZZO */
#indirizzo {
	clear:both;
	width:900px;
	margin:0 auto;
	border-top:3px solid #531D0C;
	font-size:0.7em;
	line-height:1em;
}
#indirizzo strong {
	font-size:1.2em;
	line-height:1.3em;
	display:block;
}
#indirizzo a {
	line-height:1em;
	padding:0px;
	margin:0px;
	color:#720000;
	text-decoration:underline;
}

/***************** FIRMA */
#firma {
	clear:both;
	width:900px;
	margin:0 auto;
	text-align:center;
}
#firma a {
	text-decoration:none;
}
#firma a:hover {
	text-decoration:underline;
}

/******************* AMMINISTRAZIONE ***/
body.admin {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding:0px;
	color:#531D0C;
	background-image:url(img2009/sfumatura_verticale.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
body.admin a {
	color:#0000FF;
}
body.admin a.admin-navigazione {
	color:#CC0000;
	font-weight:bold;
}
.admin-importante {
	color:#CC0000;
	font-weight:bold;
}
body.admin label {
	font-size:0.8em;
	display:block;
	float:left;
	width:80px;
	text-align:right;
	margin-right:5px;
	font-weight:normal;
}
.admin-label-30px {
	display:block;
	float:left;
	width:30px;
	text-align:right;
	margin-right:4px;
}
ol {
	text-align:left;
}
ul {
	text-align:left;
}
body.admin FORM {
	margin:0px;
}
body.admin SELECT {
	margin:0px;
}
body.admin INPUT {
	margin:0px;
}
body.admin INPUT.invia {
	display:block;
	clear:both;
	text-align:right;
	padding-right:10px;
}
body.admin INPUT.radio {
	width:18px;
	height:18px;
}
table.amministrazione {
	width:98%;
	margin:0px auto 0px auto;
	border:1px solid #CDCDCD;
	background-color:#FFFFFF;
}
table.amministrazione td {
	border:1px solid #CDCDCD;
	padding:2px;
	margin:2px;
	text-align:left;
}
th {
	background-color:#552200;
	color:#FFFFFF;
	text-align:center;
}
table.amministrazione td.data_ {
	font-size:12px;
	padding:0px;
	margin:0px;
	
}
table.amministrazione td.data_oggi {
	font-size:12px;
	padding:0px;
	margin:0px;
	background-color:#FFFFCC;
	color:#000000;
}

table.amministrazione td a.chiudi {
	background-color:#009900;
	display:block;
	padding:0px;
	margin:0px;
	height:17px;
	width:19px;
	line-height:15px;
	font-size:15px;
	color:#009900;
	text-decoration:none;
}
table.amministrazione td a.chiudi:hover {
	text-align:center;
	background-color:#009900;
	display:block;
	padding:0px;
	margin:0px;
	height:17px;
	width:19px;
	line-height:15px;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
}
table.amministrazione td a.apri {
	background-color:#990000;
	display:block;
	padding:0px;
	margin:0px;
	height:17px;
	width:19px;
	line-height:15px;
	font-size:15px;
	color:#990000;
	text-decoration:none;
}

td.admin_attivo {
	text-align:left;
	font-size:0.9em;
	padding-left:5px;
}
td.admin_descrizione {
	background-color:#FFFFFF;
	font-size:9px;
	color:#999999;
	text-align:center;
}
.admin-testopiccolo {
	font-size:9px;
}
td.admin_attivo:hover {
	background-color:#FFFF99;
	}
a.logout {
	padding:10px;
	border:1px solid #990000;
	background-color:#FFFFFF;
	text-transform:uppercase;
	font-size:0.8em;
}
table.sottotabella {
	width:90%;
	margin:0 auto;
}
table.sottotabella td {
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
}
table.tariffe td {
	padding:4px;
	font-size:0.9em;
}
 /**************** ISCRITTI */
 table.iscritti {
 	width:70%;
	margin:0 auto;
 }
 table.iscritti, table.iscritti th , table.iscritti td {
	border:1px solid #DEDEDE;
	text-align:left;
	font-size:0.8em;
	padding:2px;
	margin:0px;
}
table.iscritti a {
	font-size:1.2em;
	color:#0033FF;
}


