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

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background: #EEE url(../img/bg.gif);*/
	background:#EEE;
	margin-top:5px;
}
a:link img, a:visited img{
    border:0;
}
a {
	text-decoration:none;
	color:#36C;
}
a:hover {
	color:#06f;
}
h1{ /* Usado en los títulos de las secciones */
	font-family: Georgia, Times New Roman, Times, serif;
	FONT-SIZE: 30px;
	COLOR: #000000; /*#F30; */
	TEXT-ALIGN:center;
	line-height:100%;	
	margin-bottom: 16px;
	font-weight: bold;
}
h2{
	font-family: Georgia, Times New Roman, Times, serif;
	FONT-SIZE: 35px;
	COLOR: #000000; /*#F30; */
	TEXT-ALIGN:center;
	line-height:100%;
	padding:10px;
	font-weight: bold;
}
h3{
	font-family: Georgia, Times New Roman, Times, serif;
	FONT-SIZE: 26px;
	COLOR: #000000; /*#F30; */
	TEXT-ALIGN:center;
	line-height:100%;
	padding:10px;
	font-weight: bold;
}
p{
	margin-top: 5px;
	margin-bottom: 10px;
}

input.disabled{
	color:#888;
	background: none;
	border: none;
}
/*
Primero seteamos el contexto de posición para las columnas, usando el #container
--------------------------------------------------*/
#containertop , #container {
  margin: 0 auto;/* esto es para centrar este DIV en el BODY */
	background: url(../img/bg_page.png) repeat-y !important; /*background-color: Black;*/
	background: url(../img/bg_page.gif) repeat-y;
	/*padding: 5px 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:0;*/
	
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	position:relative;
	margin: 0 auto;/* esto es para centrar este DIV en el BODY */
	width: 737px;
	clear:both;
	color: #535353;
	padding: 5px 15px;
}
#containertop {
	border-bottom: 0;
	/*padding-bottom: 10px;*/
	padding-bottom: 0;
}
#container {
	border-top: 0;
}
#paginacompleta {
/*	position:relative;
	margin: 0 auto;/* esto es para centrar este DIV en el BODY */
/*	width: 760px;*/
}
/*
Damos posición absoluta a las columnas (con respecto al #container)
--------------------------------------------------*/
#columna-1, #columna-2 {
}
#columna-1 {
	float:left;
	width: 134px;
	overflow-x:hidden;
}
#columna-2 {
	width:108px;
	float: right;
}
/*
Contenido central
--------------------------------------------------*/
#contenido2menus, #contenido1menu, #contenido0menu {
	float: left;
	min-height: 400px;
/*	height: auto !important;
	height: 400px;*/
	padding: 0px 11px 10px 4px;
	/*background: #FFF;*/
}
#contenido2menus {/*el cuerpo cuando hay menu izq, cuerpo y un menuderecha*/
	width: 487px;
	padding-right: 0px;
}
#contenido1menu {/*el cuerpo cuando hay menu izq, cuerpo*/
	/*width: 592px;*/ /* width: 614px; */
	padding-top: 10px;
	width: 593px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 0;
	/*padding-right: 11px !important;*/
}
#contenido0menu {/*el cuerpo cuando no hay menu solo cuerpo*/
	width: 716px; /* width: 614px; */
	padding: 10px;
}

#contenidoborde {
	padding: 5px !important;
	padding-right: 0px;
	background: #FFF;
	border: 1px solid #EEE;
}


#container .contenido1menuhome{
	/*padding: 0;
	width: 557px;*/
}
#container .contenido1menurest{
}
/*
Ventana login
--------------------------------------------------
*/
.loginform {
	margin-top: 20px;
	float:left;
	width:270px;
	border-right: 1px dashed  #CCC;

}
.loginregister {
	margin-top: 20px;
	float:left;
	width:270px;
	margin-left: 10px;
}

/*
Menu izquierdo
--------------------------------------------------
*/
#bajomenuizq{
	background: url(../img/mi_down.png) repeat-y right !important;
	background: url(../img/mi_down.gif) repeat-y right;
	height:12px;
	line-height: 12px;
	margin-bottom: 10px;
}
#menuizq {
	/*background:#ecedf1;*/
	background: url(../img/mi_page.png) repeat-y right !important;
	background: url(../img/mi_page.gif) repeat-y right;

	padding: 4px 4px;
	padding-right: 9px;
}
#menuizq .cuadromenu{
	margin-bottom: 20px;
	/*background: #EEE;*/
	/*border: 1px solid #E5E5E5;*/
}

#menuizq .cuadromenu a:link, #menuizq .cuadromenu a:visited, #menuizq .cuadromenu a:active {
	/*border-top: 1px solid #fff4fa;
	border-left: 1px solid #fff0f9;
	border-bottom: 1px solid #d9c9d2;
	border-right: 1px solid #e9d7e1;*/
	color: #f25e1e;
	padding: 2px 0px;
	padding-left: 8px;
	display: block;
	border: 1px solid #b7c2c8;
	background: #FFF;
	height: 18px;
	margin-bottom: 5px;
}
#menuizq .cuadromenu a:hover {
	color: #3ab54a;
	background: #FFF;
	border-left: 7px solid #3ab54a;
	padding-left: 2px;
}
#menuizq .cuadromenu .titulo {
	/*background-repeat: no-repeat;
	background-color:#ffbcdb;*/
	padding: 0px 0px 0px 0px;
	line-height: 21px;
	/*border: 1px solid #E5E5E5;*/
	color: #666;
}
#menuizq .cuadromenu .titulo div {
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 0px 0px 0px;
	/*text-align: center;*/
	/*font-family: tahoma,sans-serif;*/
	font-size: 12px;
	font-weight: bold;
}
#menuizq .cuadromenu .links {
	/*background: url(../img/fondobarra.gif) repeat-x;*//*background-color:#ffecf7;*/
	border-top: none;
	margin-bottom: 10px;
	padding: 5px 0px 4px 0px;
}
#menuizq .cuadromenu form{
	padding: 5px;
}
#menuizq .cuadromenu input{
	width: 80px;
}

