/***** Enlaces *****/

#listado_enlaces
{
	padding: 0px 0px 35px 0px;
	float: left;

	min-height: 200px;

}

#listado_enlaces .enlace
{
	float: left;
	margin: 5px 0px 5px 0px;


	background-image: url(../../imagenes/general/fondos/fondo_enlaces.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: transparent;

	width: 540px;

	min-height: 110px;

}

#listado_enlaces .enlace img
{
	margin: 7px 10px 0px 0px;
	float: right;

	border: 1px solid #eead4f;

	width: 113px;
	height: 87px;

}

#listado_enlaces .enlace i
{
	font-family: Verdana;
	font-size: 9px;
	color: #999;
	font-style: normal;
}

#listado_enlaces .enlace p
{
	float: left;

	margin: 7px 0px 5px 10px;


	font-family: Verdana;
	font-size: 11px;
	color: #3d3b3c;

	width: 375px;
	text-align: justify;

}

#listado_enlaces .enlace p a:link, #listado_enlaces .enlace p a:visited, #listado_enlaces .enlace p a:active
{
	display: block;

	font-family: Verdana;
	font-size: 11px;
	color: #e67d02;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;

	width: 370px;
	margin-bottom: 8px;
}

#listado_enlaces .enlace p a:hover
{
	text-decoration: underline;
}

#listado_enlaces p.informacion
{
	color: #868686;
	font-family: Verdana;
	font-size: 11px;
}
