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

.BgPie {
	background-image: url(../imagenes/bg-pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BgLineaIzuierda {
	background-image: url(../imagenes/bg-fondo-izq.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.BgBtnMenu {
	background-image: url(../imagenes/bg-boton.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.TxtBoton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.BgBtnContacto {
	background-image: url(../imagenes/bg-contacto.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.BgBtnEnviar {
	background-image: url(../imagenes/bg-enviar.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.BgFormulario {
	background-image: url(../imagenes/bg-formulario.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.TxtContacto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.TxtEnviar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.TxtFormulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.TxtTel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-align: center;
}
.TxtNumero {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.BgTelefono {
	background-position: center top;
	background-color:#000000;
}
.TxtMendoza {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.BgPlecaNegra {
	background-image: url(../imagenes/pleca.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.TxtPie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.BgContenido {
	background-image: url(../imagenes/bg-cont-prod.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.TxtTitObras {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.TxtTitProductos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.TxtContenido {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: justify;
}
.TxtContenidoAzul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #116B99;
}
.TbAzul1 {
	background-color: #0B5589;
}
.TbAzul2 {
	background-color: #094B79;
}
.TbGris {
	background-color: #D2D2D2;
}
.Txtred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
}
.Txt-titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #09F;
	font-weight:normal;
}
.TxtBienvenidos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #116B99;
}
.BgInicio {
	background-image: url(../imagenes/inicio.png);
	background-repeat: no-repeat;
	background-position: center center;
}
