body{
	color: #666;
	background-image:url(../images/fondo2.jpg);;
}
ol {
	line-height: 20px;
}
ul{
	line-height: 20px;
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #00c2ff;
	
	text-decoration: none; /* no underline */
	color: #00c2ff;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #00c2ff;
	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #00c2ff;
		
		font-weight: bold;
		background-color: #00c2ff;
		color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;

	color: #DDD;
}

#garantias ol {
	line-height: 20px;
}
#garantias ul{
	line-height: 20px;
}
ol li{
	margin-bottom: 10px;
}
ul li{
	margin-bottom: 10px;
}
#categorias_interior ul li{
	margin-bottom: 0px;
}
.completo{
	width:100%;
}
.azul{
	background: url(../images/azul.png) repeat;
}
.tachado{
	text-decoration: line-through;
}
#superior{
	position: absolute;
	top: 0px;
	z-index: 1;
}
#superior_borde{
	height: 20px;
}
#inferior{
	position: relative;
	margin-top:20px;
	bottom: 30px;
	height: 20px;
	background: url(../images/azul.png) repeat;
}
.btn{
	float: left;
}
.btn a{
	background: url(../images/azul.png) repeat;
	height: 26px;
	padding:5px 0px 5px 0px;
	color: #000;
	text-decoration: none;
}
.btn a:hover{
	color: #666;
}
#contenido{
	margin-top: 30px;
	margin-bottom: 40px;
	border:0px solid #000;
}
#header{
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	height: 176px;
	position:relative;
	top:0px;
	background-color:#000;
}
#menu{
	height: 70px;
	text-align: center;
	border:0px solid #000;
	width:1010px;
	margin: 0 auto;	
}
#menu_centro{
	background: url(../images/menu_centro.png) repeat-x;
	height: 70px;
	text-align: center;
	border:0px solid #000;
	width:976px;
	margin: 0 auto;
}
.mnu{
	float:left;
	margin-top: 10px;
}
#menu a{
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
#menu a:hover{
	color: #fff;
}
#detalles{
	margin-top: -29px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
		background: #FFF;
}
.ini{
	margin-top: 20px;
}
.fin{
	margin-bottom: 20px;
}
.caja{
	float:left;
	margin-top: 7px;
}
#col_izq{
	float: left;
	margin-top: 20px;
}
#col_dcha{
	float: left;
	margin-top: 20px;
}
#col_cent{
	float:left;
	margin-top: 27px;
}
#footer{
	margin-top: 20px;
}
#categorias{
	float: left;	
}
#categorias_interior{
	background: url(../images/rosa.png) repeat;
	padding-bottom:8px;
}
#categorias_interior ul{
	list-style: none;
}
#categorias_interior ul li{
	margin-left: 0px;
	background: url(../images/cat_lista.png) repeat;
	height: 34px;
}
#categorias_interior ul li a{
	float: left;
	text-decoration: none;
	color: #000;
	margin-left: 45px;
	margin-top: 9px;
	font-size: 12px;
	font-weight:bold;
}
#categorias_interior ul li a:hover{
	color: #666;
}
#informacion{
	float: left;
	height:230px;
	width:189px;
	background: url(../images/informacion.png);
}
#informacion_interior{
	margin-top: 86px;
	margin-left: 20px;
}
#informacion_interior a{
	color: #FFBA2B;
	text-decoration: none;
}
#informacion_interior a:hover{
	color: #fff;
}
.producto{
	float: left;
	margin-top: 10px;
	border: 1px solid #000;
	padding: 10px 5px 10px 5px;
	text-align: center;
	width: 163px;
	margin-right: 12px;
}
.nombre{
	margin-bottom: 0px;
	height:38px;
}
.nombre a{
	font-size:14px;
	font-weight:bold;
	color: #333;
	text-decoration: none;
}
.nombre a:hover{
	color: #FFB92B;
	text-decoration:underline;
}
.precio{
	margin-bottom: 10px;
	color: #666;
	font-size: 12px;
	line-height: 1px;
}
.oferta{
	color: #FFB92B;
	font-weight: bolder;
	font-size: 22px;
	line-height: 28px;
	height: 28px;
	margin-left: -5px;
	width: 173px;
	margin-bottom: 10px;
}
.oferta1{
	color: #FFB92B;
	font-weight: bold;
	font-size: 22px;
}
#buscar{
	background: url(../images/buscar.png) no-repeat;
}
#fld_buscar{
	float: left;
	margin-top: 1px;
	margin-left: 4px;
	border: 0px;
	width: 146px;
	height: 26px;
	color: #AAA;
}
#fld_buscar_enviar{
	float: left;
	margin-left: 1px;
	border: 0px;	
}
#twitter{
	background: url(../images/twitter1.png) repeat-y;
	color: #FFF;
	/*height: 200px;*/
	width: 100%;
}


