html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.footer {
	clear:both;
}
#news_home #nofloat {
	float:none;
}
.indietro {
	text-align:right;
	margin: 0 50px 0 0;
}
.indietro a {
	color:#000000;
	text-decoration:none;
}
.indietro a:hover {
	text-decoration:underline;
}

/* ------------------------------------------- BODY E WRAPPER ----------------------------------------------- */
body {
	background-color: #FFFFFF;
	text-align: center;
	color:#000000;
}
#wrapper {
	background-position:right;
	background-repeat:repeat-y;
}
.home #wrapper {
	background-image: url(bordo_home_bg.gif);
}
.istituzionale #wrapper {
	background-image: url(bordo_istituzionale_bg.gif);
}
.turistica #wrapper {
	background-image: url(bordo_turistica_bg.gif);
}
.servizi #wrapper {
	background-image: url(bordo_servizi_bg.gif);
}

/*--------------------------------------- incipit ----------------------------------------------------------*/

.incipit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style:italic;
	display:block;
	margin: 0 0 15px 0;
}
.incipit span {
	font-size: 50px;
	font-style:italic;
}
/* --------------------------------------------- CONTENITORE ---------------------------------------------- */
#contenitore {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	text-align: left;
	background-position:left;
	background-repeat:repeat-y;
}
.home #contenitore {
	background-image: url(bordo_home_bg.gif);	
}
.istituzionale #contenitore {
	background-image: url(bordo_istituzionale_bg.gif);	
}
.turistica #contenitore {
	background-image: url(bordo_turistica_bg.gif);
}
.servizi #contenitore {
	background-image: url(bordo_servizi_bg.gif);
}
/* ------------------------------------------------ HEADER ------------------------------------------------- */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	position: relative;
	background-repeat:repeat-x;
	background-position:top;
	margin: 0 13px 13px 13px;
}
.istituzionale #header, .servizi #header {
	height: 162px;
}
.turistico #header {
	height: 420px;
}
.home #header {
	background-image: url(bordo_home_bg.gif);	
}
.istituzionale #header {
	background-image: url(bordo_istituzionale_bg.gif);	
}
.turistica #header {
	background-image: url(bordo_turistica_bg.gif);
}
.servizi #header {
	background-image: url(bordo_servizi_bg.gif);
}
#img_logo {
	position: absolute;
	top: 16px;
	left: 18px;
}
#header h1 {
	width:329px;
	height:32px;
	position:absolute;
	top:90px;
	right:20px;
	text-indent:-9999px;
	background-position:right;
	background-repeat:no-repeat;
}
.istituzionale #header h1 {
	background-image:url(h1_istituzionale.gif);
}
.turistica #header h1 {
	background-image:url(h1_turistica.gif);
}
.servizi #header h1 {
	background-image:url(h1_servizi.gif);
}

/* ------------------------------------------------ Piede ------------------------------------------------- */
#piede {
	background-repeat: no-repeat;
	padding: 0;
	position: relative;
	clear: both;
	background-repeat:repeat-x;
	background-position:bottom;
	margin: 350px 0 0 0;
	padding: 20px 0;
	text-align:center;
	font-size:0.8em;
	color:#FFFFFF;
}
.home #piede {
	background-image: url(bordo_home_bg.gif);
	background-color:#406012;
}
.istituzionale #piede {
	background-image: url(bordo_istituzionale_bg.gif);
	background-color:#b5a957;
}
.turistica #piede {
	background-image: url(bordo_turistica_bg.gif);
	background-color:#3d6cbb;
}
.servizi #piede {
	background-image: url(bordo_servizi_bg.gif);
	background-color:#a12f2a;
}
#footmenu {
	text-align: right;
	color: #939393;
	font-size: 0.69em;
	letter-spacing: 1px;
}
#footmenu a {
	color: #939393;
	text-decoration: none;
}

/*#tools {
	position: absolute;
	top: 12px;
	left: 771px;
	height: 29px;
	width: 150px;
}
#tools li {
	float: left;
}
#tools a {
	background-image: url(tools.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 29px;

}
#tcontatti {
	width: 27px;
	background-position: 0 0;
}
#tnews{
	width: 43px;
	background-position: -27px 0;
}
#trss {
	width: 40px;
	background-position: -70px 0;
}
#ttwitter {
	width: 36px;
	background-position: -110px 0;
}*/

