@charset "iso-8859-2";
/* Lo vi Aqui*/

body {
	background-position: top;
	background-position: top;
	background-image:url(../images/fondos/fondo2.jpg);
	background-repeat:repeat;
	background-color: #000000;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

/*------------------------------------------------------------Estilo de letras----------------------------------------------------*/

.azul {
	font-family:Tahoma;
	color:#000066;
	font-size:11px;
	font-weight:normal;
	}
	
.blanco {
	font-family:tahoma;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	}	
	
.naranja{
	font-family:tahoma;
	color:#c65f06;
	font-size:11px;
	font-weight:bold;
	}	
	
	
.blanco_grande{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	}	
	
	
.azul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#001589;
	font-size:11px;
	
	}	
	
.blanco_grande{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	}	
	




.Negro_pequeno {color: #000000; font-size: 9px; font-family: tahoma; }
		
	
/*------------------------------------------------------------Link------------------------------------------------------------------*/


a.link_blanco:link { font-family:tahoma, sans-serif; font-size: 11px; color: #ffffff;; text-decoration: none;font-weight:none; }

a.link_blanco:visited { font-family:tahoma, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none;font-weight:none; }

a.link_blanco:hover { font-family:tahoma, sans-serif; font-size: 11px; color: #ffffff; text-decoration: underline;font-weight:none; }
a.link_blanco:active {font-family:tahoma, sans-serif;font-size: 11px;color: #ffffff;text-decoration: none;font-weight: none;
}

/**************************************************************************************************************************************/

a.link_azul_grueso:link { font-family:tahoma, sans-serif; font-size: 11px; color: #001589;; text-decoration: none;font-weight:none; }

a.link_azul_grueso:visited { font-family:tahoma, sans-serif; font-size: 11px; color: #001589; text-decoration: none;font-weight:none; }

a.link_azul_grueso:hover { font-family:tahoma, sans-serif; font-size: 11px; color: #001589; text-decoration: underline;font-weight:none; }
a.link_azul_grueso:active {font-family:tahoma, sans-serif;font-size: 11px;color: #001589;text-decoration: none;font-weight: none;
}
