/************************ ESTILOS CLIENTE BOTONERA *********************************/

/******************BOTONERA SUPERIOR******************/
a.botonera:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #666666; text-decoration: none}
a.botonera:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #666666; text-decoration: underline}
a.botonera:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #666666; text-decoration: underline}
a.botonera:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #666666; text-decoration: none}
/*************************************************************************/


body {
font:10px verdana;
color:#666;
line-height:14px;
margin:0px;
background: url(../imagenes/fondo.gif);
}

html{
	overflow-x:hidden 
}
#main {
border:1px solid red;
padding:20px;
}

.fondocabecera{
	background: #fff ;		
}

.barrasuperiorfondocabecera{
	background: #F9BC47;
}

.TitProductos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.TitProductos:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF3B33;
	text-decoration: none;
}
.descripcion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
}
.descripcion:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	
	text-decoration: none;
}

.precios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EF3B33;
	text-decoration: none;
}
.categorias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.texto_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #444;
	text-decoration: none;
}
.textoEmpresa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height:18px;
}
a.paginado:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f90;
	text-decoration: none;
}
a.paginado:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f90;
	text-decoration: none;
}
a.paginado:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f90;
	text-decoration: none;
}
.marca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.marca:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EF3B33;
	text-decoration: none;
}
a.TitProductos2:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF3B33;
	text-decoration: none;
}
a.TitProductos2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF3B33;
	text-decoration: none;
}
a.TitProductos2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF3B33;
	text-decoration: none;
}
.precioCarrito {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EF3B33;
	text-decoration: none;
}



.fuente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f00;
	text-decoration: none;
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #ccc;
	}
	
ul li {
	position: relative;
	width: 146px;
	}
	
li ul {
	position: absolute;
	left: 146px;
	top: 0;
	display: none;
	height: 30px;
	}

/* Estilos para rubros y subrubros */
ul li a {
	display: block;
	text-decoration: none;
	font-family:arial;
	font-size:11px;
	font-weight: bold;
	color: #444;
	background: #f6f6f6;
	padding: 4px;
	border: 1px solid #cccccc;
	border-bottom: 0;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;


	}
	
ul li a:hover {
	display: block;
	text-decoration: none;
	color: #444;
	background: #e8e8e8; 
	padding: 4px;
	
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;

	}	
	
.borde {
	border: 1px solid #e4e4e4;
}


	
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

.combo{
	font-family:verdana,arial;
	font-size:13px;
	color: #666;
	width: 350px;
	height:20px;
}
.error {
	font-family:verdana,arial;
	font-size:12px;
	color:#ff0000
}
li:hover ul, li.over ul { display: block; } /* The magic */
.boxentra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444;
	text-decoration: none;
	background-color: #f6f6f6;
	border: 1px solid #999999;
	background-image: url(fdo_text.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.letraBlanca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
a.botoEmpresa:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.botoEmpresa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.botoEmpresa:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.botoEmpresa:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.marca2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.boxcontacto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(fdo_text2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fondoSolapa {  background-image: url(lineaSolapa.gif); background-repeat:  repeat-x; background-position: left bottom}
.fondoSolapa2 {  background-image: url(lineaSolapa2.gif); background-repeat:  repeat-x; background-position: left top}
.boxarea {  background-image: url(fdo_text3.gif); background-repeat: no-repeat; background-position: left bottom; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
a.b2:link {  font-family: "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none}
a.b2:hover { font-family: "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #666666; text-decoration: none }
a.b2:visited { font-family: "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #666666; text-decoration: none }
a.b2:active { font-family: "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #666666; text-decoration: none }

a.masvendidos {
	font-family: verdana; font-size: 10px; font-weight: bold; color: #444; text-decoration:none
}
a.masvendidos:hover {
	font-family: verdana; font-size: 10px; font-weight: bold; color: #EF3B33; text-decoration:underline
}


.letraPie {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.borde2 {
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;

}
.txtpie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666;
	text-decoration: none;
	line-height: 14px;
}
a.linkspie {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #f90; text-decoration: none}
a.linkspie:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #f90; text-decoration: underline }
a.powered {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #f90; text-decoration: none}
a.powered:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #f90; text-decoration: none}
a.antesigui2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #006633; text-decoration: none}
a.antesigui2:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #006633; text-decoration: underline}

a.icos{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f90;
	text-decoration: none;
	font-weight: normal;
}

a.icos:hover{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f90;
	text-decoration: underline;
}
