@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: url(../img/body_bg.jpg) repeat-x top left #a8a8a8;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #484848;
}
body#bodyPrehome, body#bodyNovedades {
	background: url(../img/body_prehome_bg.jpg) repeat-x top left #f4f4f4;
}

a:link, a:visited, a:hover {
	font-family: arial;
	color: #484848;
	text-decoration: none;
}

ul, ul li {
	list-style: none;
} 

input, select, textarea {
	background: #dcdcdc;
	font-family: arial;
	font-size: 11px;
	color: #484848;
	height: 17px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

select {
	background: #ffffff !important;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 10px;
}

.clear {
	clear: both;
}


#page {
	width: 918px;
	margin: 0px auto;
	text-align: left;
	background: url(../img/page_bg1.gif) repeat-x top left;
	height: 610px;
}
body#bodyPrehome #page {
	background: url(../img/page_prehome_bg1.gif) repeat-x top left;
}
body#bodyNovedades #page  {
	background: url(../img/page_novedades_bg1.gif) repeat-x top left #c5c5c5;
	height: auto;
}

#pageWrapper {
	background: url(../img/page_bg2.gif) no-repeat top left;
	height: 568px;
	position: relative;
	padding-top: 42px;
	width: 918px;
	clear: both;
}
body#bodyPrehome #pageWrapper {
	background: url(../img/page_prehome_bg2.gif) no-repeat top left;
}
body#bodyNovedades #pageWrapper {
	background: url(../img/page_novedades_bg3.gif) repeat-y top left;
	height: auto;
	padding: 0px;
	width: auto;
}
body#bodyNovedades #pageWrapper2 {
	background: url(../img/page_novedades_bg2.gif) no-repeat top left;
	padding-top: 42px;
}

/* logo */

div#logo {
	background: url(../img/header_logo_cetol.jpg) no-repeat top left;
	top: 38px;
	left: 25px;
	z-index: 99;
	clear: both;
	height: 106px;
	width: 260px;
	position: absolute;
}
div#logo a {
	display: block;
	z-index: 101;
	height: 106px;
	width: 260px;
}
div#logo a span {
	display: none;
}


/* HEADER */

#header {
	height: 44px;
	position: relative;
	width: 918px;
	display: block;
}

#bodyPrehome #header {
	padding: 65px 29px 40px 27px;
	width: auto;
	height: auto;
}
#bodyPrehome #header a {
	float: right;
	display: inline;
	margin: 13px 0px 0px 27px;
}

#bodyNovedades #header {
	padding: 45px 0px 31px 0px;
	width: auto;
	height: auto;
	text-align: center;
}
#bodyNovedades #header a {
	text-align: center;
	display: inline;
	margin-right: 60px;	
}
#bodyNovedades #header a.logoCetol {
	margin-right: 75px;	
}
#bodyNovedades #header a.logoBrikcol {
	margin-right: 0px;	
}

/* top menu */

ul#topMenu {
	float: right;
	display: inline;
	z-index: 100;
}
ul#topMenu li {
	height: 16px;
	display: inline;
	float: right;
}
ul#topMenu li a {
	display: block;
	background: green;
	font-size: 1px;
	text-decoration: none;
	height: 16px;
}
ul#topMenu li a span {
	display: none;
}

ul#topMenu li#topMenu01 {
	width: 85px;
}
ul#topMenu li#topMenu01 a {
	background: url(../img/topmenu_novedades.gif) no-repeat 6px 3px;
}
ul#topMenu li#topMenu01 a:hover, body#body05 ul#topMenu li#topMenu01 a {
	background: url(../img/topmenu_novedades_h.gif) no-repeat 6px 3px;
}

ul#topMenu li#topMenu02 {
	width: 35px;
}
ul#topMenu li#topMenu02 a {
	background: url(../img/topmenu_rse.gif) no-repeat 9px 3px;
}
ul#topMenu li#topMenu02 a:hover, body#body06 ul#topMenu li#topMenu02 a {
	background: url(../img/topmenu_rse_h.gif) no-repeat 9px 3px;
}

ul#topMenu li#topMenu03 {
	width: 110px;
}
ul#topMenu li#topMenu03 a {
	background: url(../img/topmenu_medioambiente.gif) no-repeat 6px 3px;
}
ul#topMenu li#topMenu03 a:hover, body#body07 ul#topMenu li#topMenu03 a {
	background: url(../img/topmenu_medioambiente_h.gif) no-repeat 6px 3px;
}


/* left menu */

ul#leftMenu {
	position: absolute;
	top: 183px;
	left: 10px;
	width: 215px;
	z-index: 100;
	clear: both;
}
ul#leftMenu li {
	height: 25px;
	display: block;
	background: url(../img/leftmenu_link_bg.gif) no-repeat bottom left;
}
ul#leftMenu li a {
	height: 25px;
	display: block;
}
ul#leftMenu li a span {
	display: none;
}

