/* CSS Document */

body{
background: #94BB0B;
background-image:url(IMAGENES/fondo_rayas_verticales.jpg);
font:12pt Century Gothic, Arial, sans-serif;
color:#922B6E;
text-align:center;
margin-top: 0px;
text-align:justify;
}
a:link {
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	}
a:visited {
	color: #ff6600; 
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #cc0066;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #cc99ff;
}

.Estilo1 {color: #922b6e;
}
.Estilo14 {
color: #FF0066;
font-size: 24pt;
font-weight: bold;
}

.Estilo15 {
color: #FFFFFF;
font-size: 24pt;
font-weight: bold;
}
.Estilo2 {
color: #FF0066;
font-size: 18pt;
font-weight: bold;
}

H1{
color: #FF9900;
font-size:18pt;
font-weight:bold; 
text-align:center;
}

H2{
color: #922B6E;
font-size:18pt;
font-weight:bold; 
text-align:center;
}
#presentacion{
background-color: #FFCC00; 
text-align: center;
}
#pie{

font-size:10pt;
color: #FBA21B;
}

#BTHOME{
font-size:18pt;
color: #922b6e;
text-align: left;
font-weight:bold;
}
#BTHOME
a:link {
color: #FFD210;
text-decoration: none;
}
#BTHOME
a:visited {
color: #990066;
text-decoration: none;
}
#BTHOME
a:active {
color: #990066;
text-decoration: none;
}
#BTHOME
a:hover {
color: #990066;
text-decoration: none;
}

H3{
color: #FF9900;
font-size:18pt;
font-weight:bold; 
text-align:left;
}
H4{
color: #922B6E;
font-size:18pt;
font-weight:bold; 
text-align:left;
}
H5{
color: #922B6E;
font-size:10pt;
font-weight:normal;
}
H6{
color: #FFFFFF;
font-size:10pt;
font-weight:normal;
}
#respuesta{
width: 95%;
font-size: 18pt;
}
#respuesta
a:link {
color: #FFD210;
text-decoration: none;
font-weight:bold; 
}
#respuesta
a:visited {
color: #FFD210;
text-decoration: none;
font-weight:bold; 
}
#respuesta
a:active {
color: #FFD210;
text-decoration: none;
font-weight:bold; 
}
#respuesta
a:hover {
color: #990066;
text-decoration: none;
font-weight:bold; 
}