

/* Elementi default */
* {margin: 0; padding: 0;}

body {
	background: #7C6F5C url(img/5.jpg); /*Sfondo*/
	color: #000;  /*Colore scritte (testo generale)*/
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

a {color: #642;} /*Colori LINK*/
a:hover {color: #963;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #442; padding: 8px 0 2px;} /*Colore Titoli*/

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em serif,sans-serif;}
h3 {font: bold 1.2em serif,sans-serif;}


/*Blocco con le virgolette per citazioni o varie"*/
blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #a7b89c; /*Colore bordi sx dx  #a7b89c;*/
	margin: 0 auto;
	width: 840px; /*762-787*/
}
#container {
	background: #FBF9F4; /*colore dietro menu*/
	border-top: 6px solid #a7b89c; /*colore bordo sopra 88976d*/
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 827px; /*750-775*/
}

/* header */
.title {
	background: #FBF9F4;
	border-top: 0px solid #996;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 0px 0px; /*dimensioni rettangolo e immagine titolo 10 0 0 0*/
}

.header {
	border-top: 1px solid #333;
	background: #DAD7C5 url(img/header.jpg) no-repeat left bottom;
	height: 306px; /*261*/
}

/* main */
.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;}

/* bottom DCDAC9  FBF9F4*/
.bottom {
	background: #efeee7  ; /*Colore backgrounfd footer*/
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;} /*lunghezza in basso dove c'e about us:*/

.bottom2 {
	background: #FBF9F4  ; /*Colore backgrounfd footer */
	border-top: 1px solid #AA8;
	color: #000;
	padding: 14px 20px;
}


/* footer 88976d*/
.footer {
	background: #a7b89c;  /*Colore bordo in basso*/
	color: #EED;
	padding: 7px; /*10*/
}
.footer .left {width: 66%;
	width: 40%;
	text-align: left;
}

.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #000;  /*Colore sito footer*/
	text-decoration: none;
}
.footer a:hover, .footer .right a:hover {
	color: #FFF;  /*Colore link sito footer*/
	text-decoration: underline;
}
.footer .right, .footer .right a {color: #000;}   /*Colore riferimento creatore sito*/

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;} /*64%*/
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;} /*33%*/
.content {padding: 18px 20px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 18px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #553;  /*Colore linea 1° tratteggiata footer lista sinistra*/
	margin: 4px 0;
	padding: 0;
	width: 90%; /*90%*/
}

.block li {
	border-bottom: 1px dashed #553; /*Colore linee tratteggiate nei link della lista footer di sinistra*/
	list-style: none;
}
.block li a,.block li em {
	color: #553;   /*Colore scritta link footer lista sinistra*/
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #e8e6dd; /*D2D0C0 Colore background selezione link footer lista sinistra*/
	color: #553; /*Colore selezione link footer lista sinistra*/
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}


/*Immagini nei link*/
a.css_tooltip{
position:relative;
text-decoration:none;
text-decoration: underline;
}
a.css_tooltip:hover{
background-color:transparent;
text-decoration: none;
}
a.css_tooltip span{
display: none;
}
a.css_tooltip:hover span{
display:block;
position:absolute;
z-index:20;
top:-5.5em;
left:-17em;
width:auto;
padding:5px;
border:2px solid #666666;
background-color:#FFFFFF;
color:#FFFFFF;
}
a.css_tooltip span img{
border:1px solid #FFFFFF;
}
a.css_tooltip span b{
display:block;
font-weight:normal;
}

/*Menu*/
#nav, #nav ul{
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative; 
left: 6px;
line-height:1.5em; 
}

#nav a{
display:block;
padding:0px 10px;/*lunghezza menu 5.35*/
border:1px solid #333;
color: #333; /*Colore scritte*/
text-decoration:none;
background: #DED9D0 url(img/nav.gif) repeat-x; height: 20px;
/*border-top: 1px solid #996;*/
font: bold 1.26em Georgia,Tahoma,sans-serif;
/*bold 1.2em   background-color:#a7b89c; Colore back menu #FBF9F4*/
}

#nav a:hover{
background-color:#fff;
color:#9d7d4c; /*colore selezione link*/
}

#nav li{
float:left;
position:relative; 
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:1.7em; /*distanza tra menu e sotto menu rettangolo*/
}

#nav li ul a{
width:12em; /*lungezza rettangolo link*/
height:auto;
float:left;
font:1.2em Georgia,Tahoma,sans-serif;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/*Immagine link segue mouse*/
#screenshot{
	position:absolute;
	border:2px solid #666666;
	background:#fff;
	padding:5px;
	display:none;
	color:#000;
	font: normal 12px sans-serif;
	text-align:center;
	}