BODY {
	background-color:#006699;
   font-family:tahoma;
   font-size:11px;
   margin:0px;
   cursor:default;

	SCROLLBAR-FACE-COLOR: #ffffff;
   SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
   SCROLLBAR-SHADOW-COLOR: #5f688d;
   SCROLLBAR-3DLIGHT-COLOR: #5f688d;
   SCROLLBAR-ARROW-COLOR: #5f688d;
   SCROLLBAR-TRACK-COLOR: #ffffff;
   SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

a{
	font-weight:normal;
	text-decoration:none;
	color: #0099FF;
}

a:hover{
   text-decoration:underline;
}

table.main{
	width:720px;
   height:657px;
   background-color:white;
   border:10px solid white;
   border-top:0;
   border-collapse:collapse;
}

table.menus{
	width:100%;
   font-family:"arial";
   font-weight:normal;
   font-size:11px;
   text-align:center;
   border-collapse:collapse;
	color:#white;
   background-image:none;
}


table.menus td{
	border:0;
	fborder-right:1px dotted black;
   height:22px;
   font-family:"arial";
   font-weight:normal;
   font-size:10px;
   text-align:center;
   background-image:none;
   color:black;
   background-color:#CCCCCC;
}

table.menus td.selected{
  /* background-image:url(/img/menu.b.sel.jpg);*/
  background-color:#800000;
  color:white;
}

table.menus a{
   height:20px;
   width:100%;
   font-size:11px;
   font-weight:normal;
   text-decoration:none;
   color:black;
   padding-top:2px;
}

table.menus a:hover{
   text-decoration:none;
   background-color:#800000;
   color:white;
}

table.menus td.selected a{
  color:white;
}

table.menus td.selected a:hover{
  color:white;
  text-decoration:none;
}

table.menus td.first{
	border-left:0;
}

tr.cabecera{
	height:44px;
}
tr.banner{
	height:192px;
}

tr.menus{
	height:35px;
 /*  background-image:url(img/menu.background.jpg);*/
  background-image:url(/img/menu.b.sel.jpg);
}

tr.contenido{
	background-color:#CBCED5;
}

table.contenido{
	width:90%;
}

table.contenido,table.contenido td{
   font-family:"Tahoma";
   font-size:11px;
}

.pie,.pie div{
	margin-top:10px;
	text-align:center;
   width:100%;
   font-fanily:arial;
   font-size:11px;
   color:white;
   margin-bottom:20px;
}

.Georgia{
	font-family:"Georgia";
   font-style:italic;
   font-size:24px;  
   color:#0F6C95;
   height:32px;
}

th.nombre{
	font:bold 14px/1.15 tahoma;
   text-align:left; 
   color:#3366cc; 
}

ol.ol_cats,ol.ol_cats *{
	width:144px;
   padding:0px;
   margin:0px;
   list-style-type:none;
}

li.li_cat{
	width:144px;
   height:24px;
   padding:0px;
   margin:0px;
   list-style-type:none;
   font-family:tahoma;
   font-size:12px;
   color:white; 
	background-color:#0099cc;
   background-image:url(/img/li_cat.b.gif);
}

li.li_scat{
	width:144px;
   height:24px;
   padding:0px;
   margin:0px;
	list-style-type:none;
   font-family:tahoma;
   font-size:12px;
   color:white; 
	background-color:#33ccff;
}



li.li_cat a{
	height:24px;
   width:144px;
   font-family:tahoma;
   font-size:12px;
   color:white;
   border:0;
   text-decoration:none;
   font-weight:bold;
   padding-left:23px;
   padding-top:4px;
   border:1px outset white; 
	background-color:transparent;
      display:block


}

li.li_cat a:hover{
	text-decoration:underline;
}

li.li_scat a{
	height:24px;
   width:144px;
   font-family:tahoma;
   font-size:12px;
   color:white;
   font-weight:normal;
   text-decoration:none;
   text-transform:lowercase; 
   border:1px outset white; 
   background-color:#33ccff;
   background-image:none;
      display:block

   /* background-image:url(/img/li_pro.b.gif); */
}



li.li_scat a:hover{
	text-decoration:underline;
}
/* Imagenenes en la categoria de productos */

img.cat_prod_img{
	width:100px;
   height:211px;
   border:0;
}

img.cat_acc_img{
	width:100px;
   border:0;
}

img.prod_p{
	height:211px;
   cursor:hand;
   margin-right:1px;
}

img.prod_t{
	height:211px;
   cursor:hand;
   margin-left:1px;
}

img.prod_vp{
	height:157px;
   cursor:hand;
   margin-right:1px;
}

img.prod_vt{
	height:157px;
   cursor:hand;
   margin-left:1px;
}

img.prod_a{
	width:100px;
   cursor:hand;
}


td.cat_prod_img{
	vertical-align:top;
   padding:20px;
   padding-top:10px;
   padding-bottom:10px;
}

.codigo_producto{
   font-family:tahoma;
   font-size:12px;
   color:gray;
   font-weight:normal;
   text-decoration:none;
}

form{
   margin:0;
   padding:0;
}

.menu_activo{
   BACKGROUND-IMAGE: url(/img/menu_activo.jpg);
}

.menu{
   BACKGROUND-IMAGE: url(/img/menu_2.jpg); 
}