#cuadronewsletter{
	margin-bottom: 20px;
	background: #EEE;
	border: 1px solid #E5E5E5;
}
#cuadronewsletter .titulo {
	/*background-repeat: no-repeat;
	background-color:#ffbcdb;*/
	padding: 0px 0px 0px 8px;
	line-height: 21px;
	border: 1px solid #E5E5E5;
	color: #666;
}
#cuadronewsletter .titulo div {
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 8px 0px 0px;
	text-align: center;
	/*font-family: tahoma,sans-serif;*/
	font-size: 13px;
	font-weight: bold;
}
#cuadronewsletter form{
	padding: 5px;
}
#cuadronewsletter input{
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 17px;
}
/*
Top
--------------------------------------------------
*/
#barritatop{
	position: relative;
	padding: 0px 0px 0px 0px;
	/*background-color:#000;*/
	background-color:#68B478;
	height:18px;
}
/*
Top
--------------------------------------------------
*/
#top{
	/*height:100px;*/
	position: relative;
	background-color: #007300;
	/*background: url(../img/fondomenu.gif) repeat-x;*/
	/*background: url(../../../img/campo.jpg) repeat-x;*/
	padding: 0px;
	margin: 0px;
	/*margin: 0px 15px 0px 15px;*/
}
#topbarrainferior {
	 /*background: url(../img/fondobarra.gif) repeat-x;*/
	 background: #009000;
	 height:25px; 
	 padding: 0px 20px; 
	 text-align:center; 
	 position:relative;
	 border-top: 1px solid #006600;
}

/* shopping area */
#topbarrainferior .shoppingarea{
position:absolute;
top: 6px;
right: 2px;
margin:0;

}

#topbarrainferior .shoppingarea{
margin:0;
padding:0;
list-style-type:none;
margin-right:5px;
}

#topbarrainferior .shoppingarea li{
display:block;
float:left;
padding: 0 4px 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
#topbarrainferior .shoppingarea li a{
padding:0;
margin:0;
}


#top .divlogo{
position:absolute;
top:0px;
/*bottom:0px;*/
background:#666666;
/*right: 0;*/
margin:0;
padding:0;
background: url(../img/logoback.png) no-repeat !important;
background: url(../img/logoback.gif) no-repeat;
height: 50px;
width:250px;
}
#blenddiv{
margin:0;
padding:0;
overflow:hidden;
height:100px;
}
/* MENU DE REGISTRACION DE USUARIOS  */
/******************************************************/
#usermenu{
position:absolute;
top:0px;
right:10px;
margin:0;
padding:0;
color: #FFF;
}

ul#usermenu
{
margin: 0;
padding: 2px 5px 0px 0px;
list-style-type: none;
}

ul#usermenu li
{
	float: left;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul#usermenu li.username
{
	font-weight:bold;
}
#usermenu a, #usermenu a:link
{
	float:left;
	margin: 0;
	padding: 0px 4px 0px 4px;
	text-decoration: none;
	color: #FFF;
}
#usermenu a:hover {
	color:#f25e1e;
	text-decoration: none;
}

/* search area */
#searcharea{
position:absolute;
/*top:28px;*/
/*bottom:0px;*/
/*right:10px;*/
right: 0;
bottom: 4px;
margin:0;
padding:0;
}

ul#searcharea{
margin:0;
padding:0;
list-style-type:none;
margin-right:5px;
}

ul#searcharea li{
display:inline;
padding: 0 4px 0 0;
}

ul#searcharea li input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 17px;
	width: 150px;
}


/* topmenu */
#topmenu{
position:absolute;
top: 6px;
left:0;
margin:0;
}

ul#topmenu{
margin:0;
padding:0;
list-style-type:none;
margin-right:5px;
font: 12px Verdana, Arial, Helvetica, sans-serif;
}

ul#topmenu li{
display:inline;
padding: 0 4px 0 0;
}
ul#topmenu a{
	/*display:block;*/
	padding: 4px 10px;
	color:#FFF;
	border: 0px;
	font-weight:bold;
}
ul#topmenu a:hover {
	text-decoration:underline;
}
/************************************************************/
/**** navegador secciones ****/
.barranavegador {
	border: 1px solid #c3c8ce;
	height: 18px;
	line-height: 18px;
	margin-bottom: 2px;
	background: #e3e8ec;
	padding: 0px 2px;/*3px 2px*/
	color: #4d5764;
	overflow: hidden;
}
.barranavegador a {
	color: #4d5764;
	padding: 0px 4px;
	margin: 0px;
}
.barranavegador a:hover{
	color: #f25e1e;
	text-decoration:underline;
}
/************************************************************/
/**** navegador paginas ****/
.imagen {
	vertical-align:bottom;
}
/************************************************************/
/**** navega3cuadros ****/
#navega3cuadros {
	border: 1px solid #E5E5E5;
	height: 13px;
	margin-bottom: 2px;
	background-color:#EEE;
	padding: 3px 2px;
	color: #E5E5E5;
}
#navega3cuadros div div{
	width:30%;
	float:left;
	text-align: center;
	/*border-right: 1px solid #ffbcdb;*/
}
#navega3cuadros div span{
	width:4%;
	float:left;
	text-align: center;
}
#navega3cuadros a{
	padding: 0px 0px;
	color:#333333;
	font-weight:bold;
	display:block;
}
#navega3cuadros a:hover{
	color: #677799;
	text-decoration:underline;
	background-color:#FFF;
}
/************************************************************/
/**** contenedor de 3 cuadritos ****/
#cuadrobannercentral{
	/*height: 216px;*/
	width: 487px;
	margin-bottom: 6px;
}
#cuadrobannercentral .contenedor{
	width: 33%;
	float:left;
	text-align:center;
	background: #FFF;
}
#cuadrobannercentral .central{
	margin: 0px 2px;
}

#cuadrobannercentral .contenedor .cuadritoarriba{
	padding: 2px;
}
#cuadrobannercentral .contenedor .cuadritoarriba .tituloitm{
	padding: 2px;
	font-size: 12px;
	height: 28px;
	overflow: hidden;
	background-repeat:no-repeat;
}
#cuadrobannercentral .contenedor .cuadritoarriba .titulosec{
	padding: 2px;
	font-size: 11px;
	overflow: hidden;
	background-repeat:no-repeat;
}
#cuadrobannercentral .contenedor .cuadritoarriba .fdoverde {
	background:url(../img/page/homebann/masvendidos.gif);
}
#cuadrobannercentral .contenedor .cuadritoarriba .fdonaranja {
	background:url(../img/page/homebann/promocionales.gif);
}
#cuadrobannercentral .contenedor .cuadritoarriba .fdorojo {
	background:url(../img/page/homebann/novedades.gif);
}
#cuadrobannercentral .contenedor .cuadritoarriba a{
	color: #FFF;
	display:block;
	font-weight: bold;
}
#cuadrobannercentral .contenedor .cuadritoarriba a:hover{
	text-decoration:underline;
}
.bordeverde{
	border: 1px solid #819e64;
}
.bordenaranja {
	border: 1px solid #f0ae3b;
}
.borderojo {
	border: 1px solid #ff5500;
}
/************************************************************/
/**** navegador ****/
.navegador{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4d5764;
	background-color: #e3e8ec;
	border: 1px solid #c3c8ce;
	min-height: 19px;
	height: auto !important;
	height: 19px;
	padding: 2px 4px 0px 4px !important;
	padding-bottom: 2px;
	clear: both;
}
.navegador a{
	padding: 0px 10px 0px 10px;
	display:inline;
	border: 0px;
}
.navegador select {
	font-size:10px;
	border: 1px solid #CCCCCC;
	width: 128px;
}
/************************************************************/
/**** listado ****/
#contieneitems{
	/*position:relative;*/
}

