html, body {
	margin: 0;
	padding: 0;
	font: 10px/14px "Tahoma";
	/*overflow:auto;*/
	background:#023067;
}

a,img {
	border: 0;
	color: #000;
	font-weight: bold;
}

#contenedor {
	width: 100%;
	background: url(../img/backgrounds/fondo.gif) repeat-x #023067;
}

#contenido {
	width: 966px;
	/*height: 600px;*/
	margin: 0 auto;
	padding: 0;
	background: url(../img/backgrounds/contenido.gif) repeat-y white;		
}

#cabecera{
	width: 966px;
	height: 142px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: url(../img/backgrounds/cabecera.gif) no-repeat;
}

#menu {
	padding-top: 107px;
}

#lateral {
	width: 205px;
	/*height: 50px;*/
	float: left;
	margin-right: 5px;
}

#lateral h2 {
	background: url(../img/backgrounds/h2.gif) repeat-x;
	height: 16px;
	margin: 10px 0 5px 5px;
	width: 195px;
}

#seccion {
	/*width:auto;*/
	width: 755px;
	float: right;
	margin-bottom: 30px;
}

#seccion .destacado h2 {
	background: url(../img/backgrounds/h2.gif) repeat-x;
	height: 16px;
	margin: 10px 0 10px 5px;
}

#seccion .bienvenida h2 {
	background: url(../img/backgrounds/h2.gif) repeat-x;
	height: 16px;
	margin: 10px 0 5px 5px;
}

#seccion .bienvenida p {
	margin-bottom: 20px;
}

/* Empresa */
#empresa {
	/*width:auto;*/
	width: 755px;
	float: right;
	margin-bottom: 30px;
}

#empresa h2 {
	background: url(../img/backgrounds/h2.gif) repeat-x;
	height: 16px;
	margin: 10px 0 10px 5px;
	text-transform: uppercase;
}


#empresa img {
	
}

#empresa p {
	margin: 10px 0 10px 5px;
	width:755px;
}

/* Productos */
#productos {
	width: 755px;
	float: right;
	margin-bottom: 30px;
}

#productos #listado {
	width: 755px;
	margin-bottom: 30px;
	clear: both;
}

#productos #listado .producto{
	float:left;
	text-align: center;
	border-left: 5px solid white;
	padding: 5px;
	background:#e6ded6;
	width:236px;
	margin-bottom: 5px;
}

#productos #listado .producto.destacado {
	background:#b5c6db;
}

#productos #listado .producto h3 {
	font-size:12px;
	margin: 5px 0 5px 0;
	color: #023067;
}

#productos #listado .producto img {
	width:236px;
	height: 177px;
}

#productos #listado .producto a img {
	width:auto;
	height: auto;
}

#productos #listado .producto em {
	display:block;
	margin-bottom: 5px
}

/* Ficha Producto */
#producto {
	width: 755px;
	float: right;
	margin-bottom: 30px;
}

#producto h2 {
	margin-bottom: 5px;
	font-size: 12px;
	color:#06366e;
}

#producto em {
	font-size: 10px;
	display: block;
}
#producto .logo {
	margin-bottom: 10px;
	display:none;
}
#producto #detalle {
	padding-left:5px;
}

#producto #detalle #imagenes {
	float: left;
	margin:0;
	padding:0;
	width: 320px;
}

#producto #detalle #imagenes .imagen  {
	width: 300px;
	margin:0 10px 10px 0;
	height: 225px;
	border: 5px solid #d8d0c7;
}

#producto #detalle  ul {
	margin:0;
	padding: 0;
}

#producto #detalle  ul li {
	margin:0;
	padding: 0;
	float: right;
}

#producto #detalle #texto {
	float: left;
	width: 400px;
	margin-top: -10px;
}

#producto #detalle #texto p {
	padding:10px 0 0 0;
	margin-bottom: 10px;
}

#producto #detalle em {
	color: #957b5e;
	margin-bottom: 8px;
}

#producto #detalle #texto a {
	background: url(../img/es/botones/documento.gif) no-repeat left;
	padding: 0 0 0 22px;	
	color: #06366e;
}

#producto #detalle #texto .documentos h3 {
	margin-bottom:5px;
	border-bottom: 1px solid #023067;
	color: #957b5e;
	text-transform: uppercase;
	padding-bottom: 2px;
}

