* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;	
	background: #000000;	
	color: #ffffff;
}
.formcontatti {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;	
	background: #ffffff;
	border:solid 1px #8d9598;
}
a {
	color:#2cd67f;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
}

	#header {
		height: 181px;
		position:relative;
		background:url(images/barra.jpg) no-repeat;
	}
		
	#mainheader {
			display: none;
		}		
		
		#homedx {
			position: absolute;
			top:5px;
			left:830px;
			width:115px;
			height: 20px;
		}
		#homedx a {
				color: #ffffff;
				text-decoration: none;
				font-size: 9px;
				font-weight: bold;
			}
		#homedx a:hover {
				text-decoration: underline;

			}
		#logosito {
			position: absolute;
			top:22px;
			right:740px;
			width: 207px;
			height: 121px;
		}
		#logosito a {
			display: block;
			text-indent: -9999px;
			background: transparent url(images/trasp.gif) no-repeat;
			width: 207px;
			height: 121px;
		}
		#logofederazione {
			position: absolute;
			top:38px;
			right:9px;
			width: 167px;
			height: 89px;
		}
		#logofederazione a {
			display: block;
			text-indent: -9999px;
			background: transparent url(images/trasp.gif) no-repeat;
			width: 167px;
			height: 89px;
		}
		#menu {
			position: absolute;
			top:147px;
			left:0px;
			width: 960px;
			height:34px;
		}
		
			/* voci menù superiore */
			
			a.home{
			display: block;
			text-indent: -9999px;
			background: transparent url(images/nav_home.gif) no-repeat;
			width:63px;
			height: 34px;
			}
			a.home:hover {
			background: transparent url(images/nav_home.gif) no-repeat;	
			}
			a.circuito {
			display: block;
			text-indent: -9999px;
			background: transparent url(images/nav_circuito.gif) no-repeat;
			width:173px;
			height: 34px;
			}
			a.circuito:hover {
			background: transparent url(images/nav_circuito.gif) no-repeat;	
			}
			a.gare {
			display: block;
			text-indent: -9999px;
			background: transparent url(images/nav_gare.gif) no-repeat;
			width:66px;
			height: 34px;
			}
			a.gare:hover {
			background: transparent url(images/nav_gare.gif) no-repeat;	
			}
			a.classifiche {
			display: block;
			text-indent: -9999px;
			background: transparent url(images/nav_classifiche.gif) no-repeat;
			width:110px;
			height: 34px;
			}
			a.classifiche:hover {
			background: transparent url(images/nav_classifiche.gif) no-repeat;	
			}
			a.regolamento {
			display: block;
			text-indent: -9999px;
			background: transparent url(images/nav_regolamento.gif) no-repeat;
			width:124px;
			height: 34px;
			}
			a.regolamento:hover {
			background: transparent url(images/nav_regolamento.gif) no-repeat;	
			}
			a.sponsor {
			display: block;
			text-indent: -9999px;
			background: transparent url(images/nav_sponsor.gif) no-repeat;
			width:94px;
			height: 34px;
			}
			a.sponsor:hover {
			background: transparent url(images/nav_sponsor.gif) no-repeat;	
			}
			a.fotovideo {
			display: block;
			text-indent: -9999px;
			background: transparent url(images/nav_foto.gif) no-repeat;
			width:115px;
			height: 34px;
			}
			a.fotovideo:hover {
			background: transparent url(images/nav_foto.gif) no-repeat;	
			}
			a.stampa {
			display: block;
			text-indent: -9999px;
			background: transparent url(images/nav_news.gif) no-repeat;
			width:130px;
			height: 34px;
			}
			a.stampa:hover {
			background: transparent url(images/nav_news.gif) no-repeat;	
			}
			a.contatti {
			display: block;
			text-indent: -9999px;
			background: transparent url(images/nav_contatti.gif) no-repeat;
			width:85px;
			height: 34px;
			}
			a.contatti:hover {
			background: transparent url(images/nav_contatti.gif) no-repeat;	
			}
			/* fine voci menù superiore */
			
	#content {
		height: 429px;
		position:relative;
		background:#1a2a31;
	}
	#content2 {
		height: auto;
		min-height:429px;
		height:auto;
		position:relative;
		background:#1a2a31;
	}
	.contentmain   {
		margin: 0 0 0 236px;
		padding-top:28px;
		padding-right:3px;
	}
		#content2 ul{
			margin-left:20px;
			padding-left:20px;
		}
		#content2 ol{
			margin-left:20px;
			padding-left:20px;
		}

		#comunicati {
			top:28px;
			left:8px;
			width:216px;
			height:382px;
			position: absolute;
			background: url(images/bg_comunicato.gif) no-repeat;
		}
			#newsbox {
				width:188px;
				height:305px;
				margin-top:35px;
				margin-left:10px;
			}
		#areacentrale {
			top:0px;
			left:236px;
			width:724px;
			height:429px;
			position: absolute;
			background: url(images/bg_home.jpg) no-repeat;
		}
			#boxgare {
				top: 30px;
				left:0px;
				width:350px;
				height:390px;
				position:relative;
				
			}
			#mappagare {
				position:absolute;
				width:366px;
				height:391px;
				z-index:1;
				left: 357px;
				top: 30px;
			}
	
	#footer {
		height: 120px;
		position:relative;
	}
	

		#footermenu {
			position: absolute;
			top:90px;
			left:0px;
			width:960px;
			height:30px;
			background:url(images/bg_footer_rosso.gif);
		}
			
		#footermenu ul {
			list-style: none;
			text-align: left;
			margin-top:7px;
			margin-left:10px;	
		}
		
			#footermenu li {
				display: inline;
				font-size: 11px;
				font-weight: bold;
			}
		
			#footermenu a {
				color: white;
				text-decoration: none;

			}
			#footermenu a:hover {
				color: white;
				text-decoration: underline;

			}
			#footerdata {
				position: absolute;
				top:0px;
				left:0px;
				background: url(images/bg_footer_verde.gif);
				width:960px;
				height:30px;
			}
			#footerdata p {
				padding-left:10px;
				padding-top:8px;
				font-size: 11px;
				color:#ffffff;
			}
			#footerbanner {
				position: absolute;
				top:30px;
				left:0px;
				background-color: #1a2a31;
				width:960px;
				height:60px;
			}
			#footerbanner td{
				padding-left:5px;
				padding-top:6px;
			}
			#footerbanner .imgbanner{
				border:solid 1px #ed1c24;
			}

	
#mappa {
	float: right;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.testorosso12 {
	font-size:12px;
	color: #f60e16;
	}

.testo20{
	font-size:20px;
	}
	
iframe {
	border: #000 solid 1px;
	}
	
.titoli_pag{
	font-size:15px;
	font-weight:bold;
	}
.sottotitoli_pag{
	font-size:15px;
	font-weight:bold;
	}
.titoli_combox{
	font-weight:bold;
	text-transform: capitalize;
	color:#FFF;
	font-size:11px;
	}

.img_cont {
	border: 1px solid #ffffff;
	margin-left:5px;
}
.testo11{
	font-size:11px;
	}
.testonodisplay {
	display:none;
	}