html, body {
	background: url(../images/bg05.jpg) center;
	text-align: center;
	height: 100%;
	margin-top: 0;
}

#container{
	background: url(../images/bgcorpo.jpg);
	width: 780px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px
}

.homeText{
	text-align: justify;
	width: 750px;
	margin: 0 auto;
	height: 800px;
}

#testata{
	margin:0;
	width: 780px;
	height: 107px;
	background: url(../images/testata01.jpg);
}

#menu{
	width: 780px;
	height: 25px;
	border-bottom: #663300 dashed 1px;
}

.amenu, .amenuo{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	margin: 0 10px;
	float: left;
}

.amenu:hover{
	color: #cc9900;
}

.separatore{
	float: left;
	color: #996600;
}

#dropmenudiv{
	position:absolute;
	font-family: "Times New Roman", Times, serif;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	margin: 10px 20px 0 0;
	float: left;
}

#dropmenudiv a:hover{ 
	color: #cc9900;
}

#corpo{

}

#bodyIn{
	margin-top: 40px;
}

.bodyInDove{
	height: 530px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 40px;
	text-align: center;
	color: #660000;
	font-weight: bold;
}

.imgHome{
	margin: 0 10px;
	border: 3px solid #660000;
}

.rowIco{
	margin-bottom: 10px;
	height: 140px;
}

.rowIcoS{
	margin-bottom: 20px;
	height: 140px;
	border-bottom: 2px solid #660000;
}

.titoloSculture{
	text-align: left;
	margin: 0 0 5px 5px;
	color: #660000;
	font-weight: bold;
}

.icoBox{
	background: #ffffcc;
	width: 243px;
	height: 126px;
	margin: 0 7px;
	float: left;
	border: 1px solid #660000;
}

.icoBoxIn1{
	width: 120px;
	height: 120px;
	border: 1px solid #660000;
	float: left;
	margin: 2px;
}

.icoBoxIn2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-align: justify;
	float: right;
	width: 105px;
	margin-right: 9px;
}

.icoBoxInS{
	width: 145px;
	height: 100px;
	border: 1px solid #660000;
	float: left;
	margin: 0 4px;
}

.ico{
	border: none;
}

.bodyInContatti{
	height: 360px;
}

#inContatti{
	width: 440px;
	height: 270px;
	background: url(../images/carta.gif);
	margin: 0 auto 50px;;
	border: 2px solid #660000;
}

#ceralacca{
	margin: -30px;
}

#inContattiLeft{
	float: left;
}

#inContattiRight{
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	float: right;
	text-align: left;
	width: 210px;
	margin: 20px 50px 0 0;
}

.bodyInContatti{
	text-align: center;
}

#bodyInChi{
	width: 740px;
	height: 730px;
	margin: 0 20px;
	text-align: justify;
}

#imgChi{
	margin-right: 20px;
}

#txtChi{
	width: 370px;float:left; display:block;height:500px;
}

.lettera{
	margin-right: 5px;
}

.lnkMail{
	color: #660000;
	text-decoration: none;
}

.lnkMail:hover{
	color: #660000;
	text-decoration: underline;
}

.rientroContatti{
	margin-left: 20px;
}

#map{
	width: 700px;
	border: 2px solid #660000;
	margin: 0 auto;
}

#footer{
	font-family: "Times New Roman", Times, serif;
	color: #e7d675;
	font-size: 12px;
	margin: 0 auto;
	width:780px;
	height: 20px;
	background: #660000;
}

.sepFooter{
	margin: 0 10px;
}

.webmail{
	color: #e7d675;
	text-decoration: none;
}

.webmail:hover{
	color: #ffffff;
	text-decoration: none;
}

