@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a:link {
	color: #003366;
	text-decoration: none;
	text-shadow:#FFFFFF;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color:#CC0000;
	text-decoration: none;
}
a.rojo:link {
	color: #CC0000;
	text-decoration: none;
}
a.rojo:visited {
	color: #CC0000;
	text-decoration: none;
}
a.rojo:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.rojo:active {
	color:#CC0000;
	text-decoration: none;
}
a.rojoBold:link {
	color: #CC0000;
	font-weight:bold;
	text-decoration: none;
}
a.rojoBold:visited {
	color: #CC0000;
	font-weight:bold;
	text-decoration: none;
}
a.rojoBold:hover {
	color: #CC0000;
	font-weight:bold;
	text-decoration: underline;
}
a.rojoBold:active {
	color:#CC0000;
	font-weight:bold;
	text-decoration: none;
}
a.blancoBold:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.blancoBold:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.blancoBold:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
a.blancoBold:active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.Georgia {
	font-family: Georgia;
	color: #FFFFFF;
	font-size: 12px;
}
.GeorgiaPurple {
	font-family: Georgia;
	color: #663366;
	font-size: 20px;
	text-shadow:#CCCCCC;
}
.Tahoma {
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: Tahoma;
	font-weight:bold;
}
.TahomaTituloRojo {
	font-size: 11px; 
	color: #CC0000; 
	font-family: Tahoma;
	font-weight:bold;
}
.TahomaAzulTitulo {
	font-size: 11px; 
	color: #003366; 
	font-family: Tahoma;
	font-weight:bold;
}
.TahomaAzul {
	font-size: 11px; 
	color: #003366; 
	font-family: Tahoma;
	font-weight:normal;
}
.TahomaBlancoCuerpo {
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	font-weight:normal;
}
.TahomaGrisCuerpo {
	font-size: 11px; 
	color: #111111; 
	font-family: Tahoma;
	font-weight:normal;
}
.Pie {
	font-size: 10px; 
	color: #ffffff; 
	font-family: Tahoma;
	font-weight:normal;
	text-align:center;
}
.Frase {
	font:georgia;
	font-size:13px;
	text-align:center;
	font-style:normal;
	color:#333333;
}
.Frase2 {
	font:georgia;
	font-size:16px;
	text-align:left;
	font-style:normal;
	color:#333333;
	text-shadow:#888888;
}
td.bodyindex {
	background-image:url(images/bgFooterok.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