ul#leftMenu li#leftMenu01 a {
	background: url(../img/leftmenu_productos.gif) no-repeat 25px 6px;
}
ul#leftMenu li#leftMenu01 a:hover, body#body01 ul#leftMenu li#leftMenu01 a, 
body#body01a ul#leftMenu li#leftMenu01 a, body#body01b ul#leftMenu li#leftMenu01 a {
	background: url(../img/leftmenu_productos_a.gif) no-repeat 25px 6px;
}
ul#leftMenu li#leftMenu02 a {
	background: url(../img/leftmenu_dondecomprar.gif) no-repeat 24px 5px;
}
ul#leftMenu li#leftMenu02 a:hover, body#body02 ul#leftMenu li#leftMenu02 a {
	background: url(../img/leftmenu_dondecomprar_a.gif) no-repeat 24px 5px;
}
ul#leftMenu li#leftMenu03 a {
	background: url(../img/leftmenu_preguntasfrec.gif) no-repeat 24px 5px;
}
ul#leftMenu li#leftMenu03 a:hover, body#body03 ul#leftMenu li#leftMenu03 a {
	background: url(../img/leftmenu_preguntasfrec_a.gif) no-repeat 24px 5px;
}
ul#leftMenu li#leftMenu04 a {
	background: url(../img/leftmenu_contactenos.gif) no-repeat 24px 5px;
}
ul#leftMenu li#leftMenu04 a:hover, body#body04 ul#leftMenu li#leftMenu04 a {
	background: url(../img/leftmenu_contactenos_a.gif) no-repeat 25px 5px;
}
ul#leftMenu li#leftMenu05 {
	height: 31px;
	background: none;
}
ul#leftMenu li#leftMenu05 a {
	background: url(../img/leftmenu_espaciocetol.gif) no-repeat 24px 11px;
	height: 31px;
}


/* CONTENT */

#content {
	clear: both;
	display: block;
	height: 489px;
}
#content p {
	font-size: 14px;
	margin: 0px 0px 26px 0px;
}
#content * p {
	font-size: 12px;
}

#content .contentWrapper {
	background: url(../img/separator.gif) no-repeat top left;
	padding-top: 17px;
}
#content .separator {
	background: url(../img/separator.gif) no-repeat bottom left;
	height: 10px;
	clear: both;
	display: block;
}

#content h2 {
	font-size: 1px;
	height: 41px;
	margin: 0px 47px 0px 0px;
}


/* PreHome */

#bodyPrehome #content {
	padding: 0px 0px 0px 27px;
	height: 310px;
}
#bodyPrehome #content a {
	float: left;
	display: inline;
	margin: 0px;
}


/* Home */

body#body00 #content {
	/*margin: 0px 47px 0px 342px;*/
	padding: 80px 0px 0px 0px;
	height: 409px;
}
body#body00 #content div {
	margin: 0px 11px 0px 16px;
	padding-left: 208px;
	background: #cccbcb;
	height: 333px;
}


/* Novedades */

#bodyNovedades #content {
	margin: 0px 27px;
	padding: 32px 48px 10px 48px;
	height: auto;
	background: url(../img/novedades_contenido_bg.gif) repeat-x top left;
}
#bodyNovedades #content h2 {
	margin: 0px;
	padding: 0px;
	height: 57px;
}
#bodyNovedades #content ul#contentNoticias {
	background: url(../img/novedades_separator.jpg) no-repeat top center;
	list-style-type: none;
	margin-bottom: 15px;
}
#bodyNovedades #content ul#contentNoticias li {
	padding-top: 20px;
	padding-left: 15px;
	list-style-type: none;
	background: url(../img/novedades_bullet2.gif) no-repeat 0px 21px;
}
#bodyNovedades #content ul#contentNoticias div.noticia {
	background: url(../img/novedades_separator.jpg) no-repeat bottom center;
	padding: 0px 0px 31px 0px;
}
#bodyNovedades #content ul#contentNoticias li h3 {
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
	font-weight: normal;
}
#bodyNovedades #content ul#contentNoticias li p {
	font-size: 12px;
	margin: 0px 0px 14px 0px;
}
#bodyNovedades #content ul#contentNoticias li p.fecha {
	font-size: 11px;
	margin: 0px 0px 2px 0px;
}
#bodyNovedades #content ul#contentNoticias li p.linkDescargarInfo {
	font-size: 12px;
	margin: 0px 0px 2px 0px;
	display: inline;
	padding-left: 13px;
	background: url(../img/novedades_link_bullet2.gif) no-repeat 0px 2px;
	color: #616161;
	position: relative;
}
#bodyNovedades #content ul#contentNoticias li p.linkDescargarInfo a {
	padding-right: 22px;
	padding-bottom: 4px;
	background: url(../img/icon_pdf.jpg) no-repeat top right;
}
#bodyNovedades #content ul#contentNoticias li img.novedadesFoto {
	border: 6px solid #e7e8e8;
	margin-right: 22px;
}

/* Novedades Cetol*/