#contieneitems .cuadrosdet{
	position: relative;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #EEEEEE;
	width: 243px;
	float: left;
}
#contieneitems .cuadrosdet .imagen {
	text-align: center;
	border: 1px solid #EEE;
	height: 128px;
	float: left;
}
#contieneitems .cuadrosdet .imagen:hover {
	border: 1px solid #333;
}
#contieneitems .cuadrosdet .titulo {
	font-size: 10px;
	font-weight: bold;
	height: 26px;
	width: 140px;
	padding: 0px 0px 0px 5px;
	float: left;
	overflow:hidden;
}
#contieneitems .cuadrosdet .titulo a {
	display:block;
	color: #9A0404;
}
#contieneitems .cuadrosdet .codigo {
	color: #42547B;
	height: 14px;
	font-size: 10px;
	width: 140px;
	padding: 0px 0px 0px 5px;
	float: left;
}
#contieneitems .cuadrosdet .detalle {
	color: #42547B;
	height: 50px;
	overflow:hidden;
	font-size: 10px;
	width: 140px;
	padding: 0px 0px 0px 5px;
	float: left;
}
#contieneitems .cuadrosdet .precio {
	font-size: 12px;
	font-weight: bold;
	color: #BF8E4A;
	height: 20px;
	padding: 4px 0px 0px 5px;
	width: 140px;
	float:left;
}
#contieneitems .cuadrosdet .rate {
	height: 16px;
	width: 100px;
	clear:both;
}



#contieneitems .listadet{
	position: relative;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #EEEEEE;
}
#contieneitems .listadet .imagen {
	text-align: center;
	border: 1px solid #EEE;
	height: 128px;
	float: left;
}
#contieneitems .listadet .imagen:hover {
	border: 1px solid #333;
}
#contieneitems .listadet .titulo {
	font-weight: bold;
	height: 18px;
	overflow:hidden;
	font-size: 10px;
	width: 350px;
	padding: 0px 0px 0px 5px;
	float: left;
}
#contieneitems .listadet .titulo a {
	display:block;
	color: #9A0404;
}
#contieneitems .listadet .codigo {
	font-size: 10px;
	color: #42547B;
	height: 18px;
	float:right;
	width:100px;
	text-align:right;
}
#contieneitems .listadet .detalle {
	color: #42547B;
	height: 53px;
	overflow:hidden;
	font-size: 10px;
	width: 450px;
	padding: 0px 0px 0px 5px;
	float: left;

}
#contieneitems .listadet .precio {
	font-size: 12px;
	font-weight: bold;
	color: #BF8E4A;
	height: 16px;
	padding: 4px 0px 0px 5px;
	width: 450px;
	float: left;
}
#contieneitems .listadet .rate {
	position:absolute;
	bottom:1px;
	left:85px;
}




#contieneitems .cuadrosfoto{
	position: relative;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #EEEEEE;
	float:left;
	width: 134px;
	text-align:center;
}
#contieneitems .cuadrosfoto .titulo {
	font-weight: bold;
	height: 30px;
	overflow:hidden;
}
#contieneitems .cuadrosfoto .titulo a {
	display:block;
	color: #9A0404;
}
#contieneitems .cuadrosfoto .imagen img{
	border: 1px solid #EEE;
	height: 128px;
}
#contieneitems .cuadrosfoto .imagen img:hover {
	border: 1px solid #333;
}

#contieneitems .listaitm{
	position: relative;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #EEEEEE;
	height: 16px;
	overflow: hidden;
}
#contieneitems .listaitm .titulo{
	width: 280px;
	height: 16px;
	overflow:hidden;
	float:left;
	font-weight: bold;
}
#contieneitems .listaitm .titulo a {
	display:block;
	color: #9A0404;
}
#contieneitems .listaitm .precio{
	width: 70px;
	text-align:right;
	padding-right: 10px;
	float:left;
	
	font-size: 12px;
	font-weight: bold;
	color: #BF8E4A;
}


