/* CSS Document */
body {
	background-color: #000000;
	border: none;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 10pt;
	font-size:11px;
	font-weight: normal;
	color:#333333;
}
.text_negrita {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 10pt;
	font-size:14px;
	font-weight: bold;
	color:#333333;
}

.titulos{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18pt;
	font-size:18px;
	font-weight: bold;
	color:#333300;
}

.titulos02{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40pt;
	font-size: 40px;
	font-weight: bold;
	color:#FFFFFF;
}

.llama{
	font-family: "Times New Roman", Times, serif;
	line-height: 24pt;
	font-size:18px;
	font-weight: bold;
	color:#FFCC00;
}

.llama02{
	font-family: "Times New Roman", Times, serif;
	line-height: 24pt;
	font-size:24px;
	font-weight: bold;
	color:#FFFFFF;
}

.llama03{
	font-family: "Times New Roman", Times, serif;
	line-height: 24pt;
	font-size:24px;
	font-weight: bold;
	color:#000000;
}

.llama806{
	font-family: "Times New Roman", Times, serif;
	line-height: 36pt;
	font-size: 36px;
	font-weight: bold;
	color:#FFFFFF;
}

.text02 {
	font-family: "Times New Roman", Times, serif;
	line-height: 10pt;
	font-size:11px;
	font-weight: bold;
	color:#49603C;
	font-style: oblique;
}

.text_boletin {
	font-family: Arial, Tahoma;
	line-height: 9pt;
	font-size:11px;
	font-weight: normal;
	color:#5A603C;

}

.text_datos {
	font-family: Arial, Tahoma;
	line-height: 8pt;
	font-size:9px;
	font-weight: normal;
	color:#000000;
}
	
.text_recomienda {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 9pt;
	text-align: center;
	font-size:10px;
	font-weight: bold;
	color:#333333;
}

.horoscopos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 10pt;
	font-size:11px;
	font-weight: normal;
	font-variant: normal;
	color:#5A603C;
}
	
.text_campo {
	font-family: Arial, Tahoma;
	line-height: 8pt;
	text-align: left;
	font-size:9px;
	font-weight: normal;
	color:#000000;
}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.libros {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 8pt;
	font-size:9px;
	font-weight: normal;
	font-variant: normal;
	color:#333300;
}

.libros:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 8pt;
	font-size:9px;
	font-weight: normal;
	color:#660000;
}
	
	
.boton {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 8pt;
	font-size:14px;
	font-weight: bold;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: none;
}

.boton:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 8pt;
	font-size:14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
}

.webcond {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 8pt;
	font-size:11px;
	font-weight: normal;
	font-variant: normal;
	color:#FFFFFF;
}

.webcond: hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 8pt;
	font-size:11px;
	font-weight: normal;
	color:#660000;
}


