/* CSS Document */

html {
	background-position:center;
	background-color:#F0F0F0;
	background-image:url(bg.gif);
}

body {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

form  { 
	padding:0px; margin:0px; 
}

*  { 
	font-family: Verdana, Tahoma, Arial;
	color:#334456;
}

#searchbox  { 
	padding:5px; 
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-color:#999999;
	padding-left:11px;
}

a {
	color:#2965B6; 
	text-decoration:none; 
}


a:hover {
	color:#FF8400; 
	text-decoration:none; 
	border-bottom:1px solid #ff9900;
}

a.menu {
	color:#666666; 
	text-decoration:none; 
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	border-bottom:1px solid #dddddd;
}


a.menu:hover {
	color:#2696AC; 
	text-decoration:none; 
	font-family: Verdana, Tahoma, Arial;
	border-bottom:1px solid #ff9900;
}

a.menu strong {
	color:#666666; 
	text-decoration:none; 
	font-family: Verdana, Tahoma, Arial;
	font-size:11px;
	letter-spacing:-1px
}

a.menu:hover strong {
	color:#2696AC; 
	text-decoration:none; 
	font-family: Verdana, Tahoma, Arial;
	letter-spacing:-1px
}

td {
	font-size:11px;
}

#sx ul {
	width:160px	;
	list-style:none;
	margin:0px;
	padding:0px;
}

#sx li {
	list-style:none;
	margin-left:0px;
}

.minuscule {
 	color:#ff9900; 
 	font-size:11px; 
 	font-family:tahoma;
}

.evidenzia {
	background-color:#ddeeff;
	font-weight:bold;
}

div.principale {
	font-size:0.7em;
	line-height:1.3em;
	color:#334456;
	padding:10px 10px 10px 10px;
	clear:both
}


div.secondario {
	font: normal 0.7em Verdana, Arial;
	line-height:1.5em;
	color:#666666;
	padding:5px 10px 10px 10px;
	border-bottom:1px dashed #e6e6dc;	
	clear:both	
}



h1 {
	font: normal 1.7em "lucida sans unicode", serif;
	color:#386991;
	letter-spacing:-1px;
	line-height:1em;
	margin-bottom:0px;
	margin-top:0px;
	padding:5px 10px 10px 10px ;
}



h2 {
	padding: 10px;
	font: normal 0.8em verdana, arial;
	color:#334456;
	background-color:#F7F7F7;
	border-bottom:1px dashed #e6e6dc;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	letter-spacing:-1px
}



h3 {
	padding: 10px;
	font: normal 0.8em verdana, arial;
	color:#334456;
	background-color:#f5f5f5;
	border-bottom:1px dashed #e6e6dc;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	letter-spacing:-1px
}



h4 {
	padding: 3px 10px 3px 12px;
	font: normal 0.5em tahoma, arial;
	color:#999999;
	border-bottom:1px dashed #e6e6dc;
	margin-top:0px;
	margin-bottom:0px;
	letter-spacing:4px;
	font-weight:bold;
	text-transform:uppercase
}

input.text {
	font: normal 11px Tahoma, verdana, arial;
	border:1px inset #eeeeee;
	margin-bottom:1px;
	padding:2px;
}

input.submit {
	font: normal 11px tahoma, arial;
}

a img {
	border:none;
}

img {
	border:none;
}

#corpo {
	margin:10px;
	background-color: #FFFFFF;
	width:785px;
	border:1px solid #DDD;
	text-align:center;
	margin: 2px auto;
}

#dx {
	width:100%;
	padding-bottom:12px; 
	border-left:1px solid #e6e6dc; 
	border-right:1px solid #e6e6dc;

}

#dx div a {
	color:#FF8400;

}

#dx ul {
	list-style:none;

}

#sx {
	float:left; 
	padding:12px; 
	line-height:22px;
}

.white {
	color:#FFFFFF;
	font-size:12px;
}

.linkorange {
	color:#FF8400;
}

.prezzo {
	color:#FF8400;
	font-size:0.8em;
	font-weight:bolder;
}.bordoblu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #386991;
	border-left-color: #386991;
	border-bottom-width: 1px;
	border-bottom-color: #386991;
}

.evidenzia {
	background-color:#ddeeff;
	padding: 5px;
	font-size:1.2em;
	font-weight:bold;
 	color:#CC0000; 
}

p {
	margin:5px 5px 5px 5px;
}

.normal {
text-decoration:none;
color:#334456;
}