/* Alambre Estudio
   Estilos Enlaces relacionados para Contenido CSS+XHTML
   Asociacion Empresarios Hosteleria Hondarribia
   Marzo 2007
*/

/* enlaces */

.enl_rel_container{
	border: 1px solid #908F86;
	width:100%;
	margin-bottom:17px;
}

.enl_rel_header{
	background-color:#908F86;
	height: 59px;
}

.enl_rel_header h3{
	padding-top: 19px;
	margin-top: 0px;
	margin-left:20px;
	margin-bottom:0px;
}

.enl_rel_lista{
	padding-top:8px;
	padding-bottom:8px;
}

.enl_rel_elem{
	margin-top:10px;
	margin-bottom:8px;
	margin-left:11px;
	margin-right:8px;
	background: no-repeat url(../img/elementos/icono_enlace.gif);
}

.enl_rel_elem h2{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:29px;
	font-weight:normal;	
}

	.enl_rel_elem h2 a:link, .enl_rel_elem h2 a:visited{
		color: #908F86;
		font-size:12px;
		text-decoration:none;
}

	.enl_rel_elem h2 a:hover{
		color: #C5C4B8;
		font-size:12px;
		text-decoration:none;
}

	.enl_rel_sep{
		margin-left:6px;
		padding-top:0px;
		padding-bottom:0px;
		height:1px;
}
