
* {
	margin: 0;
	padding: 0;
}


body 
{
    background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 1em;
	text-align: center;
}

ul {
	list-style-type:none;
}

hr {
	color:#A19689;
	height: 1px;
}

#container 
{
    width:792px;
    margin: 60px auto 0 auto;
	text-align: left;
}

/*    head    */

#head {
	margin:0 0 49px 0;
	padding:0;
	overflow:hidden;
	height:auto;
}


#head h1 {
	display:none;
}

#logo {	
	float:left;
	margin:9px 55px 0 0;
	padding:0;
}
#logo img {
	border:0;
}


#uppernav {
	float:left;
	width:520px;
	font-size:1.0em;
	border-bottom:  1px solid #D0CBC4;
}
#uppernav li 
{
    border-top:  1px solid #D0CBC4;
}
#uppernav li a {
	line-height:30px;
	display:block;
	text-decoration:none;
	color:#A19689;
	padding-left:10px;
}
#uppernav li a:hover 
{
    background-image: url(../images/freccia_menu.gif);
    background-repeat: no-repeat;
    background-color:#f3f1ef;
}
#uppernav p
{
    font-weight: bold;
    background-image: url(../images/freccia_menu.gif);
    background-repeat: no-repeat;
    line-height:30px;
	display:block;
	text-decoration:none;
	color:#A19689;
	padding-left:10px;
}
#content_tst
{
    margin:0 0 20px 22px;
    padding:0;
	height:69px;
	border-bottom:  1px solid #A19689;
	border-top:  1px solid #A19689;
}
#gallery
{
    float:left;
    width: 195px;
    height:69px;
    background-color: #F3F1EF;
    background-image: url(../images/freccia_gal.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
#gallery a 
{
    font-size: 12px;
    line-height:69px;
    text-decoration:none;
	font-weight: bold;
	color:#872300;
	padding-left:10px;
}
#gallery a:hover 
{
    font-weight: bold;
    color:#A19689;
}
#homeimg
{
    float:left;
    width: 575px;
    border: 0;
}
#content
{
    margin:0 10px 56px 31px;
    background:url(../images/vert_line.gif) 50% repeat-y;
	overflow:hidden;
	height: 100%;

}
.intro
{
    float:left;
    width: 48%;

}
.intro h1 {
	margin: 0 0 10px 0;
	font-size: 1.4em;
	font-weight:normal;
	text-transform:none;
	text-align:left;
	color:#A19689;
}
.intro p 
{
    font-size: 0.71em;
	line-height:130%;
	color:#666666;
}

.arch_home
{
    float:right;
    width: 48%;
}
.arch_home li {
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:#D0CBC4 1px solid;
}
.arch_home h2 {
	margin: 0 0 10px 0;
	font-size: 0.75em;
	font-weight:normal;
	text-transform:none;
	text-align:left;
	color: #872300;
}
.arch_home p 
{
    font-size: 0.71em;
	line-height:130%;
	color:#666666;
}
.arch_home img {
	border:0;
	position:relative;
	top:0.2em;
	left:3%;
}
.arch_home a {
	font-size: 0.64em;
	text-decoration:none;
	color: #872300;
}
.arch_home a:hover {
	text-decoration:none;
	color: #A19689;
}

#foot 
{
    margin:0 0 0px 22px;
    height: 174px;
	background-image: url(../images/foot.gif);
    
}
#foot p {	
	margin: 0 10px 0 248px;
	padding:27px 0 0 0;
	font-size: 0.63em;
	line-height:130%;
	color:#A19689;
}

#content_tst2
{
    margin:0 0 0 22px;
    padding:0;
	height:69px;
	border-top:  1px solid #A19689;
}

#gallery2
{
    float:left;
    width: 195px;
    height:69px;
    background-image: url(../images/freccia_gal.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
#gallery2 a 
{
    font-size: 12px;
    line-height:69px;
    text-decoration:none;
	font-weight: bold;
	color:#872300;
	padding-left:10px;
}
#gallery2 a:hover 
{
    font-weight: bold;
    color:#A19689;
}
#titolo
{
    float:left;
    line-height: 69px;
    border: 0;
    font-size: 1.4em;
	color:#A19689;
	padding-left: 63px;
}
#titolo2
{
    float:right;
    width: 510px;
    text-align:left;
    height: 59px;
    border: 0;
    font-size: 1.4em;
	color:#A19689;
	padding-left: 63px;
	padding-top: 10px;
}
#archnews
{
    margin:0 0px 56px 22px;
    overflow:hidden;
	height: 100%;

}
.archnews_vuoto
{
    float:left;
    width: 194px;
    border-top :#D0CBC4 1px solid;

}
.archivio
{
    float:right;
    width: 520px;
    padding-top: 15px; 
    border-top :#D0CBC4 1px solid;
}
.archivio li {
	padding:0 15px 20px 10px;
	margin:0 0 15px 0;
	border-bottom:#D0CBC4 1px solid;
}
.archivio h2 {
	margin: 0 0 10px 0;
	font-size: 0.75em;
	font-weight:normal;
	text-transform:none;
	text-align:left;
	color: #872300;
}
.archivio p 
{
    font-size: 0.71em;
	line-height:130%;
	color:#666666;
}
.archivio img {
	border:0;
	position:relative;
	top:0.2em;
	left:3%;
}
.archivio a {
	font-size: 0.71em;
	text-decoration:none;
	color: #872300;
}
.archivio a:hover {
	text-decoration:none;
	color: #A19689;
}
#pagenav {
	clear:left;
	margin:0 0 0 15px;
	font-size:0.69em;
	color:#666666;
}
#pagenav a {
	font-size:1.09em;
	color:#666666;
	text-decoration:none;
}
#pagenav a:hover {
	color:#872300;
}
#box-foto {
	float:left;
	padding:0 30px 10px 0;
	width:auto;
	height:auto;
}
#box-foto img {
	display:block;
	margin:0 0 20px 0;
}
#box-foto2 {
	float:left;
	padding:0 10px 10px 0;
	width:175px;
}
#box-foto2 p {
	font-size:0.60em;
}

