/* GENERALI*/


body { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	line-height:15px;
	color:#4C4C4C;
	}

h1, h2, h3, h4 { 
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
	line-height: normal;
	}
	
a, a:hover { text-decoration:none;
              color:#6798C9;}

img {
	border:0;
}


.bold {
	font-weight:bold;
}

/* HEADER*/

#header {
	width:850px;
	margin:20px auto 0px;
	padding-top:12px;
	position:relative;
	height:165px;
	float:none;
	background-image: url(../img/header2.png);
	background-repeat: no-repeat;
	}
	
	
	#header h1 a {
	font-size: 6px;
	display: block;
	height:0;
	padding-top:65px;
	width:198px;
	overflow: hidden;
	background:url(../img/logo.png) no-repeat;
	color:#FFFFFF;}


h1 {
	font-size: 25px;
    line-height: normal;
}



#header h1 {
	display: block;
	height: 83px;
	width: 199px;
	font-size: 10px;
	float:left;
	position: absolute;
	left: 313px;
	top: 25px;
	color:#FFFFFF;
	line-height:24px
	}
	
#main-nav {
	position:absolute;
	top:117px;
	height:60px;
	float:right;
	right: 178px;
	overflow: visible;
	}
	
/* CENTRO*/	
.centro {
	position:relative;
	float:none;
	width:850px;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	color:#4C4C4C;
	padding-top: 10px;
	background-image: url(../img/sfondoContent.png);
	padding-bottom: 20px;
	margin:0px auto 0px;
	}
	

/* FOOTER*/	
	
#content-footer {
	width:850px;
	color:#FFFFFF;
	font-size:8px;
	line-height:9px;
	float: none;
	position: relative;
	margin: 0 auto 0;
	}
	
#content-footer p {
	color:#666666;
	padding: 0px 0px 8px 52px;
	font-size: 9px;
	text-align: center;
}

#content-footer a {
	color:#6798C9;
}

/* FORMATTAZIONE TABELLA*/

.tab {
	padding: 0px;
}


.select {
	margin: 2px 10px;
	border: 1px solid #C1272D;
	font-size: 12px;
	color: #4C4C4C;
}


.select2 {
	margin: 2px 10px;
    font-size: 12px;
	color: #4C4C4C;
}

.bordoRiv{
	margin: 2px 10px;
	border: 1px solid #F25B63;
	font-size: 11px;
	background-color: #F89CA0;
}
	
.datiRiv {
          margin: 10px 10px;}

.datiRiv a{
	color:#C1272D;

	
}

.datiRiv a:hover{
	color:#4C4C4C;

}

.cellaRiv{
	border-right:#C1272D solid 1px;
	padding-right: 10px;
}

.padding-left {
	padding-left: 10px;
}

h2 {
	color:#C1272D;

}

.padding_tabella {
	padding-left: 5px;
}
.pari {
	background-color: #D9D9D9;
	padding-left: 5px;
	color: #666666;
}


.dispari {padding-left: 5px;
	color: #666666;
}

.guadagni {
	background-image: url(../img/guadup.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}


.guad_down {
    font-family:"Trebuchet MS";
	background-image: url(../img/guaddown.png);
	background-position: left top;
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	line-height:5px;
}



h3{
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
	
	
	/*TABELLA*/
	
	
	
.upper {margin-top:-25px;}	


/*NAVIGAZIONE*/

#main-nav {
	position:absolute;
	top:-57px;
	height:60px;
	float:right;
	right: 30px;
	overflow: visible;
	width: 734px;
	background-position: center;
	}
#main-nav li {
	float:left;
	bottom:0px;
	margin:0 0 0 2px;
	font-size:13px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: none;
	}
#main-nav li a {
	float:left;
	height:25px;
	color:#999999;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
#main-nav li a:hover {
	color: #666666;
	}
	
#main-nav li a.current {
	color:#666666;
	font-weight: bold;
	}

.bordoRossoTop
{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C1272D;
	border-right-color: #C1272D;
	border-bottom-color: #C1272D;
	border-left-color: #C1272D;
	padding-top: 10px;
}



.bordoRiv2{
	font-size: 11px;
	background-color: #F89CA0;
}



.select3{
   border: 1px solid #C1272D;
	font-size: 12px;
	color: #4C4C4C;
}	


.lineh {
	line-height: 12px;
}

