html, body 
{margin-top:0;
height: 100%;
background-color:#FFFFFF;
/*background: #fff url(img/body.jpg) repeat-x;*/
/*font: 12px Georgia,"Times New Roman",Times,serif*/
}
img {border:0px;}

/* CONTENITORE */
.contenitore
{
width: 980px;
height:100%;
margin: 0px auto;
clear: both;
position:relative;
color:#000;
z-index:0;
}

.contenitore div { float:left;}


/* SCRITTA LANGRAVIO */
.divsxtop
{
width: 453px;
height: 132px;
background: transparent url(img/langravio.gif) 0 0 no-repeat;
/*background:transparent none repeat scroll 0 0;*/
}

/* h1 senza visualizzare il testo*/
h1#title {
background:transparent none repeat scroll 0 0;
margin:30px 0 60px;
text-indent:-1000px;
}


/* LOGO A DESTRA */
.divdxtop
{
width: 527px;
height: 132px;
background: url(img/belvedere_dx.gif) 0 0 no-repeat;
/*background:transparent none repeat scroll 0 0;*/
}

/* ACQUARELLO PARTE CENTRALE DISEGNO  */
.divsxdown
{
width: 980px;
height: 582px;/*582*/
background: url(img/acquarello.jpg) 0 0 no-repeat;
font: 14px "Georgia",Times New Roman,Times,serif;
text-align:center;
color:#5a2208;
/*background:transparent none repeat scroll 0 0;*/
}

/* BORDO LEGNO */
.divbordo
{
width: 624px;
height: 20px;
/*background: url(img/legno.jpg) 0 0 no-repeat;*/
/*background:transparent none repeat scroll 0 0;*/
}

.taglio {float:right; padding-left:0px}

/* PARTE SX CON FOTO*/
.foto
{
/*background:transparent url(img/fondo.jpg) no-repeat scroll 710px 50px;*/
width: 343px;/*353*/
/*background:transparent none repeat scroll 0 0;*/
height: 100%;
color:#000;
margin-top:18px;
margin-right:10px;
background-color:#FFF;
}
/* TESTO*/
.testi
{position:relative;
width: 624px;
/*height: 100%;*/
z-index:200;
/*background:transparent none repeat scroll 0 0;*/
font: 11px "Georgia",Times New Roman,Times,serif;
line-height:16px;
text-align: justify;
color:#000;
}

.foto img {float:right;}




/* PARTE SX CON FOTO*/
.foto2
{
width: 200px;/*243*/
height: 100%;
color:#000;
margin-top:2px;
margin-right:10px;
background-color:#FFF;
float:right;
}
/* TESTO*/
.testi2
{position:relative;
width: 767px;/*724*/
margin-top:-12px;
z-index:200;
font: 11px "Georgia",Times New Roman,Times,serif;
line-height:16px;
text-align: justify;
color:#000;
}

/*per inserire img a tutto contenitore*/
.estesto
{width: 980px;
background-color:#FFF;
height:200px;
}

/* TESTATE TITOLO*/
.imgtitolo
{
position:relative;
z-index:1;
width: 624px;
height:240px;
margin-bottom:-90px;
background:transparent none repeat scroll 0 0;
}
/* h2 Titolo paragrafo*/
h2{
	font: bold 26px "Georgia",Times New Roman,Times,serif;
	text-align:left;
	color:#5a2208;
	z-index:2
}


/* POSIZIONAMENTO IMGAGINIJAVA*/
.thickbox img {
float:right; 
margin:8px; 
border:0; 
}

/* POSIZIONAMENTO IMGAGINI solo per sezione PHOTOGALLERIA-EMOZIONI 
.thickbox2 img {
float:left; 
border:0; 
height:128px;
margin:8px;
width:128px;
}*/



/* POSIZIONAMENTO IMG TIMBRO*/
.frasi {float:right; margin:8px}
/* POSIZIONAMENTO IMG TIMBRO SOLO PER LA STORIA*/
.frasi-storia {float:right; margin-right:10px; margin-top:-18px;}

/* POSIZIONAMENTO FOTO A SX*/
.fotosx {float:left;  margin:6px}



/* PARTE FORMATTAZIONE TESTI*/
span.bold
{
	font: bold 11px "Georgia",Times New Roman,Times,serif;
	text-align:left;
	color:#5a2208;
}

span.italc
{
	font: bold italic 11px "Georgia",Times New Roman,Times,serif;
	text-align:left;
	color:#5a2208;
}

span.sottolina
{
font: 11px "Georgia",Times New Roman,Times,serif;
text-align:left;
color:#000;
/*text-decoration: underline;*/
}


.testoitalc
{
background:transparent none repeat scroll 0 0;
font: italic 11px "Georgia",Times New Roman,Times,serif;
text-align:left;
color:#000;
}


span.superbig
{
	font: bold oblique 16px "Georgia",Times New Roman,Times,serif;
	text-align:left;
	color:#5a2208;
	line-height:20px;
}


/*proma lettera grande*/
/*.lettera {
	float:left;
	font-size:100px;
	line-height:0.8;
	padding:0 6px 2px 0;
	color:#5a2208;
}*/
.box-lingua
{	float:right;
	height:37px;
	width:122px;
	background: transparent url("img/ico-lingua.gif") 0 0 no-repeat;
	margin-left:400px;
	padding-top:4px;
}
a:link.lingua, a:visited.lingua{
font: bold oblique 12px "Georgia",Times New Roman,Times,serif;
color:#5A2208;
text-decoration:none;
margin-left:6px;}

a:hover.lingua{ color:#967A62}


/* solo per le pagine corretto e errato*/
span.www
{
font: 18px "Georgia",Times New Roman,Times,serif;
text-align:center;
color:#000;
/*text-decoration: underline;*/
}
/* a:link{color:#000;}
a:hover{color:#fff;} */
/*a:visited{color:#000;}*/

.credit 
{ border-top:1px solid #DDD; 
width: 980px; 
height:20px;
font: 11px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-align:right;
}
.credit a{ width: 980px; height:20px;}
.credit img { border:0; float:right; margin-top:8px;}