.titulo {
	background-color: #FF9933;
	border: none;




}
.subtitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #9c0a9c;

}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.subtitulos2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;

}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: 9c0a9c;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #9c0a9c;
	text-decoration: none;
}
a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: 9c0a9c;
	text-decoration: none;
}
a:active {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: 9C0A9C;
	text-decoration: none;
}
.numeros {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.borde {
	border: 2px solid #9c0a9c;


}
.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
	border: thin none;

}
.lineainf {

	border-top: 2px none #CC6633;
	border-right: 2px none #CC6633;
	border-bottom: 2px solid #CC6633;
	border-left: 2px none #CC6633;
}
.bordenaranja {

	border: 1px solid #ff9933;
}
.lineacabecera {
	border: 2px solid #CC6633;

}
body { 
scrollbar-face-color: #ffba75; /*barra*/
scrollbar-arrow-color: #ff9933; /*flecha*/
scrollbar-track-color: #ffcb97; /*fondo*/
scrollbar-shadow-color: #996699; /*sombra*/
scrollbar-highlight-color: #ffcb97; /*sombra clara*/
scrollbar-3dlight-color: #ffcb97; /*sombra mas clara*/
scrollbar-darkshadow-Color: #ffba75; /*sombra oscura*/
 
} 
.fondotexto {
	background-image: url(img/fondo.gif);
}
