@charset "utf-8";
#contenido a {
	margin-left: 20px;
	_margin-left: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 6px;
}

#contenido a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-color: #c4bfbb;
	padding-bottom: 3px;
}
#contenido a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#direccion  {
	width: 156px;
	margin-left: auto;
}
#contenido .primero {
	margin-left: 0px;
}



#direccion p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.aviso a{
	font-size: 10px;
	text-decoration: none;
	color: #756A60;
}

#cabecera {
	background-image: url(../imagenes/cabecera_indice.jpg);
}

