body {
	margin:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
	font-size: 12px;
	color: #666666;
	margin-left: auto;
	margin-right: auto;
	background-color:#CCCCCC;
}
ul, li {
	list-style:none;
	padding:0;
	margin:0; 
	border:0; 
}

#header {
	width:950px;
	height:90px;
	background:url(../images/logo_laida_header.png) no-repeat;
	position:relative;
	background-color:#FFFFFF;
}
.menu1 {
	color:#ff9933;
	font-size:14px;
	position:absolute;
	left:323px;
	top:27px;
}
.menu2 {
	width:630px;
	display:block;
	font-size:16px;
	position:absolute;
	left:308px;
	top:51px;
}
.menu1 a {
	color:#ff9933;
	text-decoration:none;
}
.menu1 a:hover {
	color:#FF3300;
}
.menu2 a {
	color:#666666;
	text-decoration:none;
}
.menu2 a:hover {
	color:#FF3300;
}
#container0 {
	width:950px;
	height:610px;
	position:relative;
	background:url(../images/00_inicio.jpg)no-repeat;
}
#container1 {
	width:950px;
	height:610px;
	position:relative;
	background:url(../images/01_laempresa_back.jpg) no-repeat;
}
#container2 {
	width:950px;
	height:610px;
	position:relative;
	background:url(../images/02_novedades_back.jpg) no-repeat;
}
#container3 {
	height:610px;
	width:950px;
	position:relative;
	background:url(../images/03_prensa_back.jpg) no-repeat;
}
#container4 {
	height:610px;
	width:950px;
	position:relative;
	background:url(../images/04_productos_back.jpg) no-repeat;
}
#container5 {
	width:950px;
	height:610px;
	position:relative;
	background:url(../images/05_pventa.jpg) no-repeat;
}
#container6 {
	width:950px;
	height:610px;
	position:relative;
	background:url(../images/06_contacto.jpg) no-repeat;
}
#container7 {
	width:950px;
	height:610px;
	position:relative;
	background:url(../images/07_mapa_sitio.jpg) no-repeat;
}
.texto {
	width:460px;
	position:absolute;
	left:50px;
	top:50px;
	text-align:left;
	float:left;
	left: 245px;
	top: 117px;
}
.texto a {
	color:#FF3300;
	text-decoration:none;
}
.texto a:hover {
	color:#999999;
}
.texto_submenu {
	width:150px;
	position:absolute;
	left:708px;
	top:156px;
	text-align:left;
	float:left;
}
.texto_submenu a {
	color:#003366;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
}
.texto_submenu a:hover {
	color:#999999;
}
.texto_ms {
	width:460px;
	position:absolute;
	left:50px;
	top:50px;
	text-align:left;
	float:left;
	left: 245px;
	top: 117px;
	padding-left:75px;
}
.texto_ms a {
	color:#FFFFFF;
	text-decoration:none;
}
.texto_ms a:hover {
	color:#999999;
}





/*FOOTER*/
#footer {
	width:950px;
	height:20px;
	clear:both;
	background-color:#FFFFFF;
	font-size:0.8em;
}
#footer a {
	text-decoration:underline;
	color:#996600;
}
#footer a:hover {
	text-decoration:underline;
	color:#990000;
}
/*FOOTER*/

/* FOTOS */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* FOTOS */

