@charset "utf-8";
.overNaranja a:hover {
	color: #C85E12;
}

.overVerde a:hover {
	color: #A5B700;
}
.overNegro a:hover {
	color: #333333;
	text-decoration: underline;
}
.overFond a:hover {
	text-decoration: none;
	color: #394000;
	background-color: #F4F4F4;
}



.aMasInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.encabezados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.encabezados2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.aVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ACBF00;
	text-decoration: none;
}
.aGreen {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7CA44C;
	text-decoration: none;
}
.aLadrillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EB6F17;
	text-decoration: none;
}
.alinkNaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EB6F18;
	text-decoration: none;
}

.aAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #02449D;
	text-decoration: blink;
}


.agris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.anegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EB6F18;
	text-decoration: none;
}

.servicios a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}



.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.aPeq {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.aPeq-ladrillo {
	font-size: 9px;
	color: #EB6F17;
	font-weight: bold;
	text-decoration: none;
}