#bodyNovedadesCetol #content {
	margin: 0px 27px 0px 342px;
	/*padding: 32px 48px 10px 48px;*/
	height: 489px;
	/*background: url(../img/novedades_contenido_bg.gif) repeat-x top left;*/
}
#bodyNovedadesCetol #content h2 {
	margin: 0px;
	padding: 0px;
	height: 57px;
}
#bodyNovedadesCetol #content .noticiasWrapper {
	height:300px;
	overflow:auto;
	padding-right:10px;
}
#bodyNovedadesCetol #content ul#contentNoticias {
	background: url(../img/novedades_separator.jpg) no-repeat top center;
	list-style-type: none;
	margin-bottom: 15px;
}
#bodyNovedadesCetol #content ul#contentNoticias li {
	padding-top: 20px;
	padding-left: 15px;
	list-style-type: none;
	background: url(../img/novedades_bullet2.gif) no-repeat 0px 21px;
}
#bodyNovedadesCetol #content ul#contentNoticias div.noticia {
	background: url(../img/novedades_separator.jpg) no-repeat bottom center;
	padding: 0px 0px 31px 0px;
}
#bodyNovedadesCetol #content ul#contentNoticias li h3 {
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
	font-weight: normal;
}
#bodyNovedadesCetol #content ul#contentNoticias li p {
	font-size: 12px;
	margin: 0px 0px 14px 0px;
}
#bodyNovedadesCetol #content ul#contentNoticias li p.fecha {
	font-size: 11px;
	margin: 0px 0px 2px 0px;
}
#bodyNovedadesCetol #content ul#contentNoticias li p.linkDescargarInfo {
	font-size: 12px;
	margin: 0px 0px 2px 0px;
	display: inline;
	padding-left: 13px;
	background: url(../img/novedades_link_bullet2.gif) no-repeat 0px 2px;
	color: #616161;
	position: relative;
}
#bodyNovedadesCetol #content ul#contentNoticias li p.linkDescargarInfo a {
	padding-right: 22px;
	padding-bottom: 4px;
	background: url(../img/icon_pdf.jpg) no-repeat top right;
}
#bodyNovedadesCetol #content ul#contentNoticias li img.novedadesFoto {
	border: 3px solid #e7e8e8;
	margin-right: 5px;
}


/* Producto home */

body#body01 #content {
	margin: 0px 47px 0px 342px;
}

body#body01 #content .contentWrapper div#buscarPorProducto, body#body01 #content .contentWrapper div#buscarPorSuperficie {
	float: left;
	display: inline;
	width: 242px;
}
body#body01 #content .contentWrapper div#buscarPorProducto {
	width: 265px;
}
body#body01 #content .contentWrapper div a, body#body01 #content .contentWrapper div img {
	text-align: left;
	display: block;
}
body#body01 #content .contentWrapper div img {
	margin-bottom: 10px;
}


/* Buscar por Producto */
body#body01a #content h2 {
	margin: 0px 38px 0px 342px;
}
body#body01a #content h2 a {
	float: right;
	display: inline;
	margin-top: 6px;
}
body#body01a #content #productosSlideshow {
	margin: 0px 38px 0px 306px;
	height: 99px;
	background: #dcdcdc;
}

body#body01a #content .productosDetalle {
	padding-left: 548px;
	padding-top: 52px;
	height: 298px;
	margin-right: 25px;
	display: none;
}

body#body01a #content #prod1 {
	background: url(../img/productos_cetol-deck_bg.jpg) no-repeat 130px 14px;
}
body#body01a #content #prod2 {
	background: url(../img/productos_cetol-classic_bg.jpg) no-repeat 135px 14px;
}
body#body01a #content #prod3 {
	background: url(../img/productos_cetol-plus-tec_bg.jpg) no-repeat 140px 14px;
}
body#body01a #content #prod4 {
	background: url(../img/productos_cetol-deck-plus-tec_bg.jpg) no-repeat 128px 14px;
}
body#body01a #content #prod5 {
	background: url(../img/productos_cetol-veloce-ultra_bg.jpg) no-repeat 160px 14px;
}
body#body01a #content #prod6 {
	background: url(../img/productos_cetol-interior_bg.jpg) no-repeat 140px 14px;
}
body#body01a #content #prod7 {
	background: url(../img/productos_cetol-parquet-hidro_bg.jpg) no-repeat 125px 5px;
}
body#body01a #content #prod8 {
	background: url(../img/productos_cetol-parquet-vitro_bg.jpg) no-repeat 126px 14px;
}
body#body01a #content #prod9 {
	background: url(../img/productos_cetol-removedor-quick-5_bg.jpg) no-repeat 140px 14px;
}
body#body01a #content #prod10 {
	background: url(../img/productos_cetol-limpiador-clean-5_bg.jpg) no-repeat 128px 14px;
}
body#body01a #content #prod11 {
	background: url(../img/productos_cetol-tintas_bg.jpg) no-repeat 150px 14px;
}

body#body01a #content .productosDetalleTabs {
	height: 34px;
}
body#body01a #content .productosDetalleTabs div {
	height: 32px;
	float: left;
	display: inline;
	margin: 0px 6px 0px 0px;
}
body#body01a #content .productosDetalleTabs div a {
	height: 32px;
	display: block;
}
body#body01a #content .productosDetalleTabs div span {
	display: none;
}

