/* 
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $   
  osCommerce, Open Source E-Commerce Solutions   
  http://www.oscommerce.com   
  
  Copyright (c) 2003 osCommerce   
  
  Released under the GNU General Public License
*/ 
.logo {background-image:url('includes/languages/espanol/images/header/telefono.png');}
.boxText { font-family: sans-serif; font-size: 12px; }
.errorBox { font-family : sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; } 
.reemplazar{position: relative; margin: 0; padding: 0;Overflow:hidden;color:#FCA103;}
.reemplazar span{display:block;position: absolute;top: 0px;left: 0px;cursor: pointer;z-index: 1;}
#titulo, #titulo span{font-size:1em;height: 1px;width: 1px;}
#titulo2, #titulo2 span{font-size:1em;height: 1px;width: 1px;} 
#titulo3, #titulo3 span{font-size:1em;height: 1px;width: 1px;}   
#titulo4, #titulo4 span{font-size:1em;height: 1px;width: 1px;} 
#titulo5, #titulo5 span{font-size:1em;height: 1px;width: 1px;}  
.tlf{    
	font-size: 16px;  
	text-transform: uppercase; 
	font-weight: bold;   
	color: #FFF;  
 }  
BODY {   
	color: #000000;
	margin: 0px;
	padding:0px;
	height:100%;
	background-color:#C3CC63; 
}    
   
A {
	color: #000000;
	text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

.container{ 
    width:950px;
	margin:0 auto;
	background-image:url('includes/languages/espanol/images/header/header_menu.jpg');
	background-repeat:no-repeat;
}

.header{
height:138px;

}

.cuerpo{
}
.header-menu{
	position:absolute;
	top:1%;  
	left:50%; 
    height:130px;
}

.rayav{
background-image:url('includes/languages/espanol/images/header/m09.gif');
width:1px;
height:120px;
}
.rayah{
background-image:url('images/m29.gif');
background-repeat:repeat-x;
}

.botonera{
width:850px;
height:48px;
margin-left:0px;
}
.botonera2{
width:850px;
height:48px;
margin-left:0px;
}
.categorias{
background-image:url('includes/languages/espanol/images/header/m14.gif');
width:204px;
height:29px; 
}
.noticias{
background-image:url('includes/languages/espanol/images/header/m14-2.gif');
width:204px;
height:29px; 
}
.box-top{
background-image:url('includes/languages/espanol/images/header/infobox/box_top.png');
width:186px;
height:10px;
}

.box-down{
background-image:url('includes/languages/espanol/images/header/infobox/box_down.png');
width:186px;
height:10px;
}


TR.header {

}

TD.headerNavigation2 {
	height:56px;
}
H1.headerNavigation2 {
	color:#FFF;
}
TD.headerNavigation {
  font-family: sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

A.headerNavigation:hover {
	color: #768125;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.infoBox {
	background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: sans-serif;
  font-size: 11px;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {


  font-family: sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
}
TD.infoBoxtitle {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #383333;
	background-color:#FFFFFF;
}
TD.infoBox, SPAN.infoBox {
  font-family: sans-serif;
  font-size: 10px;
  background-color:#FFFFFF;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F1F1F1;
  width:500px;
  margin:0 10px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F1F1F1;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E2F3C7;
  border-spacing: 1px;
  height:200px;
  
}

.productListing-heading {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center; 
color: #484E53;
font-weight: bold;
padding: 10px;
font-family: sans-serif;
font-size: 12px;
background: #E2F3C7;
}

TD.productListing-data { 
text-align:center;
vertical-align:top; 
padding:5px 10px 5px 10px;
font-family: sans-serif;
font-size: 13px;
color: #484E53;

}

TD.productListing-datacart {
border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:left;
vertical-align:middle; 
padding:0 0 0 0;
font-family: sans-serif;
font-size: 11px;
color: #484E53;
}

A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {

  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  color: #737E25;
  height: 29px;
  width: 532px;
  background: url('images/m99.png');
  background-repeat:no-repeat;
  padding-top: 0px;
  padding-bottom:0;
  padding-left: 10px;

}
TD.pageHeading-productos, DIV.pageHeading-productos {

  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  color: #737E25;
  height: 36px;
  width: 532px;
  background: url('images/m99-productos.png');
  background-repeat:no-repeat;
  padding-top: 0px;
  padding-bottom:0;
  padding-left: 10px;

}
TD.pageHeading2, DIV.pageHeading2 {

 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #737E25;
  height: 29px;
  width: 743px;

  background: url('images/m99_743.png');
  background-repeat:no-repeat;
  padding-top: 0px;
  padding-bottom:0;
  padding-left: 30px;

}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallTextp, SPAN.smallTextp, P.smallTextp {
  font-family: sans-serif;
  font-size: 12px; 

}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: sans-serif;
  font-size: 10px;
  padding-left: 10px;

}
TD.smallText3{
  font-family: sans-serif;
  font-size: 12px;
  padding-left: 12px;
  text-align:justify;
  
	}
 .smallText2 a{
 font-size: 12px;
 font-weight: bold;
 text-decoration: none; 
 color: #ffffff;
 }
 
 .smallText2 a:hover{
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 color: #FF9900;
 }

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: sans-serif;
  font-size: 12px;
  color: #ffffff;
}

TD.accountCategory {
  font-family: sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement includes/languages/espanol/images/buttons/   */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

td{
 font-family: sans-serif;
 font-size: 11px;
 color: #2C2C2C;

}
 .boton5{
 }
 .boton5 a{

 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #ffffff;
 }
  .boton5 a:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
 }
  .boton5act{
 }
 .boton5act a{

 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #ffffff;
 }
  .boton5act a:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
 }
  .boton3{
 }
 .boton3 a{
 margin:auto;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #ffffff;
 }
 .boton3 a:hover{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #FF9900;
 }
   .boton3act{
 }
 .boton3act a{
 margin:auto;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #ffffff;
 }
 .boton3act a:hover{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #FF9900;
 }
   .boton1{
 }
 .boton1 a{
 margin:auto;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #ffffff;
 }
 .boton1 a:hover{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #FF9900;
 }
   .boton1act{
 }
 .boton1act a{
 margin:auto;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none; 
 color: #ffffff;
 }
 .boton1act a:hover{
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #FF9900;
 }
 .ch1{
 border-left: #C6C6C6 1px solid;
 border-right: #C6C6C6 1px solid;
 }
 .ch2{
 padding-left: 13px;
 }               
 .ch3{
 font-size: 10px;
 font-weight: bold;
 color: #46484A;
 }
 .ch3B{
 font-size: 11px;
 color: #46484A;
 }
 .ch4{
 font-size: 12px;
 color: #46484A;
 }

 .ch5{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
 }
 .ch5B{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #555E1C;
 }
 .ch6{
 font-size: 12px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
 }

 .ch7{
	 text-align:justify;
 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
 }
 .ch7B{
	font-size: 13px;
    height: 100%;
 }
 .ch8{
	font-size: 14px;
	font-weight: bold;
	color: #383333;
 }
 .ch8B{
	font-size: 12px;
	font-weight: bold;
	color: #383333;
 }
 .ch9{
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #737E25;
 }

 .ch10{
 padding:5px;
 text-align:justify;
 font-size: 11px;
 color: #484E53;
 }
 .ch10new3{
	 height:60px;
 padding:5px;
 text-align:justify;
 font-size: 11px;
 color: #484E53;
 }
 .ch11{
 font-size: 14px;
 font-weight: bold;
 color: #484E53;
 }

 .ch12{
 font-size: 12px;
 color: #484E53;
 }

 .ch13{
 font-size: 14px;
 font-weight: bold;
 color: #484E53;
 }

 .ch14{
 font-size: 14px;
 color: #484E53;
 }

 .ch15{
 font-size: 12px;
 text-decoration: none; 
 color: #484E53;
 }

 .ch16{
	font-size: 12px;
	text-decoration: none;
	color: #383333;
 }

 .ch17{
 font-size: 13px;
 color: #565656;
 }

 .ch18{
 font-size: 13px;
 color: #565656;
 }

               
 .ml1{
 font-size: 12px;
 text-decoration: none; 
 color: #484E53;
 }


 .se{            
 width: 100px;
 font-size: 9px;
 color: #282E3E
 }
 .se2{
	width: 143px;
	font-size: 9px;
	color: #7C822C
 }




 .image_border{
  border:1px solid #000000; 
 }

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
/* Custom Product Builder */
.builder_heading {
  font-family: sans-serif;
  font-size: 10px;
  background: #eeeef0;
  color: #000000;
  font-weight: bold;
}

.builder_footing {
  font-family: sans-serif;
  font-size: 13px;
  background: #eeeef0;
  color: #000000;
  font-weight: bold;
}

TH {
  font-family: sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}

/* End Custom Product Builder */

/*--- Beginning of Addition Products Cycle Slideshow ---*/
.ProductsCycleSlideshowWrapper { height:200px; width: 436px; padding:0; margin-left:0; overflow: hidden; background-image:url(includes/languages/espanol/images/centro/azulsli.png); text-align:center;}
.ProductsCycleSlideshowWrapper2 { height:200px; width: 436px; padding:0; margin-left:0; overflow: hidden; background-image:url(includes/languages/espanol/images/centro/azulsli.png); text-align:center;}
.ProductsCycleSlideshow { height: 130px; width: 416px; padding:0; margin:0; overflow: hidden; margin-right: auto; margin-left:auto;}
.ProductsCycleSlideshow2 { height: 140px; width: 416px; padding:0; margin:0; overflow: hidden; margin-right: auto;
margin-left:auto;}
.ProductsCycleSlideshow3 { height: 160px; width: 416px; padding:0; margin:0; overflow: hidden; background-color:#fff; margin-right: auto;
margin-left:auto;}
.PCSChild { height: 200px; width: 410px; padding: 10px; text-align:center; top:0; left:0 }
.PCSChild  a {   font-weight: bold; color:#000;}
.PCSChild  a img { border: none; border-width:0px;}
.PCSOutput { margin-top:10px; text-align:center; font-size:14px;  font-weight: bold;}
.PCSOutput a { text-decoration: none; color:#fff; margin-top:7px; }
.PCSPager { margin:10px; }
.PCSPager a {
	border: 1px solid #bbc3d3;
	background: #fff;
	color:#8F1100;
	text-decoration: none;
	margin: 0 5px;
	padding: 3px 5px;
	font-size:12px;
}
.PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;}
.PCSPager a:focus { outline: none; }
/*--- End of Addition Products Cycle Slideshow ---*/

#scroll {
	background: white;
	padding: 3px 3px;
	width:100%;
	height:1400px;
	overflow: auto;
	text-align:justify
}
#scroll-news {
	background: white;
	margin: 0px 5px;
	padding: 0px 5px;
	width:100%;
	height:1120px;
	overflow: auto;
	text-align:justify
}
#scrollnew {
width:98%; 
height:745px; 
overflow: auto;}
#scrollist {
width:98%; 
height:550px; 
overflow: auto;}
#scrollcart {
background: white; 
padding: 3px 3px;
width:100%; 
height:600px; 
overflow: auto;}
#menucat {
background: white; 
height:438px; 
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: #ffffff;
	border: 0px outset #fdfefd;
	width:175px;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: sans-serif;
	font-size: 12px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000;
	text-decoration: none;
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #666;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #666;
	text-decoration: none;
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #FFF;
	border: 2px outset #fdfefd;
	position: relative;
	display: block;
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: sans-serif;
	font-size: 14px;			
	text-decoration: none;	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #000;
	background-color: #ffffff;
	text-decoration: none;
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
	color: #666;
	background-color: #CCC;
	font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
	color: #666;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #ffffff;
	font-size: 13px;	
	text-decoration: none;	
		font-weight: bold;
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #ffffff;
	font-size: 13px;	
	text-decoration: none;	
		font-weight: bold;
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #FF9900;
	font-size: 13px;
	text-decoration: none;
		font-weight: bold;
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 13px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
	font-weight: bold;
	color: #FF9900;
}

