/* CSS Document */

body{
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:74%;
	margin: 0;
	padding:0;
	text-align:center;
}
#pagina {
	width:770px;
	margin: 0 auto;
	position:relative;
	
	background-image: url(../immagini/sfondo1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
}
form{margin: 0;
	padding:0;}
img{border:0;}
#testata{
	position:relative;
	height:119px;
	margin:0px 0 0 10px;
	padding:0;
	}

h1{	position:absolute;
	top:0px;
	left:0px;
	margin:7px 0 0 2px;
	background-color: #C10000;
	background-image: url(../immagini/imghome_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h1 a{
	width:356px;
	height:119px;
	display:block;
}
h2{ 
	position:absolute;
	top:4px!important;
	top:17px;
	right:15px;
	width:388px;
	height:95px;
	background-image: url(../immagini/imghome_05.gif);
	background-repeat: no-repeat;
	}
.alt, .righe{display:none}

a{
	color:#c10000;
	text-decoration:none;
}
a:hover{
	color:#c10000;
	text-decoration:underline;
}
#contenuti{
	float:left;
	background-image: url(../immagini/sfondo.gif);
	background-repeat: repeat-y;
	background-position: 12px;
	}
#contenuti img{
	/*float:right;*/
	margin-right:5px;
	}
#boxSx{
	float:left;
	width:365px;
	padding-bottom:20px;
}
#boxSx p{
	font-size:110%;
	color:#fff;
	line-height:1.5em;
	margin-left: 30px;
	margin-right: 10px;
}
#boxSx #lingue{
	font-size:108%;
	color:#fff;
	line-height:1.5em;
	margin: 10px 10px 0 20px!important;
	margin: 5px 10px 0 20px;
}
#boxSx a{
	color:#fff;
	text-decoration:none;
}
#boxSx a:hover{
	color:#fff;
	text-decoration: underline;
}
#boxDx{float:left; 
	width:390px; 
	margin:10px 0 0px -10px;
	 }
#boxDx a{
	color: #c10000;
	font-size:130%;
	font-weight:bold;
	margin:5px 0px;
}
#boxDx a:hover{
	color: #c10000;
	text-decoration: underline;
	}
#boxDx .notizia{
	float:left;
	width:390px;
	margin:0;
	margin-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	background-image: url(../immagini/imghome_18.gif);
	background-repeat: no-repeat;
	background-position: 8px bottom;
	height: auto !important;
	height: 8em;
	min-height: 8em;
}

#boxDx .notizia img{
	float:left;
	border:1px solid #000;
	margin: 5px 10px 5px 30px;
	}
#boxDx .notizia p{

	margin: 5px 5px 5px 20px;
	}

h3.consultazione a{
	display:block;
	width:215px;
	height:48px;
	background-image: url(../immagini/imghome_13.gif);
}

h3.valorizzazione a{
	display:block;
	width:215px;
	height:48px;
	background-image: url(../immagini/imghome_21.gif);
}
h3.conservazione a{
	display:block;
	width:215px;
	height:48px;
	background-image: url(../immagini/imghome_16.gif);
}
h3.evidenza{
	width:331px;
	height:54px;
	margin:0;
	background-image: url(../immagini/imghome_09.gif);

}

#footer{
	clear:both;

	padding:7px 0px 30px 30px;
	background-image: url(../immagini/footer.gif);
	background-repeat: no-repeat;
	background-position: 12px bottom;
}
#footer p{
	margin:0;
	padding:0;
}
#footer img{
	float:right;
	text-align:left;
	margin:15px 30px 10px 10px;
}
#footer p.destra{
	float:right;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 1.2em;	
}
.boxDescrizione, .descrizione {clear:both;
margin:10px;
border-top: 1px solid #c10000;
padding-top: 4px;}
.boxDescrizione, .descrizione img {float: left;
margin:0 15px 15px 15px;}
.boxDescrizione, .descrizione p {
	text-align: left;
}
.boxDescrizione h {
	text-align: left;
}

