/** CAPAS CONTENIDO ++INFORMACION CORPORATIVA++ **/

.contenido_enlaces{
	position:relative;
	float:left;	
	width:596px;
	height:416px;
	background:url(enlaces.jpg) no-repeat right center;
}

/*** ESTILOS PARA Q FUNCIONEN LOS links/ENLACES EN Internet EXPLORER ***/

.contenido_enlaces2{
	position:relative;
	float:left;	
	width:596px;
	height:416px;
	background:url(enlaces2.jpg) no-repeat right center;
}

.titulo2{
	position:relative;
	float:left;
	width:237px;
	height:35px;
	text-align:center;
	padding-top:5px;
	font: 15pt  tahoma, sans-serif;
	letter-spacing:3px;
	color:#ccc;	
}

.bloque_txt{
	position:relative;
	float:left;
	width:217px;
	height:195px; 
	text-align:left;
	margin-top:5px;
	padding-top:18px;
	padding-left:20px;
	font: 8pt  tahoma, sans-serif;
	color:#eee;		
	line-height:15px;
}

a.enlace:visited,a.enlace:active,a.enlace:focus,a.enlace:link{
	position:relative;
	text-decoration:none;
	font: 9pt  tahoma, sans-serif;
	color:#eee;
	font-weight:bold;
	cursor:hand;
}

a.enlace:hover{
	color:#aaa;
}

