html {
height:100%; //Estandar
}
#contenedor_principal {
min-height:100%; // Estandar
}
* html contenedor_principal{
height:100%; //IE
}
body {
	background-image: url(images/fondo.gif);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	scrollbar-arrow-color: #e0e2e1;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #e0e2e1;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #e0e2e1;
	height:100%;
}
.bordedcha {
	background-image: url(images/bordedcha.gif);
	background-repeat: repeat-y;
}
.bordeizda {

	background-image: url(images/bordeizda.gif);
	background-repeat: repeat-y;
}
.piepag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	color: #666666;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7490A9;
	border-right-color: #7490A9;
	border-bottom-color: #7490A9;
	border-left-color: #7490A9;
}
.textobazul10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7490A9;
	text-transform: uppercase;
}
.bordefotobras {
	background-color: #FFFFFF;
	border: 1px solid #E0E2E1;
	font-family: textogris10666;
}
.textoobrasdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.textolistado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
.textolistado a {
	color: #666666;
	line-height: 14px;
}
.fondopreductos {
	background-image: url(images/fondoproductos.gif);
	background-repeat: no-repeat;
}
.tituloprod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
}
.textoprodest {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.nuestrosproductos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-transform: uppercase;
}
.nuestrosproductextr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
	text-transform: uppercase;
}
.casillas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94A9BC;
	border-right-color: #94A9BC;
	border-bottom-color: #94A9BC;
	border-left-color: #94A9BC;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #94A9BC;
}
.obras_realizadas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}