/* Estilos Generales*/
BODY {
	BACKGROUND-COLOR: #ffffff; /* Color del fondo de la pagina #C4C7DB; azulclaro*/
	SCROLLBAR-FACE-COLOR: #B5DEF7;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	MARGIN: 2px;
	color: #000000;
	font-weight: bold;
	text-align:center;	
	}
	
FORM {MARGIN: 0px; PADDING: 0px;}


A 	{	font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 8.5pt; 
		text-decoration:none; font-weight:bold; color: #0000A0;
	}  
A:hover {	font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 8.5pt; 
	 		font-weight:bold; color: #0000A0; text-decoration:underline;
	 	}
	 
.menu {	font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 8.5pt; 
	    text-decoration:none; font-weight:bold; color: #ffffff; text-align:center;
	  }  

.menu:hover {	font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 8.5pt; 
	    text-decoration:underline; font-weight:bold; color: #ffffff; text-align:center;
	  }  

.Warning {color:#FF0000; font-size:10px;}

/* Estilo de los Bordes */
.BorderBase {
	background-color: #0000A0;
}


/* EStilo del Footer */
.TextOptionalFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;
	font-style: normal;		font-weight: normal;	color: #FFFFFF; text-align:center;
}

.TextFooter {
	font-family: Impact;	font-size: 12px;
	font-style: normal;		font-weight: normal;
	color: #FFFFFF; text-align:center;
}

A.LinkFooter, A.LinkFooter:visited {font-size: 10pt; color: #ffffff;}
A.LinkFooter:hover, A.LinkFooter:active {color:#0000ff;}

/* Estilo de las TABLAS*/
	.TableBorderOut {	background-color: #ffffff;
							BORDER-LEFT: #000066 1pt solid;
							BORDER-TOP: #000066 1pt solid;
							BORDER-RIGHT: #000066 1pt solid;
							BORDER-BOTTOM: #000066 1pt solid; }
	.Title {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 30px;
		line-height: 40px;
		font-weight: bold;
		text-transform: uppercase;
		color: #000062;
		text-align: center;
	}
	
	.SubTitulo {
		font-size: 20px;
		font-style: normal;
		line-height: 45px;
		font-weight: bold;
		text-transform: capitalize;
		color: #C02828;
		text-align: center;
	}


/* Estilo de DIVs*/
	#divNewsCont{ position:absolute; width:797px; height:100px; overflow:hidden; top:431px; left:97px; clip:rect(0,500,150,0); visibility:hidden} /*   position:absolute;*/
	#divNewsText{  position:absolute; top:0; left:0; width:797px; height:100px; } 

/* Estilo del Menu principal*/
	.menuBackground {background-color: #cbe5fe;}
	.menuRight {font-family: Verdana, Arial, Helvetica; font-size: xx-small; color:#000099; font-weight:normal;}
	TD.menuLink {font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 8.5pt; color: #FFFFFF; text-decoration:none; font-weight:bold;
					BORDER-LEFT: #cbe5fe 1px solid;
					BORDER-TOP: #cbe5fe 1px solid;
					BORDER-RIGHT: #cbe5fe 1px solid;
					BORDER-BOTTOM: #cbe5fe 1px solid; }
	A.menuLink {font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 8.5pt; color: #336699; text-decoration:none; font-weight:bold;}
	A.menuLink:hover, A.menuLink:active {color:#0000ff;}
	TD.menuLinkDown {font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 8.5pt; color: #336699; text-decoration:none; font-weight:bold;
					BORDER-LEFT: #6B6B6B 1px solid;
					BORDER-TOP: #6B6B6B 1px solid;
					BORDER-RIGHT: #ffffff 1px solid;
					BORDER-BOTTOM: #ffffff 1px solid; }
	A.menuLinkDown {font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 8.5pt; color: #336699; text-decoration:none; font-weight:bold;}

	TD.menuLinkOver,
	TD.menuLinkUp {font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 8.5pt; color: #336699; text-decoration:none; font-weight:bold; cursor: hand;
					BORDER-LEFT: #ffffff 1px solid;
					BORDER-TOP: #ffffff 1px solid;
					BORDER-RIGHT: #6B6B6B 1px solid;
					BORDER-BOTTOM: #6B6B6B 1px solid; }
	A.menuLinkOver {font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 8.5pt; color: #336699; text-decoration:none; font-weight:bold;}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
