﻿* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%; /* Required */
}

body {
	background-image: url(../images/bkg-browser.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #BACBE0;
	
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica;
	color: #666666;	
}

ul {
    margin-left: 20px;
    margin-bottom: 10px;
}

ol {
    margin-left: 40px;
    margin-bottom: 10px;
}

ul li {list-style-type: square;}
ol li {list-style-type: decimal;}

a {
	color: #E1361A;
	text-decoration: none;
}

a:hover {
	color: #C42F17;
}

a:active {
	outline: none;
}

.bordato {
    margin: 3px;
    padding: 2px;
    border: 2px solid #CDCDCD;
}

.container {
	width: 764px;
	margin: 0 auto;
	position: relative;
	
  	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
	
	background-image: url(../images/bg_sito.gif);
	background-repeat: repeat-y;
}

.header {
	width: 764px;
	min-height: 291px;
	height: 291px;
	
	float: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top: 8px solid #FFFFFF;	
}

.header #topMenu{
	float: right;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	
	list-style-type: none;
}

.header #topMenu li{
	float: left;
	list-style-type: none;
	color: #CDCDCD;
}

.header #topMenu li a{
	display: block;
	color: #CDCDCD;
	padding: 0px 5px;
}

.header #topMenu li a:hover{
	color: #FFFFFF;
}

.header #topMenu li a.sel {
	color: #FFFFFF;
}

.headerSocieta {
	background-image: url(../images/top_societa.jpg);
}

.headerSquadre {
	background-image: url(../images/top_squadre.jpg);
}

.headerNews {
	background-image: url(../images/top_news.jpg);
}

.headerSponsor {
	background-image: url(../images/top_sponsor.jpg);
}

.headerContact {
	background-image: url(../images/top_contattaci.jpg);
}

.headerGrandPrix {
	background-image: url(../images/top_grandprix.jpg);
}

.headerFinaliNazionali {
    background-image: url(../images/top_FinaliNazionali.jpg);
}

#content {
    clear: both;
	text-align:left; 
}

#content:after {
    clear: both;
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
}

#corpo {
    float:left;
    width: 100%;
    margin-bottom: 140px;
}

/*
--------------------------------------------
FOOTER
--------------------------------------------
*/

#footer {
	padding-top: 10px;
	margin: 0 px;
    clear: both;
    width: 100%;
    position: absolute;
    bottom: 0 !important;
    bottom: -1px; /* For Certain IE widths */
	height: 80px;
	left: 0;
	border-top: 22px solid #000000;
	background-color: #FFFFFF; 
}

#footer img {
    border: 0px;
}

#footer #fgi {
	width: 33%;
	float: left;
}

#footer #copy {
	width: 33%;
	float: left;
	
	min-height: 66px;
	height: 66px;
	line-height: 66px;
	
	font-size: 13px;
	color: #000000;
}

#footer #coni {
	width: 33%;
	float: left;
	text-align: right;
}

/*
----------------------------------------------
CONTENUTI
----------------------------------------------
*/
#content #leftContent {
	float: left;
	width: 598px;
	margin: 0px;
	padding: 0px;
}

#content #leftContent .subMenu 
{    
    border-top: 1px solid #BACBE0;
    background-color: #e6edf5;
    
	margin-top: 8px;
	margin-right: 8px;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
}

#content #leftContent .subMenu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#content #leftContent .subMenu ul li{
    list-style-type: none;
    margin: 0 0 5px 0;
    padding: 0px;    
}

#content #leftContent .subMenu ul li a.active{
    font-weight: bold;
}

#content #leftContent #page {
	border-top: 1px solid #BACBE0;
	
	margin-top: 8px;
	margin-right: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	    
	background-image: url(../images/bg_left_content.gif);
	background-repeat: repeat-x;
}

#content #leftContent #page h1{
    display: inline-block;
    line-height: 25px;
	width: 100%;
    
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-bottom: 5px;
	
	font-size: 14px;
	color: #325597;
	
	background-image: url(../images/sfumaTit.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#content #leftContent #page h2{
	clear: left;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	
	font-size: 13px;
	color: #325597;
}

#content #leftContent #page h3{
	margin: 0px;
	padding: 0px;
	
	font-size: 12px;
	font-weight: bold;
}

#content #leftContent #page ul {
	margin-top: 5px;
}

#content #leftContent #page .separazione {
	width: 100%;
	border-bottom: 1px dashed #325990;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content #leftContent #page #cartina {
	display: block;
	margin: 10px auto;
	padding: 2px;
	border: 1px solid #BCBCBC;
}
/*
----------------------------------------------
CORSI
----------------------------------------------
*/
#content #leftContent #page #corsi {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content #leftContent #page #corsi li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content #leftContent #page #corsi li ul{
	margin-left: 20px;
	padding: 0px;
}

#content #leftContent #page #corsi li ul li{
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #325990;
	list-style-type: none;
}

/*
----------------------------------------------
PROGRAMMA
----------------------------------------------
*/
#content #leftContent #page #programma {
	list-style-type: none;
	margin-left: 0px;
}

#content #leftContent #page #programma li {
	margin-bottom: 15px;
}

#content #leftContent #page #programma li ul{
	margin-left: 30px;
}

#content #leftContent #page #programma li ul li{
	list-style-type: square;
	margin-bottom: 5px;
}

#content #leftContent #page img.patrocinio {
	margin: 7px;
}

