@charset "utf-8";
/* CSS Document */
body, p, form{
	margin:0px;
	padding:0px;
	border:0px
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;
}
img{
	border:0px;
	border-style:none;
}
input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

a, a:hover{
	text-decoration:none;
}
h1, h2 ,h3{
	padding:0px;
	margin:0px;
	border:0px;
}


.centrar{
	margin-left:auto;
	margin-right:auto;
	width:992px;
}
.all{
	width:992px;
	float:left;
}

.header{
	width:992px;
	height:137px;
	float:left;
	background-image:url(_img/header.jpg);
	background-repeat:no-repeat;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:2px;
}
.header_logo{
	width:348px;
	height:109px;
	float:left;
	overflow:hidden;
}
.header_botones{
	padding-right:4px;
	height:23px;
	padding-top:4px;
	padding-bottom:1px;
	float:right;
	text-align:right;
}
.header_botones a{
	width:96px;
	text-align:center;
	height:18px;
	padding-top:5px;
	float:left;
	margin-left:3px;
	display:inline;
	background-image:url(_img/header_boton.gif);
	color:#FFFFFF;
	font-weight:bold;
}
.header_botones a:hover{
	background-image:url(_img/header_boton2.gif);
	color:#FFFFFF;
}
.header_medio{
	width:644px;
	height:50px;
	padding-bottom:1px;
	float:left;
	text-align:right;
	color:#FFFFFF;
}
.header_toolbar{
	width:644px;
	height:30px;
	overflow:hidden;
	float:left;
}
.header_user{
	width:342px;
	height:14px;
	padding-top:8px;
	overflow:hidden;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
}
.header_user a{
	color:#51D0FF;
}
.header_user a:hover{
	color:#FFFFFF;
}
.header_user a.username{
	color:#FFFFFF;
}


.header_login{
	width:342px;
	height:22px;
	padding-top:2px;
	overflow:hidden;
	float:left;
	color:#FFFFFF;
}
.header_login .login_row{
	float:left;
	margin-right:3px;
	font-weight:bold;
	padding-top:2px;
}
.header_login .login_row_extra{
	float:left;
	font-size:11px;
	text-align:right;
	margin-left:8px;
	display:inline;
	line-height:12px;
}

.header_login .login_row_extra a{
	color:#FFFFFF;
}
.header_login .login_row_extra a:hover{
	color:#51D0FF;
}

.header_login .login_row input{
	width:100px;
	height:14px;
	border-color:#00CCFF;
	border-width:1px;
	border-style:solid;
	background-color:#FFFFFF;	
}
.header_login .login_row a{	
	color:#FFFFFF;
	float:left;
	padding-top:3px;
}
.header_login .login_row a:hover{
	color:#51D0FF;
}


.header_cart{
	width:215px;
	height:30px;
	padding-left:87px;	
	overflow:hidden;
	float:left;
	background-image:url(_img/header_cart_bg.gif);
	background-repeat:no-repeat;
}
.header_cart_cant{
	float:left;
	width:131px;
	height:14px;
	padding-left:4px;
	padding-top:8px;
	color:#51D0FF;
	font-weight:bold;
}
.header_cart_no{
	float:left;
	width:197px;
	height:14px;
	padding-left:4px;
	padding-top:8px;
	color:#51D0FF;
	font-weight:bold;
}
.header_cart_precio{
	color:#FFFFFF;
}
.header_cart_pagar{
	float:left;
	width:66px;
	height:14px;
	padding-top:8px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(_img/arrow_3_blanca.gif);
	background-repeat:no-repeat;
	background-position: right 12px;
}
.header_cart_pagar a{
	color:#51D0FF;
}
.header_cart_pagar a:hover{
	color:#FFFFFF;
}

.header_search{
	width:180px;
	height:20px;	
	float:left;
	display:inline;
	overflow:hidden;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
	background-image:url(_img/header_menu_bg.gif);
}
.header_search .textfield{
	width:100px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	float:left;
	margin-top:1px;
}
.header_search .header_search_boton{
	width:63px;
	height:20px;
	border-style:none;
	border-width:0px;
	float:left;
	background-image:url(_img/buscar_btn.gif);
	cursor:pointer;
	margin-left:5px;
	display:inline;
}

