.direccion {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}
.direccioncolorazul {
	font-family: Tahoma;
	font-size: 10pt;
	color: #056A96;
}
.pie {
	background-image: url(images/PIE.jpg);
	background-repeat: no-repeat;
}
.barra {
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
}
.ruta {
	font-family: Tahoma;
	font-size: 10pt;
	color: #3E5064;
}
.borde-fondo {
	background-color: #076797;
	border: 1px solid #2A3A47;
}
.texto-contenido {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
}
.titular {
	font-family: Tahoma;
	font-size: 16pt;
	color: #076797;
}
.texto-contenidoAzul {
	font-family: Tahoma;
	font-size: 10pt;
	color: #076797;
}
.borde_novedades {
	border: 1px solid #076892;
}
.titularblanco {
	font-family: Tahoma;
	font-size: 16pt;
	color: #FFFFFF;
}
.puntos {
	font-family: Tahoma;
	font-size: 10pt;
	color: #CCCCCC;
}
.texto-contenidoblanco {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}
.titularblancopeque {
	font-family: Tahoma;
	font-size: 14pt;
	color: #FFFFFF;
}
.fondomontana {
	background-image: url(images/fondo_montana.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bordeizquierdo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #05265C;
	border-right-color: #05265C;
	border-bottom-color: #05265C;
	border-left-color: #05265C;
}
.texto-contenidoblanco {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}
.borde_superior {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F3F3F3;
}
