/* CSS Document */

/* ********************
   reset
**********************/
body { 
	font: normal 67% Verdana,"Bitstream Vera Sans", Arial, Helvetica, sans-serif;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
fieldset,img, abbr, acronym {
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
img {
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	font-size:100%;
	font-weight:normal;
}
a { outline:none;}
/***************************************************************************/


/**********************
   estructura
**********************/
.clear { clear:both;}
.oculto { display:none; text-indent:-9999px;}
hr { display:none}
h1,h2,h3,h4,h5,h6 { font-size:1.4em;
	font-weight:bolder;
	letter-spacing:1px;}

p,code,ul {padding-bottom: 1.2em;}

a { color:#746100;
	text-decoration:underline;}
a:hover { color:#b4c863;
	text-decoration:none;}
	
p.dch { text-align:right;}

body { background:#8a8a8a url(../images/web/background.gif) 0 0 repeat-x;
	color:#746100;
	margin:0;
	padding:0;}

/* contenedor principal*/
#contenedor { margin:0 auto;
	padding:0;
	width:778px;}


/***************
	cabecera
***************/
#cabecera { background:url(../images/web/cabecera.jpg) 0 100% no-repeat;
	height:175px;
	margin:0;
	width:778px;}


/**************
menu superior
**************/	
/* menu superior */
div#menu { border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	height:30px;
	margin:0 auto;
	width:778px;}
ul#lista_sup {
	height:30px;
	width:778px;
	background:transparent url(../images/web/menu.jpg) 0% 0% no-repeat;
	margin:0 auto;
	padding:0;
	position: relative;	}
ul#lista_sup li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;}
ul#lista_sup li, ul#lista_sup a {
	height: 30px;
	display: block;}
ul#lista_sup li a {
	text-indent: -9999px;
	text-decoration: none;}
ul#lista_sup li a:hover{
	color:#444;
	text-decoration:none;}
#empresa {left:16px; width:80px;}
#profesionales {left:122px; width:117px;}
#servicios {left:271px; width:81px;}
#referencias {left:385px; width:144px;}
#contacto {left:562px; width:67px;}
#colaboradores {left:656px; width:106px;}

#empresa a:hover {background: transparent url(../images/web/menu.jpg) -16px -30px no-repeat;}
#empresa.activo {background: transparent url(../images/web/menu.jpg) -16px -30px no-repeat; text-indent:-99999px;}
#profesionales a:hover {background: transparent url(../images/web/menu.jpg) -122px -30px no-repeat;}
#profesionales.activo {background: transparent url(../images/web/menu.jpg) -122px -30px no-repeat; text-indent:-99999px;}
#servicios a:hover {background: transparent url(../images/web/menu.jpg) -271px -30px no-repeat;}
#servicios.activo {background: transparent url(../images/web/menu.jpg) -271px -30px no-repeat; text-indent:-99999px;}
#referencias a:hover {background: transparent url(../images/web/menu.jpg) -385px -30px no-repeat;}
#referencias.activo {background: transparent url(../images/web/menu.jpg) -385px -30px no-repeat; text-indent:-99999px;}
#contacto a:hover {background: transparent url(../images/web/menu.jpg) -562px -30px no-repeat;}
#contacto.activo {background: transparent url(../images/web/menu.jpg) -562px -30px no-repeat; text-indent:-99999px;}
#colaboradores a:hover {background: transparent url(../images/web/menu.jpg) -656px -30px no-repeat;}
#colaboradores.activo {background: transparent url(../images/web/menu.jpg) -656px -30px no-repeat; text-indent:-99999px;}


/**************
	cuerpo
**************/
#cuerpo { background:url(../images/web/cuerpo.gif) 0 0 repeat-y;}

/* contenedor del contenido*/
#contenido { background:#e3dfcc;
	float:left;
	padding:16px;
	width:508px;}
#contenido h2 { font-size:1em;
	margin-bottom:10px;}
	
#contenido ul, #contenido ol { margin-left:56px;}
#contenido ol li { font-weight:bold;
	list-style: decimal;
	margin-bottom:15px;}
#contenido ul li { list-style-type:square;
	margin-bottom:15px;}
	
.derecha { border:1px solid #fff;
	float:right;
	margin-left:12px;
	margin-bottom:4px;
	padding:0;}
.izquierda { border:1px solid #fff;
	float:left;
	margin-right:12px;
	margin-bottom:4px;
	padding:0;}


/*contacto*/
#info{ float:left;
	width:250px;}

.label { display:block;
	color:#746100;
	font-size:13px;}

.caja { font:normal 1em Verdana,"Bitstream Vera Sans",sans-serif;
	margin-bottom:5px;
	padding:1px 3px;
	width:240px;}

#consulta{ float:right;
	height:auto;
	margin-bottom:15px;
	text-align:left;
	width:240px;}
#txtconsulta { font:normal 1em Verdana,"Bitstream Vera Sans",sans-serif;
	height:135px;
	width:235px;}

.boton { background:#746100;
	border:0px;
	color:#fff;
	cursor:pointer;
	font-size:13px;
	font-family:"Arial Narrow";
	height:19px;
	margin-top:10px;
	width:80px;}


/*****************
	lateral
******************/
#lateral { background:#b4c863;
	border-left:1px solid #fff;
	float:right;
	padding:16px;
	width:205px;}

#lateral h3 { color:#fff;
	font-size:1em;
	margin-bottom:10px;}
	
#lateral p a { color:#fff;}
#lateral p a:hover { color:#ffd800;
	text-decoration:none;}
	
#lateral ul { color:#498700;
	margin-left:16px;}
#lateral ul li { color:#746100;
	list-style-type:square;
	margin-bottom:15px;}
#lateral ul li a { color:#746100;
	text-decoration:underline;}
#lateral ul li a:hover { color:#ffd800;}
	
#lateral img { border:1px solid #fff;}


/*********************
	pie de pagina
*********************/
#pie { background:#85b346 url(../images/web/pie.jpg) 0 0 no-repeat;
	color:#fff;
	height:25px;
	padding-top:10px;
	text-align:center;}
#pie a { color:#ffd800;}
#pie a:hover { color:#fff;
	text-decoration:none;}
	
/* =Mensajes */
.mensajeError, .mensajeExito { margin:10px auto 10px 0px; padding:10px; width:455px;}
.mensajeError p, .mensajeExito p {line-height:1.4em;}
.mensajeError {background:#FFE4CA; border:3px solid #FFC993;}
.mensajeError p { color:#DF7000;}
.mensajeExito {background:#DFF1DC; border:3px solid #81CB76;}
.mensajeExito p { color:#466538;}

/* =Mapa */
#mapa {width:500px; height:400px; margin-bottom:20px;}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/web/galeria/blank.gif) no-repeat; /* 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/web/galeria/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/web/galeria/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}