/* Todo el codigo y el dise�o es Copyright 2006 de Pentacorp.net */
/*All code and design is Copyright 2006 of Pentacorp.net */
body{ 
	padding:0; 
	margin:0; 
	font-family:'Trebuchet Ms', arial, hevetica, sans-serif;
	font-size:11px;
	color:#868509;
	background:#fff url(images/fondo_sitio.jpg) repeat;
	outline:none;
}
a:link, a:visited {
	outline:none;
}
a:hover {
	color:#868509;
	text-decoration:underline;
	outline:none;
}
form {
	margin:0;
	padding:0;
}
img {
	border:none;
}
.clear { 
	clear:both; 
	height:0px; 
	margin:0px; 
	padding:0px;
	font-size:0px; 
}
.fl {float:left;}
.fr {float:right;}
#main {
	width:768px;
	margin:10px auto 5px auto;
	border:1px solid #582323;
	color:#555555;	
	background:#fff url(images/siteBg.gif) repeat-y;
}
.banDescuento {
	width:295px;
	height:86px;
	margin:0 0 10px 0;
	padding:0px;
	float:right;
}
/*Header*/
#head {
	height:165px;
	background:#EF4144;
}
.menuSup {
	width:537px;
	padding:5px 0px 0px 0px;
	margin:0;
	height:23px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	float:left;
	background:#B9B70F url(images/menuSup-bg.gif) repeat-x;
}
/*Footer*/
#footer {
	height:38px;
	width:100%;
	background:#E10101 url(images/footBg.gif) repeat-x;
	color:#FFFFFF;
}
#linksFoot {
	width:768px;
	margin:0px auto;
	color:#555555;	
}
/*CC*/
.cc {
	width:507px;
	background:#fff;
	padding:15px 15px 5px 0px;
	float:right;
	color:#555555;
}
.imgBox {
	float:right;
	margin:10px 0px 0px 0px;
	width:141px;
	border:3px solid #C9C7C7;
}
.imgBox2 {
	float:right;
	margin:10px 0px 0px 0px;
	border:3px solid #C9C7C7;
}
/*Listado*/
.prodListBox {
	width:96%;
	background:#F6F6E0;
	border:1px solid #8B8A0D;
	padding:10px 2%;
}
.imgProdList { 
	float:left;
	border:2px solid #C90404; 
	height:70px; 
	width:93px;
	text-align:center;
	background:#fff;
}
.sepProdList {
	width:100%;
	height:2px;
	background:#009900 url(images/sepProd.gif) no-repeat;
}
/*Ofertas*/
.prodBox {
	width:267px;
	background:#F6F6E0;
	border:1px solid #8B8A0D;
	padding:14px 14px;
	margin-top:12px;
}
.sepProdOfer {
	width:267px;
	height:2px;
	background:#009900 url(images/sepProd.gif) no-repeat;
}
/*LC*/
.cartBox {
	width:185px;
	padding:10px 45px 10px 0px;
	text-align:right;
	border-bottom:1px solid #C2C2C2;
}
.lc {
	width:231px;
	background:#F5F5F5;
	float:left;
	color:#555555;
}
.imgDetprod {
	width:200px;
	height:150px;
	border:3px solid #C9C7C7;
	background:#fff;
	float:left;
	margin:0px 0px 5px 0px;
}
.imgDetprodsmall {
	height:70px; 
	width:93px;
	border:3px solid #C9C7C7;
	background:#fff;
	float:left;
	text-align:center;
	margin:0px 5px 10px 0px;
}
.imgGallerybox {
	float:left;
	width:108px;
	height:81px;
	background:#fff;
	border:1px solid #003300;
	margin:0px 11px 10px 0px;
}
/*Menu Categorias*/
ul#mainnav {
	width:231px;
	list-style:none;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}
