html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a , img{
     margin: 0;
     padding: 0;
     border: 0;
}
body {
	font: 100.01% Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #BCAD9B;
}
ul, ol {
	list-style-type: none;
}
a:hover {
	text-decoration: none;
}
.oculto {
	display: none;
}
a.link {
	color: #fff;
}

/******************* LAYOUT ******************************/
#web {
	position: absolute; 
	top: 50%;
	left: 50%; 
	margin-top: -265px; 
	margin-left: -390px; 
	width: 770px;
	height: 489px;
	background: #fff;
}
#cabecera {
	background: url(../imgs/web/web_top.jpg) repeat-y  left top;
	width: 770px;
	height: 135px;
	position:relative;
}	
#contenedor {
	width: 770px;
	height: 309px;
	overflow: hidden;
	position: relative;
}
#contenido {
	width: 442px;
	height: 307px;
	position: absolute;
	top: 1px;
	left: 0;
	background: #fff;
}
#lateral {
	width: 327px;
	height: 307px;
	position: absolute;
	top: 1px;
	right: 0;
	display: inline;
	background: #fff;
}
#pie {
	background: url(../imgs/web/web_pie.jpg) repeat-y  left top;
	width: 770px;
	height: 46px;
	clear: both;
	position: relative;
}
/******************* CABECERA ******************************/
/*logo_g*/
p.dir_delegacion {
	position: absolute;
	top: 20px;
	left: 200px;
	width: 170px;
}
#direccion  {
	position: absolute;
	top: 15px;
	left: 40px;
}
#direccion h1 {
	background: url(../imgs/web/logo_blanco.gif) no-repeat top left;
	width: 76px;
	height: 14px;
}
#direccion h1 span {
	display: none;
}
#direccion p {
	font-size: 60%;
	color: #40352C;
	margin: 5px 0 0 0;
	/*font-weight: bold;*/
	letter-spacing: 0.8px;
}
#direccion p  a{
	color: #40352C;
}
#logo {
	background: url(../imgs/web/logo.gif) no-repeat top left;
	width: 124px;
	height: 37px;
	position: absolute;
	top: 50px;
	right: 10px;
	text-indent: -999em;
}
#logoEA {
	background: url(../imgs/web/logoEA.jpg) no-repeat top left;
	width: 61px;
	height: 60px;
	position: absolute;
	top: 10px;
	right: 252px;
}
p.idioma {
	position: absolute;
	top: 96px;
	left: 320px;
	font-size: 70%;
}
p.idioma a {
	color: #40352C;
}
p.idioma a:hover {
	text-decoration: none;
}
p.idioma a.activo {
	color: #40352C;
	text-decoration: none;
}
/******************* LATERAL ******************************/
#cont_menu {
	width: 86px; /*87*/
	height: 307px;
	background: #6B5C4F;
	float: left;
	margin: 0 0 0 1px;
}
#cont_menu  #menu {
	padding: 10px 0 0 0;
}
#cont_menu  #menu li , #cont_menu #submenu li  {
	width: 77px;
	height: 18px;
	margin: 0 0 2px 0;
}
#cont_menu #submenu li  {
	line-height: 0.7em;
}
#cont_menu #submenu li#pav , #cont_menu #submenu li#pav a{
	height: 26px;
	/*margin: 0 0 4px 0;*/
}
#cont_menu #submenu li#dis , #cont_menu #submenu li#dis a{
	height: 24px;
	margin: 0 0 0 0;
}
#cont_menu  #menu li a , #cont_menu #submenu li a {
	font-size: 75%;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 0 8px;
	width: 77px;
	height: 18px;
}
#cont_menu  #menu li a:hover , #cont_menu  #menu li a.activo , #cont_menu #submenu li a:hover , #cont_menu #submenu li a.activo {
	background: #A29386;
}
#cont_menu #submenu {
	background: #493625;
	height: 100%;
	position: absolute;
	top: 209px;
	width: 86px;
	padding: 3px 0 0 0;
}
#cont_menu #submenu li  {
	height: 15px;
	margin: 0 0 2px 0;
}
#cont_menu #submenu li a {
	font-size: 70%;
	height: 15px;
}
#cont_menu p.tl{
	font-size: 80%;
	height: 15px;
	position: absolute;
	top: 190px;
	width: 87px;
	color: #fff;
	padding: 0 0 0 10px;
	background: url(../imgs/web/expo_flecha.gif) no-repeat 70px 0 ;
}
/**/
#imgs_lateral {
	width: 238px;
	height: 307px;
	float: right;
	margin: 0 0 0 0;	
}
#imgs_lateral #img_p  {
	position: relative;
	margin: 1px 0 0 0;
}
#imgs_lateral #img_p p  {
	font-size: 70%;
}
/******************* CONTENIDO ******************************/
/*banner flash*/
#flash_exposicion {
	position: absolute;
	top: 0;
	right: 0;
}
#img_g {
	width: 238px;
	height: 220px;
}
#contenido  p {
	font-size: 70%;
	color: #473D34;
}
/*inicio*/
#contenido  #inicio  {
	margin: 20px 20px;
}
#contenido  #inicio p {
	margin: 15px 20px 10px 20px;
}
strong.pro {
	font-size: 70%;
	color: #473d34;
}
#proyectos {
	margin: 5px 0 0 0;
	overflow: auto;
	width: 420px;
	height: 158px;
}
#proyectos br  {
	margin: 0 0 10px 0;
}
/*** EXPOSICION *****/
#exposicion {
	position: absolute;
	top: 15px;
	right: 30px;
	width: 200px;
	height: 200px;
}
#contenido  #exposicion p {
	margin:0 0 10px 0;
}
#expo1{
	position: absolute;
	top: 175px;
	left: 0px;
}
#expo2{
	position: absolute;
	top: 175px;
	right: 0px;
}
#imgs_lateral #img_p p{
	width: 110px;
	height: auto;
	padding: 5px 0 0 5px;
	color: #493625
}
#imgs_lateral #img_p img {
	position: absolute;
	top: 0;
	right: 0;
}
#imgs_lateral p.mover_raton {
	background: url(../imgs/web/expo_flecha2.gif) no-repeat 50px 5px;
	padding: 18px 0 0 10px!important;
	height: 200px!important;
}
/*** PRODUCTOS *****/
#spa_b0 {
	float: right;
}
#spa_c0 {
	position: absolute;
	top: 175px;
	left: 0;
}
#spa_txt0, #maderas_txt0 {
	width: 206px;
	height: 144px;
	padding: 30px 30px 0 30px;
	position: absolute;
}
#maderas_txt0 {
	width: 215px;
	padding: 3px 0px 0 20px;
}
.txt0a {
	width: 230px;
	padding: 8px 0px 0 20px;
	line-height: 0.8em;
}
#spa_txt0  p {
}
#spa_txt1 {
	position: absolute;
	top: 175px;
	right: 0px;
	width: 175px;
	height: 132px;
}
#spa_txt1 p {
	margin: 30px 0 0 35px;
}
/*** PROVEEDORES *****/
#imgs_lateral #img_p p.expo {
	width: auto;
}
/*** PROMOCIONES *****/
#promociones {
	padding: 0 10px;
	display: block;
}
div.promocion_cont {
	margin: 10px auto;
	border-bottom: 1px solid #6B5C4F;
	width: 400px;
	padding: 0 0 20px 0 ;
	position: relative;
}
div.promocion_cont2 {
	margin: 10px auto;
	width: 400px;
	height: 260px;
	overflow: auto;
}
div.promocion_cont div.cont_img, div.promocion_cont2 div.cont_img {
	width: 133px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
}
div.promocion_cont h3, div.promocion_cont2 h3 {
	font-size: 90%;
}
div.promocion_cont h3 a ,  div.promocion_cont2 h3 a {
	text-decoration: none;
	color: #000;
}
div.promocion_cont h3 a:hover, div.promocion_cont2  h3 a:hover {
	text-decoration: none;
	color: #A39386;
}
div.promocion_cont p, div.promocion_cont2  p {
	margin: 5px 0 0 0;
}
#promociones ul#nav {
	position: absolute;
	top: 280px;
	right: 20px;
}
#promociones ul#nav li{
	display: inline;
	float: left;
}
#promociones ul#nav li a{
	width: 20px;
	height: 15px;
	display: block;
	margin: 0 0 0 7px;
	background: #A39386;
	color: #fff;
	padding: 0 3px 3px 3px;
	text-decoration: none;
	border: 1px solid #fff;
	text-align: center;
}
#promociones ul#nav li a:hover {
	background: #fff;
	color: #A39386;
	border: 1px solid #A39386;
}
#promociones p.navNum {
	position: absolute;
	top: 280px;
	left: 20px;
}
#promociones p a {
	color: #A39386;
	text-decoration: none;
}
#promociones p.ampliar {
	position: absolute;
	top: 95px;
	left: 0px;
	color: #000!important;
	padding: 0 0 0 5px;
	width: 128px;
	overflow: hidden;
	font-size: 60%;
	text-align: right;
}
/*** CONTACTO *****/
#contacto {
	margin: 10px auto;
	width: 400px;
	background: #CDC3B7;
	padding: 5px 0;
}
#contacto  label {
	width: 70px;
	float: left;
	color: #6B5C4F;
}
#contacto  p {
	width: 390px;
	padding: 2px 10px;
}
#contacto  p.txt {
	width: 180px;
	float: left;
}
#contacto  p.txt input {
	width: 170px;
	float: left;
	font-size: 90%;
}
#contacto textarea  {
	width: 370px;
	font-size: 120%;
}
#contacto select  {
	font-size: 90%;
}
#contacto p.btn input  {
	background: #94867B;
	width: 100px;
	border: none;
	color: #fff;
}
p.texto_contacto {
	width: 390px;
	margin: 5px auto;
	background: #6B5C4F;
	padding: 5px;
	color: #fff!important;
}	
* html p.texto_contacto {
	width: 400px;
}
#contac p {
	margin: 20px 0 0 20px;
	width: auto;
	font-size: 70%;
}
#postal {
	width: 390px;
	margin: 0 auto;
	background: #6B5C4F;
	padding: 5px;
}	
#postal p {
	color: #fff;
}
p.postalL,p.postalR {
/*	float: left;
	margin: 0 20px 0 50px;*/
}
/******************* PIE ******************************/
#pie  p{
	font-size: 70%;
	color: #fff;
}
#pie  p.hor{
	float: right;
	width: 220px;
	margin: 2px 0 0 0;
}
#pie  p.copi{
	float: left;
	margin: 15px 0 0 10px;
}
#pie p.video{
	position: absolute;
	top:0;
	left: 444px;
	width: 87px;
	height: 46px;
	background: url(../imgs/web/video.gif) no-repeat 0 0;
}
#pie p.video a {
	width: 87px;
	height: 46px;
	display: block;
}

p.desPdf a {
	color:  #8F0014!important;
	font-weight: bold;
}
p.desPdf a:hover {
	color:  #705B4D!important;
}

.simplemodal-close { 
	float: right;
	color: #fff;
	text-decoration: none;
}
.downAcrobat {
	background: url(../imgs/web/icono_pdf.png) no-repeat 0 0;
	text-indent: -999em;
	width: 23px;
	height: 24px;
	display: block;
	position: absolute;
	top: 0;
	left: 230px;
}
#descargas  {
	padding: 20px 0 0 0;
}
#descargas a {
	color: #fff;
	font-size: 80%;
	margin: 5px 15px 0 10px;
	text-decoration: none;
	background: url(../imgs/web/icono_pdf.png) no-repeat 0 -3px;
	padding: 2px 0 5px 28px;
	display: block;
	outline: none;
}
#descargas a:hover {
	text-decoration: underline;
}
/**************/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {
display:inline-block;
}
.clearfix {
display:block;
}
* html .clearfix {
height:1px;
}
.clearfix {zoom:1;}  