.titulo_portal{
	font-size: 13px;
	font-weight: bold;
	color: #4883DB;
	clear: left;
	border: 1px solid #8F99B2;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;	
}


.forzar_izq {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	clear: both;
}

.iconos_portada { 
  	float: left;
	padding: 0px 13px 10px 0px;
}

.mas {
	padding-left: 50px;
	clear: right;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
}

		/* Contenido inicio izquierda*/
		
#contenido_portal_izq  {
	float: left;
	position: relative;
	width: 54%;
	margin: 0px;
	padding: 0px;
}
#contenido_portal_izq a { 
	text-decoration: none; 
	color: #000000;
	}
#contenido_portal_izq a:hover { 
	text-decoration: none; 
	color: #4883DB;
}
.texto_portal_izq{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 3px 8px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.texto_portal_izq_resalt{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
}
.texto_portal_izq_resalt2{
	font-size: 12px;
	font-weight: bold;
	color: #4883DB;
}

.texto_vinculos_masvisitados{
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}

		/* Contenido inicio derecha*/
		
#contenido_portal_der  {
	float: right;
	position: relative;
	width: 44%;
	margin: 0px;
	padding: 0px;
}

#contenido_portal_der a { 
	text-decoration: none; 
	color: #000000;
}

#contenido_portal_der a:hover { 
	text-decoration: none; 
	color: #4883DB;
}

.texto_portal_der{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 3px 8px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.texto_portal_der_resalt{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#caja_portal_fondo {
	background-color: #F2F4F3;
	padding-left: 6px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 5px;	
}

#caja_portal_borde {
	border: 1px solid #8F99B2;
	padding-left: 6px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;	
}
.texto_genia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #142852;
	text-align: right;
}
#base_fondo_genia{
	clear : both; /*extender fondos en firefox */
	margin : 0px 0px 0px 0px;
	padding : 5px 70px 5px 0px;
	background-color: #000000;
	background-image: url(../media/fondo_tejado.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #CCCCCC;
} 
#base_fondo_genia a{
	color: #CCCCCC;
	text-decoration:none;
}
#base_fondo_genia a:hover{
	color: #CCCCCC;
	text-decoration:underline;
}  