/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #8D0C00;
}
/* EOF Dynamic Sitemap */
#subcat {
	list-style-image:url(images/Hielo.png);
	vertical-align:top;
	margin-left:5px;
	padding-left:5px;
}  
#subcat li {
    font-size:12px;
	padding-top:0px;
	padding-bottom:0px;
}
#subcat a {
	margin:0px;
	font-weight:bold;
	color:#FFC;
}
/* Best Sellers Scroller */

#pscroller_bs {
height: 180px;
border: 2px;
padding: 0px;
}

.pscroller_c_bs {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
/* Specials Scroller */
#pscroller1 {
height: 180px;
border: 2px;
padding: 0px;
}

.someclass {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
/*** Begin Header Tags SEO ***/
h1 {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top:1px;
	padding-top:1px;
	margin-bottom:1px;
	padding-bottom:1px;
	color: #4F5618;
}
h2 {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top:1px;
	padding-top:1px;
	margin-bottom:1px;
	padding-bottom:1px;
	color: #4F5618;
}
h3 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top:1px;
	padding-top:1px;
	margin-bottom:1px;
	padding-bottom:1px;
	color: #4F5618;
}
h4 {
	font-family: sans-serif;
	font-size: 15px;
	text-align:justify;
	font-weight: bold;
	margin-top:1px;
	padding-top:1px;
	margin-bottom:1px;
	padding-bottom:1px;
	color: #4F5618;
}
h5 {
	font-family: sans-serif;
	font-size: 13px;
	text-align:justify;
	font-weight: bold;
	margin-top:1px;
	padding-top:1px;
	margin-bottom:1px;
	padding-bottom:1px;
	color: #4F5618;
}
ul {
 margin-top:0px;
 padding-top:0px;
 margin-bottom:0px;
 padding-bottom:0px;
}
/*** End Header Tags SEO ***/
.star-product-title {
  font-family: sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
	margin: 5px;
	padding:5px;
	text-align:justify;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
} 
.imagenalto {   display:block;
	height:125px;
	width:125px;
    border:1px solid black;
    top:50%;
    }