/*#menu {
	position: absolute;
	top: 3px;
	left: 380px;
	width: 380px;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	padding: 6px 10px;
	color: #00a5e6;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	
}
#menu a.curr, #menu a:hover {
	color: #ebebeb;
}
#menu ul {
	position: absolute;
	top: 17px;
	left: 0;
	font-size: 11px;
	width: 400px;
}
#menu ul li a {
	font-size: 11px;
}
*/

/* ----------------------------------------- CONTENUTO ------------------------------------------------ */
#contenuto {
	margin: 0 43px 0 13px;
}

/* -------------------------------- SX -------------------------------------- */
#sx {
	width:300px;
	float:left;
}

/* -------------------------------- DX -------------------------------------- */
#dx {
	width:200px;
	float:right;
}

/* -------------------------------- CENTRAL -------------------------------------- */
.centrale {
	line-height: 1.7em;
	margin: 0 auto 0 300px;
}
.home .centrale {
	margin:20px 50px 0 50px;
}
.centrale p {
	padding-bottom: 6px;
}
.centrale ul {
	padding:3px;
}
.centrale ul li {
	list-style-type:square;
	list-style-position:inside;
}
.regolamenti ul, .regolamenti ul li {
	list-style-type:none;
}
.centrale .ad {
	background-image: url(box-ad.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 25px 25px 0 25px;
}
.centrale .bs {
	background-image: url(box-bs.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 15px;
}
.centrale .bd {
	background-image: url(box-bd.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 15px;
}
.centrale h2 {
	font-size: 1.7em;
	font-weight: bold;
	padding-bottom: 22px;
	text-transform:uppercase;
	font-weight:normal;
}

/* ------------ CENTRAL h3 sezioni ----------------- */
.home .centrale h2 {
	display:none;
}
.istituzionale .centrale h2 {
	color:#7c743c;
}
.turistica .centrale h2 {
	color:#3a4b67;
}
.servizi .centrale h2 {
	color:#a12f2a;
}

/* ------------------------------------ MODULI ----------------------------------------- */


/* ----------------------- Accordion ----------------------- */
#accordion {
	margin: 10px 0 0 0;	
}
#accordion div {
	margin: 10px 0 0 0;
}
#accordion div div {
	margin: 0;
}
#accordion h3 a {
	color:#2b2b2b;
	font-weight:bold;
}
#accordion h3 a {
	font-size:1.1em;
}
#accordion .img_acc {
	width: 110px;
	float:left;
	background-color:#d1cfbe;
	
}
#accordion .descr_dx_acc {
	margin: 0 0 0 120px;
	font-size:0.85em;
	line-height:1.7em;
}
#accordion .descr_dx_acc {
}
#accordion a.ico_pdf {
	padding: 11px 0 0 27px;
	background-repeat:no-repeat;
	display:block;
}
#accordion.sentieri .descr_dx_acc {
	margin:0;
}

/* ---------------- posizioni interni ----------------- */
#accordion.acc_regolamenti .descr_dx_acc {
	margin:0;
}

/* ---------------- colori ----------------- */



/* ---- istituzionale ----- */

.istituzionale #accordion .ico_pdf {
	background-image:url(icopdf_istituzionale.gif);
}
/* fondo contenuto */
.istituzionale .ui-accordion-content {
	background-color:#f6f5ee;
	border: 1px solid #d1cfbe;
}
/* fondo h3 */
.istituzionale #accordion h3 {
	border: 1px solid #d1cfbe;
}
/* normal */
.istituzionale .ui-state-default {
	background-color:#edebde;
}
/* hover */
.istituzionale .ui-state-hover {
	background-color:#d1cfbe;
}
/* current */
.istituzionale .ui-state-active {
	 background-color:#d1cfbe;
}

/* ---- Turistica ----- */

/* fondo contenuto */
.turistica .ui-accordion-content {
	background-color:#e2e9f5;
	border: 1px solid #cddaf1;
}
/* fondo h3 */
.turistica #accordion h3 {
	border: 1px solid #cddaf1;
}
/* normal */
.turistica .ui-state-default {
	background-color:#e2e9f5;
}
/* hover */
.turistica .ui-state-hover {
	background-color:#cddaf1;
	border: 1px solid #cddaf1;
}
/* current */
.turistica .ui-state-active {
	 background-color:#cddaf1;
	 border: 1px solid #cddaf1;
}

