﻿body 
{
	color: #041C43;
    font-family: Arial;
    font-size: 10pt;
    font-style: normal;
}

.texto
{
	font-family:Arial;
	font-size:10pt;
	color:#041c43; 
	FONT-STYLE: normal;
}
.textoItalica
{
	font-family:Arial;
	font-size:10pt;
	color:#041c43; 
	FONT-STYLE:italic ;
}
.textoChico
{
	font-family:Arial;
	font-size:8pt;
	color:#041c43; 
	FONT-STYLE: normal;
}

.textoBold
{
	font-family:Arial;
	font-size:10pt;
	color:#041c43; 
	FONT-STYLE: normal;
	font-weight:bold; 
	 
}
.textoRojo
{
	font-family:Arial;
	font-size:10pt;
	color:#fc1921; 
	FONT-STYLE: normal;
}

.textoRojoGrande
{
	font-family:Arial;
	font-size:15pt;
	color:#fc1921; 
	FONT-STYLE: normal;
}
.textoBlanco
{
	font-family:Arial;
	font-size:9pt;
	color:#ffffff; 
	FONT-STYLE: normal;
 
}

.textoCeleste
{
	font-family:Arial;
	font-size:9pt;
	color:#71bdd3; 
	FONT-STYLE: normal;
	
}
.textoCelesteRecomend
{
	font-family:Arial;
	font-size:10pt;
	color:#1869a0; 
	FONT-STYLE: normal;
	
}
.textoBlancoFooter
{
		font-family:Arial;
			font-size:10pt;
    COLOR: #818da1;
   CURSOR: auto;
   text-decoration:none;
   font-style:normal;
}
.tituloSubmenu
{
	font-family:Arial;
	font-size:15pt;
	color:#1869a0; 
	FONT-STYLE: normal;
}
.tituloSubmenuChico
{
	font-family:Arial;
	font-size:10pt;
	color:#1869a0; 
	FONT-STYLE: normal;
	font-weight:bold; 
}

.textoGris
{
	font-family:Arial;
	font-size:12pt;
	color:#949694; 
	FONT-STYLE: normal;
		font-weight:bold; 
}
.textoAzul
{
	font-family:Arial;
	font-size:12pt;
	color:#1869a0; 
	FONT-STYLE: normal;
		font-weight:bold; 
}
.textoAzulChico
{
	font-family:Arial;
	font-size:10pt;
	color:#1869a0; 
	FONT-STYLE: normal;
}

.textoGrisChico
{
	font-family:Arial;
	font-size:10pt;
	color:#999999; 
	FONT-STYLE: normal;
}

.textoBlancoChico
{
    font-family:Arial;
    font-size:8pt;
    color:#ffffff; 
    FONT-STYLE: normal;
 
}
/*
A:link
{
		font-family:Arial;
			font-size:10pt;
    COLOR: #818da1;
   CURSOR: auto;
   text-decoration:none;
   	
}
a:visited
{
		font-family:Arial;
			font-size:10pt;
   COLOR: #818da1;
   CURSOR: auto;
     text-decoration:none;
   	
}
*/
.menuFooter {

font-family:Arial;
font-size:10pt;
COLOR: #818da1;
CURSOR: pointer;
text-decoration:none;
font-style:normal;
    
}

.menuFooterBlanco {

font-family:Arial;
font-size:10pt;
COLOR: #ffffff;
CURSOR: pointer;
text-decoration:none;
font-style:normal;
    
}
.lnknoticia 
{
	text-decoration:none;
}
.lnknoticia  A:visited, A:active, A:hover 
{
	text-decoration:none;
}
/*
.class2 A:link 
{
		font-family:Arial;
			font-size:10pt;
    COLOR: #818da1;
   CURSOR: auto;
   text-decoration:none;
   font-style:normal;
    
	}*/
/*
.class2 A:visited 
{
		font-family:Arial;
			font-size:10pt;
    COLOR: #818da1;
   CURSOR: auto;
   text-decoration:none;
   font-style:normal;
	}
.class2 A:active 
{
		font-family:Arial;
			font-size:10pt;
    COLOR: #818da1;
   CURSOR: auto;
   text-decoration:none;
   font-style:normal;
	}
.class2 A:hover 
{
		font-family:Arial;
			font-size:10pt;
    COLOR: #FFFFFF;
   CURSOR: auto;
   text-decoration:none;
   font-style:normal;
	}

*/

#encabezado
{
	width:782px;
	height:137px;
	margin:auto;
}
#contenedor
{
	width:782px;
	margin:auto;
	background-color:#ffffff;
 
}
#conten
{
	width:619px;
	float:left;}
#ban
{	width:163px;
	float:right;}
	
#foot
{
	width:782px;
	margin:auto;
	height:30px;
	padding-top:10px;}	
#pie
{
	width:782px;
	margin:auto;
	text-align:center;}	
	
h3
{
	height:20px;
	padding:0px;
	margin:0px;
}	

