/* CSS Document */

/* ELEMENTOS GENERALES DE LA PÁGINA */
body {
	background: url(../images/css-fnd-body.gif); 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}
body, input, select {
	font-family: Arial, Helvetica, sans-serif;
}
p, ul, li, dl, dt, dd, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
ul, li, dl {
	list-style: none;
}
.print {
	display: none;
}
.segundonivel {
	display: none;
}


/* SECCIÓN: APOYO A LOS LECTORES DE TEXTO */
.ayudaAcces {
	position: absolute;
	left: -10000px;
	width: 1%;
	font-size: .1em;
	line-height: 1%;
}
a.ayudaAcces:active {
	position: static;
	width: auto;
	height: auto;
}

.novisible {
	display: none;
	}
	
/* SECCION: ESTRUCTURA WEB */

#web  {
	width: 779px;
	margin: 0 auto;
	background-color: #FFFFFF;
	}

#idiomas {
	float: right;
	text-align: right;
	margin: 10px 5px 0 0;
	}
#idiomas .borde_dcha {
	border-right: 1px solid #A2A2A2;
	}

#contenido {
	margin: 7px 11px 11px 11px;
	}

.clearall {
	clear: both;
	font-size: 0.0001em;
	}

/* SECCION : PIE PAGINA */

#pie {
	background: #EAEAEA url(../images/css-fnd-pie.gif) top repeat-x;
	padding: 12px;
	margin-top: 20px;
	}
#pie .direccion {
	float: left;
	font-size: 90%;
	color: #828282;
	 }
#pie .direccion a {
	color: #828282;
	}
#pie .direccion a:hover {
	color: #000000;
	}
#pie .adimedia {
	float: right;
	font-size: 90%;
	color: #828282;
	text-align: right;
	}
#pie .adimedia ul li {
	display: inline;
	border-right: 1px solid #828282;
	padding: 0 8px;
	}
#pie .adimedia ul li.ultimo {
	padding-right: 0;
	border-right: none;
	}
#pie .adimedia ul li a {
	color: #000;
	}
#pie .adimedia ul li a:hover {
	color: #828282;
	}
#pie .adimedia p {
	margin-top: 8px;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
#pie .adimedia p a {
	text-decoration: none;
	color: #828282;
	}
#pie .adimedia p a:hover {
	color: #9DB901;
	}
#pie .adimedia p a span {
	color: #000000;
	font-weight: bold;
	}
#pie .adimedia p a:hover span {
	color: #9DB901;
	}


/* SECCION : MENU PRINCIPAL SUPERIOR */

.menu_top {
	padding:15px 0 1px 25px;
	margin:0;
	list-style:none;
	min-height: 20px;
	/*height: 20px;*/
	position:relative;
	background:transparent url(../images/menutop_0c.gif) right bottom no-repeat;
	font-size: 110%;
	}
.menu_top li {
	float:left;
	min-height:20px;
	/*height: 20px; para IE */
	margin-right: 4px
	}
.menu_top li a {
	display:block;
	float:left;
	height:25x;
	line-height:20px;
	color:#333;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	text-align:center;
	padding:0 0 0 4px;
	cursor:pointer;
	background:url(../images/menutop_0a.gif) no-repeat;
	}
.menu_top li a span {
	float:left;
	display:block;
	padding:0 16px 0px 12px; 
	background:url(../images/menutop_0b.gif) no-repeat right top;
	}
.menu_top li.seleccionado a {
	color:#000; 
	background: url(../images/menutop_2a.gif) no-repeat;
	}
.menu_top li.seleccionado a span {
	background:url(../images/menutop_2b.gif) no-repeat right top;
	}
.menu_top li a:hover {
	color:#000;
	background: url(../images/menutop_1a.gif) no-repeat;
	}
.menu_top li a:hover span {
	background:url(../images/menutop_1b.gif) no-repeat right top;
	}
.menu_top li.seleccionado a:hover {
	color:#000; 
	background: url(../images/menutop_2a.gif) no-repeat; 
	cursor:default;
	}
