/*___________________________________________Elementos BASICOS_________________________________________*/
html, body {
	font-family: 'Arial', sans-serif; /*tipo de letra*/
	font-size: small; /*tamaño de la fuente, como estándares tenemos: xx-small; x-small; small; medium; large; x-large; xx-large*/
	color: #000; /* negro*/
	/*text-align: left;*/
	margin-left:auto;
	margin-right:auto;
	padding: 0px; /*margen base de comienzo de body*/
	margin: 0px; /*espacio entre el contenido y la caja*/
	}
/*------------------------------------------------------------*/
.menu_negro {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	display: inline;
	
}
A.menu_negro:link {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	
}
A.menu_negro:hover {
	font-family:  Arial, sans-serif;
	font-size:  10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	
}
A.menu_negro:active {
	font-family:  Arial, sans-serif;
	font-size:  10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	
}
A.menu_negro:visited {
	font-family:  Arial, sans-serif;
	font-size:  10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	}

	
.menu_blanco {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	display: inline;
	
}
A.menu_blanco:link {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	
}
A.menu_blanco:hover {
	font-family:  Arial, sans-serif;
	font-size:  12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	
}
A.menu_blanco:active {
	font-family:  Arial, sans-serif;
	font-size:  12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	
}
A.menu_blanco:visited {
	font-family:  Arial, sans-serif;
	font-size:  12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	}
	
	
	.menu_azul {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2a567d;
	text-decoration: underline;
	cursor: hand;
	display: inline;
	
}
A.menu_azul:link {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2A567D;
	text-decoration: underline;
	cursor: hand;
	
}
A.menu_azul:hover {
	font-family:  Arial, sans-serif;
	font-size:  10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2A567D;
	text-decoration: underline;
	cursor: hand;
	
}
A.menu_azul:active {
	font-family:  Arial, sans-serif;
	font-size:  10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2A567D;
	text-decoration: underline;
	cursor: hand;
	
}
A.menu_azul:visited {
	font-family:  Arial, sans-serif;
	font-size:  10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2A567D;
	text-decoration: underline;
	cursor: hand;
	}
	/*___________________________________________Elementos TEXTO_________________________________________*/
/*------------------------------------------------------------*/

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
}
.cursor {
	cursor: hand;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.txt1rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AD0106;
	text-decoration: none;
	text-align: justify;
}
.txt2rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AD0106;
	text-decoration: none;
}
.txt2azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2A567D;
	text-decoration: none;
}
.txt1azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2A567D;
	text-decoration: none;
	text-align: justify;
}
.txt2azul_MAYUSCULA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #2A567D;
	text-decoration: none;
}
.txtNARANJA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}
.txtAMARILLO_GRANDE {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7D6A1B;
	text-decoration: none;
	text-align: center;
}
.txt1naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}
.txt1amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7D6A1B;
	text-decoration: none;
	text-align: justify;
}
.fondo_distribuidores {
	background-image: url(../images/fondo_distribuidores.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo_pie {
	background-attachment: fixed;
	background-image: url(../images/fondo_pi);
	background-repeat: no-repeat;
	background-position: center center;
}
