/* CSS Document */

body {
background-image:url(imagenes/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
}

.fondoBody {
	background-image:url(imagenes/body.jpg)
}

.fondoBottom {
	background-image:url(imagenes/bottom.jpg)
}

.fondoHistoria {
	background-image:url(imagenes/fondoHistoria.jpg)
}

.fondoMision {
	background-image:url(imagenes/fondoMision.jpg)
}

.fondoServicios {
	background-image:url(imagenes/fondoServicios.jpg)
}

.fondoContacto {
	background-image:url(imagenes/fondoContacto.jpg)
}

.fondoClientes {
	background-image:url(imagenes/fondoClientes.jpg)
}

.fondoObrasRealizadas {
	background-image:url(imagenes/fondoObrasRealizadas.jpg)
}

.fondoGaleria {
	background-image:url(imagenes/fondoGaleria.jpg)
}

.texto12Bco {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.texto13BcoB {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold
}

.texto14Bco {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold
}

/*.texto14Rojo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#880000;
	font-weight:bold
}

.texto13RojoB {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#880000;
	font-weight:bold
}

.texto14Negro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}*/

.texto14NegroBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold
}

.texto13Azul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#001969;
	line-height:200%;
}

.texto10Rojo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#880000;
	line-height:200%;
	font-weight:bold
}

.texto13AzulNormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#001969;
}

.texto13AzulBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#001969;
	font-weight:bold
}

.texto13AzulBoldPadding {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#001969;
	font-weight:bold;
	line-height:200%;
}

.texto13NegroBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold
}