.menu_top li.seleccionado a:hover span {
	background:url(../images/menutop_2b.gif) no-repeat right top;
	}
	
	
.menu_top li.areaclientes a {
	color:#000;
	background: url(../images/menutop_1a.gif) no-repeat;
	}
.menu_top li.areaclientes a span {
	background:url(../images/menutop_1b.gif) no-repeat right top;
	}
.menu_top li.areaclientes a:hover {
	color:#000; 
	background: url(../images/menutop_2a.gif) no-repeat;
	}
.menu_top li.areaclientes a:hover span {
	background:url(../images/menutop_2b.gif) no-repeat right top;
	}


/******* SECCION : HOME ********/
.nuevo_catalogo{
	margin-top: 10px;
}
.banner_dcha {
	float: right; 
	margin-top: 10px;
	background: url(../images/css-baner-home-right.jpg); 
	width: 357px; 
	height: 198px; 
	/*height: 198px; para IE */ 
	}
.banner_dcha h2 {
	margin-left: 13px;
	font-size: 150%;
	padding-top: 8px;
	color: #DD3E08;
	}
.banner_left {
	float: left; 
	margin-top: 10px;
	background: url(../images/css-baner-home-left.jpg) bottom no-repeat; 
	width: 388px; 
	min-height: 198px; 
	/*height: 198px; para IE */ 
	}

.banner_left h2 {
	margin-left: 16px;
	font-size: 150%;
	padding-top: 8px;	
	}
.banner_left p,
.banner_dcha p  {
	padding: 15px 180px 0 16px;
	}
	
	
/******* SECCION : MIGAS ********/

#migas ul {
	margin: 0 0 3px 10px;
	}
#migas ul li {
	display: inline;
	background: url(../images/css-li-migas.gif) left no-repeat;
	font-size: 90%;
	padding: 0 4px 0 12px;
	}
#migas ul li a {
	color: #828282;
	text-decoration: none;
	}
#migas ul li a:hover {
	color: #FB9800;
	}
#migas ul li.primero {
	background: none;
	padding-left: 0;
	}

	
/******** SECCION : BOTONES ************/

a.boton {
	display:block;
	float:left;
	background: url(../images/bot_0a.gif) left no-repeat;
	height: 17px;
	line-height: 17px;
	padding:0 0 0 5px;
	text-decoration: none;
	color: #000000;
	cursor: pointer;
	}
a.boton span {
	float:left;
	display:block;
	height: 17px;
	line-height: 17px;
	background: url(../images/bot_0b.gif) right 0 no-repeat;
	padding: 0 12px 0 8px;
	}	
a.boton:hover {
	background: url(../images/bot_0aR.gif) left no-repeat;
	color: #AF6B01;
	}
a.boton:hover span {
	background: url(../images/bot_0bR.gif) right 0 no-repeat;
	}
	

	
/******* SECCIÓN : EMPRESA ************/

#foto_superior {
	margin-bottom: 11px;
	}
.masinfo {
	float:right; 
	width: 176px;
	background: url(../images/masinfo-top.gif) top no-repeat; 
	}
.top-separar {
	margin-top: 10px;
	}
.masinfo h3 {
	font-size: 140%;
	color: #828282;
	padding: 10px 0 10px 7px;
	}
.masinfo p {
	margin: 0 7px 7px 7px;
	}
.masinfo a {
	color: #000000;
	}
.masinfo a:hover {
	color:#FB9800;
	}
.masinfo_bottom {
	clear: both;
	background: url(../images/masinfo-bottom.gif) bottom no-repeat;
	height: 15px;
	}
.masinfo_bottom_block {
	clear: both;
	background: #ffffff url(../images/masinfo-bottom-block.gif) bottom no-repeat;
	height: 175px;
	}
.masinfo_bottom_block p {
	margin: 0 5px 7px 7px;
	}
.masinfo_bottom_kitexpo {
	clear: both;
	background: #ffffff url(../images/masinfo-bottom-kitexpo.gif) bottom no-repeat;
	height: 175px;
	}