#contieneitems .indexitem{
	position: relative;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #EEEEEE;
	width: 243px;
	float: left;
}
#contieneitems .indexitem .fotoindex {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #EEE;
	border-collapse: collapse;
	height: 128px;
	float: left;
}
#contieneitems .indexitem .fotoindex:hover {
	border: 1px solid #333;
}
#contieneitems .indexitem .textoindex {
	font-size: 10px;
	border-collapse: collapse;
	width: 140px;
	padding: 0px 0px 0px 5px;
	float: left;
}
#contieneitems .indexitem .rate {
	height: 16px;
	width: 100px;
	clear:both;
}
#contieneitems .indexitem .textoindex .tituloindex {
	font-weight: bold;
	height: 26px;
	overflow:hidden;
}
#contieneitems .indexitem .textoindex .tituloindex a {
	display:block;
	color: #9A0404;
}
#contieneitems .indexitem .textoindex .codigoindex {
	color: #42547B;
	height: 14px;
}
#contieneitems .indexitem .textoindex .detalleindex {
	color: #42547B;
	height: 50px;
	overflow:hidden;
}
#contieneitems .indexitem .textoindex .precioindex {
	font-size: 12px;
	font-weight: bold;
	color: #BF8E4A;
	height: 20px;
	padding: 4px 0px 0px 0px;
}
#contieneitems .indexitem .textoindex .detallesindex a {
	font-size: 11px;
	font-weight: bold;
	color: #9B7137;
}
#contieneitems .indexitem .textoindex .detallesindex a:hover {
	text-decoration: underline;
}
/* carritoarea */
.carritoarea{
position:absolute;
bottom: 1px;
right: 20px;
/*float:right;*/
margin: 0px 0px 0px 0px;
/*width:150px;*/
}
ul.carritoarea{
margin:0;
padding:0;
list-style-type:none;
margin-right:5px;
}
ul.carritoarea li{
/*display:block;
float:right;*/
/*display:inline;*/
padding: 0 4px 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
ul.carritoarea a{
padding:0;
margin:0;
}
ul.carritoarea li.vcent {
	padding-top: 2px;
}
/* wlarea */
.wlarea{
position:absolute;
bottom: 1px;
right: 40px;
margin: 0px 0px 0px 0px;
/*width:150px;*/
}
ul.wlarea{
margin:0;
padding:0;
list-style-type:none;
margin-right:5px;
}
ul.wlarea li{
/*display:block;
float:right;*/
/*display:inline;*/
padding: 0 4px 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
ul.wlarea a{
padding:0;
margin:0;
}
ul.wlarea li.vcent {
	padding-top: 2px;
}
/* recomendarea */
.recomendarea{
position:absolute;
bottom: 1px;
right: 0px;
margin: 0px 0px 0px 0px;
/*width:150px;*/
}
ul.recomendarea{
margin:0;
padding:0;
list-style-type:none;
margin-right:5px;
}
ul.recomendarea li{
/*display:block;
float:right;*/
/*display:inline;*/
padding: 0 4px 0 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
ul.recomendarea a{
padding:0;
margin:0;
}
ul.recomendarea li.vcent {
	padding-top: 2px;
}
/* ratearea */
.ratearea{
/*float:left;*/
/*position:absolute;
bottom: 6px;
right: 15px;*/
margin: 0px 0px 0px 0px;
}
ul.ratearea{
margin:0;
padding:0;
list-style-type:none;
/*margin-right:5px;*/
}
ul.ratearea li{
display:inline;
/*padding: 0 4px 0 0;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
ul.ratearea a{
display:inline;
margin: 0;
padding:0;
}
/*
Bannerder
-----------------------------------------------------
*/
#banerder .cuadromenuder .titulo{
	padding: 0px 4px;
	line-height: 21px;
	background-color:#E5E5E5;
	text-align: center;
	font-family: tahoma,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
#banerder .cuadromenuder .links{
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
	background-color:#EEE;
}
#banerder .cuadromenuder .links .cuadro {
	border: 1px solid #E5E5E5;
	background-color: #FFFFFF;
	border-collapse: collapse;
	margin: 0px 3px 0px 3px;
	text-align: center;
}
#banerder .cuadromenuder .links .cuadro .titulomini{
	font-size: 10px;
	font-weight: bold;
	height:26px;
	overflow:hidden;
}
#banerder .cuadromenuder .links .cuadro .titulomini a{
	color: #9A0404;
}
#banerder .cuadromenuder .links .cuadro .precio {
	font-size: 9px;
	font-weight: bold;
	color: #9b7137;
	height:30px;
}
#banerder .cuadromenuder .links .cuadro .precio a {
	color: #9b7137;
}
#banerder .cuadromenuder .links .cuadro .precio a:hover {
	color: #9A0404;
	text-decoration: underline;
}
#banerder .cuadromenuder .links .spacer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
	display: block;
}
/**********************************************************************
** my cart 
*/

#barraizq .micarrito{
	/*background-color:#d9dcf0;*/
	/*margin-bottom: 6px;*/
}
#barraizq .micarrito .titulo {
	padding: 3px 7px 0 0;
	background: url(../img/topcarrito.png) no-repeat top right !important; /*background-color: Black;*/
	background: url(../img/topcarrito.gif) no-repeat top right;
	height:34px;
}
#barraizq .micarrito .titulofull {
	padding: 3px 7px 0 0;
	background: url(../img/topcarritofull.png) no-repeat top right !important; /*background-color: Black;*/
	background: url(../img/topcarritofull.gif) no-repeat top right;
	height:34px;
}
#barraizq .micarrito .bott {
	background: url(../img/bottomcarrito.png) no-repeat top right !important; /*background-color: Black;*/
	background: url(../img/bottomcarrito.gif) no-repeat top right;
	height:12px;
}

#barraizq .micarrito .titulo div, #barraizq .micarrito .titulofull div{
	/*float:left;*/
	/*margin-top:10px;*/
	/*padding: 8px 0 8px 8px;*/
	font-family: tahoma,sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#barraizq .micarrito .titulo div a, #barraizq .micarrito .titulofull div a{
	padding: 8px 0 8px 8px;
	color: #666;
	display:block;
}
#barraizq .micarrito .titulo div a:hover, #barraizq .micarrito .titulofull div a:hover{
	color: #333;
}
#barraizq .micarrito img{
	/*float:right;
	margin-right:3px;*/
}
#barraizq .micarrito .contenido{
	padding: 4px 3px;
	/*background-color:#d9dcf0;*/
	background: url(../img/backcarrito.png) repeat-y right !important; /*background-color: Black;*/
	background: url(../img/backcarrito.gif) repeat-y right;
}
#barraizq .micarrito .contenido .cuadro{
	background-color:#FEFEFC;
	border: 1px solid #a9afd9;
	height: 66px;
	overflow:hidden;
	padding: 0px 2px;
	margin-right: 8px;
}
#barraizq .micarrito .contenido .cuadro .links{
	border-bottom: 1px solid #C3C8CE;
	height: 52px;
}
#barraizq .micarrito .contenido .cuadro a{
	display:block;
	font-size:10px;
	height:13px;
	overflow:hidden;
	color: #666;
}
#barraizq .micarrito .contenido .cuadro a:hover{
	background-color:#EEEEEE;
}
#barraizq .micarrito .contenido .cuadro .total{
	font-weight:bold;
	text-align:right;
	font-size:10px;
}
/************************************************************/
/**** bottom ****/
#bottom{
	/*border-top: 1px solid #000;*/
	clear: both;
	font-size: 9px;
	background:url(../img/fondofoot.gif);
	background-repeat:repeat-x;
	padding: 0px 5px 5px 5px;
}
#bottom .spacer{
	height: 10px;
}
#bottom .footermenu{
}
#bottom p {
	color:#999999;
}
#bottom span {
	font-weight:bold;
}
#bottom .footermenu a {
	color:#9A0404;
	display:inline;
	padding: 0px 5px;
}
#bottom .footermenu a:hover {
	color:#000;
	text-decoration:underline;
}
/************************************************************/
/**** firma ****/
#firma {
	position:relative;
  margin: 0 auto;/* esto es para centrar este DIV en el BODY */
  width: 737px;
	clear:both;
	background: url(../img/bg_page.png) repeat-y !important;
	background: url(../img/bg_page.gif) repeat-y;
	padding: 5px 15px;
	color: #666666;
}
#firma a {
	color: #F48000;
	text-decoration: none;
	display:inline;
}
#firma a:hover {
	text-decoration:underline;
}
#firma .cuadro {
	background: #FFF;
	border: 1px solid #EEE;
	padding: 6px 10px;
}