ul#mainnav li a:link, ul#mainnav li a:visited {
	color:#AE1515;
	display:block;
	padding:2px 0px;
	text-decoration:none;
	width:100%;
	font:bold 14px/1.5 'Trebuchet Ms';
}
ul#mainnav li {
	color:#666;
	text-indent:7px;
	border-top:1px solid #fff;
	border-bottom:1px solid #C2C2C2;
}
ul#mainnav li a:hover {
	color:#555555;
	background:#F4E5E5;
}
/*Menu Subcategorias*/
ul#subnav {
	width:231px;
	list-style:none;
	margin:0px auto;
	padding:0px 0px 20px 0px;
}
ul#subnav li a:link, ul#subnav li a:visited {
	color:#555555;
	display:block;
	padding:2px 0px;
	text-decoration:none;
	width:100%;
	font:bold 11px/1.5 'Trebuchet Ms';
}
ul#subnav li {
	color:#555555;
	text-indent:7px;
	border-top:1px solid #fff;
	border-bottom:1px solid #C2C2C2;
}
ul#subnav li a:hover {
	color:#AE1515;
	background-color:#E6E6E6;
}
/*Estilos de Texto*/
h1 {
	font-size:20px;
	font-weight:normal;
	text-align:right;
	color:#AE1515;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #616161;
	width:100%;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#868509;
	padding:5px 0px;
	font-style:italic;
	margin:0px;
	width:100%;
}
h3 {
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	text-transform:uppercase;
	margin:0px;
	width:100%;
}
h4 {
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	text-transform:uppercase;
	margin:0px;
	width:100%;
}
p {
	margin:0px;
	padding:0px;
	width:100%;
}
b {
	font-size:12px;
}
.txtwhite, a.txtwhite:link {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
a.txtwhite:hover {
	text-decoration:underline;
	color:#fff;
}
.txtminred, a.txtminred:link {
	font-size:10px;
	color:#AE1515;
	text-decoration:none;
}
a.txtminred:hover {
	text-decoration:underline;
	color:#AE1515;
}
.txtprice, a.txtprice:link {
	font-size:16px;
	font-weight:bold;
	color:#AE1515;
	text-decoration:none;
}
a.txtprice:hover {
	text-decoration:underline;
	color:#AE1515;
}
.txtgreen, a.txtgreen:link {
	font-size:11px;
	color:#868509;
	text-decoration:none;
	
}
a.txtgreen:hover {
	text-decoration:underline;
	color:#868509;
}
.txtcont, a.txtcont:link {
	font-size:11px;
	color:#868509;
	text-decoration:none;
}
a.txtcont:hover {
	text-decoration:underline;
	color:#868509;
}
.txtpag, a.txtpag:link {
	font-weight:normal;
	padding:1px;
	color:#2B2B2B;
	text-decoration:none;
}
a.txtpag:hover {
	color:#fff;
	text-decoration:none;
	background-color:#565505;
}
/*Formularios*/
label,input,textarea,select {
	display: block;
	width: 200px; 
	float: left;
	margin-bottom: 5px;
}

input,select,textarea {
	background-color: #FCFCFC;
	color:#222222;
	font-family:Tahoma;
	font-size:11px;
}

textarea{
	width:200px;
	height:129px;
}

label {
	text-align:right;
	width: 75px;
	padding-right: 10px;
	font-family:Trebuchet Ms;
	font-size: 12px;
	font-weight:bold;
}

br {
	clear: left;
}




input[type=submit],
input[type=reset],
input[type=button],
button {
	background-color: #B2B9C6;
	color: #000000;
}

input[type=radio],
{
	display: inline;
	width: 12px;
	float: none;
}

input:focus,
select:focus,
{
	border-color: #505050;
}
.txtpenta, a.txtpenta:link, a.txtpenta:hover {
	font-family:'Trebuchet Ms', Arial, Helvetica, sans-serif;
	font-weight:normal;
	/*color:#868509;*/
	color:#fff;
	text-decoration:none;
}
a.txtpenta:hover {
	color: #CC0000;
	text-decoration:none;
}

/*##################   C A R R I T O ######################################################################################*/
carrito{
width:99%;
margin:auto;
display:block;
clear:both;
}

.carrito li{
list-style-type:none;
background:#f1f1f1;
width:90px;
display:block;
float:left;
padding-left:10px;
border-right:1px solid #fff;
}

.cuno li{
line-height:30px;
font-size:13px;
}

.cdos li{
border-top:1px solid #fff;
background:#f5f5f5;
padding-top:7px;
height:30px;
}

.ctres li{
background:#f1f1f1;
line-height:30px;
font-size:13px;
border-top:2px solid #fff;
}

.ccuatro li{
background:#fff;
line-height:30px;
font-size:13px;
border-top:2px solid #fff;
}

li.c4{
	width:97%;
	text-align:right;
}

li.c44{
	width:12%;
}

a.carritoact{
	float:right;
	padding-right:23px;
	margin-top:10px;
	margin-bottom:10px;
	width:45px;
	margin-right:20px;
}

a.carritocalc{
	float:right;
	padding-right:17px;
	margin-top:10px;
	margin-bottom:10px;
	width:32px;
}

a.carritocalc,a.carritoact{
	color: #6E6E6E;
}

a.carritocalc:hover,a.carritoact:hover{
	text-decoration:underline;
}

li.cetc1{
	width:147px;
}

li.cetc2{width:45px;}

li.cetc2[class]{width:50px;}

li.cetc3{
	width:70px;
}

li.cetc4{
	width:55px;
}

li.cetc5{
	width:15px;
	padding-right:10px;
	text-align:center;
}

.cuno li.uu {	border-right:1px solid #f1f1f1; }
.ctres li.uu { border-right:1px solid #f1f1f1; }

.cuno[class] li.uu {	border-right:0px; }
.ctres[class] li.uu { border-right:0px; }



.uu a{color:#666}prodListBox
/*##################  FIN  C A R R I T O ###################################################################################*/