.masinfo_bottom_kitexpo p {
	margin: 0 5px 7px 7px;
	}
.empresa_contenido {
	}
.empresa_img {
	background: url(../images/css-empresa.jpg) right top no-repeat;
	}
.empresa_contenido h2 {
	background:url(../images/css-fnd-h2.gif) bottom repeat-x;
	font-size: 150%;
	padding: 14px 0 2px 15px;
	margin: 0 190px 15px 0;
	}
.empresa_contenido .txt {
	width: 540px;
	margin: 0 0 0 15px;
	}
.empresa_contenido .txt p {
	margin-bottom: 20px;
	}
.empresa_contenido .estrecho {
	padding-right: 200px;
	}

.empresa_contenido ul {
	margin: 0 0 15px 5px;
	}

.empresa_contenido ul li {
	background: url(../images/css-li-empresa.gif) 0 0.5em no-repeat;
	padding-left: 12px;
	}
.empresa_contenido ul li a {
	color: #000000;
	}
.empresa_contenido ul li a:hover {
	color:#FB9800;
	}

.empresa_contenido ul.ancho01 {
	width: 330px;
	}

.empresa_contenido ul.ancho01 li {
	margin-bottom: 15px;
	}
	
/******** SECCIÓN : CALIDAD ************/

table.calidad {
	border-collapse: collapse;
	width: 100%;
	vertical-align: text-top;
	text-align: left;
	margin: 10px 0 25px 20px;
	}
table.calidad td, 
table.calidad th{
	border-top: 1px dotted #828282;
	padding: 8px;
	vertical-align: top;
	font-weight: normal;
	}
table.calidad th {
	border-right: 1px dotted #828282;
	width: 120px;
	}
table.calidad li {
	margin-bottom: 15px;
	}
table.calidad li li {
	background: none;
	margin-bottom: 0;
	}
table.calidad .border {
	border-bottom: 1px dotted #828282;
	}
	
/****** SECCIÓN : SUBMENU DE LA DERECHA *******/

#submenu_dcha_interior {
	float: right; 
	width: 176px;
	}
#submenu_dcha {
	float: right; 
	width: 176px;
	}

#submenu_dcha ul {
	margin: 0 0 10px 5px;
	}

#submenu_dcha ul li {
	background: url(../images/css-li-empresa.gif) 0 0.5em no-repeat;
	padding-left: 12px;
	}
#submenu_dcha ul li a {
	color: #000000;
	}
#submenu_dcha ul li a:hover {
	color:#FB9800;
	}


/****** SECCIÓN : HOME PRODUCTOS ******/

#home_productos {
	float: left;
	width: 568px;
	}
#home_productos h2 {
	background:url(../images/css-fnd-h2.gif) bottom repeat-x;
	font-size: 150%;
	padding: 14px 0 2px 15px;
	margin: 0 0 15px 0;
	}
#home_productos .txt_intro {
	float: left; 
	width: 200px; 
	height: 296px; 
	background: url(../images/f-homeproductos.jpg) 0 0 no-repeat; 
	padding: 5px 25px 0 280px;
	}
#home_productos .txt_intro a {
	color: #000000;
	}
#home_productos .txt_intro a:hover {
	color: #FB9800;
	}
#home_productos .lista_productos {
	float: left; 
	margin-left: 2px;
	}

/******* SECCIÓN : PUERTAS DE COCINA Y BAÑO  ***************/

#menu_productos {
	background:url(../images/css-fnd-h2.gif) bottom repeat-x;
	padding-bottom: 3px;
	margin-bottom: 10px;	
	}
#menu_productos h2 {
	font-size: 150%;
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
	}
#menu_productos .submenu {
	float: right; 
	text-align: right;
	}
#menu_productos .submenu ul li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #B5B5B5;
	}

#menu_productos .submenu ul li a {
	color: #000000;
	text-decoration: none;
	}
#menu_productos .submenu ul li a:hover {
	color: #FB9800;
	}
