@charset "utf-8";
/* CSS Document */

body{
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2E2E2E;
	line-height: 14px;
}

a:link {
	color:#0000CC;
	text-decoration:underline;
}

a:visited{
	color:#0066FF;
	text-decoration:underline;
	font-weight: 500;
}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.titulo{
color:#003399;
}

#apDiv1 {
	position:absolute;
	left:1021px;
	top:332px;
	width:177px;
	height:340px;
	z-index:1;
}

#contenedor{
width:780px;
height:auto;
margin-left:auto;
margin-right:auto;
}

#flash{
width:780px;
height:331px;
background-color:#2E2E2E;
border-left:#2E2E2E 1px solid;
border-right:#2E2E2E 1px solid;
float:left;
}

#anuncio{
width:778px;
height:60px;
border-left:#2E2E2E 1px solid;
border-right:#2E2E2E 1px solid;
padding-top:25px;
float:left;
}

#separador{
	width:778px;
	height:20px;
	border-left:#2E2E2E 1px solid;
	border-right:#2E2E2E 1px solid;
	float:left;
}

#footer{
	width:780px;
	height:123px;
	float: inherit;
}

#btmenu{
	width:780px;
	height:100px;
	float: right;
	padding-top:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
}

/* QUIENES SOMOS */

#quienes {
	width:772px;
	height:auto;
	border-left:#2E2E2E 1px solid;
	border-right:#2E2E2E 1px solid;
	padding-left:6px;
}

#ftquienes {
	width:250px;
	height:750px;
	background-image:url(file:///C|/respaldos%20pagia%20web/Nueva%20carpeta/backup-11.23.2009_12-05-53_wwwaluq/public_html/img/quienes-fotos.jpg);
	background-repeat:no-repeat;
	border-left:#2E2E2E 1px solid;
	float:left;
}

#txtquienes{
	width:513px;
	height:700px;
	border-right:#2E2E2E 1px solid;
	float:left;
	padding-left:15px;
}

/* PAGINA DE DOMOS */
#galeria{
	width:778px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-right:#2E2E2E 1px solid;
	border-left:#2E2E2E 1px solid;
	float:left;
}

/* ESTILO DE LA DIV DEL CONTENEDOR EXTERNO AJUSTE HORIZONTAL, VERTICAL Y BOTONES */
#album {
width:320px; 
height:384px; 
background:#eee url(file:///C|/Users/geras/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/domo0.jpg) 0 40px no-repeat;
border:1px solid #aaa;
margin-left:auto;
margin-right:auto;
}

/* REMUEVE EL PADDING Y LAS VIÑETAS DE LA LISTA. AUMENTA EL MARGEN SUPERIOR Y EN ANCHO PARA AJUSTAR LAS IMAGENES A LA POSICION RELATIVA */
.gallery {
padding:0px; 
margin:320px 0px 0px 0px; 
list-style-type:none; 
position:relative; 
width:320px;
}
/* REMUEVE EL BORDE DE LA IMAGEN */
.gallery img {
border:0;
}
/* HACE LA LISTA HORIZONTAL */
.gallery li {
float:left;
}
/* ESTILO DEL VINCULO CENTRADO EN TORNO AL MARCO */
.gallery li a, .gallery li a:visited {
font-size:11px;
float:left; 
text-decoration:none; 
color:#000; 
background:#fff; 
text-align:center; 
width:26px; 
height:26px; 
line-height:24px; 
border:1px solid #444;
margin:2px;
}
/* POSICION DE LAS IMAGENES UTILIZANDO UNA POSICION ABSOLUTA Y ESCONDIENDOLO A LA VISTA DEL USUARIO */
.gallery li a img {
	position:absolute;
	top:-300px;
	left:0;
	visibility:hidden;
	border:0;
}
/* Ordena la posicion superior de las imagenes horizontales */
.gallery li a img.landscape {
top:-280px;
}
/* Ordena la posición de las imagenes horizontales */
.gallery li a img.portrait {
left:0;
border-left:40px solid #eee;
border-right:40px solid #eee;
}
/* Estilo del fondo del fondo de los cuadros de numeros */
.gallery li a:hover {
background:#999;
}
/* Estilo de la foto activa/foto elegida para ser visualizada (requeridas para IE) */
.gallery li a:active, .gallery li a:focus {
background:#26A5F7; 
color:#fff;
}
/* hace visibles las imagenes activas/enfocadas */
.gallery li a:active img, .gallery li a:focus img {
visibility:visible;
}

#clientes{
	width:778px;
	height:330px;
	border-right:#2E2E2E 1px solid;
	border-left:#2E2E2E 1px solid;
}

/* PANEL DE ALUMINIO COMPUESTO */
#album2 {
width:320px; 
height:384px; 
background:#eee url(file:///C|/Users/geras/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/panel0.jpg) 0 40px no-repeat;
border:1px solid #aaa;
margin-left:auto;
margin-right:auto;
}

#panel {
	width:772px;
	height:auto;
	border-left:#2E2E2E 1px solid;
	border-right:#2E2E2E 1px solid;
	padding-left:6px;
}

#paneltop{
	width:778px;
	height:400px;
	float: left;
	border-left:#2E2E2E 1px solid;
	border-right:#2E2E2E 1px solid;
}

#panelbotom{
	width:778px;
	height:222px;
	float: left;
	border-left:#2E2E2E 1px solid;
	border-right:#2E2E2E 1px solid;
}


#cortepanel{
	width:778px;
	height:auto;
	float: left;
	border-left:#2E2E2E 1px solid;
	border-right:#2E2E2E 1px solid;
}

#montarpanel{
	width:778px;
	height:auto;
	float: left;
	border-left:#2E2E2E 1px solid;
	border-right:#2E2E2E 1px solid;
}

/*POLICARBONATO*/
#policarbonato {
	width:772px;
	height:auto;
	background-image: url(file:///C|/Users/geras/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/img/lexan.jpg);
	background-repeat:no-repeat;
	border-left: 1px solid;
	border-right: 1px solid;
	padding-left:6px;
}

/* CONTACTO*/
#contacto{
	width:772px;
	height:700px;
	padding-left:6px;
	border-left:#2E2E2E 1px solid;
	border-right:#2E2E2E 1px solid;
	float:right;
}