#producto #detalle #texto .documentos ul {
	margin:0;
	padding:0;
	float: none;
}

#producto #detalle #texto .documentos ul li {
	color: #957b5e;
	margin-bottom: 5px;
	float: none;
}

#producto #detalle #texto .relacionados h3 {
	margin:10px 0 10px 0;
	border-bottom: 1px solid #023067;
	color: #957b5e;
	text-transform: uppercase;
	padding-bottom: 2px;
}

#producto #detalle #texto .relacionados ul {
	margin:0;
	padding:0;
	float: none;
}

#producto #detalle #texto .relacionados ul li {
	color: #957b5e;
	margin-bottom: 5px;
	border-bottom: 1px solid #d8d0c7;
	padding: 2px 0 2px 0;
	float: none;
}

#producto #detalle #imagenes div.ampliada {
	position: absolute;
	top: 21%;
	left: 25%;
	z-index: 1;
	display: none;
}

#producto #detalle #imagenes div.ampliada img {
	width: auto;
	height: auto;
	border: 5px solid #d8d0c7;
}

#producto #detalle #imagenes div.ampliada span {
	position: absolute;
	right: -15px;
	top: -15px;
	width: 30px;
	height: 30px;
	text-decoration: none;
	border: 0;
	background: url(../img/closebox.png) no-repeat top left;
}

#producto #detalle #imagenes #galleryselect {	
	white-space: nowrap;
	margin-top: 8px;
}

#producto #detalle #imagenes #galleryselect.paginationstyle a {
	width:19px;
	height: 19px;
}

#producto #detalle #imagenes #galleryselect.paginationstyle a img {
	width:19px;
	height: 19px;
	border:0;
	vertical-align: bottom;
}

#producto #detalle #imagenes #galleryselect select {
	width: 265px;
	font-size: 10px;
}

/* Trabajos realizados */
#trabajos {
	/*width:auto;*/
	width: 755px;
	float: right;
	margin-bottom: 30px;
}

#trabajos h2 {
	background: url(../img/backgrounds/h2.gif) repeat-x;
	height: 16px;
	margin: 10px 0 10px 5px;
	text-transform: uppercase;
}

#trabajos fieldset {
	border: 0;
}

#trabajos input {
	margin-bottom:-3px;
}

#trabajos #items select {
	font-size: 10px;
	width: 150px;
}

#trabajos #items .trabajo {
	margin-top:8px;
	border-bottom: 1px solid #957b5e;
	height: 150px;
}

#trabajos #items .trabajo h3 {
	color:#06366e;
	text-transform: uppercase;
}

#trabajos #items .trabajo em {
	color: #957b5e;
}

#trabajos #items .trabajo img {
	float: left;
	width: 134px;
	height: 101px;
	margin: 8px 0 0 0;
	border: 3px solid #d8d0c7;
}

#trabajos #items .trabajo p {
	margin: 8px 0 0 0;
	padding-left: 10px;
	height: 75px;
	overflow: auto;
}

#trabajos #items .trabajo a img {
	background:none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	margin-top: 8px;
	border: 0;
}

/* Trabajo */
#trabajo {
	/*width:auto;*/
	width: 755px;
	float: right;
	margin-bottom: 30px;
}

#trabajo h2 {
	background: url(../img/backgrounds/h2.gif) repeat-x;
	height: 16px;
	margin: 10px 0 10px 5px;
	text-transform: uppercase;
}

#trabajo #detalle h3 {
	text-transform: uppercase;
	margin-top: 8px;
	color: #06366e;
}

#trabajo #detalle em {
	color: #957b5e;
}

#trabajo #detalle .texto {
	float: left;
	width: 400px;
	margin-top: 8px;
}

#trabajo #detalle .texto p {
}

#trabajo #detalle #imagenes {
	float: left;
	margin:0;
	padding:0;
}

#trabajo #detalle #imagenes .imagen {
	width:300px;
	height: 225px;
	margin:10px 10px 0 0 ;	
	border: 5px solid #d8d0c7;
}

#trabajo #detalle #imagenes div.ampliada {
	position: absolute;
	top: 21%;
	left: 25%;
	z-index: 1;
	display: none;
}

#trabajo #detalle #imagenes div.ampliada img {
	width: auto;
	height: auto;
	border: 5px solid #d8d0c7;
}