#menu_productos .submenu ul li.ultimo {
	padding-right: 0;
	border-right: none;
	}

#menu_productos .submenu ul li.seleccionado a {
	color: #b5b5b5;
	cursor: text;
	}	

.titulo-cocina {
	}
.titulo-cocina h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #8A5400 url(../images/css-titulo-cocina.gif) 0 0 no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 0 2px 25px;
	font-size: 110%;
	}
	

#menuserie_cocina {
	float: left; 
	width: 224px;
	padding: 10px 0;
	margin: 0 0 0 18px;
	/*margin: 0 0 0 10px; para IE */
	background: url(../images/css-menuserie.gif) 0 0 no-repeat;
	min-height: 390px;
	/*height: 390px; para IE */
	}
	
ul.menugeneral {
	}
ul.menugeneral li {
	line-height: 1.5em;	 
	font-weight: bold;
	margin-bottom: 0.4em;
	}
ul.menugeneral li a {
	display: block;
	background: url(../images/css-li-menu-cocina.gif) 0 0 no-repeat;
	padding-left: 25px;
	color: #000;
	}
ul.menugeneral li a:hover {
	background: #FFFFFF url(../images/css-li-menuR-cocina.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #8A5400;
	}
ul.menugeneral li.seleccionado a {
	background: #FEF4E3 url(../images/css-li-menuR-cocina.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #8A5400;
	}
	
.producto_txt {
	float: left;
	margin-left: 12px;
	width: 311px;
	}
.producto_txt p {
	margin: 15px 11px 0 11px;
	}
.producto_txt a {
	color: #000000;
	}
.producto_txt a:hover {
	color: #FB9800;
	}

#menuserie_cocina_dcha {
	padding: 10px 0;
	background-color: #D7CCBB;
	border-bottom: 5px solid #8A5400;
	}

#menuserie_cocina_dcha p {
	margin: 10px 7px;
	}
	
	
/*********** SECCION : PUERTAS DE PASO **************/
	
.titulo-paso h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #F2A732 url(../images/css-titulo-paso.gif) 0 0 no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 0 2px 25px;
	font-size: 110%;
	}
	
#menuserie_paso {
	float: left; 
	width: 224px;
	padding: 10px 0;
	margin: 0 0 0 18px;
	/*margin: 0 0 0 10px; para IE */
	background: url(../images/css-menuserie-paso.gif) 0 0 no-repeat;
	min-height: 390px;
	/*height: 390px; para IE */
	}

.separar_top {
	margin-top: 10px;
	}

#menuserie_paso_dcha {
	padding: 10px 0;
	background-color: #ECDDC5;
	border-bottom: 5px solid #F2A732;
	}

#menuserie_paso_dcha p {
	margin: 10px 7px;
	}


	
ul.menugeneral_paso {
	}
ul.menugeneral_paso li {
	line-height: 1.5em;	 
	font-weight: bold;
	margin-bottom: 0.4em;
	}
ul.menugeneral_paso li a {
	display: block;
	background: url(../images/css-li-menu.gif) 0 0 no-repeat;
	padding-left: 25px;
	color: #000;
	}
ul.menugeneral_paso li a:hover {
	background: #FFFFFF url(../images/css-li-menuR.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #F2A732;
	}
ul.menugeneral_paso li.seleccionado a {
	background: #FEF4E3 url(../images/css-li-menuR.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #F2A732;
	}
	
/******* SECCION : LISTADO PRODUCTOS *******/

#lista_producto {
	float: right; 
	width: 573px; 
	padding-top: 15px;
	}
#lista_producto p {
	margin: 10px 30px 0 37px;
	}
#lista_producto p a {
	color: #000;
	}
#lista_producto p a:hover {
	color: #FB9800;
	}
.fondo_paso {
	background: url(../images/css-borde-dcho-paso.gif) right top no-repeat; 
	}
.fondo_paso h3 {
	background: url(../images/css-h3.gif) left repeat-x;
	color: #F2A732;
	font-size: 130%;
	padding-left: 30px;	
	margin-right: 12px;
	}