body#body01a #content .productosDetalleTabs div.productosDetalleTabsDesc {
	width: 86px;
}
body#body01a #content .productosDetalleTabs div.productosDetalleTabsDesc a {
	background: url(../img/productos_tab_desc.gif) no-repeat;
}
body#body01a #content .productosDetalleTabs div.productosDetalleTabsDesc a:hover {
	background: url(../img/productos_tab_desc_h.gif) no-repeat;
}
body#body01a #content .productosDetalleTabs div.productosDetalleTabsEspec {
	width: 115px;
}
body#body01a #content .productosDetalleTabs div.productosDetalleTabsEspec a {
	background: url(../img/productos_tab_espec.gif) no-repeat;
}
body#body01a #content .productosDetalleTabs div.productosDetalleTabsEspec a:hover {
	background: url(../img/productos_tab_espec_h.gif) no-repeat;
}
body#body01a #content .productosDetalleTabs div.productosDetalleTabsCol {
	width: 60px;
}
body#body01a #content .productosDetalleTabs div.productosDetalleTabsCol a {
	background: url(../img/productos_tab_col.gif) no-repeat;
}
body#body01a #content .productosDetalleTabs div.productosDetalleTabsCol a:hover {
	background: url(../img/productos_tab_col_h.gif) no-repeat;
}

body#body01a #content .productosDetalleContenido {
	clear: both;
}
body#body01a #content .productosDetalleContenido div {
	background: url(../img/productos_separator.gif) no-repeat top left;
	padding: 12px 25px 6px 2px;
	display: none;
	clear: both;
}
body#body01a #content .productosDetalleContenido div div {
	padding: 0px;
	display: inline;
	clear: none;
}
body#body01a #content .productosDetalleDescargarFicha {
	background: url(../img/productos_separator.gif) no-repeat top left;
	padding: 9px 0px 0px 3px;
}
body#body01a #content .productosDetalleContenido h3 {
	font-size: 20px;
	margin-bottom: 6px;
}
body#body01a #content .productosDetalleContenido h4 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}
body#body01a #content .productosDetalleContenido h5 {
	font-size: 11px;
	text-transform: uppercase;
}
body#body01a #content .productosDetalleContenido p img {
	margin-right: 5px;
}
body#body01a #content .productosDetalleContenido p {
	font-size: 12px;
	margin-bottom: 3px;
}
body#body01a #content .productosDetalleContenido div#prod1E p, 
body#body01a #content .productosDetalleContenido div#prod2E p, 
body#body01a #content .productosDetalleContenido div#prod3E p, 
body#body01a #content .productosDetalleContenido div#prod4E p, 
body#body01a #content .productosDetalleContenido div#prod5E p, 
body#body01a #content .productosDetalleContenido div#prod6E p, 
body#body01a #content .productosDetalleContenido div#prod7E p, 
body#body01a #content .productosDetalleContenido div#prod8E p, 
body#body01a #content .productosDetalleContenido div#prod9E p, 
body#body01a #content .productosDetalleContenido div#prod10E p, 
body#body01a #content .productosDetalleContenido div#prod11E p {
	font-size: 11px;
	margin-bottom: 2px;
}

body#body01a #content .productosDetalleContenido div .colorLCeramico, body#body01a #content .productosDetalleContenido div .colorLIncoloro, 
body#body01a #content .productosDetalleContenido div .colorLNatural, body#body01a #content .productosDetalleContenido div .colorMAlgarrobo, 
body#body01a #content .productosDetalleContenido div .colorMCaoba, body#body01a #content .productosDetalleContenido div .colorMCedro, 
body#body01a #content .productosDetalleContenido div .colorMCristal, body#body01a #content .productosDetalleContenido div .colorMGrisC, 
body#body01a #content .productosDetalleContenido div .colorMNatural, body#body01a #content .productosDetalleContenido div .colorMNogal, 
body#body01a #content .productosDetalleContenido div .colorMPeteribi, body#body01a #content .productosDetalleContenido div .colorMRoble, 
body#body01a #content .productosDetalleContenido div .colorMRobleC, body#body01a #content .productosDetalleContenido div .colorMRobleO, 
body#body01a #content .productosDetalleContenido div .colorMSequoia, body#body01a #content .productosDetalleContenido div .colorMTeca, 
body#body01a #content .productosDetalleContenido div .colorMViraro, body#body01a #content .productosDetalleContenido div .colorMWengue, 
body#body01a #content .productosDetalleContenido div .colorPNatural, body#body01a #content .productosDetalleContenido div .colorPNegro, 
body#body01a #content .productosDetalleContenido div .colorPRojoT {
	width: 67px;
	height: 32px;
	padding-top: 25px;
	padding-left: 3px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	font-size: 11px;
}

