/* SCROLL  */
html, body, textarea{
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #fee5b8;
scrollbar-dark-shadow-color: #ff9c00;
scrollbar-track-color: #cfd4e8;
scrollbar-face-color: #99aacf;
scrollbar-shadow-color: #cfd4e8;
scrollbar-highlight-color: #cfd4e8;
scrollbar-3d-light-color: #99aacf;
}
/* TEXTOS */
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #ff9c00;
}
.subTitulo {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	}
.cuerpo {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}
.cuerpo2 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.contrasteBlanco {
	font-family: "Verdana";
	font-size: 11px;
	color: #ffffff;
}
.contrasteBlancoGrande {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 22px;
	color: #ffffff;
}
.blancodetalle {
	font-family: "Verdana";
	font-size: 14px;
	color: #ffffff;
}
.celestedetalle {
	font-family: "Verdana";
	font-size: 13px;
	color: #a8a4a1;
}
.comillas {
	font-family: "Arial";
	font-size: 16px;
	color: #df7518;
	font-weight: normal;
	text-align: center;
}
.comillas2 {
	font-family: "Arial";
	font-size: 16px;
	color: #333333;
}
.cuerpoAzul{
	font-family: "Verdana";
	font-size: 11px;
	color: #1183CA;
}
.pie{
	font-family: "Arial";
	font-size: 12px;
	color: #1183CA;
}
.pieTel{
	font-family: "Arial";
	font-size: 15px;
	color: #1183CA;
	font-weight: bold;
}
.cuerpoAzul2{
	font-family: "Verdana";
	font-weight: bold;
	font-size: 13px;
	color: #1183CA;
}
a.masInfo {
    font-family: "Verdana";
	font-weight: bold;
	color: #d8dcee;
	font-size: 10px;
}
a.masInfo:hover {
	color: #aebbdc;
	text-decoration: underline overline;
}
a.masInmobi {
    font-family: "Verdana";
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}
a.masInmobi:hover {
	color: #aebbdc;
	text-decoration: underline overline;
}
a.BotoneraAzul {
    font-family: "Verdana";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
a.BotoneraAzul:hover {
	color: #a5b6fc;
	font-weight: bold;
}
a.BotoneraAzul2 {
    font-family: "Verdana";
	font-weight: bold;
	color: #10377c;
	font-size: 12px;
}
a.BotoneraAzul2:hover {
	color: #007ebb;
	font-weight: bold;
}
a.Pie2{
    font-family: "Arial";
	font-weight: bold;
	color: #1183CA;
	font-size: 11px;
}
a.Pie2:hover {
	color: #007ebb;
	font-weight: bold;
}