.fondo_paso h3 span {
	padding: 0 7px;
	background-color: #fff;
	}
.fondo_cocina {
	background: url(../images/css-borde-dcho-cocina.gif) right top no-repeat; 
	}
.fondo_cocina h3 {
	background: url(../images/css-h3-cocina.gif) left repeat-x;
	color: #8A5400;
	font-size: 130%;
	padding-left: 30px;	
	margin-right: 12px;
	}
.fondo_cocina h3 span {
	padding: 0 7px;
	background-color: #fff;}

.fondo_molduras {
	background: url(../images/css-borde-dcho-paso.gif) right top no-repeat; 
	}
.fondo_molduras h3 {
	background: url(../images/css-h3-molduras.gif) left repeat-x;
	color: #C49C5E;
	font-size: 130%;
	padding-left: 30px;	
	margin-right: 12px;
	}
.fondo_molduras h3 span {
	padding: 0 7px;
	background-color: #fff;
	}
	
#lista_producto h4 {
	font-size: 150%;
	margin: 20px 0 10px 0 ;
	}

#lista_producto .puerta {
	position: relative;
	float: left; 
	margin: 20px 12px 0 0;
	width: 173px;
	height: 225px;
	}

#lista_producto .puerta h4 {
	font-size: 130%;}

#lista_producto .puerta div.bot_masinfo {
	position: absolute;
	right: 0;
	bottom: 0;
	}
#lista_producto .puerta_ficha_img {
	float: left;
	margin: 20px 0 10px 0;
	}
#lista_producto .puerta_ficha {
	float: left;
	margin: 20px 10px 10px 20px;
	}
#lista_producto .puerta_ficha h4 {
	font-size: 150%;
	letter-spacing: 0.2em;
	margin-bottom: 20px;
	}
#lista_producto .puerta_ficha ul li {
	margin-bottom: 1px;
	}
#lista_producto .puerta_ficha ul li img {
	vertical-align: middle;
	}
#lista_producto .puerta_ficha p {
	margin: 15px 0 0 0;
	}
	
#lista_producto .puerta_paso_ficha {
	float: left;
	margin-right: 17px;
	width: 335px;
	}
#lista_producto .puerta_paso_ficha p {
	margin-left: 0;
}
#lista_producto .colores {
	position: relative;
	float: left;
	width: 210px;
	margin: 5px 0 10px 0; 	
	}
/* ESTILOS DE LA PRIMERA VERSIÓN DEL LISTADADO DE COLORES ENLA FICHA DE PRODUCTOS DE COCINA */
/*
#lista_producto .colores p {
	margin: 0;
	padding: 0;
	}
#lista_producto .colores ul {
	margin: 10px 0 15px 0;
	}
#lista_producto .colores ul li {
	background: url(../images/css-li-empresa.gif) 0 0.5em no-repeat;
	padding-left: 10px;
	}
#lista_producto .colores ul li a {
	color: #000;
	}
#lista_producto .colores ul li a:hover {
	color: #F2A732;
	}
*/
/* ESTILOS DE LA NUEVA (SEGUNDA)  VERSIÓN DEL LISTADADO DE COLORES ENLA FICHA DE PRODUCTOS DE COCINA */
#lista_producto .colores imag.durolak_logo {
	display: block;
}
#lista_producto .colores p {
	margin: 0;
	padding: 0;
	}
#lista_producto .colores p.colores_titulo {
	margin-top: 12px;
}
#lista_producto .colores ul {
	margin-bottom: 15px;
}
#lista_producto .colores ul li .fila_colores {
	margin-top: 12px;
}
#lista_producto .colores ul li .fila_colores div {
	float: left;
	width: 70px;
}
#lista_producto .colores ul li .fila_colores div.impar {
	margin-right: 45px;
}
/**/
#lista_producto .img_detalle img {
	border: 1px solid #B5B5B5;
	}

#lista_producto .variantes h5 {
	margin: 25px 0 10px 0;
	font-size: 130%;
	}