#trabajo #detalle #imagenes div.ampliada span {
	position: absolute;
	right: -15px;
	top: -15px;
	width: 30px;
	height: 30px;
	text-decoration: none;
	border: 0;
	background: url(../img/closebox.png) no-repeat top left;
}

#trabajo #detalle #imagenes #galleryselect {	
	white-space: nowrap;
	margin-top: 8px;
}

#trabajo #detalle #imagenes #galleryselect.paginationstyle a {
	width:19px;
	height: 19px;
}

#trabajo #detalle #imagenes #galleryselect.paginationstyle a img {
	width:19px;
	height: 19px;
	border:0;
	vertical-align: bottom;
}

#trabajo #detalle #imagenes #galleryselect select {
	width: 265px;
	font-size: 10px;
}

#trabajo #detalle .texto h3 {
	margin-bottom:5px;
	border-bottom: 1px solid #023067;
	color: #957b5e;
	text-transform: uppercase;
	padding-bottom: 2px;
}

#trabajo #detalle .texto a {
	background: url(../img/es/botones/documento.gif) no-repeat left;
	padding: 0 0 0 22px;	
	color: #06366e;
}

#trabajo #detalle .texto ul {
	margin:0;
	padding:0;
}

#trabajo #detalle .texto ul li {
	color: #957b5e;
	margin-bottom: 5px;
}

/* Navegacion */
ul#navegacion {
	background: url(../img/backgrounds/h2.gif) repeat-x;
	height: 16px;
	margin: 10px 0 10px 5px;
}

ul#navegacion li {
	display: inline;
	text-transform: uppercase;
}

ul#navegacion li a {
	color: #023067;
}

/* Selector */
#selector {
	width: 185px;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 50px;
}

#selector  ul{ margin: 0px; }

#selector  ul li {
	padding: 1px 0 0 0;	
}

#selector  ul li a {
	padding: 0 5px 5px 15px;
	display: block;
	color: #023067;
	height: 14px;
	font-weight: bold;	
	margin:0 5px 0 5px;
	font-family: "Arial";
	font-size: 11px;
	background: url(../img/backgrounds/familia.gif) no-repeat;
	outline: none;
}

#selector  ul li a.actual {
	background: url(../img/backgrounds/familia2.gif) no-repeat;
}

#selector  ul li a:hover {
	/*background: url(../img/backgrounds/hover.gif) no-repeat left top;	*/
}

#selector  ul li ul a {
	padding: 0 5px 5px 10px;
	margin-left: 20px;
	display: block;
	color: #505050;
	height: 14px;
	font-weight: normal;
	background: url(../img/backgrounds/subfamilia.gif) no-repeat;
	border: 0;
}

#selector  ul li ul a.actual {
	color:black;
	background: url(../img/backgrounds/subfamilia2.gif) no-repeat;
}

#selector  ul li ul a:hover {
	/*border-bottom:1px solid #dfc9ad;*/
	color: #000000;
}

/* Contacto */
#contacto {
	/*width:auto;*/
	width: 755px;
	float: right;
	margin-bottom: 30px;
}

#contacto h2 {
	background: url(../img/backgrounds/h2.gif) repeat-x;
	height: 16px;
	margin: 10px 0 10px 5px;
	text-transform: uppercase;
}

#contacto #formulario {
	float: left;
	margin-right: 0px;
}

#contacto .localizacion {
	float: right;
	width: 390px;
	height: 200px;
	margin-top: 36px;
}

/* Aviso Legal */
#legal {
	/*width:auto;*/
	width: 755px;
	float: right;
	margin-bottom: 30px;
}

#legal h2 {
	background: url(../img/backgrounds/h2.gif) repeat-x;
	height: 16px;
	margin: 10px 0 10px 5px;
	text-transform: uppercase;
}

#legal h3 {
	margin: 10px 0 10px 0;
	text-transform: uppercase;
	color:#957b5e;
}

#legal #validacion {
	text-align: center;
	margin: 20px;
}
/* Documento */

#documento {
	/*width:auto;*/
	width: 755px;
	float: right;
	margin-bottom: 30px;
}

#documento h2 {
	background: url(../img/backgrounds/h2.gif) repeat-x;
	height: 16px;
	margin: 10px 0 10px 5px;
	text-transform: uppercase;
}