body#body01a #content .productosDetalleContenido div .colorLCeramico1, body#body01a #content .productosDetalleContenido div .colorLIncoloro1, 
body#body01a #content .productosDetalleContenido div .colorLNatural1, body#body01a #content .productosDetalleContenido div .colorMAlgarrobo1, 
body#body01a #content .productosDetalleContenido div .colorMCaoba1, body#body01a #content .productosDetalleContenido div .colorMCedro1, 
body#body01a #content .productosDetalleContenido div .colorMCristal1, body#body01a #content .productosDetalleContenido div .colorMGrisC, 
body#body01a #content .productosDetalleContenido div .colorMNatural1, body#body01a #content .productosDetalleContenido div .colorMNogal1, 
body#body01a #content .productosDetalleContenido div .colorMPeteribi1, body#body01a #content .productosDetalleContenido div .colorMRoble1, 
body#body01a #content .productosDetalleContenido div .colorMRobleC1, body#body01a #content .productosDetalleContenido div .colorMRobleO1, 
body#body01a #content .productosDetalleContenido div .colorMSequoia1, body#body01a #content .productosDetalleContenido div .colorMTeca1, 
body#body01a #content .productosDetalleContenido div .colorMViraro1, body#body01a #content .productosDetalleContenido div .colorMWengue1, 
body#body01a #content .productosDetalleContenido div .colorPNatural1, body#body01a #content .productosDetalleContenido div .colorPNegro1, 
body#body01a #content .productosDetalleContenido div .colorPRojoT1 {
	width: 67px;
	height: 15px;
	padding-top: 25px;
	padding-left: 3px;
	margin-bottom: 0px;
	float: left;
	display: inline;
	font-size: 11px;
}

body#body01a #content .productosDetalleContenido div .colorLCeramico { background: url(../img/colores_l-ceramico.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorLIncoloro { background: url(../img/colores_l-incoloro.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorLNatural { background: url(../img/colores_l-natural.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMAlgarrobo { background: url(../img/colores_m-algarrobo.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMCaoba { background: url(../img/colores_m-caoba.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMCedro { background: url(../img/colores_m-cedro.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMCristal { background: url(../img/colores_m-cristal.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMGrisC { background: url(../img/colores_m-gris-country.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMNatural { background: url(../img/colores_m-natural.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMNogal { background: url(../img/colores_m-nogal.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMPeteribi { background: url(../img/colores_m-peteribi.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMRoble { background: url(../img/colores_m-roble.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMRobleC { background: url(../img/colores_m-roble-claro.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMRobleO { background: url(../img/colores_m-roble-oscuro.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMSequoia { background: url(../img/colores_m-sequoia.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMTeca { background: url(../img/colores_m-teca.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMViraro { background: url(../img/colores_m-viraro.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMWengue { background: url(../img/colores_m-wengue.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorPNatural { background: url(../img/colores_p-natural.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorPNegro { background: url(../img/colores_p-negro.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorPRojoT { background: url(../img/colores_p-rojo-teja.jpg) no-repeat top left; }

body#body01a #content .productosDetalleContenido div .clear {
	width: 69px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	float: none;
	display: block;
	clear: both	
}

body#body01a #content .productosDetalleContenido div .colorLCeramico1 { background: url(../img/colores_l-ceramico.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorLIncoloro1 { background: url(../img/colores_l-incoloro.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorLNatural1 { background: url(../img/colores_l-natural.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMAlgarrobo1 { background: url(../img/colores_m-algarrobo.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMCaoba1 { background: url(../img/colores_m-caoba.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMCedro1 { background: url(../img/colores_m-cedro.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMCristal1 { background: url(../img/colores_m-cristal.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMGrisC1 { background: url(../img/colores_m-gris-country.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMNatural1 { background: url(../img/colores_m-natural.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMNogal1 { background: url(../img/colores_m-nogal.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMPeteribi1 { background: url(../img/colores_m-peteribi.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMRoble1 { background: url(../img/colores_m-roble.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMRobleC1 { background: url(../img/colores_m-roble-claro.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMRobleO1 { background: url(../img/colores_m-roble-oscuro.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMSequoia1 { background: url(../img/colores_m-sequoia.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMTeca1 { background: url(../img/colores_m-teca.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMViraro1 { background: url(../img/colores_m-viraro.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorMWengue1 { background: url(../img/colores_m-wengue.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorPNatural1 { background: url(../img/colores_p-natural.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorPNegro1 { background: url(../img/colores_p-negro.jpg) no-repeat top left; }
body#body01a #content .productosDetalleContenido div .colorPRojoT1 { background: url(../img/colores_p-rojo-teja.jpg) no-repeat top left; }

body#body01a #content .productosDetalleContenido div .clear {
	width: 69px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	float: none;
	display: block;
	clear: both	
}

/* Buscar por Superficie */
body#body01b #content {
	margin: 0px 0px 0px 342px;
}
body#body01b #content h2 {
	margin: 0px 38px 92px 0px;
}
body#body01b #content h2 a {
	float: right;
	display: inline;
	margin-top: 6px;
}

/*************************************************/