/* ---- Servizi ----- */

/* fondo contenuto */
.servizi .ui-accordion-content {
	background-color:#f3e4e3;
	border: 1px solid #e2d2d1;
}
/* fondo h3 */
.servizi #accordion h3 {
	border: 1px solid #e2d2d1;
}
/* normal */
.servizi .ui-state-default {
	background-color:#f3e4e3;
}
/* hover */
.servizi .ui-state-hover {
	background-color:#e2d2d1;
	border: 1px solid #e2d2d1;
}
/* current */
.servizi .ui-state-active {
	 background-color:#e2d2d1;
	 border: 1px solid #e2d2d1;
}

/* ------------------------ News & Regolamenti ------------------------ */
.news {
	margin:0 0 40px 0;
}
.news a, .regolamenti a {
	text-decoration:none;
}
.news a:hover, .regolamenti a:hover {
	text-decoration: underline;
}
.news dl, .news dt, .news dd, .regolamenti ul, .regolamenti li {
	margin:0;
	padding:0;
	line-height:1.6em;
}
.regolamenti li {
}
.news h4, .regolamenti h4 {
	font-size:1.3em;
	padding: 10px 20px 0 20px;
	text-transform:uppercase;
}
.news dl {
	padding: 10px 20px;
}
.news dt {
	font-style:italic;
}
.news dd {
	margin: 0 0 15px 0;
}
.regolamenti ul {
	padding: 10px 20px;
}
.regolamenti {
	margin:0 0 40px 0;
	padding: 10px 0;
}
.regolamenti li {	
	list-style-type:none;
	margin: 0 30px 15px 0;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	background-image:url("icona_link.gif");
	background-position:0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}
.regolamenti li.current {
	background-image: none;
}
.news dd strong {
	display:block;
}
.centrale .news dd {
	padding: 0 20px 15px 20px;
	margin-bottom: 15px;
}
.centrale .news_scheda h4 {
	font-size:1.5em;
	font-weight:normal;
	padding-bottom:22px;
}
.news_scheda img {
	float:left;
	margin: 0 30px 0 0;
}

/* ------------------------ News Home ------------------------ */
.newseventi_tit {
	background-image:url(home_newseventi.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:26px;
	text-indent:-9999px;
	margin: 25px 0 0 0;
}
#news_home {
	margin:0;
	padding:40px;
	background-color:#e4e9de;
	text-align:left;
	color:#414141;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
#news_home li {
	width:24%;
	float:left;
	vertical-align:top;
	margin:0;
	padding:0;
	list-style-type:none;
}
#news_home li ul {
	margin:0 15px 0 0;
	padding:0;
}
#news_home li ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	width:auto;
	float:none;
}
#news_home a {
	color:#414141;
}
#news_home a:hover {
	text-decoration: underline;
}


/* ------------ colori ------------- */
.istituzionale .news, .istituzionale .regolamenti {
	background-color:#f0eee4;
	border:1px solid #E3E1D0;
}
.istituzionale .news h4, .istituzionale .news dd strong a, .istituzionale .news_scheda h4, .news_scheda img {
	color:#5b552a;
}
.istituzionale .regolamenti a {
	color:#2B2B2B;
}
.istituzionale .regolamenti li.current {
	color:#7C743C;
}
.istituzionale .centrale .news dd {	
	border-bottom:1px solid #b0b0ae; 
}
.istituzionale .news_scheda img {
	border:8px solid #f0eee4; 
}
.turistica .news, .turistica .regolamenti {
	background-color:#e2e9f5;
	border:1px solid #cbd2de;
}
.turistica .regolamenti a {
	color:#3a4b67;
}
.turistica .news h4, .turistica .news dd strong a, .turistica .news_scheda h4 {
	color:#3a4b67;
}
.turistica .centrale .news dd {	
	border-bottom:1px solid #a1abbd; 
}
.turistica .news_scheda img {
	border:8px solid #e2e9f5; 
}
.servizi .news, .servizi .regolamenti {
	background-color:#f2e2e1;
	border: 1px solid #e2d2d1;
}
.servizi .news h4, .servizi .news dd strong a, .servizi .news_scheda h4 {
	color:#6b201d;
}
.servizi .centrale .news dd {	
	border-bottom:1px solid #c8b6b4; 
}
.servizi .news_scheda img {
	border:8px solid #f2e2e1; 
}

