@charset "iso-8859-1";
body,td,th {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	background-color: #FFF;
	letter-spacing: 0.1em;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



body {
	background-color: #FFF;
	margin: 0px;
}
.vinculo_columnas a {
	text-decoration: none;
	color: #003F5F;
}
.vinculo_columnas_gris a {
	text-decoration: none;
	color: #666;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, Verdana;
}
h1 {
	font-size: 12px;
	color: #FFF;
	font-family: Helvetica, Arial, Verdana;
	font-weight: bold;
	height: 21px;
	margin-top: 0px;
	width: 618px;
	letter-spacing: 0em;
	display: inline;
}
h2 {
	font-size: 11px;
	color: #FFF;
	font-family: Helvetica, Arial, Verdana;
	font-weight: bold;
	margin-top: 0px;
	letter-spacing: 0em;
}
h3 {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	margin-top: -5px;
}
h4 {
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 2px;
	letter-spacing: 0em;
	margin-left: 5px;
}


.vinculo_columnas {
	font-weight: bold;
	color: #003F5F;
	float: left;
	width: 176px;
	margin-right: 5px;
	text-align: right;
	margin-top: 15px;
	overflow: hidden;
	display: inline;
	margin-left: 5px;
	letter-spacing: 0pt;
	font-size: 14px;
}
.vinculo_columnas_gris {
	font-weight: bold;
	color: #666;
	float: left;
	width: 176px;
	margin-right: 5px;
	text-align: right;
	margin-top: 15px;
	overflow: hidden;
	display: inline;
	margin-left: 5px;
	letter-spacing: 0pt;
	font-size: 14px;
}




/* CSS Document */

#contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#encabezado {
	background-image: url(fotos/encabezado/fondo_encabezado.jpg);
	background-repeat: repeat-x;
	height: 220px;
	width: 900px;
	clear: both;
	background-color: #FFF;
}

#cuerpo {
	float: left;
	padding-right: 10px;
	padding-left: 20px;
	text-align: justify;
	padding-top: 10px;
	width: 660px;
	height: auto;
}
#descargas_empresa {
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana;
	width: 90px;
	margin-left: 110px;
	margin-bottom: 5px;
	overflow: hidden;
	margin-top: 8px;
}
.brochure {
	height: 72px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}
.titulo_negro {
	height: 21px;
	width: 660px;
	background-color: #000;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.titulo_azul {
	height: 21px;
	width: 660px;
	background-image: url(fotos/cuerpo/relleno_barra_titulo_azul.jpg);
	background-repeat: repeat-x;
	clear: both;
	overflow: hidden;
}
.caract_confeccion_columnas {
	float: left;
	width: 208px;
	margin-right: 2px;
	margin-left: 5px;
	margin-top: 10px;
	display: inline;
	overflow: hidden;
}

.titulo_azul2 {
	height: 21px;
	width: 320px;
	background-image: url(fotos/cuerpo/relleno_barra_titulo_azul.jpg);
	background-repeat: repeat-x;
	clear: both;
	overflow: hidden;
}
.titulo_azul3 {
	height: 21px;
	width: 180px;
	background-image: url(fotos/cuerpo/relleno_barra_titulo_azul.jpg);
	background-repeat: repeat-x;
	clear: both;
	overflow: hidden;
	margin-top: 20px;
}

.caja {
	float: left;
	width: 320px;
	display: inline;
	overflow: hidden;
	margin-left: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 5px;
}
.borde {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 5px;
	overflow: hidden;
	height: 300px;
}




#iram {
	height: 8px;
	width: 293px;
	margin-left: 280px;
	margin-right: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-top: 38px;
	float: left;
	display: inline;
}
#inti {
	height: 46px;
	width: 33px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
}
.bordes {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	height: auto;
	background-color: #FFF;
}




.izquierda {
	float: left;
}