body#body01b #content #productosSuperficiesSlideshow {
	height: 103px;
}
body#body01b #content #productosSuperficiesSlideshow a {
	height: 103px;
	width: 132px;
	float: left;
	display: inline;
}
body#body01b #content #productosSuperficiesSlideshow a span {
	display: none;
}
body#body01b #content #productosSuperficiesSlideshow a#superf1Link {
	background: url(../img/productos_superf_ext.jpg) no-repeat;
}
body#body01b #content #productosSuperficiesSlideshow a#superf1Link:hover {
	background: url(../img/productos_superf_ext_h.jpg) no-repeat;
}
body#body01b #content #productosSuperficiesSlideshow a#superf2Link {
	background: url(../img/productos_superf_int.jpg) no-repeat;
}
body#body01b #content #productosSuperficiesSlideshow a#superf2Link:hover {
	background: url(../img/productos_superf_int_h.jpg) no-repeat;
}
body#body01b #content #productosSuperficiesSlideshow a#superf3Link {
	background: url(../img/productos_pisos_ext.jpg) no-repeat;
}
body#body01b #content #productosSuperficiesSlideshow a#superf3Link:hover {
	background: url(../img/productos_pisos_ext_h.jpg) no-repeat;
}
body#body01b #content #productosSuperficiesSlideshow a#superf4Link {
	background: url(../img/productos_pisos_int.jpg) no-repeat;
}
body#body01b #content #productosSuperficiesSlideshow a#superf4Link:hover {
	background: url(../img/productos_pisos_int_h.jpg) no-repeat;
}

body#body01b #content .superficiesDetalle {
	height: 237px;
	padding-top: 19px;
	padding-right: 308px;
	display: none;
}
body#body01b #content .superficiesDetalle p {
	margin-bottom: 4px;
	font-size: 14px;
}

body#body01b #content #superf1 {
	background: url(../img/productos_superf_ext_bg.jpg) no-repeat 259px 0px;
}
body#body01b #content #superf2 {
	background: url(../img/productos_superf_int_bg.jpg) no-repeat 259px 0px;
}
body#body01b #content #superf3 {
	background: url(../img/productos_pisos_ext_bg.jpg) no-repeat 259px 0px;
}
body#body01b #content #superf4 {
	background: url(../img/productos_pisos_int_bg.jpg) no-repeat 259px 0px;
}


body#body01b #content .superficiesDetalleTabs {
	height: 32px;
}
body#body01b #content .superficiesDetalleTabs div {
	height: 32px;
	width: 127px;
	float: left;
	display: inline;
	margin: 0px 5px 0px 0px;
}
body#body01b #content .superficiesDetalleTabs div.superficiesDetalleTabsAcces {
	margin: 0px 0px 0px 0px;
}
body#body01b #content .superficiesDetalleTabs div a {
	height: 32px;
	display: block;
}
body#body01b #content .superficiesDetalleTabs div span {
	display: none;
}

body#body01b #content .superficiesDetalleTabs div.superficiesDetalleTabsProt a {
	background: url(../img/productos_tab_protect.jpg) no-repeat;
}
body#body01b #content .superficiesDetalleTabs div.superficiesDetalleTabsProt a:hover {
	background: url(../img/productos_tab_protect_h.jpg) no-repeat;
}
body#body01b #content .superficiesDetalleTabs div.superficiesDetalleTabsAcces a {
	background: url(../img/productos_tab_acces.jpg) no-repeat;
}
body#body01b #content .superficiesDetalleTabs div.superficiesDetalleTabsAcces a:hover {
	background: url(../img/productos_tab_acces_h.jpg) no-repeat;
}

body#body01b #content .superficiesDetalleContenido {
	clear: both;
}
body#body01b #content .superficiesDetalleContenido div {
	padding: 39px 0px 0px 0px;
	display: none;
}
body#body01b #content .superficiesDetalleContenido div img {
	float: left;
	display: inline;
}



/* Donde Comprar */

body#body02 #content {
	margin: 0px 17px 0px 342px;
}
body#body02 #content p {
	margin: 0px 0px 26px 0px;
}
body#body02 #content form {
	background: url(../img/separator.gif) no-repeat top left;
	padding-top: 17px;
}
body#body02 #content form div {
	/*display: block;*/
	clear: both;
	/*height: 65px;*/
}
body#body02 #content form div.labels {
	display: block;
	height: 65px;
}
body#body02 #content form div.buttons {
	height: 35px;
}
body#body02 #content form div.resultados {
	height: 178px;
	background: url(../img/separator.gif) no-repeat bottom left;
}
body#body02 #content form div label {
	display: inline;
	float: left;
	padding-right: 7px;
}
body#body02 #content form div label.last {
	padding-right: 0px;
}
body#body02 #content form span {
	background: #dcdcdc;
	padding: 4px 0px 4px 4px;
	display: block;
	width: 172px;
}
body#body02 #content form select {
	display: block;
	width: 168px;
}
body#body02 #content form a#buttonSubmit {
	background: url(../img/dondecomprar_form_buscar.gif) no-repeat top left;
	width: 59px;
	height: 18px;
	display: block;
}
body#body02 #content form a#buttonSubmit:hover {
	background: url(../img/dondecomprar_form_buscar_h.gif) no-repeat top left;
}
body#body02 #content form a#buttonSubmit span {
	display: none;
}
body#body02 #content form div div.comercios {
	width: 362px !important;
	display: inline !important;
	clear: none;
	height: auto;
	clear: none !important;
	float: left;
	padding-right: 7px;
}
body#body02 #content form div div.comercios div#resultadosComercios {
	width: 358px !important;
	height: 131px !important;
	background: #dcdcdc;
	font-size: 11px;
	color: #484848;
	padding: 6px 0px;
	clear: none !important;
	/*overflow: auto;*/
}
body#body02 #content form div div.comercios div#resultadosComercios p {
	margin: 0px 0px 8px 14px;
}
body#body02 #content form div div.comercios div#resultadosComercios p strong {
	font-weight: bold;
	text-transform: uppercase;
}
body#body02 #content form div.resultados div.productos {
	width: 174px !important;
	display: inline !important;
	clear: none !important;
	height: auto;
	padding: 0px !important;
	float: left;
}
body#body02 #content form div.resultados div.productos div#resultadosProductos {
	width: 170px !important;
	height: 131px !important;
	background: #dcdcdc;
	font-size: 11px;
	color: #484848;
	padding: 6px 0px;
	clear: none !important;
	/*overflow: auto;*/
}
body#body02 #content div#resultadosProductos p {
	margin: 0px 0px 0px 8px !important;
	padding: 0px !important;
}
vermas {
	font-size: 11px;
	color: #484848;
	font-weight: bold;
}