/* ----------------------- Ricettivitą ----------------------- */
#contenuto .ricettivita_elenco ul, #contenuto .ricettivita_elenco li {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image:none;
}
#contenuto .ricettivita_elenco li {
	padding:0.5em 0.5em 0.5em 0.5em;
	background-color:#e2e9f5;
	margin:0.5em 0.5em 0.5em 0.5em;
	
}
#contenuto .ricettivita_elenco li a {
	font-size:1.2em;
	color:#3A4B67;
	text-decoration:none;
}
#contenuto .ricettivita_elenco li a:hover {
	text-decoration: underline;
}
.ricettivita_schede h3 {
	font-size:1.4em;
	font-weight:normal;
	padding-top:15px;
	color:#3A4B67;
}
.ricettivita_schede h4 {
	font-size:1.4em;
	font-weight:normal;
	padding:0;
	color:#3A4B67;
}
.ricettivita_schede .ricettivita_scheda {
	padding:1.5em;
	background-color:#e2e9f5;
	margin:0.5em 0.5em 0.5em 0.5em;	
}
.ricettivita_scheda a {
	color:#3A4B67;
}
.ricettivita_schede .ricettivita_scheda .foto_ric {
	float:left;
	margin: 0 20px 0 0;
}
.ricettivita_testo {
	margin: 10px 0 0 0;
}


/* ----------------------------------------- MENU ------------------------------------------------ */

/* ------------------------------ MENU PRINC ----------------------------------- */
#menuprinc {
	width: 100%;	
	font-size: 1.1em;
	text-align:right;
	text-transform:uppercase;
}
#menuprod {
	padding: 22px 15px 0 0;
}
#menuprod li {
	display: inline;
	margin: 0 8px;
}

#menuprod a {
	display: inline;
	color: #406012;
	text-decoration: none;
	width:auto;
}

/* ----- Roll Menu sezioni ----- */
#menuprod li.pul_home a {
	border-bottom:2px solid #406012;
} 
#menuprod li.pul_home a:hover, #menuprod li.pul_home a.curr {
	border-bottom:7px solid #406012;
	color:#406012;
} 
#menuprod li.pul_istituzionale a {
	border-bottom:2px solid #b5a957;
} 
#menuprod li.pul_istituzionale a:hover, #menuprod li.pul_istituzionale a.curr {
	border-bottom:7px solid #b5a957;
	color:#655e2f;
} 
#menuprod li.pul_turistica a {
	border-bottom:2px solid #3d6cbb;
} 
#menuprod li.pul_turistica a:hover, #menuprod li.pul_turistica a.curr {
	border-bottom:7px solid #3d6cbb;
	color:#3d6cbb;
}
#menuprod li.pul_servizi a {
	border-bottom:2px solid #a12f2a;
} 
#menuprod li.pul_servizi a:hover, #menuprod li.pul_servizi a.curr {
	border-bottom:7px solid #a12f2a;
	color:#a12f2a;
}
/* ------------------------------ MENU SECOND ----------------------------------- */
#menuprod  ul {
	position: absolute;
	top: 163px;
	left: 0;
	width: 276px;
	padding:65px 0 35px 0;
	margin:0;
	background-image: url(sottomenu.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
	font-size: 1em;	
	text-transform:none;
}
.curr {
	cursor:default;
}
.turistica #menuprod  ul {
	top:451px;
}
#contenitore #menuprod li ul a {
	color: #3c3c3c;
	border:none;
}
#menuprod ul ul {
	background-image: none;
	position: relative;
	width: auto;
	height: auto;
	padding: 0 0 5px 0;
	margin: 0;
	
}
#menuprod ul li {
	padding: 0 25px 8px 30px;
	display:block;
}
#menuprod ul ul li {
	padding: 0 0 4px 15px;
	font-size: 0.85em;
}
#menuprod ul li.sottomenu_finale {
	position:relative;
	padding:0;
}
#menuprod ul li.sottomenu_finale span {
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	left:-3px;
	height:38px;
	width:276px;
	margin: 20px 0 0 0;
}
.istituzionale #menuprod ul li.sottomenu_finale span {	
	background-image: url(sottomenufinale_istituzionale.gif);
}
.turistica #menuprod ul li.sottomenu_finale span {	
	background-image: url(sottomenufinale_turistica.gif);
}
.servizi #menuprod ul li.sottomenu_finale span {	
	background-image: url(sottomenufinale_servizi.gif);
}

