@charset "utf-8";
/* CSS Document */

body  {
	font-family: Helvetica, Palatino;
	font-size: 14px;
	color: #E7E7E7;	

 
}


.Estilo1 {	color: #245888;
	font-weight: bold;
	font-size: 24px;
}
.Estilo2 {color: #245888}
.Estilo3 {color: #FFFFFF; }
.Estilo4 {color: #EBE9ED}

.Estilo5 {
	
	color: #F99C19;
	}
	
	.rojochico {
	font-size: 10px;
	color: #F99C19;
	}
.tablaroja{
	color:#FFFFFF;
background-image: url(/img/boton.jpg);}
.tablablanca{
	color:#000000;
	
	background-color: #FFFFFF;
}


a:link {
	text-decoration: none;
	font-size: 14px;
	color: #F99C19;
font-weight: bolder;
}
a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
color: #F99C19;

}
a:hover {
	text-decoration: none;	
font-size: 14px;
font-weight: normal;
	color: #F99C19;


}
a:active {
	text-decoration: none;	
font-size: 14px;
	color: #F99C19;
font-weight: bolder;
}


a.sub:link {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
	font-size: 16px;	
}

a.sub:visited{
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
	font-size: 16px;
}
a.sub:hover{
	text-decoration: none;
color: #404141;
font-size: 18px;


}


h1 {
	text-decoration: none;
	color: #E7E7E7;
	
	font-size: 28px;
	font-family:"Palatino Linotype";
} 


h2 {
	text-decoration: none;
	color: #E7E7E7;
	
	font-size: 24px;
	font-family:"Palatino Linotype";
}


h3 {
	text-decoration: none;
	color: #E7E7E7;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 20px;
	font-family:"Palatino Linotype";
}

