BODY {
	background-color:#333333;
	background-image:url(/it/img/back.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:justify;
	font-size:11px;
}
BODY,H1,H2,H3,H4,H5,H6,P,FORM,UL,OL,DL,LI,DD,DT,HR {
	padding:0px; margin:0px;
	font-size:11px;
}

A{
	color:#e0b500;
}

A:HOVER{
	color:#FFF;
}

#main H1 {
	background-color:#000;
	padding:5px 10px;
	background-repeat:no-repeat;
}

H2 {
	 background-position:0px 2px;
}

H2, H3 {
	background-color:#000;
	padding:5px 10px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

H4, H5, H6 {
	padding:5px 10px;
}

H5 {
	color:#FFF;
	font-weight:normal;
	border-bottom:1px solid #CCCCCC;
}

H6 A {
	color:#e0b500;
}

P {
	padding:0px 10px 10px;
	text-align:justify;
}

BR.clear { clear:both;}

#container {
	background-image:url(/it/img/sfondo_sx.png);
	background-repeat:no-repeat;
}
#header {
	height:150px;
	background-image:url(/it/img/ombra.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

/* NAV */
#logo {
	float:left;
	
}
#logo IMG {
	margin-bottom:5px;
}

#nav {
	float:left;
	margin-top:120px;
	width:583px;
	height:30px;
	background-repeat:no-repeat;
	background-position:0px -180px;
}
#nav A {
	height:20px;
	display:block;
	float:left;
	
	
}

#nav A SPAN{
	display:none;
	
}

.home #nav {background-position:0px -180px;}
.archeologica #nav{ background-position:0px -150px;}
.percorsi #nav { background-position:0px -120px;}
.informazioni #nav { background-position:0px -90px;}
.turismo #nav {  background-position:0px -60px;}
.eventi #nav {  background-position:0px -30px;}
.attivita #nav { background-position:0px 0px;}

#content {
	min-height:250px;
	padding:30px;
}


#sidebar {
	width:172px;
	margin-right:16px;
	float:left;
	text-align:left;
}

#sidebar .menu * {
	font-size:9px !important;
}


#sidebar .menu {
	margin-bottom:30px;
}

#sidebar DT {
	border-bottom:1px solid #999999;
	padding:5px 10px 2px;
}

#sidebar DD {
	padding:2px 10px 10px;
}

#sidebar DD A {
	color:#e0b500;
	text-decoration:none;
	font-weight:bold;
}


#sidebar UL, #sidebar DL {
	list-style:none;
	padding: 5px 0px;
}


#sidebar .menu LI A {
	display:block;
	text-indent:-9999px;
	height:20px;
	background-repeat:no-repeat;
}

#sidebar .testuale A, #sidebar .testuale H3 {
	text-indent:0px !important;
	padding-left:10px;
}




#sidebar .box {
	background-image:url(/it/img/sf_menu_laterale.png);
	background-repeat:repeat;
}

#main {
	padding-bottom:20px;
}

/* SIDEBAR END */
HR {
	border:1px solid #AAA;
	margin:10px 0px;
}

DIV.hr HR {
	display:none;
}

DIV.hr {
	height:40px;
}

#elenco {
	padding:10px 0px;
}

#elenco DT {
	border-bottom:1px solid #999999;
	padding:10px 10px 2px;
}

#elenco DD {
	padding:2px 10px 10px;
}

#elenco DD A {
	color:#e0b500;
	text-decoration:none;
	font-weight:bold;
}


#sidebar UL, #sidebar DL {
	list-style:none;
	padding: 5px 0px;
}

#main {
	width:583px;
	float:left;
}
#footer {
	background-image:url(/it/img/ombra.png);
	background-repeat:repeat-x;
	background-position:top;
	padding:20px;
	text-transform:uppercase;
	clear:both;
}

#footer SMALL{
	text-transform:none;
}

.message { 
	text-align:center; 
	padding:10px; 
	margin:10px 0px; 
	font-weight:bold; 
	font-size:12px;
	background-image:url(/it/img/sf_menu_laterale.png);
	color:#e0b500;
	background-repeat:repeat;
}
.message  SPAN{ 
	color:#FFF;
}

#archive {}
#archive TH, #archive TD{ 
	padding:5px 10px; 
	background-image:url(/it/img/sf_menu_laterale.png);
	background-repeat:repeat;
}
#archive TD{ 
	border-bottom:5px solid #000;
}
#archive TABLE{
	width:100%;
	margin-top:5px;
}
#archive {}
#archive {}


#pager { clear:both; text-align:center; margin:20px;}

/* GALLERY*/
#gallery { padding-top:2px; margin-top:20px;} 
#gallery DL {float:left; width:190px; margin:1px 4px 1px 0px}
#gallery DL.last {margin:1px 0px 1px 0px}
#gallery DT { background-image:url(/it/img/sf_menu_laterale.png); width:190px; text-align:center; font-size:9px; padding:8px 0px;}
#gallery DL IMG {width:190px; height:110px; margin:2px 0px;}

#gallery BR {clear:both;}

/* FOTO */
IMG.primary { margin-bottom:10px;}
IMG.foto { float:right; margin-left:20px; }


/* FORM */
FORM { padding:10px 0px;}
FORM P { padding:10px 0px 0px; clear:both;}
FORM LABEL { display:block; font-weight:bold; padding-bottom:2px;}
FORM TEXTAREA, FORM INPUT { border:1px solid #FFF; width:265px;}
FORM TEXTAREA {width:565px;}