.header_home{
	width:58px;
	height:22px;
	padding-left:12px;
	padding-top:6px;
	float:left;
	font-size:11px;
	letter-spacing:1px;
	background-image:url(_img/header_menu_bg.gif);
}
.header_home a{
	padding-left:7px;
	background-image:url(_img/header_menu_point.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	color:#000000;
}
.header_home a:hover{
	color:#FF0000;
}
.header_menu{
	width:720px;
	height:22px;
	padding-top:6px;
	padding-right:12px;
	float:left;
	background-image:url(_img/header_menu_bg.gif);
	text-align:right;
}
.header_menu a{
	padding-left:7px;
	background-image:url(_img/header_menu_point.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	color:#000000;
	margin-left:15px;
	display:inline;
}
.header_menu a:hover{
	color:#FF0000;
}


.medio{
	width:992px;
	float:left;
	padding-top:17px;
}
.medio .banner_1000{
	width:992px;
	height:40px;
	background-color:#0000FF;
	float:left;
	margin-bottom:15px;
	display:none;
}
.medio .left{
	width:170px;
	float:left;
	margin-left:6px;
	display:inline;
	padding-bottom:20px;
}

.filtros{
	width:170px;
	float:left;
	margin-bottom:15px;
}
.filtros_top{
	width:170px;
	height:30px;
	float:left;
	background-image:url(_img/filtros_top.gif);
	background-repeat:no-repeat;
}
.filtros_row{
	width:147px;
	padding-left:11px;
	padding-right:12px;
	float:left;
	background-image:url(_img/filtros_bg.gif);
	font-size:10px;
	color:#FF0000;
	padding-top:2px;
	padding-bottom:10px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.filtros_row_end{
	width:147px;
	padding-left:11px;
	padding-right:12px;
	float:left;
	background-image:url(_img/filtros_bg.gif);
	font-size:10px;
	color:#FF0000;
	padding-top:2px;
	padding-bottom:10px;
}
.filtros_row_tit{
	width:147px;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	padding-bottom:5px;
	
}
.filtros_item{
	width:145px;
	float:left;
	height:12px;

	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:2px;
	margin-bottom:4px;
}
.filtros_item a{
	width:140px;
	float:left;
	padding-left:5px;
	display:block;
	color:#000000;
	text-decoration:none;
}
.filtros_item a:hover{
	width:140px;
	float:left;
	padding-left:5px;
	display:block;
	color:#FF0000;
	text-decoration:none;
	background-color:#FFFFFF;
}
.filtros_row50{
	width:70px;
	float:left;
	padding-right:7px;
}
.filtros_row50_2{
	width:70px;
	float:left;
}
.input64{
	width:63px;
	height:15px;
	padding:0px;
	margin:0px;
	padding-top:1px;
	padding-left:3px;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
}
.filtros_boton{
	width:81px;
	height:21px;
	float:right;
	background-image:url(_img/filtros_btn.gif);
	border-style:none;
	border-width:0px;
	cursor:pointer;
}
.filtros_bottom{
	width:170px;
	height:8px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	float:left;
	background-image:url(_img/filtros_bottom.gif);
}

.menu_left_top{
	width:170px;
	height:6px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	float:left;
	background-image:url(_img/menu_left_top.gif);
	background-repeat:no-repeat;
}
.menu_left{
	width:160px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	background-color:#BEBEBE;
}

.menu_left .boton_1{
	width:160px;
	height:46px;
	float:left;
	background-image:url(_img/menu_left_btn1_bg.gif);
}
.menu_left .boton_1_hijos{
	height:0px;
	overflow:hidden;
	border-bottom-style:none;
	border-bottom-width:0px;
	border-top-style:none;
	border-top-width:0px;
}
.menu_left .boton_1_hijos_on{
	float:left;
}
.menu_left .boton_1 a{
	float:left;
	font-size:14px;
	color:#FFFFFF;
	padding-top:9px;
	padding-left:10px;
}
.menu_left .boton_flash{
	width:160px;
	height:46px;
	float:left;
	overflow:hidden;
}
.menu_left .boton_1:first-child{
	border-top-style:none;
	border-top-width:0px;
	height:46px;
}
.menu_left .boton_1:first-child .boton_flash{
	border-top-style:none;
	border-top-width:0px;
}


.menu_left .boton_2{
	width:160px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#BEBEBE;
	color:#FFFFFF;
}
.menu_left .boton_2 a{
	width:142px;
	float:left;
	display:block;
	color:#014FA3;
	font-size:11px;
	line-height:12px;
	padding-left:18px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#F2F2F2;
	background-image:url(_img/menu_left_point.gif);
	background-repeat:no-repeat;
	background-position: 11px 4px;
}
.menu_left .boton_2 a:hover{
	color:#FF0000;
	background-color:#CCCCCC;
}
.menu_left_bottom{
	width:170px;
	height:26px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	float:left;
	background-image:url(_img/menu_left_bottom.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
	background-position: 0px bottom;
	background-color:#BEBEBE;
}

.marcas{
	width:170px;
	float:left;
	padding-top:28px;
	background-image:url(_img/box_marcas_top.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}
.marcas_row{
	width:170px;
	float:left;
	background-image:url(_img/box_marcas_row.gif);
}
.marcas_reg{
	width:83px;
	height:29px;
	float:left;
	margin-left:1px;
	padding-bottom:1px;
	display:inline;
}
.marcas_bottom{
	width:156px;
	height:18px;
	float:left;
	padding-top:2px;	
	padding-left:5px;
	padding-right:9px;
	background-image:url(_img/box_marcas_bottom.gif);
	text-align:right;
}
.marcas_bottom a{
	color:#666666;
}
.marcas_bottom a:hover{
	color:#FF0000;
}


.right .relacionados{
	width:168px;
	border-color:#EAEAEA;
	border-style:solid;
	border-width:1px;
	/*background-color:#F5F5F5;*/
	background-image:url(_img/relacionados_top.gif);
	background-repeat:no-repeat;
	padding-top:30px;
	margin-bottom:20px;
}
.rel_reg{
	width:168px;
	float:left;
	padding-bottom:15px;
	border-top-color:#EAEAEA;
	border-top-style:solid;
	border-top-width:1px;
}
.rel_reg_img{
	width:168px;
	background-color:#FFFFFF;
	text-align:center;
	overflow:hidden;
	float:left;
}
.rel_reg_tit{
	width:160px;
	float:left;
	color:#333333;
	line-height:11px;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:3px;
}
.rel_reg_tit a{
	color:#333333;
}
.rel_reg_tit a:hover{
	color:#000000;
}
.rel_reg_precio_usd{
	width:160px;
	padding-left:4px;
	height:14px;
	font-size:12px;
	color:#666666;
	float:left;
	overflow:hidden;
}


.right{
	width:170px;
	float:left;
	padding-bottom:20px;
	overflow:hidden;
}

.banner_170{
	float:left;
	width:170px;
}
.banner_170 .banners{
	float:left;
	width:170px;
	padding-bottom:15px;
}

.pie{
	width:1000px;
	float:left;
	background-color:#8B8B8B;
}
.menu_pie{
	width:970px;
	float:left;
	border-top-color:#DBDBDB;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:15px;
	font-size:10px;
	color:#999999;
	background-color:#FFFFFF;
}
.menu_pie a{
	color:#999999;
	background-image:url(_img/arrow_3_gris.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	background-position: 0px 4px;
	margin-right:20px;
}
.datos_pie{
	width:712px;
	float:left;
	border-top-color:#FF0000;
	border-top-style:solid;
	border-top-width:3px;
	padding-top:8px;
	padding-bottom:9px;
	padding-left:123px;
	padding-right:15px;
	font-size:10px;
	line-height:11px;
	color:#FFFFFF;
	background-image:url(_img/logo_pie.gif);
	background-repeat:no-repeat;
}
.logo_pie{
	width:135px;
	float:left;
	text-align:right;
	border-top-color:#FF0000;
	border-top-style:solid;
	border-top-width:3px;
	height:13px;
	padding-top:9px;
	padding-bottom:10px;
	padding-right:15px;
	color:#FFFFFF;
}