#comentarios1{
	width: 168px;
	height:195px;
	padding: 10px;
	/*background: url(../images/rosa.png) repeat;*/
	background-color:#000;
	color: #FFF;
}
#tit_comentarios{
	color: #FFBA2B;
	font-weight: bold;
	font-size: 16px;
	margin-left:35px;
	margin-bottom:0px;
}
#div_comentarios{
	color: #000;
	background-color: #FFF;
	/*width: 120px;*/
	padding:5px;
	border-radius: 5px;
	width:160px;
	height:100px;
	overflow: hidden;
}
#div_comentarios p{
	font-size: 11px;
	line-height: 11px;
	height:78px;
	width:158px;
	overflow:hidden;
	word-wrap:break-word
}
#lnk_comentarios{
	width: 170px;
	text-align: center;
}
#lnk_comentarios a{
	color: #FFBA2B;
	text-decoration: none;
}
#lnk_comentarios a:hover{
	color: #fff;
}

#prod_nombre{
	background: url(../images/prod_sup.png) no-repeat;
	height: 47px;
}
#prod_nombre1{
	background: url(../images/prod_sup1.png) no-repeat;
	height: 47px;
}

#prod_nombre2{
	background: url(../images/prod_sup2.png) no-repeat;
	height: 47px;
}

#prod_nombre_txt{
	color: #FFB92B;
	font-weight: bold;
	font-size: 20px;
	margin-left: 20px;
	margin-top: 7px;
}

#prod_nombre_txt2{
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	margin-left: 20px;
	margin-top: 0px;
	padding:8px;
}

#prod_img_gr{
	border: 1px solid #000;
	/*border-style: inset;*/
	height: 230px;
	margin-top: 10px;
}
#prod_dets{
	margin-top: 10px;
}
#prod_unids_txt{
	color:#666;
	margin-left: 20px;
	font-size: 15px;
}
#prod_precio_txt{
	color:#666;
	font-size: 12px;
	margin-left: 20px;
}
#prod_oferta_txt{
	font-size: 35px;
	font-weight: bold;
	color: #FFB92B;
	margin-left: 20px;
	line-height: 1px;
	margin-bottom: 25px;
}
#prod_opinar_div{
	margin-top: 15px;
}
.prod_img_peq{
	border: 1px solid #000;
	/*border-style: inset;*/
}
#prod_masvistas_txt{
	margin-top: 10px;
	color:#666;
}
#prod_info_txt{
	margin-top: -5px;
	margin-left: 20px;
	color:#000;
}
#prod_infos{
	margin-top: 30px;
}
#prod_infos_txt{
	border: 1px solid #000;
	min-height: 216px;
	color:#000;
}
#prod_infos_txt p{
	padding: 10px;
}
#prod_opinar{
	border: 1px solid #f290bb;
	margin-top: 30px;
}
#prod_opinar_interior{
	padding: 10px;
}
#opinar_txt{
	width:525px;
	height:100px;
}
#info_desc{
	line-height:30px;
}
#info_desc ul li{
	list-style:url(../images/bullet.gif);
}
#quienes_somos{
	text-align: justify;
	padding: 20px;
}
#como_comprar{
	text-align: justify;
	padding: 20px;
}
#garantias{
	text-align: justify;
	padding: 20px;
}
#faq{
	text-align: justify;
	padding: 20px;
}
#te_llamamos{
	text-align: justify;
	padding: 20px;
}
#contacto{
	text-align: justify;
	padding: 20px;
}
#envios_y_gastos{
	text-align: justify;
	padding: 20px;
}
#tbl_envios, #tbl_envios tr th, #tbl_envios tr td{
	border:1px solid #000;
	padding:5px;
}
#formas_de_pago{
	text-align: justify;
	padding: 20px;
}
#newsletters{
	float:left;
	padding:20px;
}
.lnk_infos{
	background-image: url(../images/prod_off.png);
	width: 120px;
	height: 21px;
	text-align: center;
	color: #FFB92B;
	text-decoration: none;
	display: inline-block;
	padding-top: 5px;
}
.lnk_infos_active{
	background-image: url(../images/prod_on.png);
	width: 120px;
	height: 21px;
	text-align: center;
	color: #000;
	text-decoration: none;
	display: inline-block;
	padding-top: 5px;
}
.lnk_infos:hover{
	color: #fff;
}
.caja_texto{
	border: 1px solid #CCC;
	height: 17px;
	padding: 5px;
	border-radius: 5px;
}
#fld_email{
	width: 300px;
}
#fld_nombre{
	width: 300px;
}
#fld_telefono{
	width: 300px;
}
#fld_comentarios{
	width:470px;
	height: 100px;
}
#lista_comentarios{
	text-align: justify;
	padding: 20px;
	background:url(../images/rosa.png) repeat;
	/*background-color: #ECEFF5;*/
	min-height: 300px;
}

