@charset "utf-8";
/* CSS Document */

body,html { 
	height:100%;
	margin:0; 
	}

body {
	background-color:#fff;
}

a:hover {
	outline: none;
	-moz-outline: none;
}

a{
	outline : none;
	-moz-outline: none;
}

object { outline:none; }


.normale {
	color:#666;
}

ul {
	left:0;
	margin:0;
	padding:0;
	border:0;
}

li {
	position:relative;
	display:inline-block;
	cursor:pointer;
	list-style-type:none;
	float:left;
	border:0;
	margin-right:25px;
	padding:0;
}


#header {
	position:relative;
	width:100%;
	height:187px;
	background:url(../images/patterHead.gif) repeat scroll 0 0;
}

#conte {
	position:absolute;
	left:50%;
	top:0;
	width:955px;
	margin:0 0 0 -477px;
	z-index:1;	
    min-height: 100%;
   /*height: auto !important;*/
}

#mn1 {
	position:absolute;
	left:0;
	top:5px;
	width:100%;
}

#mn1 a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}

#mn1 a:hover {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FC0;
}
	
#mappa {
	position:relative;
	background-image:url(../images/pat.jpg);
	height:284px;
	width:580px;
	clear:left;
	z-index:15;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#logo {
	position:absolute;
	top:27px;
	left:0;
	height:116px;
	width:800px;
	/*background:url(../images/logo.png) no-repeat scroll 0 0;*/
	behavior: url(css/iepngfix.htc);
	z-index:3;
}

#logo a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}

#logo a:hover {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FC0;
}

#glow {
	position:absolute;
	top:27px;
	left:-50px;
	height:116px;
	width:800px;
	background:url(../images/logo_glow.png) no-repeat scroll 0 0;
	behavior: url(css/iepngfix.htc);
	z-index:2;
}

#mn2 {
	position:absolute;
	left:0;
	top:155px;
	width:100%;
	
}

#mn2 a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#5bb4e5;
	text-decoration:none;
}

#mn2 a:hover{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}

#cor {
	position:absolute;
	width:924px;
	height:261px;
	/*background:url(../images/corniceImg.jpg) no-repeat scroll 0 0;*/
	top:200px;
	left:50%;
	margin:0 0 0 -462px;
}

#slice {
	position:absolute;
	width:1138px;
	height:33px;
	top:435px;
	left:50%;
	margin:0 0 0 -569px;
	background:url(../images/slice.png) no-repeat scroll 0 0;
	z-index:3;
	behavior: url(css/iepngfix.htc);
	visibility:visible;
	}

#sez {
	position:absolute;
	width:955px;
	height:auto;
	top:470px;
}

#title {
	position:relative;
	width:658px;
	height:32px;
	background:url(../images/barraTitle.gif) no-repeat scroll 0 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:6px 0 0 10px;
	color:#FFF;
}

#txt {
	position:relative;
	width:638px;
	padding:10px 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}

#dx {
	position:absolute;
	top: 450px;
	right:0;
}

#footer{
	position:absolute;
	left:50%;
	top:0;
	width:955px;
	margin:0 0 0 -477px;
	z-index:3;	
	clear:both;
	height:95px;
	/*background-color:#F1ECFF;*/
	width:650px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#09F;
}

#footer a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#09F;
}

#footer a:hover {
	color:#666;
}
	

#footer .s {
	position:absolute;
	top:40px;
	left:10px;
	float:left;
}

#footer .d {
	position:absolute;
	top:40px;
	right:10px;
	float:right;
}

#accordion {
	position:absolute;
	width:253px;
	left:-255px;
	top:18px;
}

.uno {
	background:url(../images/quick_01.jpg) no-repeat scroll 0 0;
	width:238px;
	height:138px;
	text-decoration:none;
	margin-right:0px;
}

.uno a{
	background:url(../images/quick_01.jpg) no-repeat scroll 0 0;
	width:238px;
	height:138px;
	text-decoration:none;
}

.uno a span{
	display:block;
}
.due a span{
	display:block;
}
.tre a span{
	display:block;
}
.quattro a span{
	display:block;
}

.uno a:hover{
	background:url(../images/quick_01.jpg) no-repeat scroll 0 -138px;
	width:238px;
	height:138px;
	text-decoration:none;
	display:block;
}

.uno li{
	position:relative;
	display:inline-block;
	cursor:pointer;
	list-style-type:none;
	float:left;
	border:0;
	padding:0;
}



.due {
	background:url(../images/quick_02.jpg) no-repeat scroll 0 0;
	width:239px;
	height:138px;
	text-decoration:none;
	margin-right:0px;
}

.due a{
	background:url(../images/quick_02.jpg) no-repeat scroll 0 0;
	width:239px;
	height:138px;
	text-decoration:none;
}

.due a:hover{
	background:url(../images/quick_02.jpg) no-repeat scroll 0 -138px;
	width:239px;
	height:138px;
	text-decoration:none;
	display:block;
}

.tre {
	background:url(../images/quick_03.jpg) no-repeat scroll 0 0;
	width:239px;
	height:138px;
	text-decoration:none;
	margin-right:0px;
}

.tre a{
	background:url(../images/quick_03.jpg) no-repeat scroll 0 0;
	width:239px;
	height:138px;
	text-decoration:none;
}

.tre a:hover{
	background:url(../images/quick_03.jpg) no-repeat scroll 0 -138px;
	width:239px;
	height:138px;
	text-decoration:none;
	display:block;
}

.quattro {
	background:url(../images/quick_04.jpg) no-repeat scroll 0 0;
	width:239px;
	height:138px;
	text-decoration:none;
	margin-right:0px;
}

.quattro a{
	background:url(../images/quick_04.jpg) no-repeat scroll 0 0;
	width:239px;
	height:138px;
	text-decoration:none;
}

.quattro a:hover{
	background:url(../images/quick_04.jpg) no-repeat scroll 0 -138px;
	width:239px;
	height:138px;
	text-decoration:none;
	display:block;
}

.titoletto {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding:10px 0 0 10px;
	}
	
.d_titoletto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#999;
	padding:20px 10px 0 10px;
	float:right;
	}
	
.d_titoletto_s {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#115A9E;
	}

.d_normale2 {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#333;
	padding:10px 10px 0 5px;
	float:left;
	line-height:25px;
	}
	
.d_normale2 b{
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	color:#333;
	padding:10px 10px 0 5px;
	float:left;
	line-height:35px;
	}	

.d_normale {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#333;
	padding:10px 10px 0 5px;
	float:left;
	line-height:18px;
	}

.d_normale a {
	color:#333;
	text-decoration:none;
}

.d_normale a:hover {
	color:#F00;
	text-decoration:underline;
}

.prnt a {
	color:#333;
	text-decoration:none;
}

.prnt a:hover {
	color:#F00;
	text-decoration:underline;
}
	
.normale {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	padding:0 10px 0 10px;
}

#simple li{
	float:right;
	text-align:right;
	text-decoration:underline;
}

#lghm{
	position:absolute;
	background:url(../images/logo_home.png) no-repeat scroll 0 0;
	width:290px; 
	height:269px;
	right:80px;
	top:10px;
	}
	
.prnt{
	clear:both;
	position:absolute;
	width:120px;
	bottom:5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
	padding-left:47px;
	height: 15px;
	}
	
