/* basic parameters */
html, body, o1, ul, li, p, h1, h2, h3, h4, h5, h6, form, fielset, a, href{
margin:0;
padding:0;
border:0;
}
li{
	list-style-type:none;
}
h1{
	font-size:24px;
	color: #d0d9e9;

}
body{
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	color:#484848;
}
img {
	border: none;
	size:inherit;
}
a:link, a:visited {
	text-decoration:none;
	color:#0045ad;

}
#wrapper{
	position:relative;
	float:left;
	width:99%;
	margin:0;
	background-color:#FFFFFF;
}
#header1 {	
	height:22px;
	font-size: 11px; 
	margin: 0px 0px 0px 17px; 
	width: 90%; 
	color: #d0d9e9;
}
#logo-tot{
	position:relative;
	float:left;
	width:100%;
	height:200px;
	margin-top:5px;
	background-color: #FFFFFF;
	background-image:url(../img/logo-2-sfondo.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#logo {	
	float:left;
	width:800px;
	height:200px;
	overflow:hidden;
}
#logo-dx{
	position: absolute;
	top:0;
	left:800px;
	width:auto;
	height:200px;
}
#logo-dx h1{
	padding-left:800px;
}
#fascia-menu{
	position:relative;
	float:left;
	width:100%;
	height:29px;
	background-image:url(../img/menu-lato.jpg);
	background-repeat:repeat-x;
}
#menu1 {
	position:relative;	
	float: left;
	display:block;
	font-size: 12px; 
	width:auto; 
	list-style-type: none; 
	height: 29px; 
	text-align: center;
	margin: 0;
	background-color:#FFFFFF;
	background-image:url(../img/menu-sfondo.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#menu1 ul{
	position:relative;
	float:left;
	background-image:url(../img/menu-inizio.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#menu1 li {	
	display:block;
	float:left;
	font-weight: bold; 
	background-image:url(../img/menu-centro.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:29px;
	padding:0;
	padding-left: 5px;
	padding-right:30px;
	line-height:24px;
	vertical-align:middle;
}
#menu1 li a#selezionato{	
	color:#FFFFFF;
}
#menu1 li a{
	color:#FF0000;
}	

#menu1 li#ultimo{	
	FONT-WEIGHT: bold; 
	float: left;
	background-image:url(../img/menu-fine.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:29px;
}
.lingue{
	position:absolute;
	right:0;
	top:0;
}
#spazio-testo{
	position:relative;
	float:left;
	width:100%;
	height: auto !important;
	height:500px;
	min-height:500px;
	background-color:#044589;
	/*border:3px solid #C4CAE8;*/
}
#body1{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	background-image:url(../img/lato.jpg);
	background-repeat:repeat;
	margin:12% 0;
	border-top:1px solid #FFFFFF;
}
#body1-testo{
	position:relative;
	float:left;
	width:60%;
	height:auto;
	margin:0 20%;
	background-color:#044589;
}
#body1-testo-img img{
	position:relative;
	float:left;
	border:2px #FFFFFF solid;
	border-top:1px #FFFFFF solid;
	margin:0;
	z-index:10;
}
#body1-testo-img2{
	position:relative;
	float:left;
	margin:0;
}
#body1-testo-img p{
	position:relative;
	float:left;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	margin:0;
	margin-top:5px;
}
#body1-testo-p{
	position:relative;
	float:left;
	color:#FFFFFF;
}
#body1-testo-p ul {
	margin-left:40px;
}
#body1-testo-p ul li{
	clear:both;

	list-style-type:none;
}
#body1-testo-p ul li h3{
	font-size:12px;
}
#body1-testo-p a{
	color:#FFFFFF;
	text-decoration:none;
}
#body1-testo-p span{
	margin-left:10px;
	color:#FF0000;
}
#body1 h2,h3{ 
	position:relative;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	padding:20px 30px 10px 30px;
	font-size:14px;
}
#body1 p{ 
	clear: left;
	text-align:justify;
	color:#FFFFFF;
	font-weight:bold;
	font:12px/1.5 Verdana, Arial, Helvetica, sans-serif;;
	padding:0px 30px 20px 30px;
}
#footer {
	position:relative;
	float:left;
	width:99%;
	color: #044589;
	text-align:center;
	background-color: #CBCEDD;
	background-image:url(../img/footer2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size: 11px; 
	margin-bottom:3px;
	padding-top:20px;
	padding-bottom:5px;
	margin-top:2px;
}
.campo{
	clear:left;
	position:relative;
	float:left;
	width:100px;
	padding-left:80px;
	color:#FFFFFF;
}
#path p{
	color:#CBCEDD;
}
#path a{
	color:#CBCEDD;
	text-decoration:underline;
}