html,body { height: 100%; }

body {
	margin: 0;
	background:transparent url(images/sfondo1.jpg) repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #403D2E;
}
.clear {
	clear: left;
	height: 0px;
	line-height: 0.0;
	font-size: 0px;
}
.divisore {
/*	width: 100%;*/
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-top: 1px solid #A5A398;
	border-bottom: 1px solid #A5A398;
}
a {
	color: #980103;
}
#pagina {
	position: relative;
	width: 882px;
	left: 50%;
	margin-left: -441px;
}

#col-destra {
	position:absolute;
	top:0; 
	right:0;
	width: 52px;
}

#col-sinistra {
	position:absolute;
	top: 0; 
	left: 0;
	width: 50px;
}

#col-centro {
	margin:0 52px 0 50px;
	background-color: #F0ECDB;
	height: auto !important;
	height: 200px;
	padding-bottom: 4px;
}
#lingue {
	margin-left: 5px; 
	float: left; 
	width: 150px;
}
#lingue a {
	font-size: 11px;
}

#path {
	text-align: right;
	color: #837457;
	margin: 10px 10px 10px 160px;
}
#path a {
	color: #837457;
}

#corpo {
	margin: 4px;
	background:transparent url(images/sottomenu/img_fondo_colonna.gif) no-repeat bottom right;
}

#contenuti {
	width: 455px;
	float: left;
	margin-bottom: 30px;
}
* html #contenuti {
	margin-right: -3px;
}
#contenuti p {
	text-align: justify;
}

#sottomenu {
	margin-left: 455px;
	height: 610px;
	text-align: right;
}

.CatElTitolo {
	color: #980103;
	font-weight: bold;
	border-bottom:1px solid #A5A398;
}
.rosso {
	color: #980103;
}
.immagineLeft {
	border: 3px solid #968D67;
	background-color: #968D67;
	float: left;
	margin: 0 12px 8px 0;
	text-align: right;
}

.immagineRight {
	border: 3px solid #968D67;
	background-color: #968D67;
	float: right;
	margin: 0 12px 0 8px;
}

.immagineNorm {
	border: 2px solid #968D67;
	background-color: #968D67;
	text-align: right;
}

#contenuti .TestoContenuti {
	margin: 20px 0 0 15px;
	text-align: justify;
}

#footer {
	background: #D2CEBE url(images/footer_sfondo.gif) repeat-x bottom left;
	text-align: center;
	margin: 4px 4px 0 4px;
	padding-bottom: 38px;
	color: #403D2E;
}
#footer a {
	color: #403D2E;
}

/*CONTATTI*/
#contatti {
	padding: 10px 0 0 15px;
}
#form textarea{
	width:213px;
	height:99px;
	border:1px solid #78736D;
	background:#ffffff;
	color:#2B2F35;
	font-family:tahoma;
	font-size:11px;
	padding:1px 0 0 6px;
	overflow:hidden;
}
#form input {
	width:167px;
	height:19px;
	border:1px solid #78736D;
	background:#ffffff;
	color:#2B2F35;
	font-family:tahoma;
	font-size:11px;
	padding:1px 0 0 6px;
}

#popup {
	border:3px solid #968D67;
	background-color: #968D67;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 150;
}
#popup a {
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin: 2px 0;
	width: 120px;
}

/**/