@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../bg_body.gif);
}
.textos {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #333333;
}
.graphs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FC2302;
	font-weight: bold;
	margin-right: 15px;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #333333;
	font-weight: bold;
}
.bgSides {
	background-image: url(../bg_left.gif);
}
.rayasSidetext {
	background-image: url(../rayas.jpg);
	background-repeat: repeat;
}
.footerBg {
	background-image: url(../footer_bg.jpg);
}
.titulosBg {
	background-color: #C6C3C6;
}
.textosTitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	color: #FC2302;
	font-weight: bold;
}
.textosNombres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #83372C;
	font-weight: bold;
}
.textosIntro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #333333;
	text-align: justify;
}
.textosTitulos2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #FC2302;
	font-weight: bold;
}
.textosNombres2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
	color: #83372C;
	font-weight: bold;
	text-decoration: none;
}
A.clase1:visited {
	text-decoration:none;
	color:#83372C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
	font-weight: bold;
} 
A.clase1:active {
	text-decoration:none;
	color:#83372C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
	font-weight: bold;
} 
A.clase1:link {
	text-decoration:none;
	color:#83372C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
	font-weight: bold;
} 
A.clase1:hover {
	text-decoration:none;
	color:#FD130A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
	font-weight: bold;
}
.textosIntroIndex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #333333;
}