#documento p {
	margin: 10px 0 10px 0;
}
#documento fieldset {
	border: 0;
}

#documento input {
	margin-bottom:-4px;
}
#documento strong {
	color: #006ce9;
	font-size: 11px;
}
/* Formulario Xform */
form.xform {
	width: 350px;
	float: left;
}

form.xform p {
	margin: 8px;
	text-align: right;
}

form.xform p.legal {
	text-align: justify;
}

form.xform p.legal em {
	font-weight: normal;
	font-style: italic;
	color: #000;
}

form.xform p label,
form.xform p input {
	width: auto;
}

form.xform strong {
	color:#BD3E00;
	font-size: 10px;
	margin: 0;
}

form.xform em {
	font-weight: bold;
	font-style: normal;
	color: #fe6e04;
}

form.xform label {
	line-height: 1.8;
	vertical-align: top;
	width: 120px;
}

form.xform input,
form.xform select,
form.xform textarea {
	width: 180px;
	font-size: 10px;
}

form.xform select {
	font-size: 9px;
}

form.xform textarea {
	font-size: 12px;
}

form.xform input.checkbox {
	background-color: transparent;
	border: 0;
	width: 20px;
}

form.xform fieldset {
	width: 350px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 5px;
	border: 2px solid #DCDCDC;
}

form.xform fieldset legend {
	color: #1b4178;
	padding: 0 2px;
	font-weight: bold;
	/*font-variant: small-caps;*/
	margin-left: 20px;
}

form.xform fieldset ol {
	margin: 0;
	padding: 0;
}

form.xform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	width: inherit;
	clear: both;
	padding-left: 20px;
}

form.xform fieldset fieldset {
	width: auto;
	border: none;
	margin: 3px 0 0;
}

form.xform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	font-variant: normal;
}

form.xform fieldset fieldset label {
	display: block;
	width: 470px;
	/*white-space: nowrap;*/
	/*margin-left: 183px;*/ /* Width plus 3 (html space) */
}

form.xform fieldset fieldset.opciones label {
	margin-left: 180px;
	vertical-align: bottom;
	width: 250px;
}

/* Paginacion */
#paginacion {
	background: #957b5e;
	height: 26px;
	width: 100%;
	text-align: center;
	clear:both;
	position: relative;
	z-index: 1;
}

#paginacion ul{
	width: auto;
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	list-style: none;
	color: #ffffff;
}

#paginacion ul li {
	float: left;
	margin: 1px 0 0 0;
	list-style: none;
	color: #000000;
	text-align: center;
	cursor: pointer;
	padding: 5px 0 5px 0;
	margin-right: 2px;
	
}

#paginacion ul li a {
	padding: 3px 6px 3px 6px;
	border: 0;
	color: white;
	background: #5a4329;
	border: 1px solid white;
	text-decoration: none;
	font-weight: bold;
	margin: 1px 0 0 0;
}

#paginacion ul li a:hover {
	margin: 1px 0 0 0;
	padding: 3px 6px 3px 6px;
	border: 0;
	background: #044fac;
	text-decoration: none;
	height: 18px;	
	width:22px;
	color:white;
	border: 1px solid white;
}

#paginacion ul li.actual a {
	margin: 1px 0 0 0;
	padding: 3px 6px 3px 6px;
	border: 0;
	color: #ffffff;
	background: #023067;
	border: 1px solid white;
	text-decoration: none;
	height: 18px;	
	width:22px;
}

/* Footer */
#footer {
	background: #4e6490;
	color: white;
	clear: both;
	height: 20px;
	border-bottom: 1px solid white;
	position: relative;
	padding:10px 5px 5px 5px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: white;
	border-bottom: dashed;
	border-bottom-width: thin;
}

#footer .datos {
	position: absolute;
	left: 450px;
	top: 50px;
}

#footer .slogan {
	position: absolute;
	left: 450px;	
}

#footer .slogan h2 {	
	font-family: "Verdana";
	font-size: 24px;
	color: #7c8cad;
	font-weight: normal;
}

#footer .edificio {
	background: url(../img/edificio.png) no-repeat top left;
	width: 340px;
	height: 185px;
	position: absolute;
	left: 95px;
	top: -50px;
}

/* Imprimir */
#imprimir {
	display: none;
}