#box-foto2 img {
	display:block;
	margin:0 0 20px 0;
}
#navig {
	float:left;
	font-weight: bold;
	width: 195px;
	font-size: 0.75em;
	padding-bottom:50px;
	background-color: #E7E3DF;
}
#navig li 
{
    border-bottom:  1px solid #D0CBC4;
}
#navig li a {
	line-height: normal;
	display:block;
	text-decoration:none;
	color:#A19689;
	padding: 5px 10px 5px 10px;
}
#navig li a:hover 
{
    background-image: url(../images/freccia_menu2.gif);
    background-repeat: no-repeat;
}
#navig span
{
    background-image: url(../images/freccia_menu2.gif);
    background-repeat: no-repeat;
    line-height: normal;
	display:block;
	text-decoration:none;
	color:#A19689;
	padding: 5px 10px 5px 10px;
}
#gallery3
{
    float:left;
    width: 195px;
    height:69px;
}
#titolo_gal
{
    float:left;
    line-height: 69px;
    border: 0;
    font-size: 1.4em;
	color:#872300;
	padding-left: 63px;
}
.menu_gallery
{
    float:left;
    width: 194px;

}
#navi_gal {
	float:left;
	font-weight: bold;
	width: 195px;
	font-size: 0.75em;
	padding-bottom:50px;
	background-color: #A19689;
}
#navi_gal li 
{
    border-bottom:  1px solid #D0CBC4;
}
#navi_gal li a {
	line-height: normal;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding: 5px 10px 5px 10px;
}
#navi_gal li a:hover 
{
    background-image: url(../images/freccia_menu3.gif);
    background-repeat: no-repeat;
}
#navi_gal p
{
    background-image: url(../images/freccia_menu3.gif);
    background-repeat: no-repeat;
    line-height: normal;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding: 5px 10px 5px 10px;
}
.gall_attiva
{
    float:right;
    width: 510px;
    padding: 7px 0 7px 10px;
    font-weight: bold;
    font-size: 0.75em;
    color: #A19689;
    border-bottom:#D0CBC4 1px solid;
    margin-bottom: 20px;
}
.gallery_foto
{
    float:right;
    width: 520px;
    border-top :#D0CBC4 1px solid;
}


#thumb {
	padding:0 0px 10px 10px;
	margin-bottom:10px;
	position:relative;
}


#thumb a {
	display:block;
	float:left;
	margin:0 8px 8px 0;
	border:#A19689 3px solid;
	width:71px;
	height:50px;
}
#thumb a:hover {
	border:#D0CAC4 3px solid;
}
#thumb a img {
	border:0;
}



div.tooltip {
	padding: 0;
	margin: 5px;
	width: 120px;
	z-index:4999;
}
div.tooltip h6 {
	margin:0;
	padding: 5px;
	text-align:left;
	color:#872300;
	font-size:0.69em;
	font-weight:bold;
	line-height:120%;
	background-color: #E3E0DC;
}
div.tooltip p 
{
    text-align:left;
	margin:0;
	padding: 0 5px 5px 5px;
	color:#333;
	font-size:0.69em;
	line-height:120%;
	background-color: #E3E0DC;
}
#popup 
{
    width:auto;
}
#foto 
{
    width:auto;
    padding: 10px 10px 10px 10px;
    text-align: center;
}
#nome 
{
    font-size:0.69em;
    float:left;
    width: 33%;
    padding-left: 26px;
    text-align:left;
    color: #872300;
}
#popnav 
{
    float:right;
    width: 54%;
    padding-right: 25px;
    text-align: right;
    color: #872300;
}
#popnav a
{
    color: #872300;
    text-decoration: none;
    font-weight: bold;
    font-size:0.69em;
}
#popnav a:hover
{
    color: #000000;
}
.testo
{
    float:right;
    width: 510px;
    padding: 15px 0px 0 10px; 
    border-top :#D0CBC4 1px solid;
}
.testo ul {
	margin:0 0 10px 185px;
	line-height:1em;
}
.testo li {
	padding:0 0 0 10px;
	margin:10px 0 0 20px;
	font-size: 0.69em;
	line-height:auto;
	color:#666666;
	background:url(../images/bullet.gif) left 5px no-repeat;
}
.testo h2 {
	margin: 0 0 10px 0;
	font-size: 0.71em;
	font-weight:normal;
	text-transform:none;
	text-align:left;
	color: #872300;
}
.testo h6 {
    margin:10px 0 0 185px;
    font-size: 0.71em;
    font-weight:bold;
	color:#666666;
	line-height:130%;
}
.testo p 
{
    font-size: 0.71em;
	color:#666666;
	line-height:130%;
}
.testo img {
	border:0;
	/*position:relative;
	top:0.2em;
	left:3%;*/
}
.testo a {
	font-size: 1em;
	text-decoration:none;
	color: #872300;
}
.testo a:hover {
	text-decoration:none;
	color: #A19689;
}
#testodx 
{
    float:right;
    width: 325px;
}
