@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}
body {
	background: #767575 url(../img/fnd.jpg) repeat-x;
	font: 14px "Gill Sans", "Gill Sans MT", sans-serif, "Trebuchet MS", Helvetica, sans-serif, Arial;
	color: #606060;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
	color: #353535;
}
.green h2 {
	color: #35490f;
}
p {
	margin-bottom: 10px;	
}
#cabecera {
	margin: auto;
	width: 995px;
	height: 87px;
	margin-top: 10px;
	background: url(../img/tel_head.jpg) no-repeat 765px top;
}
#cabecera h1 {
	width: 560px;
	height: 88px;
	background: url(../img/logo.jpg) no-repeat;
	text-indent: -999px;
}
#cuerpo {
	margin: auto;
	overflow: hidden;
	width: 995px;
	background: url(../img/fnd_cuerpo.gif) repeat-y;
}
#cuerpo.home { background: url(../img/fnd_cuerpo_home.gif) repeat-y;	}
#menu_top {
	width: 935px;
	height: 37px;
	padding: 6px 0 5px 60px;
	background: url(../img/fnd_top.gif) no-repeat;	
}
#menu_top ul#menu {
	list-style: none;
	float: left;
}
#menu_top ul#menu li, #menu_top ul#idiomas li {
	list-style: none;
	display: block;
	float: left;
}
#menu_top ul#menu li span {
	float: left;
	display: block;
	height: 37px;
	background: #f4f4f4;
	border-right: 1px solid #c4c4c4;
	text-transform: uppercase;
	color: #740303;
	padding: 0 15px;
	line-height: 2.8em;
}
#menu_top ul#menu li.primero span { border-left: 1px solid #c4c4c4; }
#menu_top ul#menu li a {
	float: left;
	display: block;
	height: 36px;
	border-right: 1px solid #c4c4c4;
	text-transform: uppercase;
	color: #3a3737;
	padding: 0 15px;
	line-height: 2.8em;
	text-decoration: none;
	outline: none;
}
#menu_top ul#menu li.primero a { border-left: 1px solid #c4c4c4; }
#menu_top ul#menu li a:hover {
	background: #3a3737 url(../img/over_menu.gif) repeat-x;
	color: #e1e1e1;
}
#menu_top ul#idiomas {
	list-style: none;
	float: right;
	margin: 12px 48px 0 0;
}
#menu_top ul#idiomas li span {
	display: block;
	font-size: 12px;
	color: #FFF;
	height: 11px;
	padding-left: 20px;
	line-height: 1em;
	margin-right: 15px;
}
#menu_top ul#idiomas li a {
	display: block;
	font-size: 12px;
	color: #fff;
	height: 11px;
	padding-left: 20px;
	line-height: 1em;
	margin-right: 15px;
	text-decoration: none;
}
#menu_top ul#idiomas li a:hover {
	background-position: 0 -11px;
	color: #e8e8e8;
}
.es span { background: url(../img/es.gif) no-repeat 0 -11px; }
.en span { background: url(../img/en.gif) no-repeat 0 -11px; }
.es a { background: url(../img/es.gif) no-repeat 0 0; }
.en a { background: url(../img/en.gif) no-repeat 0 0; }
#contenedor {
	float: left;
	width: 981px;
	padding: 0 0 35px 0;
	margin: 0 7px;
}
#contenedor.home { background: url(../img/fnd_columna.jpg) no-repeat 670px bottom; }
#contenedor.interno {
	background: url(../img/fnd_cuerpo_interior.gif) repeat-y;
	padding: 0;
}
.green #contenedor.interno {
	background: url(../img/fnd_cuerpo_interior_green.gif) repeat-y;
	padding: 0;
}
#banner_home {
	width: 898px;
	height: 384px;
	padding: 0 42px 0 41px;
	background: url(../img/fnd_banner_home.gif) no-repeat;
}
a#green {
	display: block;
	float: right;
	width: 224px; /* 269 */
	height: 106px;
	padding: 237px 20px 0 25px;
	background: url(../img/green-box.jpg) no-repeat;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
