@charset "utf-8";
/* CSS Document */
a:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;

}
a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
}
a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana;
}
.textos {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align: justify;
}
.textos_10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#000000;
	text-align: justify;
}
.textos_18 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
}
.textos_18_naranja {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color:#993300;
}
.textos_16 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}
.textos_14 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}
.textos_22 {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color:#000000;
}
.textos_28 {
	font-family: Verdana;
	font-size: 28px;
	font-weight: bold;
	color:#000000;
}
.textos_80_rojo {
	font-family: Verdana;
	font-size: 80px;
	font-weight: bold;
	color:#FF0000;
}
.textos_36_rojo {
	font-family: Verdana;
	font-size: 36px;
	font-weight: bold;
	color:#FF0000;
}
.textos_22_blanco {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
}
.textos_18_blanco {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
}
.textos_medianos {
	font-family: Verdana;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}
.textos_Grandes {
	font-family: Verdana;
	font-size: 18px;
	color:#000000;
	font-weight: bold;
}
.textos_mas_Grandes {
	font-family: Verdana;
	font-size: 20px;
	color:#000000;
}
.textos_negos {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

.pin {
	font-family: Verdana;
	font-size: 18;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	background-color: #FFFF99;
}
.Sub_titulos_rojos {	
	font-family: Verdana;
	font-size: 12px;
	color: #a2332a;
	font-weight: bold;
}
.rojo-texto{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.azul-texto{
	color: #0000FF;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.verde-texto{
	color: #84c225;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.naranja-texto{
	color: #e77817;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.naranja-texto_12{
	color: #e77817;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.azul-texto-GRANDE{
	color: #0000FF;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.verde-texto-GRANDE{
	color: #84c225;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.naranja-texto-GRANDE{
	color: #e77817;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.azul-texto-MEDIANO{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.verde-texto-MEDIANO{
	color: #84c225;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.naranja-texto-MEDIANO{
	color: #e77817;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.imputbox {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	font-family: arial;
	border: 1pix #000000 solid;
	border-color: #000000 solid;
	font-weight: normal;
	text-align: left;
}
.botones {  font-family: Arial; font-size: 9pt; color: #FFFFFF; background-color: #0099FF; border-color: #000000 ; border-top-width: 1pix; border-right-width: 1pix; border-bottom-width: 1pix; border-left-width: 1pix}
.botones1 {
	font-family: arial;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #6E89DD;
	border-color: #6E89DD;
	border-top-width: 1pix;
	border-right-width: 1pix;
	border-bottom-width: 1pix;
	border-left-width: 1pix
}
body {
	background: url(imagenes/fondoamarillo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}
