@charset "UTF-8";
/* CSS Document */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	

}

.txt_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.txt_chica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #514D43;
}

.txt_blanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}


.txt_gris {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E5D5A;
}

.txt_grisOscura{
	font-family: Tahoma;
	font-size: 11px;
	color: #3D3C3B;
	font-weight: bold;
}

.txt_grisOscura2{
	font-family: Tahoma;
	font-size: 11px;
	color: #3D3C3B;

}


.txt_marron{
	font-family: Tahoma;
	font-size: 11px;
	color: #A19A87;
}

.txt_blanco2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

.txt_blanco3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #5A564C;
	text-decoration:none;
}


.txt_marron2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5951;
}

.txtAzul2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #819CDE;
	text-decoration:none;
	font-weight: bold;
}

/* LINKS */

.blanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}

a.blanco:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
	
}

.link2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
}

a.link2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration:underline;
}

.link3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #323E95;
	text-decoration:underline;
}

a.link3:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #4758C7;
	text-decoration:underline;
}

.linkAzul {
	font-family: Tahoma;
	font-size: 11px;
	color: #274682;
	text-decoration:underline;
}

a.linkAzul:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #4758C7;
	text-decoration:underline;
}

.linkAzul2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #274682;
	text-decoration:underline;
}

.linkIDIOMA {
	font-family: Tahoma;
	font-size: 12px;
	color: #545147;
	font-weight: bold;
	text-decoration:none;
}

.linkIDIOMA:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #868171;
	font-weight: bold;
	text-decoration:underline;
}

.linkbalnco2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}

.linkbalnco2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}

.link4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

a.link4:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #5c5951;
	text-decoration:none;
}