#lista_producto .variantes .nota {
	float: left; 
	margin: 25px 35px 0 0; 
	background: url(../images/css-vertical.gif) 0 repeat-y; 
	padding-left: 20px; 
	height: 80px;
	}


/*********** SECCION : MOLDURAS **************/
	
.titulo-molduras h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #C49C5E url(../images/css-titulo-molduras.gif) 0 0 no-repeat;
	color: #FFF;
	font-weight: bold;
	padding: 1px 0 2px 25px;
	font-size: 110%;
	}
	
#menuserie_molduras {
	float: left; 
	width: 224px;
	padding: 10px 0;
	margin: 0 0 0 18px;
	/*margin: 0 0 0 10px; para IE */
	background: url(../images/css-menuserie-moldura.gif) 0 0 no-repeat;
	min-height: 390px;
	/*height: 390px; para IE */
	}

ul.molduras {
	}
ul.molduras li {
	background: url(../images/css-li-menu-moldura1.gif) 0 0 no-repeat;
	line-height: 1.8em;	 
	font-weight: bold;
	color: #828282;
	}
ul.molduras li span {
	padding-left: 20px;
	}
ul.molduras li a {
	display: block;
	color: #000;
	}
ul.molduras li a:hover {
	background: #ffffff url(../images/css-li-menuR-moldura1.gif) 0 0 no-repeat;
	color: #C49C5E;
	text-decoration: none;
	}
ul.molduras li.seleccionado a {
	background: #FEF4E3 url(../images/css-li-menuR-moldura1.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #C49C5E;
	}
ul.molduras ul {
	margin: 0 0 1.5em 0;
	}
ul.molduras li li {
	line-height: 1.4em;	 
	font-weight: bold;
	margin-bottom: 0.1em;
	background: none;
	}
ul.molduras li li a{
	display: block;
	background: url(../images/css-li-menu-moldura.gif) 0 0 no-repeat;
	padding-left: 30px;
	color: #000;
	}
ul.molduras li li a:hover  {
	background: #FFFFFF url(../images/css-li-menuR-moldura.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #C49C5E;
	} 
ul.molduras li li.seleccionado a {
	background: #FEF4E3 url(../images/css-li-menuR-moldura.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #C49C5E;
	}

.separar_top {
	margin-top: 10px;
	}

#menuserie_molduras_dcha {
	padding: 10px 0;
	background-color: #ECDDC5;
	margin-bottom: 10px;
	border-bottom: 5px solid #C49C5E;
	}

#menuserie_molduras_dcha p {
	margin: 10px 7px;
	}

/******* SECCION : PAGINADO PRODUCTOS *********/

.paginado {
	text-align: center;
	width: 540px;
	border-top: 1px dotted #000000;
	margin-top: 20px;
	}
.paginado ul {	
	margin: 10px 0;
	padding: 1px 0;
	width: 540px;
	}
.paginado ul li {
	display: inline;	
	margin: 0;
	padding: 0;
	}
.paginado ul li a {
	color: #000;
	text-decoration: none;
	padding: 0 4px;
	border-right: 1px solid #828282;
	}
.paginado ul li a:hover {
	color: #F2A732;
	}
.paginado ul li a.seleccionado {
	color: #F2A732;
	}
.paginado ul li a.primero {
	background: url(../images/css-bot-primero.gif) 0 0.4em no-repeat;
	padding-left: 8px;
	}
.paginado ul li a.primero:hover {
	background: url(../images/css-bot-primero-r.gif) 0 0.4em no-repeat;
	}
.paginado ul li span.primero {
	border-right: 1px solid #BEBEBE;
	background: url(../images/css-bot-primero-p.gif) 0 0.4em no-repeat;
	padding-left: 8px;
	padding-right: 6px;
	color: #BEBEBE;
	}
.paginado ul li a.anterior {
	background: url(../images/css-bot-anterior.gif) 0 0.4em no-repeat;
	padding-left: 8px;
	}
