/*	 home		*/
#linkRel
{
	margin: 0;
	padding: 0;	
}
#linkRel.cont
{
	padding: 8px 10px;
}

#linkRel .asociaciones
{
	background: url(../../images/iconos/enlaces-asociaciones.gif) no-repeat;
}
#linkRel .educacion
{
	background: url(../../images/iconos/enlaces-educacion.gif) no-repeat;
}
#linkRel .empresa
{
	background: url(../../images/iconos/enlaces-empresa.gif) no-repeat;
}
#linkRel .equipos-medicos
{
	background: url(../../images/iconos/enlaces-equipos.gif) no-repeat;
}
#linkRel .farmacias
{
	background: url(../../images/iconos/enlaces-farmacias.gif) no-repeat;
}
#linkRel .organismos-internacionales
{
	background: url(../../images/iconos/enlaces-internacionales.gif) no-repeat;
}
#linkRel .organismos-publicos
{
	background: url(../../images/iconos/enlaces-publicos.gif) no-repeat;
}
#linkRel .ortopedias
{
	background: url(../../images/iconos/enlaces-ortopedias.gif) no-repeat;
}
#linkRel .salud
{
	background: url(../../images/iconos/enlaces-salud.gif) no-repeat;
}



#linkRel .asociaciones,
#linkRel .educacion,
#linkRel .empresa,
#linkRel .equipos-medicos,
#linkRel .farmacias,
#linkRel .organismos-internacionales,
#linkRel .organismos-publicos,
#linkRel .ortopedias,
#linkRel .salud
{
	padding-left: 50px;	
}

#linkRel.cont h3 { line-height: 42px; padding-left: 60px; }


* html #top #linkRel li
{
	margin: 0 5px .25em;
	height: 49px;
}
#top #linkRel li
{	
	/* line-height: 49px; */
	background-position: 0 50%; 
	float: left;
	width: 163px;
	border-bottom: 1px solid #DBDCE0;	
	margin: 0 7px .25em;
	min-height: 49px;
}

#linkRel li a
{
	margin-top:13px;
	display: block;
	margin-left: 5px;
	padding-right: 14px;
}


/*	sidebar	*/
.webInteres
{
	background: url(../../images/bg/webInteres.jpg) no-repeat;
	height: 71px;
	width: 209px;
	display: block;
}
.webInteres:hover
{
	background-position: 0 -80px;
}
.webInteres span
{
	display: block;
	text-indent: -99999em;
}

/*	.linkRel	*/
.linkRel
{
	background: url(../../images/bg/miniBox-r.jpg) repeat-y;
	width: 209px;
}
.linkRel
{
	background: url(../../images/bg/miniBox-r.jpg) repeat-y;	
}
.linkRel .lr-h
{
	background: url(../../images/bg/miniBox-h.jpg) no-repeat 0 0;	
}
.linkRel .lr-c
{
	background: url(../../images/bg/miniBox-f.jpg) no-repeat 0 100%;
	padding: 9px;
}
.linkRel .lr-i
{
	border: 1px solid #D7D7D7;
	zoom: 1;
}
.linkRel h2
{
	background: url(../../images/bg/enlacesRecomendados.jpg) no-repeat;
	height: 59px;
	margin: 0;
}
.linkRel h2 span
{
	display: block;
	text-indent: -99999em;
}
.linkRel ul
{
	margin: 0;
	padding: 0;
	background: url(../../images/bg/miniBox-interior-r.jpg) repeat-y;
}
.linkRel ul li
{
	margin: 0;
	padding: 6px 15px;
	border-bottom: 1px solid #EFE7DA;
}
.linkRel ul li h3,
.linkRel ul li h3 a
{
	color: #8A6EA9;	
	font-size: 11px;
}
.linkRel ul li p
{
	margin: 0;	
}
#enlaces .linkRel ul li p { overflow: hidden; width: 159px; } 

/* hover	*/
.hover  h2
{
	background-position: 0 -59px;
}
.hover .lr-i
{
	border-color: #94B6D2;
}


/* cabecera	*/
#cabecera .cab-h 
{
	background: url(../../images/bg/enlacesInteres-h.jpg) no-repeat 0 0;
}

/*	form	*/
#top form dd .radioList input
{
	width: 14px;
}


/*	enalces de interes / detalles	*/
h3.title
{
	font-size: 13px;
}

#linkRel.cont
{
	position: relative;
	zoom: 1;
}

form#temas
{
	position: absolute;
	left: 70%;
	bottom: 21px;
}
form#temas select
{
	width: 200px;
}
