/*ENLACES------------------------------------------------------------------------------------------------------------------------*/
#rotulo_enlaces{
	background-image:url(../imagenes/zona_titulo_enl.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:962px;
	height:66px;
	float:left;
	overflow:hidden;
}
#fondo_enlaces{
	background-image:url(../imagenes/fondo_enlace.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:left;
	padding-left:30px;
	padding-right:24px;
	width:908px;
	height:785px;
	float:left;
	overflow:hidden;
}
#izq_enlaces{
	width:433px;
	height:200px;
	float:left;
}
#der_enlaces{
	width:447px;
	height:610px;
	float:left;
	overflow:hidden;
}
div#lista_enl
{
display:block;
width:425px;
overflow:hidden;
margin-bottom:10px;
margin-top:57px;
margin-left:20px;
}
div#lista_enl ul
{
width:425px;
display:block;
overflow:hidden;
margin:0px;
padding:0px;
}
div#lista_enl ul li
{
width:425px;
height:500px;
overflow:hidden;
}

div.enlace{
    width:430px;
	height:45px;
	display:block;
	overflow:hidden;
	margin-bottom:10px;
	background-image:
    }

div.ico_enlace
{
width:10px;
height:10px;
overflow:hidden;
float:left;
margin-right:0px;
}
div.txt_enlace
{
float:left;
overflow:hidden;
width:auto;
}

div.tit_enlace{
	display:block;
	overflow:hidden;
	width:360px;
	height:15px;
	padding-left:20px;
	text-align:left;

}
div.tit_enlace a
{
    display:block;
	overflow:hidden;
		width:360px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#164e70;
}
div.des_enlaces{
	display:block;
	padding-left:20px;
	width:360px;
	height:30px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006270;
	overflow:hidden;
}

#botonera_enlaces{
	width:auto;
	overflow:hidden;
	float:right;
	padding-right:40px;

}
