.MenuBarra
{
	font-family: Arial;
	font-size: 12 px;
	font-weight: normal;
	color: #E6E6E6;
	text-decoration: none;
}

.MenuBarra:hover 
{
	font-family: Arial;
	font-size: 12 px;
	font-weight: normal;
	color: White;
}

.MenuIzquierda
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #DCDCDC;
	text-decoration: none;
}

.MenuIzquierda:hover 
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: White;
}

.TitulosNews {
	font-family: Verdana;
	font-size: 12 px;
	font-weight: bold;
	text-decoration: underline;
    color: #003264;
}

.SubTitulosNews {
	font-family: verdana;
	font-size: 11 px;
	font-weight: bold;
	text-decoration: none;
	color: #cc3333;
}
.TextosNews {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.SubTitulosNewsBarra {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #eeeeee;
}

.TextosNewsBarra {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.HeaderNews
{
   font-family: "Verdana";
   color: #003264;
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;
}


.FooterNews
{
   font-family: "Verdana";
   color: #003264;
   font-size: 10px;
   font-weight: normal;
   text-decoration: none;
}

.TextoFooterNews
{
   font-family: "Verdana";
   color: #FFFFFF;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
}

.LinksNews {
	font-family: verdana;
	font-size: 10 px;
	font-weight: normal;
	text-decoration: none;
	color: #003264;
}

.LinksNews:hover {
	font-family: verdana;
	font-size: 10 px;
	font-weight: normal;
	text-decoration: underline;
	color: #0066cc;
}


.MenuIzquierdaFinal
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.Titulos {
	font-family: "Trebuchet MS";
	font-size: 14 px;
	font-weight: bold;
	text-decoration: none;
	color: #003264;
}

.Subtitulos {
	font-family: "Trebuchet MS";
	font-size: 12 px;
	font-weight: bold;
	text-decoration: none;
	color: #003264;
}
.Textos {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.Footer {
   font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

.Desarrollo {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #E1E1E1;
}

.Desarrollo:hover {
   font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: white;
}

.Links {
	font-family: verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration: none;
	color: #003264;
}

.Links:hover {
	font-family: verdana;
	font-size: 11 px;
	font-weight: normal;
	text-decoration: underline;
	color: #003264;
}

SELECT, TEXTAREA, INPUT, BUTTON
{
	color: #000000;
	border-width:1;
	border-color: #000000;
	background: #F8F8F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Validator
{
   font-size: 10px;
   color: Red; 
}