#micuenta{
margin: 0px 0px 0px 0px;
}
ul#micuenta{
margin:0;
padding:0;
list-style-type:none;
margin-right:5px;
}
ul#micuenta li{
float:none;
padding: 8px 4px 0 0;
}
#bajofirma{
	position:relative;
  margin: 0 auto;
	background: url(../img/bg_down.png) no-repeat!important;
	background: url(../img/bg_down.gif) no-repeat;
	height:16px;
	width:767px;
}
/***************************************************************
* DETALLE DE ITEMS
*/
#detallesitm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333 /*#42547B;*/
}
#detallesitm .fotos {
	/*background-color:#006633;*/
	width: 220px;
	float:left;
	padding-top:10px;
}
#detallesitm .fotos .masfotos {
	position:relative;
}
#detallesitm .fotos .masfotos img {
	border: 1px solid #CCC;
	margin: 0px 4px;
}
#detallesitm .fotos img {
	/*border: 1px solid #00FF99;*/
}
#detallesitm .detalles {
	float:left;
	/*background-color:#FFCCFF;*/
	width: 299px;
	margin-left: 6px;
	border-left: none; /*1px solid #CCC;*/
	min-height: 416px;
	padding: 0px 0px 6px 0px;
}
#detallesitm .detalles div {
	margin-bottom: 6px;
}

#detallesitm .detalles .nombre {
	font-size: 16px;
	font-weight: bold;
	color: #9A0404;
	padding-bottom: 10px;
	padding-top: 20px;
	/*border-top: 1px solid #CCC;*/
	border-bottom: 1px solid #CCC;
}
#detallesitm .detalles .descripcion {
	/*color:#333333;*/
}
#detallesitm .detalles .descripcion ul{
	/*list-style:circle;*/
	list-style-type:square;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 20px;
}
#detallesitm .detalles .codigo {
	font-size: 10px;
	font-weight: bold;
	color: #06F;
	padding-bottom: 0px;
	padding-top: 5px;
	background: none;
	/*border-top: 1px solid #CCC;*/
	/*border-bottom: 1px solid #CCC;*/
}
#detallesitm .detalles .codigo span {
	font-size: 10px;
	font-weight: bold;
	color: #06F;
	padding-bottom: 0px;
	padding-top: 5px;
}
#detallesitm .detalles .precio {
	font-size: 12px;
	font-weight: bold;
	color: #9A0404;
	padding-top: 5px;	
	padding-bottom: 5px;
	background: #EEE;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#detallesitm .detalles .precio span {
	font-size: 12px;
	font-weight: bold;
	color: #9A0404;
	padding-bottom: 0px;
	padding-top: 5px;
}
#detallesitm .detalles .carrito {
	padding-top: 5px;	
	padding-bottom: 0px;
	text-align:right;
}
#detallesitm .detalles .wishlist {
	padding-top: 5px;	
	padding-bottom: 0px;
	text-align:right;
}
#detallesitm .detalles .mandarpormail {
	padding-top: 5px;	
	padding-bottom: 0px;
	text-align:right;
}
#detallesitm .rate {
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#detallesitm .rate ul{
	list-style-type:none;
}
#detallesitm .opciones {
	clear:both;
	border-top: 1px solid #CCC;
	padding: 8px 0px;
}

.cuadromensaje {
	margin: 20px 20px;
	border: 1px solid #EEE;
	padding: 30px;
	text-align:center;
	background: #FFF;
}
#regfeatures{
	margin: 0px 0px 0px 0px;
}
ul#regfeatures{
	margin:0;
	padding-top:5px;
	padding-left:20px;
	list-style-type:none;
	list-style-image: url(../img/ico/arrow.gif);
	margin-right:5px;
}
ul#regfeatures li{
	padding-top:5px;
}
/*
para el tal vez quizo decir
*/
#listadobusqueda{
	margin: 0px 0px 0px 0px;
}
ul#listadobusqueda{
	list-style-type:none;
}
ul#listadobusqueda li{
}
/*
Estado de un pedido
*/
#mipedido{
	font-size:10px;
}
#mipedido .cizq {
	width: 400px;
	float: left;
	margin: 2px 2px 10px 2px;
	border: 1px solid #CCC;
}
#mipedido .cder {
	width: 150px;
	float: left;
	margin: 2px 2px 10px 2px;
	clear:right;
	border: 1px solid #CCC;
}
#mipedido .ctitulo {
	font-size: 18px;
}
#mipedido .cdir{
}
#mipedido .cpedido {
}
#mipedido .cfecha {
}
#mipedido .cnombre {
}
#mipedido .cdirecc {
}
#mipedido .ccodpos {
}
#colmed{
}
#colmed .titulo{
	font-weight:bold;
}
#colmed div{
	border-bottom: 1px solid #CCC;
	color:#06F;
}
/************************************************************************* 11/10/207 ************************************************************************/
/* Tipos de listado de Atributos */
#TLA0, #TLA1{
	padding-bottom: 10px;
}
#TLA0 .fila, #TLA1 .fila{
	clear:both;
}
#TLA0 .fila div, #TLA1 .fila div{
	float:left;
}
#TLA0 .fila .columna1, #TLA1 .fila .columna1{
	width: 150px;
}
#TLA0 .fila .columna2, #TLA1 .fila .columna2{
}

#TLA1 {
	border: 1px solid #F00;
}

.plantributodescriptivo{
	border: 1px solid #999999;
	margin-bottom: 5px;
}
.plantributodescriptivo .plttit {
	background-color:#CCCCCC;
}
.plantributodescriptivo .pltcont {	
}
.plantributolista{
	border: 1px solid #999999;
	margin-bottom: 5px;
}
.plantributolista .plttit{
	background-color:#FFFFCC;
	font-weight:bold;
}
.plantributolista .pltcont a{
	display:block;
}

#listadosubrubros	{
}
#listadosubrubros .cuadro {
	width: 120px;
	overflow: hidden;
	float:left;
}
#listadosubrubros .cuadro a {
	text-align:center;
}