#content #leftContent #page img.foto {
	margin-top: 3px;
	margin-right: 7px;
}
/*
----------------------------------------------
TABELLE CONTENUTI
----------------------------------------------
*/

#content #leftContent #page table {
	margin: 0px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

#content #leftContent #page table tr {
	min-height: 20px;
	height: 20px;
}	

#content #leftContent #page table tr td {
	padding: 2px;
}

#content #leftContent #page table .tableRowHeader {
	background: #325990;
	color: #FFFFFF;
}
	
#content #leftContent #page table .tableRow1 {
	background: #F1F1F1;
}

#content #leftContent #page table .tableRow2 {
	background: #F8F8F8;
}

/*
----------------------------------------------
STAFF TECNICO
----------------------------------------------
*/
#content #leftContent #page #staffTecnico {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content #leftContent #page #staffTecnico li {
	clear: left;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	
	width: 100%;
}

#content #leftContent #page #staffTecnico img {
    float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*
----------------------------------------------
SQUADRA
----------------------------------------------
*/
#content #leftContent #page .elencoSquadra {
	clear: left;
	list-style-type: none;
	margin: 0px;
}

#content #leftContent #page .elencoSquadra li {
	list-style-type: none;
	margin: 0px;
	margin-bottom: 10px;
	
	float: left;
	width: 50%;
}

#content #leftContent #page .elencoSquadra img {
    float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content #leftContent #page .elenco li .punteggi h3 {
    display: block;
    margin-top: 10px;
}

#content #leftContent #page .elenco li .punteggi table{
    width: 80%;
}

#content #leftContent #page .annoSportivo {
    text-align: right;
    margin-bottom: 20px;
    padding-bottom: 5px;
    
    border-bottom: 1px solid #CDCDCD;
}

#content #leftContent #page .docPunteggi {
    display: block;

    background-image: url(../images/fileSystem/pdf.gif);
    background-repeat: no-repeat;
    
    padding-left: 18px;
    line-height: 15px;
    
    margin-top: 5px;
}

/*
----------------------------------------------
SPONSOR
----------------------------------------------
*/
#content #leftContent #page .sponsor {
	margin-top: 30px;
	margin-right: 10px;
	border: 0px;
}

/*
----------------------------------------------
BACHECA
----------------------------------------------
*/
.footerArticolo {
    display: block;
    margin-top: 10px;
}

.footerArticolo .data {
    background-image: url('../images/data.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 10px;
}

.footerArticolo .leggi {
    background-image: url('../images/dettaglio.gif');
    background-repeat: no-repeat;
    padding-left: 20px;
    min-height: 20px;
    padding-bottom: 10px;
}

.articolo {
    margin-top: 20px;
    margin-bottom: 20px;
}

.btnArchivio {
    float: right;
}

/*
----------------------------------------------
ELENCO
----------------------------------------------
*/
	
.elenco {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.elenco li{
    float: left;
    width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
	border-bottom: 1px dashed #325990;
	padding-bottom: 10px;
	margin-bottom: 10px;	
}
/*
----------------------------------------------
COLONNA DESTRA
----------------------------------------------
*/

#content #rightContent {
	float: left;
	width: 164px;
	min-height: 100%;
	height: 100%;
	
	color: #FFFFFF;
	background-color: #616161;
	border-left: 1px solid #000000;
}

#content #rightContent #rightMenu {
	margin: 0px;
	padding: 0px;
	width: 100%;
	
	list-style-type: none;
}

#content #rightContent #rightMenu li{
	margin: 0px;
	padding: 0px;
	
	list-style-type: none;
	border-bottom: 2px solid #FFFFFF;
}

#content #rightContent #rightMenu li a{
	display: block;
	width: 159px;
	padding-left: 5px;
	
	color: #FFFFFF;
	line-height: 25px;
}

#content #rightContent #rightMenu li a:hover{
	background-color: #325990;
	color: #FFFFFF;
	font-weight: bold;
}

#content #rightContent #rightMenu li a.sel{
	background-color: #325990;
	color: #FFFFFF;
	font-weight: bold;
}

/*
------------------------------------------------------------
GRAN PRIX JESOLO
------------------------------------------------------------
*/

.datiBonifici {
    width: 350px;
    margin: 0px auto;
}

.datiBonifici tr td {
    text-align: center;
}

/*
--------------------------------------------------------------
IMMAGINE CON OMBRA
--------------------------------------------------------------
*/
div.imgSpecial{margin: 20px;padding:0 0 36px 0;
    background: url(../images/granPrix/shadow.png) no-repeat bottom center}

div.imgSpecial img{display: block;border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 5px;background: #f6f6f6}


/*
*/
.dueColonne {
    margin: 0px;
    padding: 0px;
}

.dueColonne li {
    width: 50%;
    margin: 0px;
    padding: 0px;
    border: 0px;
    float: left;
}

/*
--------------------------------------------------------------
MENU GALLERIA
--------------------------------------------------------------
*/

.menuGalleria {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 570px;
}

.menuGalleria li {
	float: left;
	width: 570px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #325990;
	list-style-type: none;
}

.menuGalleria li img {
	float: left;
	margin-right: 10px;
	border: 0px;
}

/*Finali nazionali*/
.Program {
    border-collapse:collapse 
}

.Program tr td {
    text-align: center;
    border: 1px solid;
}