.paginado ul li a.anterior:hover {
	background: url(../images/css-bot-anterior-r.gif) 0 0.4em no-repeat;
	}
.paginado ul li span.anterior {
	border-right: 1px solid #BEBEBE;
	background: url(../images/css-bot-anterior-p.gif) 0 0.4em no-repeat;
	padding-left: 8px;
	padding-right: 6px;
	color: #BEBEBE;
	}
.paginado ul li a.siguiente {
	background: url(../images/css-bot-siguiente.gif) 100% 0.4em no-repeat;
	padding-right: 11px;
	}
.paginado ul li a.siguiente:hover {
	background: url(../images/css-bot-siguiente-r.gif) 100% 0.4em no-repeat;
	}
.paginado ul li span.siguiente {
	border-right: 1px solid #BEBEBE;
	background: url(../images/css-bot-siguiente-p.gif) 100% 0.4em no-repeat;
	padding-right: 11px;
	color: #BEBEBE;
	}
.paginado ul li a.ultimo {
	background: url(../images/css-bot-ultimo.gif) 100% 0.4em no-repeat;
	padding-right: 11px;
	border-right: none;
	}
.paginado ul li a.ultimo:hover {
	background: url(../images/css-bot-ultimo-r.gif) 100% 0.4em no-repeat;
	}
.paginado ul li span.ultimo {
	background: url(../images/css-bot-ultimo-p.gif) 100% 0.4em no-repeat;
	padding-right: 11px;
	color: #BEBEBE;
	}
	
/********* SECCION : PUERTA BLOCK **********/

.block {
	background: url(../images/puertablock.jpg) top right no-repeat; 
	padding-right: 300px;
	min-height: 460px;
	/*height: 460px; para IE*/
	}
.block h4 {
	margin: 10px 0 5px 37px;
	color: #F2A732;
	font-size: 100%;
	}

.block ul {
	margin: 0 0 20px 37px;
	}

.block ul li {
	background: url(../images/css-li-empresa.gif) 0 0.5em no-repeat;
	padding-left: 12px;
	 }


/************ SECCIÓN : CONTACTO **********************/

label {
	display: block;
	float: left;
	background: url(../images/css-label.gif) 0 0.8em no-repeat; 
	margin: 0 10px 0 70px;
	width: 60px;
	padding: 3px 0 0 10px;
	}
input,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #000;
	width: 300px;
	margin-top: 2px;
	}

.error {
	border: 1px solid #FF3E3E;
	background-color: #FFEEEE;
	}
	
.botones {
	margin: 20px 0 30px 150px;
	}
.botones input {
	width: auto;
	background: url(../images/css-bot-input.gif) left bottom repeat-x;
	border: 1px solid #E9E9E9;
	padding: 0 10px;
	cursor: pointer;
	}
.botones input:hover {
	background: url(../images/css-bot-inputR.gif) left bottom repeat-x;
	color: #AF6B01;
	}
	
/********** SECCION : AVISO LEGAL ************/

.avisolegal p {
	margin: 15px 0 10px 0;
	}
.avisolegal h3 {
	font-size: 130%;
	color: #A1A1A1;
	margin: 20px 0 10px 0;
	}
.avisolegal h4 {
	font-size: 110% !important;
	margin: 15px;
	}
.avisolegal dl {
	margin: 20px 0;
	}
.avisolegal dt {
	display: block;
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 10px;
	color: #A1A1A1;
	}
.avisolegal dd {	
	display: block;
	float: left;
	width: 70%;
	font-weight: bold;
	}
.avisolegal dd a {
	color: #4C433B;
	}
.avisolegal dd a:hover {
	color: #A1A1A1;
	}	
	
.avisolegal ol {
	margin-left: 35px;
	padding: 0;
}
.avisolegal ol li {
	list-style-type: decimal;
	padding: 0;
	margin: 0 0 1em 0;
	}

a.enlace {
	color: #000;
	text-decoration: underline;
	}
a.enlace:hover {
	color:#999999;
	}
.prueba{
	font-size: 70%;
	color: #A1A1A1;
}