
#menu #seccion #contacto a {
	float: right;
	width: 125px;
	height: 20px;
	text-indent: 8px;
	margin-right: -10px;
	background-image:  url(../img/boton_hover.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #D2E0EF;
	text-decoration: none;
} 