/*****************************************************************26/11/2007**********************************************************************************/
.BoxGris {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	background-color: #f7f8f8;
	border: 1px dashed #666;	
	padding:20px;
}

.BoxAmarillo {
	background-color: #ffffe1;
	border:1px #999 solid;
	padding:5px;
	color: #000;
	}

.formulario {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;	
	font-size: 12px;
	background-color: #f7f8f8;
	border: 1px dashed #666;	
}
/*****************************************************************27/11/2007**********************************************************************************/
#plantillalistadetalle .titulo {
	font-size: 18px;
	font-weight:bold;
	color:#007300;
}
#plantillalistadetalle .contenido img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#plantillalistadetalle .barrasuperior, #plantillalistadetalle .barrainferior {
	background-color: #ccc;
	height:4px;
	margin-top:10px;
	margin-bottom:10px;
}
#cuadroplantilla{
	margin-bottom: 20px;
	background: #EEE;
	border: 1px solid #E5E5E5;
}
#cuadroplantilla .titulo {
	/*background-repeat: no-repeat;
	background-color:#ffbcdb;*/
	padding: 0px 0px 0px 8px;
	line-height: 21px;
	border: 1px solid #E5E5E5;
	color: #666;
}
#cuadroplantilla .titulo div {
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 8px 0px 0px;
	text-align: center;
	/*font-family: tahoma,sans-serif;*/
	font-size: 13px;
	font-weight: bold;
}
#cuadroplantilla form{
	padding: 5px;
}
#cuadroplantilla input{
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 17px;
}
#cuadroplantilla .foto{
	padding: 4px;
}
#cuadroplantilla .nombre {
	padding: 0px 0px 0px 8px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}
#cuadroplantilla .texto {
	color: #666;
	font-size: 11px;
	overflow: hidden;
	padding: 4px;
}


#contenido2menus .cuadromenu{
	border: 1px solid #E5E5E5;
	height: 13px;
	margin: 0 0 2px 0;
	background-color:#EEE;
	padding: 3px 2px;
	color: #E5E5E5;
}

#contenido2menus .cuadromenu .links a{
	width:33%;
	float:left;
	text-align: center;
	padding: 0;
	color:#333333;
	font-weight:bold;
	display:block;
}

#contenido2menus .cuadromenu .links a:hover{
	color: #677799;
	text-decoration:underline;
	background-color:#FFF;
	padding: 0;
}


/*////////////////////////////////////////////////////////*/
#contenido1menu .cuadromenu{
	margin-bottom: 20px; clear:both;
}
#contenido1menu .cuadromenu .titulo {
	text-align:center;
}
#contenido1menu .cuadromenu .titulo div {
}
#contenido1menu .cuadromenu a:link, #contenido1menu .cuadromenu a:visited, #contenido1menu .cuadromenu a:active {
}
#contenido1menu .cuadromenu a:hover {
}
#contenido1menu .cuadromenu a {
	width:25%; float:left;
}
#contenido1menu .cuadromenu a span{
	display:block;
}
#contenido1menu .cuadromenu .links {
}
#idsuperior{
	position:relative;
  margin: 0 auto;
	padding: 0;
	background: url(../img/bg_top.png) no-repeat !important;
	background: url(../img/bg_top.gif) no-repeat;
	height:9px;
	line-height:9px;
	width:767px;
}



/*cuadrologin*/
#menuizq .cuadrologin{
	margin-bottom: 20px;
	background: #EEE;
	border: 1px solid #68B478;
}
#menuizq .cuadrologin .titulo {
	/*background-repeat: no-repeat;*/
	background-color:#68B478;
	padding: 0px 0px 0px 8px;
	line-height: 21px;
	border: 1px solid #E5E5E5;
	color: #f25e1e;
}
#menuizq .cuadrologin .titulo div {
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 8px 0px 0px;
	text-align: center;
	/*font-family: tahoma,sans-serif;*/
	font-size: 11px;
	font-weight: bold;
}
#menuizq .cuadrologin form{
	padding: 5px;
}
#menuizq .cuadrologin input{
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 17px;
}
#menuizq .cuadrologin .texto {
	color: #666;
	font-size: 11px;
	overflow: hidden;
	padding: 4px;
}


#barraizq {
}

#barraizq .cuadrologin{
	background: #EEE;
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
}
#barraizq .cuadrologin .titulo {
	padding: 0px 0px 0px 8px;
	line-height: 21px;
	border: 1px solid #E5E5E5;
	color: #666;
}
#barraizq .cuadrologin .bott{
}
#barraizq .cuadrologin .titulo div {
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 8px 0px 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#barraizq .cuadrologin .titulo div a{
	padding: 8px 0 8px 8px;
	color: #666;
	display:block;
}
#barraizq .cuadrologin .titulo div a:hover{
	color: #333;
}
#barraizq .cuadrologin form{
	padding: 5px;
}
#barraizq .cuadrologin input{
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 17px;
}
#barraizq .cuadrologin .texto {
	color: #666;
	font-size: 11px;
	overflow: hidden;
	padding: 4px;
}
#barraizq .cuadrologin .contenido{
}

#contenido1menu .cuadromenuav{
}
#contenido1menu .cuadromenuav .cuadro{
	width: 120px;
	overflow: hidden;
	float:left;
}
#contenido1menu .cuadromenuav .cuadro a{
	text-align:center;
	/*width:25%; float:left;*/
}
#contenido1menu .cuadromenuav a span{
	display:block;
	height:28px;
}

#contenido1menu .buscando{
	border: 1px solid #c3c8ce;
	height: 18px;
	line-height: 18px;
	margin-bottom: 2px;
	background: #e3e8ec;
	padding: 2px 6px;/*3px 2px*/
	color: #4d5764;
	overflow: hidden;
}
#menuizq .cuadromenuav{
	margin-bottom: 20px;
	/*background: #EEE;*/
	/*border: 1px solid #E5E5E5;*/
}

