/***** Enlaces *****/
h2 
{
	background: url(../../imagenes/general/h2_enlaces.gif) left top no-repeat;
	width: 620px;
	min-height: 59px;
	float: left;
}
h2 .seccion
{
	margin: 10px 0px 0px 70px;
}
.img_categorias
{
	border: 1px solid #fff;
	float: right;
	margin: 0px 0px 0px 15px
}
.img_categorias
{
	border: 1px solid #03938F;
	float: right;
	margin: 0px 0px 0px 15px
	width: 133px;
}
.texto_categorias
{
	padding: 0px 0px 15px 0px;
	color: #03938F;
}
.texto_categorias a
{
	color: #999;
}

#listado_enlaces
{
	width: 540px;
	min-height: 300px;
	height: auto;
	background-color: #BBE6D3;
	text-align: justify;
	margin: 0px 0px 0px 15px;
	padding: 15px 20px 15px 30px;
	float: left;
}

#listado_enlaces .enlace
{
	background: #fff url(../../imagenes/general/enlaces_item.gif) right top repeat-y;
	width: 540px;
	min-height: 45px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	float: left;
}
#listado_enlaces .enlace .imagen
{
	float: left;
	width: 73px;

	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#listado_enlaces .enlace .imagen img
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #03938F;
}


#listado_enlaces .enlace .texto
{

	margin: 0px;
	padding: 2px 50px 5px 80px;
}
#listado_enlaces .enlace .texto a
{
	font: normal 10px Verdana,Sans-serif;
	color: #03938F;
	text-decoration: none;
}
#listado_enlaces .enlace .texto a:hover
{

	color: #B9E5D2;
	text-decoration: none;
}
#listado_enlaces .enlace .texto .peso
{
	font-style: italic
}
#listado_enlaces p.informacion
{
	color: #03938F;
	font-family: Verdana;
	font-size: 11px;
}