@charset "utf-8";
/* CSS Document */


html  {
	background-color:#CCCCC5
}

body {
	padding-bottom:50PX;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#8AC8DC;
	font-size:1.60em;
	font-weight:normal;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin-top:0PX;

}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#8AC8DC;
	font-size:1.2em;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin:0PX;
	padding:0PX;
	text-indent:0px

}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#8AC8DC;
	font-size:1.4em;
	margin:0PX;
	padding:10px 0 10px 0;
}

#central {
	background-color:#FFFFFF;
	border-top:1px solid #a4a4a4;

    position:absolute;
    left: 50%; 
    top: 70px;
    width: 780px;
    /*height: 450px;*/
   /* margin-top: -250px;  half of the height */
    margin-left: -390px; /* half of the width */
	display:block;
	margin-bottom:50PX;	
}

#linkhome {
/*	border-top:1px solid #a4a4a4;
	border-bottom:1px solid #a4a4a4;*/
	position:absolute;
    left: 50%; 

    width: 780px;
    margin-left: -385px; /* half of the width */
	margin-top: 10px; /* half of the height */	
}

#linkhome a {
	font-family:tahoma;
	font-size:0.9em;
	color:#999999;
	text-decoration:none
}

#linkhome a:hover {
	font-family:tahoma;
	font-size:0.9em;
	color:#334456;
	text-decoration:none
}


* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	font-family:"Lucida Sans Unicode","Lucida grande";*/
	font-size:11px;
	color:#334456;
}

.fleft {
	float:left;
}

.p15 {
	padding:15PX;
}

.p15interno {
	padding:15PX 15PX 15PX 0PX;
}

.p5 {
	padding:5PX;
}

.copyright {
	font-family:tahoma;
	font-size:1em;
	color:#A4A4A4;
	padding-left:10PX;
	background-color:#FFFFFF;
	border-bottom:1px solid #a4a4a4;	
	margin-top:15px;
}

.copyright a {
	font-family:tahoma;
	font-size:1em;
	color:#999999;
	text-decoration:none
}


.fontform {
	font-family:tahoma;
	font-size:0.8em;
	color:#A4A4A4;
	text-transform:uppercase;
}

.fontprivacy {
	font-family:tahoma;
	font-size:0.8em;
	color:#334456;
}

.fontprivacy strong {
	font-family:tahoma;
	font-size:1em;
	color:#334456;
}

.copyright a:hover {
	font-family:tahoma;
	color:#334456;
}

.lh20 {
	line-height:20px
}

.clear {
	clear:both
}

.home {
	width:300px
}

.lingue {
	color:#e6e6dc;
	margin-bottom:20PX;
}

.lingue a {
	text-transform:uppercase;
	font-size:0.85em;
	text-decoration:none;
	font-family:tahoma;
	color:#999999;
}

.linkcatalogo {
	font-family:tahoma;
	font-size:0.9em;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bolder;
}

.linkdownload {
	font-family:verdana;
	font-size:0.9em;
	letter-spacing:-1PX;
display: none;
}

.error {color:#ff0000}