/* Preguntas Frecuentes */

body#body03 #content {
	margin: 0px 17px 0px 342px;
}
body#body03 #content p {
	margin: 0px 0px 26px 0px;
}
body#body03 #content form {
	background: url(../img/separator.gif) no-repeat top left;
	padding-top: 17px;
	position: relative;
}
body#body03 #content form div {
	display: block;
	clear: both;
}
body#body03 #content form div.labels {
	height: 220px;
}
body#body03 #content form div label {
	display: block;
	padding-right: 7px;
	margin-bottom: 15px;
}
body#body03 #content form div label img {
	display: block;
	margin-bottom: 3px;
}
body#body03 #content form span {
	background: #dcdcdc;
	padding: 4px 0px 4px 4px;
	display: block;
	width: 348px;
}
body#body03 #content form select {
	display: block;
	width: 344px;
}

body#body03 #content form .categorias {
	/*margin-right: 21px;*/
	/*display: none;*/
	visibility: hidden;
	position: absolute;
	top: 76px;
	width: 536px;
	left: 0px;
}
body#body03 #content form .categorias h3 {
	margin-bottom: 3px;
}
body#body03 #content form .respuestas {
	display: block;
	background: #dcdcdc;
	padding: 4px 8px 4px 15px;
	height: 174px;
	/*overflow: auto;*/
	margin-bottom: 15px;
	position: relative;
	width: 513px;
}

body#body03 #content form .respuestas .root {
	width: 490px;
}
body#body03 #content form .respuestas h4, body#body03 #content form .respuestas p {
	font-size: 11px;
}
body#body03 #content form .respuestas p {
	margin-bottom: 12px;
	font-weight: normal !important;
}


/* Contactenos */

body#body04 #content {
	margin: 0px 17px 0px 342px;
}
body#body04 #content p {
	margin: 0px 0px 26px 0px;
}
body#body04 #content form {
	background: url(../img/separator.gif) no-repeat top left;
	padding-top: 17px;
}
body#body04 #content form div {
	display: block;
	clear: both;
	height: 44px;
}
body#body04 #content form div.comentarios {
	height: 148px;
}
body#body04 #content form div.buttons {
	height: 33px;
	padding-top: 3px;
	margin-right: 30px;
	background: url(../img/separator.gif) no-repeat bottom left;
}
body#body04 #content form div label {
	display: inline;
	float: left;
	padding-right: 5px;
}
body#body04 #content form div label.last {
	padding-right: 0px;
}
body#body04 #content form input {
	width: 169px;
	display: block;
}
body#body04 #content form textarea {
	width: 526px;
	height: 116px;
	display: block;
}
body#body04 #content form a {
	width: 59px;
	margin-left: 20px;
	float: right;
	height: 18px;
	display: inline;
}
body#body04 #content form a span {
	display: none;
}
body#body04 #content form a#buttonSubmit {
	background: url(../img/contactenos_form_submit.gif) no-repeat top left;	
}
body#body04 #content form a#buttonSubmit:hover {
	background: url(../img/contactenos_form_submit_h.gif) no-repeat top left;	
}
body#body04 #content form a#buttonReset {
	background: url(../img/contactenos_form_reset.gif) no-repeat top left;	
}
body#body04 #content form a#buttonReset:hover {
	background: url(../img/contactenos_form_reset_h.gif) no-repeat top left;	
}


/* RSE */