.derecha {
	float: right;
}
.flecha_vinculo {
	float: left;
	margin-top: 18px;
}
.centrado {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
}
.caja_columna {
	float: left;
	width: 180px;
	padding: 5px;
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
}
.trabajos_realizados_columnas {
	width: 192px;
	height: 72px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}




#libre {
	font-family: Helvetica, Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
	width: 50px;
	text-align: center;
	margin-left: 845px;
	margin-top: 10px;
	margin-bottom: 20px;
}


#columna {
	float: left;
	width: 210px;
}
#pie {
	clear: both;
	width: 900px;
	float: left;
	margin-top: 20px;
}

#logo {
	background-image: url(fotos/encabezado/logo.png);
	height: 86px;
	width: 214px;
	background-repeat: no-repeat;
	background-position: 0px 25px;
}
#botonera_izq {
	float: left;
	width: 670px;
	height: 72px;
	margin-top: 10px;
	margin-left: 15px;
	overflow: hidden;
	display: inline;
}
#botonera_der {
	margin-top: 22px;
	height: 39px;
	width: 195px;
	background-image: url(fotos/encabezado/fondo_negro_botonera.jpg);
	margin-left: 20px;
	float: left;
	margin-bottom: 35px;
}


#linea {
	height: 1px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	background-image: url(fotos/encabezado/relleno_color_linea.gif);
	background-repeat: repeat-x;
}
#linea2 {
	background-image: url(fotos/encabezado/relleno_color_linea.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 870px;
	margin-left: 15px;
	float: left;
	margin-right: 15px;
}
#linea3 {
	background-image: url(fotos/encabezado/relleno_color_linea.gif);
	height: 1px;
	width: 870px;
	margin-right: 15px;
	margin-left: 15px;
	background-repeat: repeat-x;
}
#galeria_imagenes {
	float: left;
	height: 47px;
	width: 195px;
	background-image: url(fotos/cuerpo/galeria_de_imagenes.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#veritas {
	float: right;
	height: 53px;
	width: 43px;
	background-image: url(fotos/cuerpo/veritas.jpg);
	margin-bottom: 10px;
}


.botones {
	float: left;
	height: 72px;
	width: 133px;
}
.botones_der {
	float: left;
	height: 9px;
	width: 68px;
	margin-top: 14px;
	margin-left: 15px;
	overflow: hidden;
	display: inline;
}
.borde_columna {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 5px;
}
.caracteristicas_columnas {
	text-align: right;
	color: #003F5F;
	letter-spacing: 0em;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
}
.punto {
	float: right;
	height: 3px;
	width: 3px;
	margin-left: 5px;
	overflow: hidden;
	display: inline;
}
.caja_cuerpo {
	float: left;
	width: 660px;
}
.borde_carac_columnas {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 5px;
	overflow: visible;
	height: 250px;
}
.caract_confeccion_columnas_largo {
	float: left;
	width: 411px;
	margin-right: 2px;
	margin-left: 8px;
	margin-top: 10px;
	display: inline;
	overflow: hidden;
}
.espaciar_columnas_alumbrado {
	float: left;
	margin-right: 9px;
	margin-bottom: 5px;
	overflow: visible;
	display: inline;
	margin-top: 5px;
	margin-left: 9px;
}
.alumbrado_sector_derecho {
	float: left;
	width: 197px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 68px;
	overflow: visible;
}
.alumbrado_referencias {
	float: left;
	width: 340px;
	margin-top: 20px;
	overflow: visible;
}
.alumbrado_pdf {
	float: left;
	width: 126px;
	height: 50px;
	margin-top: 17px;
	margin-left: 170px;
	overflow: visible;
}
.alumbrado_leyenda_inferior {
	color: #666;
	clear: both;
	padding-top: 15px;
	padding-bottom: 5px;
}
.espaciar_columnas_artisticas {
	float: left;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 3px;
	overflow: hidden;
	display: inline;
}

