﻿body {
	margin: 0px;
	font-family: Calibri;
    font-size: 12px;
	background: url(../img/background_img.jpg) top center repeat-y;	
}


#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 950px;

}


#header {
    background-image: url(../img/header.jpg);
    height: 137px;
    margin-left: 0px;
}



#left {
	float: left;
	width: 180px;
	padding-right: 5px;
}

#left .left-navheader-first {
	display: block;
	margin: 0em 0em 1.0em 0em;
	padding: 0.3em 0.7em 0.3em 0.9em;
	border-left: solid 0em rgb(255,210,113);
	background-color: rgb(220,220,220);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
}

#left .left-navheader {
	display: block;
	margin: 1.0em 0em 0em 0em;
	padding: 0.3em 0.7em 0.2em 0.4em;
	border-left: solid 0.5em rgb(235,235,235);
	background-color: rgb(220,220,220);
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: rgb(50,50,50);
}

#right {
	float: right;
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
}

#content { 
	float: left;
	width: 60%;
	min-height: 400px;

}

#footer 
{
    clear: both;
	margin: 0 auto;
	padding: 30px 10px;

}


#styleone
{
    position: static;
    display:block;
    height:21px;
    font-size:12px;
    font-weight:bold;
    background:url('../bgOFF.gif') repeat-x left top;
    font-family:Calibri;
    border-bottom:1px solid #d9d9d9;
}
#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styleone ul li{display:block;float:left;margin:0 1px 0 0;}
#styleone ul li a{display:block;float:left;color:#034895;text-decoration:none;padding:3px 33px 0 32px;height:18px;}
#styleone ul li a:hover,#styleone ul li a.current{color:#034895;background:url('../bgON.gif') repeat-x left top;
}


.titolo
{
    color: #034895;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size: 11px;
    line-height: 18px;
    font-style: normal;
    text-transform: uppercase;
    font-weight: bold;
}

.data
{
  	font-family: Verdana,Tahoma, Arial,sans-serif;    font-family: Tahoma;
    font-size: 11px;
    line-height: normal;
    font-style: normal;
    text-transform: none;
}
.testo
{
  	font-family: Verdana,Tahoma, Arial,sans-serif;    font-family: Tahoma;
    font-size: 12px;
    line-height: normal;
    font-style: normal;
    text-transform: none;

}
.hypernews
{
    color: #0E3E84;
    line-height: normal;
    font-style: normal;
    text-transform: none;
    font-weight: normal;
    text-align: left;
    text-decoration: underline;
}

.testo1
{
    border-style: none none dotted none;
    color: #0E3E84;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-decoration: none;
    border-bottom-width: 1px;
}


.testo1 a {
color:#0E3E84;
font-family:Tahoma;
font-size:14px;
text-decoration:none;
}
.testo1 a:hover {
color:#FF0000;
font-family:Tahoma;
font-size:14px;
text-decoration:none;
}