a#green strong {
	font-size: 14px;
	display: block;	
}
a#poggen {
	display: block;
	float: right;
	width: 224px; /* 269 */
	height: 106px;
	padding: 237px 20px 0 25px;
	background: url(../img/poggen-pohl.jpg) no-repeat;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	text-indent: -999px;
}
#cont_foto_home {
	float: left;
	width: 624px;
	height:343px;
	overflow: hidden;
}
.caja_contenido {
	float: left;
	width: 588px;
	margin: 0 0 0 35px;
	border: 1px solid #c0c0c0;
	padding: 5px;
	background: #FFF;
}
.caja_contenido_interno {
	float: left;
	width: 594px;/* 624 - padding */
	padding: 15px;
	margin-top: 5px;
	border-top: 1px solid #c0c0c0;
}
.caja_contenido .inner {
	padding: 10px 10px 5px 10px;	
}
.caja_contenido_interno ul {
	margin: 0 0 10px 10px;
	list-style: none;
}
.caja_contenido_interno ul li {
	background: url(../img/cuadret_roig.gif) no-repeat 0 7px;
	padding-left: 12px;
	line-height: 1.4em
}
.caja_contenido_interno ul li ul {
	margin-bottom: 0;
}
.caja_contenido_interno ul li ul li {
	background: url(../img/cuadret_beig.gif) no-repeat 0 7px;
}
.columna {
	width: 225px;
	float: right;
	margin-right: 42px;
	padding: 0 22px 0 22px;
	color: #FFF;
}
.caja_contenido_general {
	min-height: 300px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding: 0 5px 5px 5px;
	background: #f4f4f4;
}
#contenido {
	float: left;
	width: 898px;
	min-height: 325px;
	padding: 0 42px 0 41px;
	background: url(../img/sombras_interior.jpg) no-repeat;
}
.cont_izq {
	float: left;
	width: 624px;
}
.green .cont_izq {
	position: relative;	
}
.green #txt_banner {
	position: absolute;
	width: 235px;
	top: 165px;
	right: 0;
	padding-right: 15px;
	color: #FFF;
	z-index: 999;
}
.green #txt_banner strong {
	display: block;
	padding-bottom: 8px;
}
.cont_der {
	float: right;	
	width: 269px;
}
.green .cont_der {
	width: 259px;
	background: #35490f;
	padding: 5px;
}
.green .cont_der img {
	display: block;
	margin-bottom: 5px;
}
.poggenpohl .cont_der {
	width: 259px;
	background: #727272;
	padding: 5px;	
}
.poggenpohl .cont_der img {
	display: block;
	margin-bottom: 5px;
}
.poggenpohl #contenedor.interno {
	background: url(../img/fnd_cuerpo_interior_gris.gif) repeat-y;
	padding: 0;
}
#arquitecto {
	padding: 5px;
	font-size: 11px;
	color: #FFF;
}
#arquitecto img {
	display: block;
	float: left;
	margin: 0 18px 5px 0;
}
.cont_der address {
	margin: 345px 0 0 0;	
	padding: 0 35px 35px 36px;
	color: #FFF;
	font-style: normal;
	font-size: 12px;
}
.cont_img_columna {
	width: 229px;
	padding: 20px;
}
.cont_img_columna table {
	border: none;
	border-collapse: collapse;
}
.cont_img_columna table td img {
	border: none;
}
td.borde_izq {
	border-right: 1px solid #bb4a4a;
	border-bottom: 1px solid #bb4a4a;
	padding: 14px 14px 14px 0;
}
td.borde_der {
	border-left: 1px solid #bb4a4a;
	padding: 14px 0 14px 14px;
	border-bottom: 1px solid #bb4a4a;
}
tr.top td {
	padding-top: 0;	
}
tr.bottom td {
	padding-bottom: 0;
	border-bottom: none;
}
#pie_contenido {
	float: left;
	width: 981px;
	height: 41px;
	background: url(../img/fnd_pie_interior.gif) no-repeat;
}
.cont_menu_interno {
	width: 619px;
	height: 39px;
	padding-left: 5px;
	background: #c0c0c0;
}
.cont_menu_interno .back {
	display: block;
	float: left;
	padding: 12px 0 0 10px;
	color: #FFF;
	text-decoration: none;
}
.cont_menu_interno ul {
	list-style: none;	
}
.cont_menu_interno ul li {
	display: block;
	float: left;
	list-style: none;	
}
.cont_menu_interno ul li a {
	display: block;
	height: 24px;
	float: left;
	color: #434040;
	margin: 5px 5px 0 0;
	padding: 10px 10px 0 10px;
	text-decoration: none;
}
.cont_menu_interno ul li a:hover {
	background: #ababab;	
}
.cont_menu_interno ul li span {
	display: block;
	height: 24px;
	float: left;
	color: #434040;
	margin: 5px 5px 0 0;
	padding: 10px 10px 0 10px;
	background: #f4f4f4;
}
.caja_contenido_productos {
	float: left;
	width: 614px;/* 624 - padding */
	padding: 15px 0 15px 10px;
}
.caja_contenido_productos .item {
	float: left;
	width: 176px;
	padding: 5px;
	margin: 4px 8px 4px 0;
	border: 5px solid #c0c0c0;
}
.caja_contenido_productos .item span {
	display: block;
	width: 176px;
	height: 35px;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
}
.caja_contenido_productos .item table {
	border: none;
	border-collapse: collapse;
}
.caja_contenido_productos .item table td {
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}
.caja_contenido_productos .item table td.top {
	height: 40px;
	font-size: 12px;
	padding-bottom: 5px;
}
.caja_contenido_productos .item table td.bottom {
	padding-top: 5px;	
	border-top: 1px solid #c0c0c0;
}
.caja_contenido_productos .item img {
	border: none;
}
.caja_contenido_productos .item a {
	width: 176px;
	height: 132px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.cont_paginacion {
	float: left;
	width: 604px;
	padding-top: 10px;
	margin-top: 15px;
	border-top: 1px solid #c0c0c0;
}
.cont_resumen {
	float: left;
	font-size: 11px;
	padding-top: 2px;
}
.cont_paginator {
	float: right;
}
.cont_paginator a {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #3a3737;
	padding: 1px 5px;
	border: 1px solid #3a3737;
	text-decoration: none;
	margin-right: 3px;
}
.cont_paginator a:hover {
	background-color: #3a424c;
	text-decoration: none;
	color: #FFF;
}
.cont_paginator span {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #f4f4f4;
	padding: 1px 5px;
	border: 1px solid #3a3737;
	margin-right: 3px;
	background: #3a3737;
}
.cont_paginator span.puntitos {
	border: none;
	color: #7b726e;
	background: #faf1e3;
}
#frmContacto {
	padding-bottom: 20px;
}
#frmContacto .form_input {
	float: left;
	margin-top: 10px;
	position: relative;
}
#frmContacto input, #frmContacto textarea {
	border: 1px solid #c5c5c5;
	background: #f1f1f1;
	padding: 4px 5px;
}
#frmContacto input.error {
	border-color: #900;	
}
#frmContacto label {
	display: block;
	margin-bottom: 3px;
	color: #353535;
}
#frmContacto label.error {
	color: #900;
	position: absolute;
	right: 0;
	top: 0;
}
#frmContacto #btn_submit {
	float: right;
	margin-right: 25px;
	color: #353535;
	text-transform: uppercase;
	padding: 15px 0 0 0;
	text-decoration: none;
}

#pie {
	margin: auto;
	width: 945px;
	padding: 20px 0 15px 50px;
	background: url(../img/cierre_cuerpo.gif) no-repeat;
	font-size: 12px;
	color: #FFF;
}
#pie a {
	color: #949393;
	text-decoration: none;
}