#menuizq .cuadromenuav a:link, #menuizq .cuadromenuav a:visited, #menuizq .cuadromenuav a:active {
	/*border-top: 1px solid #fff4fa;
	border-left: 1px solid #fff0f9;
	border-bottom: 1px solid #d9c9d2;
	border-right: 1px solid #e9d7e1;*/
	color: #f25e1e;
	padding: 2px 0px;
	padding-left: 8px;
	display: block;
	border: 1px solid #b7c2c8;
	background: #FFF;
	height: 18px;
	margin-bottom: 5px;
}
#menuizq .cuadromenuav a:hover {
	color: #3ab54a;
	background: #FFF;
	border-left: 7px solid #3ab54a;
	padding-left: 2px;
}
#menuizq .cuadromenuav .titulo {
	/*background-repeat: no-repeat;
	background-color:#ffbcdb;*/
	padding: 0px 0px 0px 0px;
	line-height: 21px;
	/*border: 1px solid #E5E5E5;*/
	color: #666;
}
#menuizq .cuadromenuav .titulo div {
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 0px 0px 0px;
	/*text-align: center;*/
	/*font-family: tahoma,sans-serif;*/
	font-size: 12px;
	font-weight: bold;
}
#menuizq .cuadromenuav .titulo div a {
	margin: 0;
	padding: 0;
	color: #666;
	border: none;
	background: none;
}
#menuizq .cuadromenuav .links {
	/*background: url(../img/fondobarra.gif) repeat-x;*//*background-color:#ffecf7;*/
	border-top: none;
	margin-bottom: 10px;
	padding: 5px 0px 4px 0px;
}
#menuizq .cuadromenuav form{
	padding: 5px;
}
#menuizq .cuadromenuav input{
	width: 80px;
}

#carritotooltip {
	width:207px;
}
#carritotooltip .top{
	background: url(../img/topcarritotool.png) repeat-y bottom !important;
	background: url(../img/topcarritotool.gif) repeat-y bottom;
	/*height: 20px;*/
	padding:6px 0px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#666;
}
#carritotooltip .top a.cerrar{
	background:#E3E8EC;
	float:right;
	border:1px solid #C3C8CE;
	margin-right:15px;
	padding:0 2px;
	color:#666;
}
#carritotooltip .contenido{
	background: url(../img/backcarritotool.png) no-repeat bottom !important;
	background: url(../img/backcarritotool.gif) no-repeat bottom;
	padding: 4px 9px 10px 6px;
}
#carritotooltip .contenido .cuadro{
	background-color:#FEFEFC;
	border: 1px solid #a9afd9;
	height: 66px;
	overflow:hidden;
	padding: 0px 2px;
	/*margin-right: 8px;*/
}
#carritotooltip .contenido .cuadro .links{
	border-bottom: 1px solid #C3C8CE;
	height: 52px;
}
#carritotooltip .contenido .cuadro .links .link{
	display:block;
	font-size:10px;
	height:13px;
	overflow:hidden;
	color: #666;
}
#carritotooltip .contenido .cuadro .links .link:hover{
	background-color:#EEEEEE;
}
#carritotooltip .contenido .cuadro .links .link a{
	display:block;
	color: #666;
}
#carritotooltip .contenido .cuadro .links .link a:hover{
	background-color:#EEEEEE;
}
#carritotooltip .contenido .cuadro .links .link .nombre{
	width:175px;
	float:left;
}
/*#carritotooltip .contenido .cuadro a:hover{
	background-color:#EEEEEE;
}*/
#carritotooltip .contenido .cuadro .total{
	font-weight:bold;
	text-align:right;
	font-size:10px;
}
.tooltip {
	border: 1px solid #B7C2C8;
	background:#FFF;
	padding: 2px 4px;
}
.popinv{
display: none;
}
.popupcarrito {
/*background-color: #ECEDF1;*/
height: auto;
overflow:hidden;
/*position: absolute;*/
/*z-index: 9999;*/
color: #666;
width: 310px;
}

