/* 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;}