#tabla_carrito{
	border:1px solid #ccc;
	width: 100%;
	margin-top: 15px;
	padding:10px;
}
#tabla_carrito th{
	background:url(../images/azul.png) repeat;
	color:#FFF;
	border: 1px solid #ccc;
	padding:10px;
	font-weight: bold;
	vertical-align:middle;
}
#tabla_carrito td{
	border: 1px solid #ccc;
	padding:10px;
	vertical-align:middle;
}
.tbl_centro{
	text-align:center;
}
.tbl_dcha{
	text-align:right;
}

#continuar{
	float:left;
	background:url(../images/azul.png) repeat;
	width: 150px;
	border-radius: 6px;
}
#continuar a{
	color:#FFF;
	text-decoration:none;
	display:block;
	text-align:center;
	padding:4px;
}
#finalizar{
	float:right;
	background:url(../images/azul.png) repeat;
	width: 150px;
	border-radius: 6px;
}
#finalizar a{
	color:#FFF;
	text-decoration:none;
	display:block;
	text-align:center;
	padding:4px;
}

#siguiente{
	float:right;
	background:url(../images/azul.png) repeat;
	width: 150px;
	border-radius: 6px;
}
#siguiente a{
	color:#FFF;
	text-decoration:none;
	display:block;
	text-align:center;
	padding:4px;
}

#anterior{
	float:right;
	background:url(../images/azul.png) repeat;
	width: 150px;
	border-radius: 6px;
}
#anterior a{
	color:#FFF;
	text-decoration:none;
	display:block;
	text-align:center;
	padding:4px;
}

#div_cupon{
	text-align: justify;
	padding: 20px;
}

#minicarrito{
	width: 168px;
	height:auto;
	padding: 10px;
	/*background: url(../images/azul.png) repeat;*/
	border:1px solid #000;
	color: #FFF;
}

#ircarrito{
	float:right;
	background:url(../images/azul.png) repeat;
	width: 120px;
	border-radius: 6px;
	margin-top:0px;
}

#ircarrito a{
	color:#FFF;
	text-decoration:none;
	display:block;
	text-align:center;
	padding:4px;
}

#minicarritoa{
	color: #FFF;
	text-decoration: none;
}
#minicarritoa:hover{
	color: #00c2ff;
}

#textos{
	text-align:justify;
	padding:20px;
}

#texto1{
	background-color: #eeeeee;
	padding:10px;
}
