/* GENERALE */
body, div, ul, ol, li, h1, p, th, td, label { margin: 0px; padding: 0px; color:#000000; }
html, body { margin:0px; padding:0px; background:#ffffff url(../images/bg_header.jpg) repeat-x left top; font-family:"Trebuchet MS",Arial,sans-serif; font-size:14px; text-align:justify; }

#contenitore_totale { width:100%; float:left; position:relative; }
#contenitore { width:1000px; margin:0px auto;  }

/* HEADER */
#header 	{ width:100%; height:90px; float:left; position:relative; text-align: center; }
#loghi 		{ width:800px; margin:0px auto; }
#loghi span { display:none; }

/* LOGHI UP */
#loghi a { width:130px; height:90px; position:relative; }
	a.logo_regione  { float:left; background:url(../images/loghi/regione_lazio.jpg); }
	a.logo_prov  	{ float:left; background:url(../images/loghi/prov_roma.jpg); }
	a.logo_m12  	{ float:left; background:url(../images/loghi/m12.jpg); }
	a.logo_aics  	{ float:right; background:url(../images/loghi/aics.jpg); }
	a.logo_calcio5 	{ float:right; background:url(../images/loghi/calcio5.jpg); }
	a.logo_coni 	{ float:right; background:url(../images/loghi/coni.jpg); }
#loghi a:hover { background-position:bottom; }

#nav_bar { width:100%; height:190px; float:left; position:relative; }
#nav_bar span { display:none; }
	#logo a { width:350px; height:190px; float:left; position:relative; background:url(../images/logo.jpg) no-repeat; }
	#menu { width:550px; height:110px; float:right; position:relative; margin-top:50px; }
		#menu .btn_cosa a { width:160px; height:60px; float:left; position:relative; background:url(../images/btn_cosa.jpg); }
		#menu .btn_cosa a:hover { background:url(../images/btn_cosa_on.jpg); }
		#menu .btn_quando a { width:230px; height:60px; float:left; position:relative; background:url(../images/btn_quando.jpg); }
		#menu .btn_quando a:hover { background:url(../images/btn_quando_on.jpg); }
		#menu .btn_dove a { width:160px; height:60px; float:left; position:relative; background:url(../images/btn_dove.jpg); }		
		#menu .btn_dove a:hover { background:url(../images/btn_dove_on.jpg); }		
		#menu .btn_news a { width:90px; height:50px; float:left; position:relative; left:100px; background:url(../images/btn_news.jpg); }
		#menu .btn_news a:hover { background:url(../images/btn_news_on.jpg); }
		#menu .btn_gallery a { width:130px; height:50px; float:left; position:relative; left:100px; background:url(../images/btn_gallery.jpg); }
		#menu .btn_gallery a:hover { background:url(../images/btn_gallery_on.jpg); }
		#menu .btn_contatti a { width:130px; height:50px; float:left; position:relative; left:100px; background:url(../images/btn_contatti.jpg); }
		#menu .btn_contatti a:hover { background:url(../images/btn_contatti_on.jpg); }

/* CENTER */
#content { width:940px; float:left; position:relative; padding:20px 30px 20px 30px; }



/* GALLERY */
.strip 		{ width:100%; float:left; position:relative; margin-top:10px; font-size:0px; }
.strip_box 	{ width:150px; float:left; margin:3px; }
.strip_box p { width:94.5%; margin:0px auto; padding:3px; font-size:12px; margin-top:3px; color:#58585a; background-color:#f3f3f3; border:1px solid #dbdbdb; }

/* NEWS */
.span_img 		{ width:150px; height:100px; float:left; position:relative; padding:0px 10px 10px 0px; }
.titolo 		{ font-size:16px; color:#000000; font-weight:bold;   }
.sottotitolo 	{ font-size:14px; color:#58585a; font-weight:bold; }
.data 			{ font-size:14px; color:#949599; font-weight:bold;  }

ul { width:100%; float:left; position:relative; margin:10px 0px 0px 0px; padding:0px; list-style:none; background-color:#f3f3f3; }
li a { width:98%; float:left; padding:10px; background-color:#f3f3f3; border-bottom:1px solid #969696; }
li a:hover { width:98%; float:left; padding:10px; background-color:#dbdbdb; }

#paginazione { width:100%; float:left; position:relative; border-top:1px solid #969696;  }
#pag_back span { display:none; }
#pag_back a { width:15%; height:30px; float:left; position:relative; padding:10px 0px 10px 0px; background:url(../images/pag_back.jpg) no-repeat left 5px; }
#pag_back a:hover { background:url(../images/pag_back_on.jpg) no-repeat left 5px; }
#pag_back_no { width:15%; height:30px; float:left; position:relative; padding:10px 0px 10px 0px; background:url(../images/pag_back_no.jpg) no-repeat left 5px; }
#pag_next span { display:none; }
#pag_next a { width:15%; height:30px; float:right; position:relative; padding:10px 0px 10px 0px; background:url(../images/pag_next.jpg) no-repeat right 5px; text-align:right;  }
#pag_next a:hover { background:url(../images/pag_next_on.jpg) no-repeat right 5px; text-align:right;  }
#pag_next_no { width:15%; height:30px; float:right; position:relative; padding:10px 0px 10px 0px; background:url(../images/pag_next_no.jpg) no-repeat right 5px; text-align:right;  }
#pag_centro { width:70%; float:left; position:relative; }
#pag_centro p { width:100%; text-align:center; margin:0px; padding:0px; }
#pag_centro input { width:30px; height:18px; margin:10px 10px 0px 10px; }

/* VARIE ED EVENTUALI */
h1, h3 { display:none; }
img { border:1px solid #666666; margin:0px; padding:0px; }
p { width:100%; margin:0px; padding:0px 0px 5px 0px; float:left; position:relative;  }
.riga { width:99%; line-height:1px; border-bottom:1px solid #969696; padding:5px; margin:0px; }
a 		{ color:#58585a; text-decoration:none; }
a:hover { color:#000000; }

dl, dt, dd { float:left; position:relative; margin:0px; padding:0px; }
dl { width:50%; left:20px; padding-bottom:20px;  }
dt { width:90%; font-weight:bold; margin-top:10px; }
dd { width:90%; left:20px;  }

.ul_elenco { width:auto; background:none; }
.ul_elenco li { border:none; margin-left:20px; }

.titolo_cosa 		{ width:100%; height:50px; float:left; position:relative; background:url(../images/titolo_cosa.jpg) no-repeat;  }
.titolo_quando 		{ width:100%; height:50px; float:left; position:relative; background:url(../images/titolo_quando.jpg) no-repeat;  }
.titolo_dove 		{ width:100%; height:50px; float:left; position:relative; background:url(../images/titolo_dove.jpg) no-repeat;  }
.titolo_news 		{ width:100%; height:50px; float:left; position:relative; background:url(../images/titolo_news.jpg) no-repeat;  }
.titolo_news_archivio { width:100%; height:50px; float:left; position:relative; background:url(../images/titolo_news_archivio.jpg) no-repeat;  }
.titolo_gallery 	{ width:100%; height:50px; float:left; position:relative; background:url(../images/titolo_gallery.jpg) no-repeat;  }
.titolo_contatti 	{ width:100%; height:50px; float:left; position:relative; background:url(../images/titolo_contatti.jpg) no-repeat;  }

form { width:350px; float:left; position:relative; margin:0px; padding:0px; left:20px; }
form * { width:100%; float:left; position:relative; margin:0px; padding:0px; }
fieldset { margin-bottom:10px; border:0px;  }
label { margin-bottom:5px;  }
input { width:344px; height:20px; padding:2px 2px 1px 2px; font-family:"Trebuchet MS",Arial,sans-serif; font-size:12px; color:#666666;  }
textarea { width:344px; height:100px; overflow:auto; padding:2px 2px 1px 2px; font-family:"Trebuchet MS",Arial,sans-serif; font-size:12px; color:#666666;  }
button { width:100%; height:50px; border:none; background:url(../images/btn_invia.jpg); cursor:pointer; }
button span { display:none; }
.error_box { color:#bdbdbd; }


/* LOGHI DOWN */
#footer 	{ width:100%; height:500px; float:left; position:relative; background:#dbdbdb url(../images/bg_footer.jpg) repeat-x; text-align:center; margin-top:20px; }
#footer_int { width:800px; margin:0px auto; text-align:center; }

.titolo_sponsor 	{ width:100%; height:160px; margin:0px auto; margin-top:20px; padding-top:20px; background:url(../images/loghi/titolo_sponsor.jpg) top center no-repeat; }
.titolo_sponsor span { display: none; }
.titolo_media 		{ width:100%; height:140px; margin:0px auto; padding-top:20px; background:url(../images/loghi/titolo_media.jpg) top center no-repeat; }
.titolo_media span 	{ display: none; }


#footer_int a { width:160px; height:70px; float:left; position:relative; }
	/* MEDIA */
	a.logo_corriere 	{ background:url(../images/loghi/corriere.jpg); }
	a.logo_radio  		{ background:url(../images/loghi/radio.jpg); }
	a.logo_reteoro  	{ background:url(../images/loghi/reteoro.jpg); }
	a.logo_promovideo 	{ background:url(../images/loghi/promovideo.jpg); }
	a.logo_mitdesign  	{ background:url(../images/loghi/mitdesign.jpg); }
	a.logo_today	  	{ background:url(../images/loghi/romatoday.jpg); }
	a.logo_sporteconomy	{ background:url(../images/loghi/sporteconomy.jpg); }
	a.logo_ostiatv	  	{ background:url(../images/loghi/ostiatv.jpg); }
	a.logo_rtsport	  	{ background:url(../images/loghi/rtsport.jpg); }
	a.logo_omp	  		{ background:url(../images/loghi/omp.jpg); }
	a.logo_molten  		{ background:url(../images/loghi/molten.jpg); }
	a.logo_colavita		{ background:url(../images/loghi/colavita.jpg); }
	
	/* SPONSOR E PARTNER */
	a.logo_cisco_group 	{ background:url(../images/loghi/cisco_group.jpg); }
	a.logo_ruggeri  	{ background:url(../images/loghi/ruggeri.jpg); }
	a.logo_mid_sport  	{ background:url(../images/loghi/mid_sport.jpg); }
	a.logo_roma_multi 	{ background:url(../images/loghi/roma_multi.jpg); }
	a.logo_agla 		{ background:url(../images/loghi/agla.jpg); }
	a.logo_csquare 		{ background:url(../images/loghi/csquare.jpg); }
	a.logo_bergamo 		{ background:url(../images/loghi/bergamo.jpg); }
	a.logo_gimmik 		{ background:url(../images/loghi/gimmik.jpg); }

#footer_int a:hover { background-position:bottom; }

/* ARCHIVIO SPONSOR E PARTNER */
a.logo_mass  		{ background:url(../images/loghi/mass.jpg); }
a.logo_clubitalia  	{ background:url(../images/loghi/clubitalia.jpg); }