#titulo_caracterisitcas {
	height: 19px;
	width: 226px;
	background-image: url(fotos/cuerpo/columnas_artisticas/titulo_caracterisitcas.jpg);
	left: 210px;
	top: 470px;
	margin-bottom: 10px;
	margin-left: -10px;
	clear: both;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.espaciar_columnas_artisticas_carac {
	float: left;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 1px;
	overflow: hidden;
	display: inline;
}
#invisible {
	clear: both;
	visibility: hidden;
	height: 1px;
	width: 1px;
}
#titulo_portabanner {
	height: 19px;
	width: 400px;
	background-image: url(fotos/cuerpo/portabanner/titulo_portabanner.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-top: 5px;
	margin-right: -10px;
	display: inline;
}
.espaciar_columnas_portabanner {
	float: left;
	margin-bottom: 5px;
	margin-top: 50px;
	margin-left: 37px;
	text-align: center;
	width: 263px;
	overflow: hidden;
}
#leyenda_portabanner {
	clear: both;
	padding-top: 5px;
	color: #666;
}
.portabanner_pdf {
	float: right;
	width: 126px;
	height: 50px;
	overflow: visible;
}
.caracteristicas_portabanner {
	height: 134px;
	width: 308px;
	float: left;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.caracteristicas_portabanner_derecha {
	height: 134px;
	width: 308px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	margin-right: 5px;
}
#carac_artisticas_iz {
	float: left;
	width: 460px;
	margin-top: 15px;
}
#carac_artisticas_der {
	float: left;
	width: 170px;
	overflow: hidden;
}
.detalle_artisticas_izq {
	float: left;
	width: 210px;
	margin-right: 8px;
	margin-left: 8px;
	overflow: hidden;
	display: inline;
}
.volver {
	height: 9px;
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	float: left;
}
.imagen_principal_detalle_artisticas {
	height: 652px;
	width: 78px;
	float: left;
	margin-bottom: 34px;
}
.referencia_detalle_artisticas {
	height: 213px;
	width: 51px;
	float: left;
	margin-top: 438px;
	margin-left: 40px;
	overflow: hidden;
}
.detalle_artisticas_pdf {
	height: 50px;
	width: 126px;
	clear: both;
	margin-left: 22px;
	margin-bottom: 30px;
	float: left;
	overflow: hidden;
}
#contactos {
	float: left;
	height: 780px;
	width: 380px;
	margin-right: 5px;
}

.contacto_titulo {
	background-color: #000;
	height: 21px;
	width: 380px;
	float: left;
}
#datos {
	float: left;
	width: 270px;
	height: 290px;
	overflow: hidden;
}

#newsletter {
	float: left;
	height: 300px;
	width: 270px;
	overflow: hidden;
}
.ancho_titulos {
	width: 100px;
	height: 21px;
}
.contacto_datos_newsletter {
	background-color: #000;
	float: left;
	width: 270px;
	height: 21px;
	margin-right: 5px;
}
.contactos_text {
	font-size: 15px;
	color: #999;
	width: 165px;
	margin-left: 5px;
	margin-right: 5px;
}
.contactos_mensaje {
	font-size: 15px;
	color: #999;
	width: 345px;
}
.datos_contactos {
	float: right;
	width: 250px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	color: #666;
	text-align: right;
	padding-right: 5px;
}
.separacion_cajas_datos {
	width: 250px;
	height: 45px;
	margin-bottom: 10px;
	overflow: hidden;
}
.separacion_cajas_direccion {
	width: 250px;
	height: 63px;
	margin-bottom: 10px;
	overflow: hidden;
}
.boton {
	background-image: url(fotos/cuerpo/contactos/fondo_boton.jpg);
	height: 20px;
	width: 43px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	margin-top: 20px;
	margin-left: 5px;
}
.volver_gracias {
	height: 9px;
	width: 49px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
#oculto {
	visibility: hidden;
}
