#barra{
	height: 39px;
	padding-top: 7px;
	background-image: url(http://img376.imageshack.us/img376/5358/fondouk3.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
	width:100%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 15px; /* Resets 1em to 10px */
	font-family: georgia,serif;
} 
#barra a:link, #barra a:visited { 
	text-decoration: none; 
	color: #FFFFFF; 
}
#barra a:hover, #barra a:active { 
	text-decoration: underline; 
	color: #000000; 
}
