/* CSS Document */

p, li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#626262;
	padding:5px;
}


h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
border-bottom: 1px dotted #f0f0f0;
padding: 2px;
background-color:transparent;
padding-left: 5px;
padding-right: 5px;
color:#666666;
}
h4 {
font-size: 120%;
color:#999999;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	color:#CC3300;}

#data {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
position:relative;
top: -887px;
left: 290px;
text-align:center;
z-index:1000;
}
body {

	font-family: verdana;
	color:#626262;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434158;
	list-style-type: square;
}
A:LINK    {
font-size: 11px;
text-decoration: none;
color:#0099FF;
}
A:VISITED {
text-decoration: none;
font-size: 11px;
Color: #0099FF
}
A:HOVER   {
text-decoration: none;
Color: red;
font-size: 11px;

}
.style1 {
	color: #FF9900;
	font-weight: bold;
}
.boxed {
	margin-bottom: 1em;
	background:#F2FAFF
	
}
.nota_pie_pagina {
	font-size: 9px;
	font-style: italic;
}
#novita{
	position:relative;
	top:10px;
	font-size: 9px;
	border:dotted 1px #f0f0f0;
	left: 40px;
	width: 150px;
}
#in_rilievo {
	position:relative;
	top:10px;
	font-size: 9px;
	border:dotted 1px #f0f0f0;
	left: 40px;
	width: 150px;
}
#shiny {
	position:relative;
	font-size: 9px;
	border:dotted 1px #f0f0f0;
	left: 45px;
	top:20px;
	width: 148px;
}
.importante {
margin:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding : 10px;
	color:#FF6600;
	background-color: #D8E8F1;
	border:#488CF2 1px dotted;
    font-weight: bold;
	width:320px;
}
ul.xxx, li.xxx {
border-left:none;
border-bottom: 1px dotted #f0f0f0;
background-color:transparent;
padding-left: 5px;
padding-right: 5px;
padding-top:0.7em;
font-size:smaller;
list-style: none;
}
li.xxx a:hover {
padding-left: 5px;
border-left:solid 10px red;
}
#container_menu {
	width:180px;
	position:absolute;
	top:257px;
	left:-11px;

}

#wrapper {
border-left: 10px solid #B1D0E0;
border-right: 10px solid #B1D0E0;
background-color:#FFFFFF;
position:absolute;
top: 0%;
left: 50%;
width:850px;

margin-top: 0px;
/*set to a negative number 1/2 of your height*/
margin-left: -425px;
/*set to a negative number 1/2 of your width*/

}
#iframe {
position: relative;
right: -200px;
}

#tabella_principale {
background-color:#FFFFFF;
border: 1px dotted #666;
}
li {
	list-style:none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E0DFE3;
	color: #666;
}

.tabs {
	width:50px;
	margin-right:10px;
	padding:4px;
	text-align:center;
	float:left;
	cursor:pointer;
	border:1px solid #ccc;
	border-bottom:0;
}
#content {
	height:250px;
	clear:both;
	border:1px solid #ccc;
}
#load {
	position:absolute;
	left:0;
	top:0;
	width:100px;
	height:20px;
	
	
	display:none;
}
#footer {
    width:840px;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	position: relative;

}

