/* CSS Document */
/*stili per il layout fluido*/
html,body{
margin: 0;
padding: 0;
}
body{
background-color:#EEE3CC;
text-align: center;
}

div#Bigcontainer{
width: 800px;
min-height:600px;

}

div#header{
width: 800px;
padding:inherit;
text-align:center;
}

div#menupagina{
width: 800px;
height:42px;
border:0px;
padding:0px;
}

div#menu{
width: 800px;
border:0px;
padding:0px;
}

div#container{
background-color:#F5EFE2;
width: 800px;
min-height:600px;
text-align:center;
border-right:solid 1px #948568;
border-left:solid 1px #948568;

}

.contenuti{
text-align:justify;
border-right: 20px solid #F5EFE2;
border-left: 20px solid #F5EFE2;
border-top: 1px solid #F5EFE2;
border-bottom: 10px solid #F5EFE2;
}


.contenuti ul{
font-size: 20px;
line-height: 1.3;
list-style: square url(/add/immagini/luccavillas.gif);
}

h1{
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
color: #533E17;
text-align: left;
font-weight: bold;
margin: 0;
padding: 0px;
margin-bottom: 15px;
}
h1 {
border-bottom:2px solid #533E17;
}
.stileh1chiaro {
color: #157341;
}

.divtesto {
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #3A4F0D;
text-align: justify;
padding:5px;
}



div#footer{
width: 800px; 
text-align:center;
margin:auto;
border-right: 0px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-bottom: 0px solid #FFFFFF;
clear:both;
}

/*TESTI*/
.testi {
text-align:justify;
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #533E17;
font-weight: normal;
text-decoration:none;
}
.testi a:link,
.testi a:visited{
text-align:justify;
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #533E17;
font-weight: normal;
text-decoration:underline;
}
.testi a:hover,
.testi a:active{
text-decoration:none;
 }
 
.sottotitoli {
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #533E17;
text-decoration:none;
text-align: left;
font-weight: bold;
font-style: normal;
}

.menutesta{
width:800px;
padding:0px;
border:0px;
text-align:center;
}

.links{ 
width: 800px;
border-top:solid 1px #948568;
border-right:0px;
border-left:0px;
margin:0;
}
.testilink,
.testilink a:link, 
.testilink a:visited{
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #533E17;
text-align: center;
font-weight: bold;
text-decoration:none;
border:0;
padding-right:0px;
padding-left:0px;
}

.testilink a:hover,
.testilink a:focus  {
text-decoration: underline;
border:0;
margin:0;
} 
.testilink a:active {
text-decoration:none;
font-weight: bold;

border:0;
margin:0;
}

.testilink,
.testilink a:link, 
.testilink a:visited{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;
	color: #858264;
	text-align: center;
	font-weight: normal;
	text-decoration:none;
	border:0;
	padding-right:0px;
	padding-left:0px;
}

.testilink a:hover,
.testilink a:focus  {
	text-decoration: underline;
	border:0;
	margin:0;
} 
.testilink a:active {
	text-decoration:none;
	border:0;
	margin:0;
}



.testielencoville,
.testielencoville a:link, 
.testielencoville a:visited{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;
	color: #858264;
	text-align: center;
	font-weight: normal;
	text-decoration:none;
	border:0;
	padding-right:0px;
	padding-left:0px;
	font-weight:bold;
}

.testielencoville a:hover,
.testielencoville a:focus  {
	text-decoration: underline;
	border:0;
	margin:0;
} 
.testielencoville a:active {
	text-decoration:none;
	border:0;
	margin:0;
}

.schedastruttura{
width: 760px;
min-height:120px;
}