.star-product-img{
	background-image: url(images/img_bg.png); 
}
img.valign { 

   margin:auto;
}   
  
.footer a:link, .footer a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none; 
}    
   
.footer a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #727D25;
	text-decoration: none;
} 
 
.footer a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #8C0000; 
	text-decoration: none; 
}
/****************************** 
          Gresumen OES  
*******************************/
#Montero  
{ 
	position:absolute;  
	border-style: solid; 
	border-width:1px; 
	background-color:#ffffff;  
	font-size:14pt;
	font-family: sans-serif; 
	width:250px; 
	height:40px; 
	top:0%;   
	left:61%;    
	overflow: scroll;
} 
.index-texto{ 
	width:540px;  
 
}  
.index-imagen{  
}  
.col-izq{
	background-image:url('includes/languages/espanol/images/header/columna-izquierda.gif');
}
.col-der{   
	background-image:url('includes/languages/espanol/images/header/columna-derecha.gif');
} 
.categoria-bg{ 
	background-image:url('images/categorias.png');   
	height:200px; 
}    
.novedades{ 
	background-image:url('images/m31.png'); 
	}
.novedades2{
	background-image:url('images/m31_743.png'); 
	}
.novedades3 p { 
font-family: sans-serif;
font-size:12px; 
margin-right:20px;
margin-left:20px;
line-height:12px;
}
.novedades3 h3 { 
font-size:110%;
margin-right:15px;
margin-left:15px;
line-height:5px;
}
.novedades3 h4 { 
font-size:110%;
margin-right:15px;
margin-left:15px;
line-height:5px;
}
#logo 
{ 
	position:absolute; 
	top:0%;   
	left:58%;   
}
