
.menu a{
	float: left;
	padding: 2px 9px;
/* margin: 1px;*/
	background: #000 url(../images/bkgd_puls_tdc.jpg);
/*  border: 1px solid #003366;*/
	border-bottom: 3px solid #EBAC30;
	width:94px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#EBAC30;
  }
.menu a:hover{
    background: #EBAC30 url(../images/bkgd_puls_tdc_on.jpg) left no-repeat;
	color:#005826;
	border-bottom: 3px solid #EBAC30;
	padding: 2px 9px;
}
.menuqui{
/*border: 1px solid #003366;*/
	width:94px;
	text-align:center;
	float: left;
 	padding: 2px 9px;
/*margin: 1px;*/
    background: #EBAC30 url(../images/bkgd_puls_tdc_on.jpg) left no-repeat;
	color:#005826;
	font-weight:bold;
	border-bottom: 3px solid #EBAC30;
}
#barranav{
	position:relative;
	padding:5px;
}
		#sponsors{
			margin: 0 0 30px 20px;
		}
		#sponsors li{
			display: inline;
		}
		#sponsors li img{
			border: solid 1px  #e6e6e6;
			margin-bottom: 5px; 
			margin-right: 5px;	
		}
		ul#live07 img{
		border: none;
		margin-right: 10px;
		} 
		ul#live07 li{ 
			padding-bottom: 10px; 
			list-style-type: none;
		}
		ul#live07 { 
			margin-top: 10px;
			margin-right: 50px;
			list-style-type: none;
			text-align:right;
		}
		ul#comitato { 
			margin-top: 10px;
			list-style-type: none;
			text-align:right;
		}
		ul#comitato li{ 
			padding-bottom: 10px; 
			list-style-type: square;
			text-align:left;
			margin-left: 30px;
		}
		