/* ----- Roll SottoMenu sezioni ----- */
#contenitore #menuprod li ul a:hover {
	text-decoration:underline;
}
#contenitore #menuprod li ul a.curr {
	font-weight:bold;
	text-decoration:none;
}
#contenitore #menuprod li ul a.curr:hover {
	text-decoration:none;
}
#contenitore #menuprod li.pul_istituzionale ul a:hover, #contenitore #menuprod li.pul_istituzionale ul a.curr {
	color:#655e2f;
}
#contenitore #menuprod li.pul_turistica ul a:hover, #contenitore #menuprod li.pul_turistica ul a.curr {
	color:#335da4;
}
#contenitore #menuprod li.pul_servizi ul a:hover, #contenitore #menuprod li.pul_servizi ul a.curr {
	color:#a12f2a;
}

/* ------------------------------------------- BANNER HOME -------------------------------------------------- */
.home #bannerhome {
	margin: 116px 30px 0 30px;
}
.home #bannerhome_int {
	background-repeat:no-repeat;
	height:222px;
	background-position:center;
}
#spazio_boxhome {
	width:950px;
	margin: 0 auto 0 auto;
}
.boxhome {
	width:312px;
	margin: 20px 0 0 0;
	float:left;
}
.boxhome_bg {
	background-image: url(boxhome_bg.gif);
	width:312px;
}
.boxhome_up {
	background-image:url(boxhome_up.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:312px;
}
.pulhome_areaistituzionale .boxhome_bot {
	background-image:url(boxhome_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:312px;
}
.pulhome_areaturistica .boxhome_bot {
	background-image:url(boxhome_tur_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:312px;
}
.pulhome_areaservizi .boxhome_bot {
	background-image:url(boxhome_ser_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:312px;
}
.box_contenuto {
	padding: 0 10px 49px 10px;
}
.box_contenuto div {
	margin: 5px 16px 20px 16px;
	line-height:1.5em;
	font-size:0.9em;
}
.box_contenuto div a {
	color:#313131;
	text-decoration:none;
}
.box_contenuto div a:hover{
	color:#313131;
	text-decoration: underline;
}
.pulhome_areaistituzionale .box_contenuto h2 a {
	background-image:url(h2_home_titareaistituz.gif);
	height:44px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}
.pulhome_areaturistica .box_contenuto h2 a {
	background-image:url(h2_home_titareaturistica.gif);
	height:44px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}
.pulhome_areaservizi .box_contenuto h2 a {
	background-image:url(h2_home_titareaservizi.gif);
	height:44px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}
.boxhome h2 {
}
/* ----------------------------------------- BANNER TURISTICO ------------------------------------------------ */
.turistica #banner {
	margin-top: 116px;
	text-align:center;
	background-image:url(banner_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#banner-icone {
	width: 974px;
	margin:0 auto;
}
#banner-icone #icoint {
	width:322px;
	height:113px;
	float:left;
	background-image:url(icona_turistica_bg.gif);
	background-repeat:no-repeat;
}
#banner-icone #icoint img {
	float:left;
	margin: 20px 0 0 20px;
}
#banner-icone #icoint div {
	margin: 10px 20px 0 100px;
	float:none;
	background-image:none;
	text-align:left;
	line-height:1.5em;
}
#banner-icone #icoint div span {
	font-size:1.2em;
	color:#3d6cbb;
	display:block;
}
#menuloc {
	position: absolute;
	top: 0;
	left: 200px;
	width: 200px;
	height: 168px;
	background-color: #292929;
}
#menuloc ul {
	padding: 12px;
}
#menuloc a {
	text-decoration: none;
	color: #00a5e6;
	padding: 5px 0;
	display: block;
}
/* ------- Fieldset ------- */
fieldset {
	border:1px solid #248be0;
	margin:0 30px 15px 30px;
	text-align:left;
	padding:10px;
	font-size:11px;
	color:#004E9B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}
legend {
	font-weight:bold;
	font-size:12px;
}
/*-----------Trasparenza----------------*/
#presenze td, #presenze th {
	padding: 3px;
}
#presenze thead th {
	font-weight: bold;
	border-bottom: 1px solid #b5a957;
}
#presenze td {
	text-align: center;
}
#presenze tbody th, #presenze tbody td {
	border-bottom: 1px dotted #b5a957;
}
