.clearfloat{ /* esta clase debe colocarse en un elemento div o break y debe ser el Aoltimo elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
body{
	background-color:#2F2C2C;
	margin:0px;
	background-image:url(../imagenes/bg_fondo.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	
}
.contenedor{
	width:837px;
	margin:auto;
/*padding-left:17px;
padding-right:29px;*/
}

.header{
	height:327px;
	background-image:url(../imagenes/patron_top.png);
	background-repeat:repeat;
	padding-top:13px;
}
.bg_top{
	background-image:url(../imagenes/sombra_top.png);
	background-repeat:no-repeat;
	height:316px;
	padding-top:11px;
	width:791px;
	padding-left:17px;
	padding-right:29px;
}
.mark_top{
	height:121px;
}
.mark_top a{
	width:135px;
	height:93px;
	display:block;
	margin-left:25px;
	margin-right:90px;
}
.banners{
	background-image:url(../imagenes/dobles_lineas_bottom.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:3px;
	margin-bottom:2px;
	margin-top:4px;
}
.banners img{
	margin-left:9px;
}
.container{
	background-image:url(../imagenes/patron_fondo_.png);
	background-repeat:repeat;
}
.bg_center{
	background-image:url(../imagenes/sombras_laterales.png);
	background-repeat:repeat-y;
	width:791px;
	padding-left:17px;
	padding-right:29px;
}
.mark_buscador{
	/*background-image:url(../imagenes/dobles_lineas_top.png);*/
	background-repeat:repeat-x;
	height:auto!important; /* para los browsers buenos */
	height: 43px; /* para IE5+ */
	min-height: 43px; /* para los browsers buenos */
	padding-top:3px;
	padding-left:6px;
	margin-bottom:5px;
	border-top:double #E5E5E5 3px;
	
}
.bg_buscador{
	background-image:url(../imagenes/imagen_productos_destacados.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:100px;
	padding-top:7px;
	width:500px;
	
	
	border-bottom:double #E5E5E5 3px;
	
	height:auto!important; /* para los browsers buenos */
	height: 31px; /* para IE5+ */
	min-height: 31px; /* para los browsers buenos */
	
}
.bg_buscador h1{
	float:left;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#595855;
	width:196px;
	line-height:17px;
}
.bg_buscador h1 span{
	padding-left:30px;
}
.txt1_campo{
	width:146px;
	padding-left:14px;
	height:23px;
	padding-top:0px;
	background-image:url(../imagenes/form_txt_buscador.png);
	background-repeat:no-repeat;
	float:left;
}
.txt1_campo input{
	width:120px;
	height:14px;
	border:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.menu_top{
	background-image:url(../imagenes/bg_sombra_menu_top.png);
	background-repeat:repeat-x;
	height:29px;
	font-size:13px;
	font-weight:bold;
	padding-left:280px;
}
.menu_top a{
	text-decoration:none;
	height:21px;
	padding-top:8px;
	padding-left:7px;
	padding-right:7px;
	float:left;
	color:#333434;
	font-family:Helvetica;
	font-weight:bold;
}
.menu_top a:hover{
	text-decoration:none;
	background-image:url(../imagenes/menu_top_over.png);
	background-repeat:repeat-x;
	background-position: 0px 0px;
	color:#FFFFFF;
}
.doble_lineas{
	background-image:url(../imagenes/dobles_lineas.png);
	background-repeat:repeat-y;
	width:791px;
}
.menu_lateral{
	width:164px;
	padding-left:11px;
	float:left;
	font-size:11px;
}
.menu_lateral img{
	margin-top:15px;
}
ul#menu_lat_top {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu_lat_top li{
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-bottom:3px;
	color:#525753;
}
#menu_lat_top a{
	text-decoration:none;
	color:#525753;
}
#menu_lat_top a:hover{
	text-decoration:underline;
}
.menu_lat_top{
	background-image:url(../imagenes/menu_lateral_top.png);
	background-repeat:no-repeat;
	margin-top:9px;
	width:139px;
	padding-left:11px;
	height:40px;
	padding-top:9px;
	color:#343633;
	font-size:16px;
	font-weight:bold;
	
}
.menu_lat_center{
	width:139px;
	padding-left:8px;
	background-color:#EFEBEC;
}
.menu_lat_center ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.menu_lat_center li{
	margin:0px;
	padding:0px;
	color:#464644;
	padding-bottom:3px;
}
.menu_lat_center li a{
	color:#464644;
	text-decoration:none;
}
.menu_lat_center li a strong{
	color:#464644;
	text-decoration:underline;
}
.menu_lat_center a:hover{
	text-decoration:underline;
}
.menu_lat_center ul ul{
	margin:0px;
	padding:0px;
	padding-top:3px;
}
.menu_lat_center ul ul li{
	margin:0px;
	padding:0px;
	
	padding-bottom:3px;
}
.menu_lat_center ul ul li a{
	/*background-image:url(../imagenes/icono_menu_lat.jpg);*/
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:15px;
}
.menu_lat_center ul ul li a:hover{
	background-image:url(../imagenes/icono_menu_lat_over.jpg);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:15px;
}
.menu_lat_bottom{
	background-image:url(../imagenes/menu_lateral_bottom.png);
	background-repeat:no-repeat;
	width:147px;
	height:10px;
	font-size:1px;
}
.contenido_lateral{
	width:582px;
	float:left;
	padding-left:34px;

}
.contenido_interior_lateral{
	width:598px;
	float:left;
	padding-left:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tabla{
	width:581px;
}
.tabla a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;

}
.tabla h5{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
}
.tabla h3{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
padding-top:10px;
margin-top:30px;

}
.tabla h4{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.tabla_descripcion{
	padding-left:25px;
}
.tabla2{
	width:581px;
}
.tabla2 td{
	border:#DFDFDF solid 1px;
}
.tabla2_ {
	width:581px;
}
.tabla2_ td{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
}
.tabla2_ a{
text-decoration:none;
color:#000000;
}
.barra{
background-image:url(../imagenes/barra_detalle_nom_r2_c2.jpg);
background-repeat:no-repeat;
width:315px;
padding-left:14px;
height:24px;
margin-bottom:33px;
padding-top:8px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;

}
.relacionado{
background-image:url(../imagenes/barra_relacionados_.png);
background-repeat:repeat-x;
width:581px;
padding-left:7px;
height:21px;
color:#000000;
padding-top:9px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-bottom:4px;
}
.pro_rela{
background-image:url(../imagenes/fondo_relacion.jpg);
background-repeat:no-repeat;
width:129px;
height:192px;
padding-top:10px;
font-size:9px;
}
.cotizador{
background-image:url(../imagenes/barra_cotizar_r2_c4.jpg);
background-repeat:no-repeat;
width:309px;
height:21px;
margin-top:113spx;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-top:4px;
padding-left:19px;
margin-top:3px;
font-weight:bold;
}
.cotizar{
width:328px;
height:36px;
padding-bottom:3px;
}
.cotizar span{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.cotizar img{
margin-top:3px;
margin-left:45px;
}
.boton_cotizar{
background-image:url(../imagenes/boton_cotizar.jpg);
background-repeat:no-repeat;
width:83px;
height:20px;

margin-top:2px;
border:0px;
}
.imprimir{
width:100px;
height:30px;
margin-top:80px;
}
.imprimir a{
text-decoration:none;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#A89899;
text-align:inherit;
}
.imprimir img{
margin-top:5px;
}
.botones_paginacion{
	text-align:center;
	margin-bottom:3px;
	margin-right:15px;
}
.botones_paginacion a{
	margin-right:13px;
}
.linea_productos_top{
	background-image:url(../imagenes/linea_productos_top.png);
	background-repeat:no-repeat;
	width:552px;
	height:21px;
}
.linea_productos_bottom{
	background-image:url(../imagenes/linea_productos_bottom.png);
	background-repeat:no-repeat;
	width:552px;
	height:21px;
	margin-bottom:15px;
}
.linea_productos_center{
	background-image:url(../imagenes/linea_productos_center.png);
	background-repeat:repeat-y;
	width:547px;
	padding-left:4px;
	padding-right:1px;
	
}
.lista_productos{
	width:266px;
	padding-right:6px;
	margin-right:1px;
	height:170px;
	font-size:11px;
	color:#565658;
}
.borde_bottom{
	border-bottom:#F1F1F1 solid 1px;	
}
.lista_productos h3{
	margin:0px;
	margin-bottom:4px;
	margin-top:4px;
	font-size:12px;
	text-align:center;
}
.lista_productos a{
	color:#565658;
	text-decoration:none;
}
.lista_productos h3 a{
	color:#565658;
	text-decoration:none;
}
.lista_productos_{
	width:266px;
	padding-right:6px;
	margin-right:1px;
	height:170px;
	font-size:11px;
}
.lista_productos_ h3{
	margin:0px;
	margin-bottom:4px;
	margin-top:4px;
	font-size:12px;
	text-align:center;
}
.lista_productos_ a{
	color:#565658;
	text-decoration:none;
}
.lista_productos_ h3 a{
	color:#565658;
	text-decoration:none;
}
.bton_detalle{
	margin-top:12px;
	margin-bottom:8px;
	height:18px;
	
}



.bg_bottom{
	background-image:url(../imagenes/sombra_bottom.png);
	background-repeat:no-repeat;
	width:837px;
	height:36px;
	
}
.imag_listado{
	width:140px;
	float:left;
}
.contenido_listado{
	float:left;
	width:120px;
}
.cuadrados2 {
	height: 15px;
	width: 15px;
	/*width: 100px;*/
	margin-right: 5px;
	float: left;
	border: 1px solid #CCCCCC;
	
	background-image:url(../imagenes/transparent.png);
	background-repeat:no-repeat;
	/*padding-left:15px;*/
	color:#999999;
	font-size:10px;
}
.cuadrados {
	height: 15px;
	width: 15px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	float: left;
}
colores .color {
	height: 17px;
	display:block;
}
.ampliar{
width:55px;
height:15px;
margin-left:63px;
}
.btn_bg a{
padding-top:5px;
width:165px;
height:24px;
display:block;
color:#333333;
text-decoration:none;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.btn_bg2 {
width:156px;
height:23px;
}
.btn_bg2 img{
	margin:0px;
	margin-top:0px;
	
}
.como_cotizar{
width:122px;
height:31px;
}
.barra_cotiza{
background-image:url(../imagenes/barra_tabla_cotizador.png);
background-repeat:repeat-x;
width:546px;
height:26px;
}
.boton_guardar{
background-image:url(../imagenes/guardar_datos.png);
background-repeat:no-repeat;
width:118px;
height:27px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
}
.boton_enviar{
background-image:url(../imagenes/boton_enviar.png);
background-repeat:no-repeat;
width:51px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
border:0px;
}
.boton_guardar2{
background-image:url(../imagenes/boton_guardar.png);
background-repeat:no-repeat;
width:95px;
height:19px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
border:0px;
}
.boton_limpiar{
background-image:url(../imagenes/boton_limpiar.png);
background-repeat:no-repeat;
width:58px;
height:19px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
border:0px;
}
.caja_text{
/*background-image:url(../imagenes/caja_texto.png);
background-repeat:no-repeat;*/
width:125px;
height:19px;
border:0px;
border-top:#7C7C7C solid 2px;
border-left:#C3C3C3 solid 2px;
border-right:#C3C3C3 solid 2px;
border-bottom:#DDDDDD solid 1px;
}
.datos_personales{
background-image:url(../imagenes/barra_personales.png);
background-repeat:repeat-x;
height:21px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-top:9px;
padding-left:7px;
}
.caja_textp{
width:40px;
height:19px;
border:0px;
border-top:#7C7C7C solid 2px;
border-left:#C3C3C3 solid 2px;
border-right:#C3C3C3 solid 2px;
border-bottom:#DDDDDD solid 1px;
}
.linea{
background-image:url(../imagenes/lineas.png);
background-repeat:repeat-x;
height:3px;
}
#central{
float:left;
width:584px;
}

.texto_quienes{
padding-top:20px;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4B4B4B;
padding-left:20px;
padding-right:25px;
}
.texto_quienes a{
color:#4B3B3B;
font-weight:bold;
}
.texto_quienes a:hover{
color:#A2A2A2;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin-left: 10px;
	margin-right: 28px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.paginacion{
text-align:right;
padding-right:20px;
}
.paginacion a{
text-decoration:none;
}

.bg_clientes{
	background-image:url(../imagenes/bg_clientes.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:68px;
	padding-top:4px;
	height:64px;
}
.foooter{
	width:600px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	text-align:center;
}
.foooter a{
	color:#FFF;
	text-decoration:none;
}
.botones_paginacion span{
	font-size:11px;
}
.tabla_paginacion{
	width:120px;
	margin:auto;
	border:none;
	padding:0px;
}
.tabla_paginacion .td1{
	width:25%;
}
.tabla_paginacion .td2{ 
	width:50%;
}
.tabla_paginacion .td3{ 
	width:25%;
}
.tabla_paginacion a{
	text-decoration:none;
	color:#000;
	font-family:"Century Gothic", sans-serif;
	font-size:11px;
}
.tabla_paginacion a.p_actual{
	color:#FFF;
	border:#000 solid 1px;
	padding-left:2px;
	padding-right:2px;
	background-color:#333;
}