body#body06 #content {
	margin: 0px 17px 0px 342px;
}
body#body06 #content h2 {
	margin-bottom: 13px;
}
body#body06 #content h3 {
	font-size: 18px;
	margin-bottom: 3px;
}
body#body06 #content h3 a {
	float: right;
	display: inline;
	padding-top: 3px;
}
body#body06 #content h4 {
	font-size: 14px;
}
body#body06 #content p {
	margin: 0px 0px 15px 0px;
}
body#body06 #content .tabs {
	height: 31px;
	clear: both;
}
body#body06 #content .tabs a, body#body06 #content .tabs div {
	float: left;
	display: inline;
	width: 54px;
	height: 31px;
}
body#body06 #content .tabs span {
	display: none;
}
body#body06 #content .tabs #rseCPTab {
	width: 145px;
	margin-right: 5px;
	background: url(../img/rse_tab_cp.jpg) no-repeat;
}
body#body06 #content .tabs a#rseCPTab:hover, body#body06 #content .tabs div#rseCPTab {
	background: url(../img/rse_tab_cp_h.jpg) no-repeat;
}
body#body06 #content .tabs a#rseVolverTab {
	background: url(../img/rse_tab_volver.jpg) no-repeat;
}
body#body06 #content .tabs a#rseVolverTab:hover {
	background: url(../img/rse_tab_volver_h.jpg) no-repeat;
}

body#body06 #content .contentWrapper {
	padding-top: 10px;
	width: 548px;
	clear: both;
	position: relative;
}
body#body06 #content .contentWrapper img.rseBanner {
	display: block;
	margin-bottom: 15px;
}
body#body06 #content .contentWrapper .texto {
	position: relative;
}
body#body06 #content .contentWrapper .texto img.rseFotos, body#body06 #content .contentWrapper .texto img.rseFotosLast {
	float: left;
	display: inline;
	margin: 16px 18px 16px 0px;
	border: 6px solid #e7e8e8;
}
body#body06 #content .contentWrapper .texto img.rseFotosLast {
	margin: 16px 0px 16px 0px;
}

/* Medio Ambiente */

body#body07 #content {
	margin: 0px 17px 0px 342px;
}
body#body07 #content h2 {
	margin-bottom: 13px;
}
body#body07 #content h4 {
	font-size: 14px;
	margin-bottom: 5px;
}
body#body07 #content p {
	margin: 0px 0px 15px 0px;
}
body#body07 #content .tabs {
	height: 31px;
	clear: both;
}
body#body07 #content .tabs a, body#body07 #content .tabs div {
	float: left;
	display: inline;
	width: 308px;
	height: 31px;
}
body#body07 #content .tabs span {
	display: none;
}
body#body07 #content .tabs #maSSTab {
	width: 124px;
	margin-right: 5px;
	background: url(../img/medioambiente_tab_ss.jpg) no-repeat;
}
body#body07 #content .tabs a#maSSTab:hover, body#body07 #content .tabs div#maSSTab {
	background: url(../img/medioambiente_tab_ss_h.jpg) no-repeat;
}
body#body07 #content .tabs #maDRPTab {
	background: url(../img/medioambiente_tab_drp.jpg) no-repeat;
}
body#body07 #content .tabs a#maDRPTab:hover, body#body07 #content .tabs div#maDRPTab {
	background: url(../img/medioambiente_tab_drp_h.jpg) no-repeat;
}

body#body07 #content .contentWrapper {
	padding-top: 10px;
	width: 548px;
	clear: both;
	position: relative;
}
body#body07 #content .contentWrapper img.maBanner {
	display: block;
	margin-bottom: 9px;
}
body#body07 #content .contentWrapper .texto {
	position: relative;
	height: 198px;
}
body#body07 #content .contentWrapper .texto2 {
	position: relative;
	height: 320px;
}


/*********************** SCROLLERS ***********************/

.root {
    position: relative;
    height: 194px;
    width: 539px;
}
body#body02 #root0 {
    width: 326px;
}
body#body02 #root1 {
    width: 138px;
}
.thumb     {
    position: absolute;
    height: 9px;
    width: 15px;
    left: 10px;
}
.up, .dn   {
    position: absolute;
    left: 10px;
}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border: 0;
}
.scrollContainer { 
    overflow: auto;
}
.scrollContent { 
    position: absolute; 
    left: 0px; 
    top: 0px; 
}



/* FOOTER */

#footer {
	clear: both;
	display: block;
	padding-top: 17px;
	font-size: 10px;
	text-align: center;
	position: relative;
	height: 13px;
	width: 918px;
}
#footer h5 {
	position: absolute;
	top: -47px;
	left: 29px;
	z-index: 100;
	clear: both;
	height: 28px;
	width: 120px;
}
#footer h6 {
	position: absolute;
	top: -41px;
	right: 26px;
	z-index: 100;
	clear: both;
	height: 33px;
	width: 59px;
}

#bodyPrehome #footer, #bodyNovedades #footer {
	clear: both;
	display: block;
	padding-top: 0px;
	text-align: center;
	position: relative;
	width: auto;
	height: auto;
}
#bodyNovedades #footer {
	background: url(../img/novedades_footer_bg.gif) no-repeat top left #f4f4f4;
}
#bodyPrehome #footer h4, #bodyNovedades #footer h4 {
	text-align: center;
	margin: 0px auto;
}
#bodyNovedades #footer h4 {
	margin: 0px auto 29px auto;
}
#bodyNovedades #footer p {
	color: #808284;
	font-size: 10px;
	text-align: center;
	padding-bottom: 85px;
}

#buscando {
	position:absolute;
	padding-top: 20px;
	padding-left: 230px;
	z-index: 2;
	display:none;

}