.popupcarrito .titulo{
/*	background: #D9DADE;*/
	background: url(../img/shop/popcarritotop.png) no-repeat top !important;
	background: url(../img/shop/popcarritotop.gif) no-repeat top;
	padding:6px 0px;
	/*margin-bottom:5px;*/
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.popupcarrito .titulo a.cerrar{
	background:#E3E8EC;
	float:right;
	border:1px solid #C3C8CE;
	margin-right:15px;
	padding:0 2px;
	color:#666;
}
.popupcarrito .titulo a:hover.cerrar{
	background:#AFAFAF;
	border:1px solid #333;
	color:#333;
}
.popupcarrito .items {
	background: url(../img/shop/popcarritoback.png) repeat-y bottom !important;
	background: url(../img/shop/popcarritoback.gif) repeat-y bottom;
}
.popupcarrito .bottom {
	background: url(../img/shop/popcarritodown.png) no-repeat bottom !important;
	background: url(../img/shop/popcarritodown.gif) no-repeat bottom;
	height: 14px;
}
.popupcarrito .items .fila{
	height:30px;
	padding:0px 10px;
	/*border-bottom:1px solid #ccc;*/
}
.popupcarrito .items .fila .addall{
	padding-top: 6px;
}
.popupcarrito .items .fila .link{
	float:left;
	height:20px;
	padding:5px 0px;
}
.popupcarrito .items .fila .input{
	float:left;
	height:20px;
	padding: 5px 0;
}
.popupcarrito .items .fila .input input{
	width:20px;
}
.popupcarrito .items .fila .codigo{
	/*width: 70px;
	overflow: hidden;
	background: #FDF;
	float:left;
	line-height: 14px;
	height: 14px;*/
	display:none;
}
.popupcarrito .items .fila .nombre{
	width: 190px;
	overflow: hidden;
	float:left;
	line-height:12px;
	font-family:Tahoma;
	font-size:9px;
	padding:2px 0px;
}
.popupcarrito .items .fila .nombre .descripcion{
	font-weight:bold;
	height:12px;
	overflow:hidden;
}
.popupcarrito .items .fila .nombre .coltaldesc{
	height:12px;
	overflow:hidden;
}
.popupcarrito .items .fila .precio{
	width: 60px;
	overflow: hidden;
	float:left;
	line-height: 30px;
	font-family:Tahoma;
	font-size:12px;
}


.popuprate {
/*background-color: #ECEDF1;*/
height: auto;
overflow:hidden;
/*position: absolute;*/
/*z-index: 9999;*/
color: #666;
width: 310px;
}

.popuprate .titulo{
/*	background: #D9DADE;*/
	background: url(../img/shop/popcarritotop.png) no-repeat top !important;
	background: url(../img/shop/popcarritotop.gif) no-repeat top;
	padding:6px 0px;
	/*margin-bottom:5px;*/
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.popuprate .titulo a.cerrar{
	background:#E3E8EC;
	float:right;
	border:1px solid #C3C8CE;
	margin-right:15px;
	padding:0 2px;
	color:#666;
}
.popuprate .items {
	background: url(../img/shop/popcarritoback.png) repeat-y bottom !important;
	background: url(../img/shop/popcarritoback.gif) repeat-y bottom;
}
.popuprate .bottom {
	background: url(../img/shop/popcarritodown.png) no-repeat bottom !important;
	background: url(../img/shop/popcarritodown.gif) no-repeat bottom;
	height: 14px;
}
.popuprate .items .fila{
	height:30px;
	padding:0px 10px;
	/*border-bottom:1px solid #ccc;*/
}
.popuprate .items .fila .addall{
	padding-top: 6px;
}
.popuprate .items .fila .link{
	float:left;
	height:20px;
	padding:5px 0px;
}
.popuprate .items .fila .input{
	float:left;
	height:20px;
	padding: 5px 0;
}
.popuprate .items .fila .input input{
	width:20px;
}
.popuprate .items .fila .codigo{
	/*width: 70px;
	overflow: hidden;
	background: #FDF;
	float:left;
	line-height: 14px;
	height: 14px;*/
	display:none;
}
.popuprate .items .fila .nombre{
	width: 190px;
	overflow: hidden;
	float:left;
	line-height:12px;
	font-family:Tahoma;
	font-size:9px;
	padding:2px 0px;
}
.popuprate .items .fila .nombre .descripcion{
	font-weight:bold;
	height:12px;
	overflow:hidden;
}
.popuprate .items .fila .nombre .coltaldesc{
	height:12px;
	overflow:hidden;
}
.popuprate .items .fila .precio{
	width: 60px;
	overflow: hidden;
	float:left;
	line-height: 30px;
	font-family:Tahoma;
	font-size:12px;
}

.popupwl {
/*background-color: #ECEDF1;*/
height: auto;
overflow:hidden;
/*position: absolute;*/
/*z-index: 9999;*/
color: #666;
width: 310px;
}

.popupwl .titulo{
/*	background: #D9DADE;*/
	background: url(../img/shop/popcarritotop.png) no-repeat top !important;
	background: url(../img/shop/popcarritotop.gif) no-repeat top;
	padding:6px 0px;
	/*margin-bottom:5px;*/
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.popupwl .titulo a.cerrar{
	background:#E3E8EC;
	float:right;
	border:1px solid #C3C8CE;
	margin-right:15px;
	padding:0 2px;
	color:#666;
}
.popupwl .items {
	background: url(../img/shop/popcarritoback.png) repeat-y bottom !important;
	background: url(../img/shop/popcarritoback.gif) repeat-y bottom;
}
.popupwl .bottom {
	background: url(../img/shop/popcarritodown.png) no-repeat bottom !important;
	background: url(../img/shop/popcarritodown.gif) no-repeat bottom;
	height: 14px;
}
.popupwl .items .fila{
	height:30px;
	padding:0px 10px;
	/*border-bottom:1px solid #ccc;*/
}
.popupwl .items .fila .addall{
	padding-top: 6px;
}
.popupwl .items .fila .link{
	float:left;
	height:20px;
	padding:5px 0px;
}
.popupwl .items .fila .input{
	float:left;
	height:20px;
	padding: 5px 0;
}
.popupwl .items .fila .input input{
	width:20px;
}
.popupwl .items .fila .codigo{
	/*width: 70px;
	overflow: hidden;
	background: #FDF;
	float:left;
	line-height: 14px;
	height: 14px;*/
	display:none;
}
.popupwl .items .fila .nombre{
	width: 190px;
	overflow: hidden;
	float:left;
	line-height:12px;
	font-family:Tahoma;
	font-size:9px;
	padding:2px 0px;
}
.popupwl .items .fila .nombre .descripcion{
	font-weight:bold;
	height:12px;
	overflow:hidden;
}
.popupwl .items .fila .nombre .coltaldesc{
	height:12px;
	overflow:hidden;
}
.popupwl .items .fila .precio{
	width: 60px;
	overflow: hidden;
	float:left;
	line-height: 30px;
	font-family:Tahoma;
	font-size:12px;
}

.catributos {
}
.catributos .titulo {
text-align:center;
font-weight:bold;
padding:2px 0;
}
.catributos .contenido {
background:#FFFFDD none repeat scroll 0%;
}
.catributos .contenido .cuadro {
float:left;
margin:2px;
}
.catributos .contenido .cuadro a{
	color:#666;
}
.catributos .contenido .cuadro a:hover{
	color:#000;
}
.catributos .contenido .cuadro .imagen {
text-align:center;
}
.catributos .contenido .cuadro .imagen img {
}
.catributos .contenido .cuadro .nombre {
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

.fizq{
	float:left;
}
.fder{
	float:right;
}
.clearer{
	clear:both;
}
.por50{
	width:50%;
}
.por60{
	width:60%;
}
.por40{
	width:40%;
}
.fverde{
	background:#00CC66;
}
.frojo{
	background:#FFCCCC;
}
.famarillo{
	background:#FFFFCC;
}
.fazul{
	background:#66CCFF;
}
.cuadroplantillarotv2tooltip {
	border: 1px solid #B7C2C8;
	background:#FFF;
	padding: 2px 4px;
	font-size:10px;
	width: 600px;
}
#contenido0menu .cuadroplantillarotv2{
	padding-top:30px;
}
#contenido0menu .cuadroplantillarotv2 .titulo {
	/*background-repeat: no-repeat;
	background-color:#ffbcdb;*/
	padding: 0px 0px 0px 8px;
	line-height: 21px;
	border: 1px solid #E5E5E5;
	color: #666;
}
#contenido0menu .cuadroplantillarotv2 .titulo div {
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px 8px 0px 0px;
	text-align: center;
	/*font-family: tahoma,sans-serif;*/
	font-size: 13px;
	font-weight: bold;
}
#contenido0menu .cuadroplantillarotv2 .contenido{
}
#contenido0menu .cuadroplantillarotv2 .contenido .cuadros_2{
	width:50%;
	float:left;
}
#contenido0menu .cuadroplantillarotv2 .contenido .cuadros_3{
	width:30%;
	float:left;
	border: 1px solid #C3C8CE;
	margin: 0px 10px;
	height:130px;
	background: #E3E8EC;
	padding: 4px 0px;
}

#contenido0menu .cuadroplantillarotv2 .contenido .nombre{
	padding: 0px 0px 0px 8px;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	float: left;
}
#contenido0menu .cuadroplantillarotv2 .contenido .texto{
	color: #666;
	font-size: 11px;
	overflow: hidden;
	padding: 4px;
}
#contenido0menu .cuadroplantillarotv2 .contenido .foto{
	padding: 4px;
	height: 70px;
	text-align:center;
}

