ul.sitemap {
color: #ff0000;
}

h1 { 
 font-family:"Trebuchet MS";
 font-size: 36px;
 letter-spacing:-2px;
 font-weight: bold;
 color:#333333;
}

h2 {
 font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

h3 { 
 font-family:"Trebuchet MS";
 font-size: 20px;
 letter-spacing:-1px;
 font-weight: bold;
 color:#333333;
}
.noticia_extendida .volver{
	text-align: right;
}

ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #009900; 
}
A.sitemap:hover {
  color: #ff0000;
}

.noticia_extendida .volver a{
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	display: block;
	padding: 3px;
	float: right;
	border: 1px solid #999;
}
h3.titulo_noticia {
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;	
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
position: relative; /* Menu position that can be changed at will */
top: 0;
left: 0;
}
#menu {
width: 170px;
}
#menu dt {
cursor: pointer;
color:#FF6600;
font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
font-size:11px;
font-weight: bold;
text-align:left;
line-height: 20px;


}

#menu dt:hover {
background-color:#FF9900;
cursor: pointer;
color:#FFFFFF;
font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
font-size:11px;
font-weight: bold;
}

#menu li:hover {
cursor: pointer;
text-align:left;
background-color:#FF6600;
color:#FFFFFF;

}

#menu li a {
text-align:left;
color:#000000;
font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
font-size:11px;
}

#menu li a:hover {

color:#FFFFFF;

}



#menu2 {
position: relative; /* Menu position that can be changed at will */
top: 0;
left: 0;
}
#menu2 {
width: 170px;
}
#menu2 dt {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
}

#menu2 li {
text-align: center;
background:#666666;
}
#menu2 li a, #menu dt a {
color: #fff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu2 li a:hover{ 
background:#333333;
}

#menu2 dt:hover {
background-color:#FF9900;
}


/* ################################################################### */
/* Estilos de menu categorias */
/* ################################################################### */
* {padding:0; margin:0}

.dropdown { display:block; position:relative}
.dropdown dt { width:170px; padding:8px; font-weight:bold; cursor:pointer;}
.dropdown .upperdd { border-bottom:none}
.dropdown dt:hover { background-image:url(images/fondoweb.png); color:#FFFFFF;}
.dropdown dd {border:2px; border-color:#666666; border-style:solid; position:absolute;
			  top:0; overflow:hidden; width:170px; display:none; background:#FFFFFF;}
.dropdown ul {list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:3px; color:#333333; text-decoration:none; 
													  width:170px}
.dropdown a:hover { background-image:url(images/fondoweb.png); color:#FFFFFF;}


/* Alerta de nuevos productos en la cesta */
body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(theme/bg.jpg);
	font-size:11px;
}

#dialog {position:absolute; width:425px; padding:10px; z-index:20000; background:#666666;}
#dialog-header {display:block; position:relative; width:413px; padding:3px 6px 7px; color:#FFFFFF; height:14px; font-size:12px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(images/cartelito/dialog_close.gif) no-repeat}
#dialog-content {display:block; height:70px; padding:6px; color:#000000; font-weight:bold; font-size:10px;}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#FFF; opacity:0.75; z-index:10000}
.warning {background:#fff url(images/cartelito/warning_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(images/cartelito/warning_header.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.success {background:url(images/fondomenus.png) repeat; }
.successheader {background:url(images/fondoweb.png) repeat; }


/* Ventanas emergentes com informacion */
#content2 {padding:20px}
#dialog2 {position:absolute; width:700px; padding:10px; z-index:20000; background:#666666;}
#dialog-header2 {display:block; position:relative; width:688px; padding:3px 6px 7px; color:#FFFFFF; height:14px; font-size:12px; font-weight:bold}
#dialog-title2 {float:left}
#dialog-close2 {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(images/cartelito/dialog_close.gif) no-repeat}
#dialog-content2 {display:block; height:580px; padding:6px; color:#000000; font-weight:bold; font-size:10px;}
#dialog-mask2 {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#FFF; opacity:.75; z-index:10000}
.warning2 {background:#fff url(images/cartelito/warning_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader2 {background:url(images/cartelito/warning_header.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.success2 {background:url(images/cartelito/fondodispo.jpg) no-repeat; }
.success2header {background:url(images/fondoweb.png) repeat; }

/* Objectos transparentes como productos en lista fuera de stock */
.table_alpha {position:relative; min-height:100%; width:100%;  background:#FFF; opacity:.40; z-index:10}

.boxText { font-family:"Trebuchet MS"; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  color: #000000;
  margin: 0px;
}

A {
  font-family:"Trebuchet MS";
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

A:hover {
  font-family:"Trebuchet MS";
  font-size: 11px;
  color:#333333;
  text-decoration: none;
}

A.naranja {
  font-size: 11px;
  color: #FF6600;
  font-weight: bold;
  text-decoration: none;
}

A.naranja:hover {
  font-family:"Trebuchet MS";
  font-size: 11px;
  color:#FF6600;
  font-weight: bold;
  text-decoration: underline;
}

A.blanco {
  font-family:Calibri;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

A.blanco:hover {
  font-family:Calibri;
  font-size: 10px;
  color:#fff;
  font-weight: bold;
  text-decoration: underline;
}


FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

TR.headerNavigation {
  background: #FF6600;
}

TD.norepeat{
  background-image:url(images/newbox/fondobarra2.gif);
  background-repeat:repeat-x;
}

TD.headerNavigation {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url(images/header/header_nav.gif);
  background-repeat: repeat;
  color: #FF6600;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
} 


A.headerNavigation:hover {
  color: #000000;
  text-decoration:none;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #ff6600;
}

TD.footer {
	font-size: 10px;
	background: #ff6600;
	color: #ffffff;
	text-transform: uppercase;
}

TD.noborderbox {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

TD.noborderbox2 {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-align:center;
  font-weight:bold;
  
}

.infoBox {
  /*background-image:url(images/fondomenus.png)*/
}

.infoBoxContents {
/*background: #555555; */
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsMini {

  font-family: "Trebuchet MS";
  font-size: 10px;
}

.cajitaFondo {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  background-image:url(images/fondomenus.png)
}

.cajitaFondo2 {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  background-color:#333333  
 
}



TR.TextoBlanco {
  background: #FF6600;
}

TD.TextoBlanco {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FF6600;
  font-weight : bold;
}

TR.TextoNegro {
  background: #000000;
}

TD.TextoNegro {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
}

.infoBoxNotice {
  background:#FAFAFA;
}

.infoBoxNoticeContents {
  background: #FAFAFA;
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #ff6600;
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.productListing-odd {
  background: none;
}

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

TR.productListing-even {
  background: none;
}

TABLE.productListing {
  border: 1px;
  border-color: #FAFAFA;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background:#333333;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.productListing-dataW {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.mainSmall, P.mainSmall {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}

TD.mainSuperSmall, P.mainSuperSmall, SPAN.mainSuperSmall {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
}
.mainSuperSmallWh {
  font-family:"Trebuchet MS";
  font-size: 10px;
  line-height: 1.0;
  color:#FFFFFF;
  letter-spacing:0px;
}

.movePrice { 
	margin-top:-20px;
}

.moveImg { 
}

.main {
  font-family:"Trebuchet MS";
  font-size: 11px;
  line-height: 1.5;
}

TD.mainWhite, P.mainWhite, TR.mainWhite {
  font-family:"Trebuchet MS";
  font-size: 11px;
  line-height: 1.5;
  color:#FFFFFF;
}
TD.mainWhite a, P.mainWhite a, TR.mainWhite a{
	color:#FFFFFF;
}
.mainBig {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}
.tituloPortada, .tituloPortada:hover {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color:#FF9900;
  letter-spacing:-2px;
}

.smallText {
  font-size: 10px;
}

.stock_texto {
  font-family: Calibri;
  font-size: 13px;
  font-weight: bold;
}

.smallText2 {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.Logged {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff6600;
  font-weight: bold;
}

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

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#CC3300;
  font-weight: bold;
}

SPAN.markProductVerde {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#009966;
  font-weight: bold;
}

.stockWarning { 
	font-family : Tahoma, Verdana, Arial, sans-serif; 
	font-size : 10px; 
	color: #CC3300;
    font-weight: bold;
}


SPAN.productSpecialPrice {
  font-family: Arial, Verdana,  sans-serif;
  font-size:24px;
  font-weight:bold;
  color: #ff3300;
  line-height:80%;
}

SPAN.productPrice {
  font-family: Arial, Verdana,  sans-serif;
  font-size:20px;
  color: #000000;
}

SPAN.errorText {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}
TD.productPriceInListing {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}

.moduleRow { }
.moduleRowOver { background-color:#FF9900; cursor: pointer; }
.moduleRowSelected { background-color:#FF6600; }

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

/* message box */

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

/* input requirement */

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

/*AŅADIDO POR GRAPHICA BORDERS V2*/
.mws_boxTop    { font-family:"Trebuchet MS";
                 font-size: 12px;
                 text-align : center;
                 font-weight: bold;
                 vertical-align: middle;
                 white-space: nowrap;
				 background-color:#333333;
			     color: #FFFFFF; }
				 
A.TextoBlanco   { font-family: Tahoma;
				 font-size: 11px;
				 color: #FFFFFF; }
				 
.MenuNaranja   { font-family: Tahoma;
				 font-size: 11px;
				 color:#FF9900; }
				 
.MenuNaranja:hover   { font-family: Tahoma;
				 		font-size: 11px;
				 		color: #FFFFFF;
						text-decoration:none; }
						
TextoBlanco   { font-family: Tahoma;
				 font-size: 11px;
				 color: #FFFFFF; }

SPAN.TextoFecha   { font-family: Tahoma;
				 	 font-size: 10px;
				 	 color: #333333; }
TR.BarraAbajo   { font-family: Tahoma;
				 	 font-size: 12px;
				 	 color: #FFFFFF; }

TR.BarraAbajo:Hover   { font-family: Tahoma;
				 	 	  font-size: 12px;
				 	 	  color: #FFFFFF;
						  font-weight:normal }

A.TextoBlanco:hover   { font-family: Tahoma;
				 		font-size: 11px;
				 		color: #CCCCCC;
						text-decoration:none; }
				 
.mws_boxLeft   {}
.mws_boxRight  {}
.mws_boxBottom {
                 font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter {}

/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
				 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
                 font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: "Trebuchet MS",Tahoma, Verdana, Arial, sans-serif;
                 font-size: 12px;}
.mws_boxCenter_module_price{ background: #ffffff; 
                 font-family:  Arial, Verdana, sans-serif;
                 font-size: 24px;
				 font-weight: bold;}
 .mws_boxCenter_module_descrip{ background: #ffffff; 
                 font-family:  Arial, Verdana, sans-serif;
                 font-size: 11px; }
/* Individual Boxes - Graphical Borders for modules - Star */


TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  
}


TD.precio {
  font-family: Tahoma;
  font-size: 30px;
  font-weight: bold;
  color: #000000;}

.envio_gratis {
	font-weight: bold;
	color: #6C0;
}
.novedad {
	font-weight: bold;
	color: #69F;
}
.oferta {
	font-weight: bold;
	color: #F90;
}

.ResultsNavigator {
	font-size: 12px;
    font-family:Tahoma,Arial,Verdana;
text-decoration: none;
}

A.ResultsNavigator {
	font-size: 12px;
    font-family:Tahoma,Arial,Verdana;
	color: #000;
	padding: 4px;
	margin: 0px;
	width: 10px;
	line-height: 24px;
	border: 1px solid #fff;
	background-color: #fff;
	text-decoration: none;
}

A.ResultsNavigator:hover { 
	font-size: 12px;
    font-family:Tahoma,Arial,Verdana;
	color: #000; 
	padding: 4px;
	margin: 0px;
	width: 16px;
	height: 10px;
	border: 1px solid #FF6600;
	background-color: #FFBD91; 
	text-decoration: underline;
}

.noticias_index{
	background-color: #333333;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FF6600;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.noticias_index .mini_noticia{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.noticias_index .mini_noticia h5{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 1px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.noticias_index .mini_noticia h5 span{
	font-weight: bold;
	color: #FF6600;
	font-size: 11px;
}
.noticias_index .mini_noticia h5 a{
	font-size: 13px;
	color: #FFF;
}
.noticias_index .mini_noticia .enlace {
	text-align: right;
	overflow:hidden;
	padding-top: 8px;
}
.noticias_index .mini_noticia .enlace span{
	float: left;
	display: block;
	font-size: 10px;
	background-color: #4F4F4F;
	padding: 3px;
}
.noticias_index .mini_noticia .enlace a{
	font-size: 11px;
	color: #FFF;
	background-color: #FF6600;
	padding: 2px;
	float: right;
}
.noticias_index .mini_noticia p{
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	color: #EFEFEF;
	line-height: 13px;
}
.noticia_extendida{
	padding-right: 30px;
	padding-left: 30px;
}
.noticia_extendida h2{
	color:#000000;
	font-family:Verdana,Arial,sans-serif;
	font-size:20px;
	font-weight:bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.noticia_extendida p{}

.destacados_show {
	background-color: #333333;
	position:relative;
	width:596px;
	height:351px;
	overflow:hidden;
	background-image: url(theme/nuevos/destacados_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.destacados_show div{
}
.destacados_show a.imagen{
	position: relative;
	display: block;
	width:596px;
	height:351px;
	background-color: #333333;
	background-image: url(theme/nuevos/destacados_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.destacados_show a.imagen img{
	position: absolute;
	top: 0px;
	left: 0px;
}
.destacados_show a.imagen span{
	display:none;
}
.destacados_show a.imagen span strong{
	color: #FFFFFF;
	font-size: 44px;
}
.boton_comprar{
	text-align: right;
	padding-top: 2px;
	padding-right: 3px;
}
.boton_comprar a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.borde{
	width: 1024px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.divBox{
	padding: 7px;
	text-align: left;
}
.divBox .enlace{
	overflow:hidden;
	margin-bottom: 4px;
	text-align: left;
}
.divBox .submenu{
	overflow:hidden;
	float: left;
	height: 20px;
	background-image: url(theme/nuevos/submenu.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: right top;
}
.divBox a{
	display: block;
	margin: 0px;
	padding: 2px;
	text-align: left;
}
.divBox a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 4px;
}
.divBox a:hover{
	background-color: #F90;
}
.categorias_imagenes a{
	text-align: center;
	display: block;
}
.categorias_imagenes a img{
	margin-bottom: 12px;
	border: 4px solid #666;
}
.categorias_imagenes a:hover img{
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}

.enlace_cuenta{
	background-image: url(theme/nuevos/enlace_cuenta.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	color: #666;
}
.enlace_cuenta:hover{
	color: #000;
}
.titulo_seccion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.cuenta_direccion{
	background-color: #F3F3F3;
	padding: 5px;
}



.cabecera{
	position: relative;
	height: 122px;
	width: 1034px;
	background-color: #FF9900;
	overflow:hidden;
}
.cabecera .flash{
	position: absolute;
	left: 18px;
	top: 10px;
	z-index:15;
}
.cabecera .fondo{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:4;
}
.cabecera a.enlace{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index:28;
	width: 780px;
	height:122px;
	display: block;
}
.cabecera a.enlace span{display:none;}
.cabecera .banner{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index:1;
}
.cabecera form{
	position: absolute;
	z-index:30;
	right: 5px;
	bottom: 2px;
}
.cabecera form input{
	background-color: transparent;
	background-image: url(theme/buscar-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 159px;
	padding-top: 4px;
	padding-left: 26px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.menu{
	margin: 0px;
	padding: 0px;
	height: 33px;
}
ul.menu li{
	margin: 0px;
	padding: 0px;
	height: 33px;
	list-style-type: none;
	float: left;
	position:relative;
}
ul.menu li a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 33px;
}
ul.menu li a:hover{
	background-position: 0px -33px;
}
ul.menu li a span{
	display: none;
}
ul.menu li #inicio {
	background-image: url(theme/menu/menu_01.jpg);
	width: 91px;
}
ul.menu li #novedades {
	background-image: url(theme/menu/menu_02.jpg);
	width: 131px;
}
ul.menu li #ofertas {
	background-image: url(theme/menu/menu_03.jpg);
	width: 104px;
}
ul.menu li #mi_cuenta {
	background-image: url(theme/menu/menu_04.jpg);
	width: 115px;
}
ul.menu li #registrarse {
	background-image: url(theme/menu/menu_05.jpg);
	width: 136px;
}
ul.menu li #nuestra_empresa {
	background-image: url(theme/menu/menu_06.jpg);
	width: 137px;
}
ul.menu li #informacion {
	background-image: url(theme/menu/menu_07.jpg);
	width: 187px;
}
ul.menu li #contactar {
	background-image: url(theme/menu/menu_08.jpg);
	width: 123px;
}
.breadcrumb{
	background-image: url(theme/breadcrumb.jpg);
	height: 32px;
	overflow:hidden;
}
.breadcrumb form{
	float: right;
	padding-top: 4px;
	padding-right: 4px;
}
.breadcrumb form input{
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left top;
	
}
.breadcrumb form input.Mail{
	background-image: url(theme/login_usuario.jpg);
	width: 128px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 22px;
	height: 22px;
}
.breadcrumb form input.Pass{
	background-image: url(theme/login_pass.jpg);
	width: 118px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 22px;
	height: 22px;
}
.breadcrumb p{
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 40px;
	text-align: left;
	background-image: url(theme/breadcrumb_img.jpg);
	background-repeat: no-repeat;
	background-position: 2px top;
	float: left;
}
.breadcrumb p a{
	color: #000;
}
.descripcion{
	font-size: 11px;
	margin: 0px;
	padding: 10px;
}
.descripcion p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal!important;
	text-transform: none!important;
}
h1{
	font-size: 25px;
	color: #000;
	overflow:hidden;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
h1 strong{
	color: #FF6600;
	float: right;
	font-size: 30px;
}
.form_compra{
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
}
.form_compra .nombre_articulo{
	margin:4px;
	padding:5px;
	float: left;
}
.form_compra .nombre_articulo p{
	margin: 0px;
	padding: 0px;
}
.form_compra .nombre_articulo p a{
	font-size: 13px;
}

a.nombre_articulo {
  font-size: 10px;
}

.form_compra div{
}
.form_compra .boton{
	padding-top: 7px;
	text-align:right;
}
.galeria{
	background-color: #f4f4f4;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #DBDBDB;
}
.galeria h4, .descripcion h4{
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.galeria p{
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.comentarios .question {
	background-image: url(theme/question.png);
	padding-left: 40px!important;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	margin: 0px;
	padding-top: 11px!important;
	padding-right: 11px!important;
	padding-bottom: 14px!important;
	border: 1px solid #EAEAEA;
	width:210px;
}
 .envia_mail a{
	font-weight: bold;
}
.envia_mail{
	border: 1px solid #DBDBDB;
	background-color: #F3F3F3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	float: left;
	width: 275px;
	background-image: url(theme/envia_mail.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	}
	 .envio_gratis_info{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	height: 35px;
	float: left;
	width: 310px;
	}
 .disponible{
	border: 1px solid #DBDBDB;
	padding: 5px;
	background-color: #F3F3F3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 310px;
	}
	.proceso{
	border: 1px solid #DBDBDB;
	padding: 5px;
	background-color: #F3F3F3;
	float:right;
	width:310px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 310px;
	}
.imagen_principal {
	display: block;
}
.imagen_principal img{
	width: 270px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 4px solid #BBB;
}	
.imagen_principal:hover img{
	border: 4px solid #FF9900;
}
.disponible .avisar{
	font-size: 10px;
	background-image: url(theme/avisar.jpg);
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCC;
	text-transform: uppercase;
}
.disponible .avisar a{
	font-size: 10px;
}
.mas_informacion{	border: 1px solid #DBDBDB;
	padding: 15px;
	background-color: #F3F3F3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 310px;}
.comentarios{
	margin:0px!important;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.comentarios a{
	float: right;
	background-color: #F3F3F3;
	margin: 0px;
	border: 1px solid #CCC;
	background-image: url(theme/duda.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.comentarios .comentario{
	float: left;
	background-image: url(theme/comentarios_nuevo.jpg);
}



.listing{
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #2b2b2b;
	margin-bottom: 18px;
}
.listing .titulo{
	background-color: #626463;
	background-image: url(theme/product_listing_titulo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px;
}
.listing .titulo a{
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
}
.listing .titulo a:hover{
	text-decoration: underline;
}
.listing .foto{
	padding: 10px;
}
.listing .boton{
	color: #fff;
}
.listing .foto a img {
	border: 2px solid #ff7314;
	background-color: #FFF;
	padding: 3px;
}
.listing .interior{
	background-color: #efefef;
	background-image: url(theme/product_listing_fondo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 10px;
}
.listing .descripcion p{
	margin: 0px;
	padding: 0px;
}
.listing .descripcion p a{
	color: #fd6802;
	font-weight: bold;
}
.texto_contacto{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.textos_contacto{
	padding: 15px;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.subopcion_valores{
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.textos_contacto label{
	padding-right: 6px;
	font-weight: bold;
}
.subopcion_valores span{
	background-color: #FFC;
	padding: 3px;
	border: 1px solid #F90;
	font-size: 10px;
	display: block;
	margin: 7px;
	color: #333;
}
.textos_contacto input, .textos_contacto select{
	width: 350px;
}
.disclaimer{
	font-size: 10px;
	color: #999;
	margin-top: 30px;
}

/* menu desplegable  */
.menu ul.submenu{
	margin: 0px!important;
	padding: 0px!important;
	position:absolute!important;
	top:33px!important;
	right:0px!important;
	left:0px!important;
	background-color: #FFF!important;
	border-right-width: 3px!important;
	border-bottom-width: 3px!important;
	border-left-width: 3px!important;
	border-right-style: solid!important;
	border-bottom-style: solid!important;
	border-left-style: solid!important;
	border-right-color: #CCC!important;
	border-bottom-color: #CCC!important;
	border-left-color: #CCC!important;
	z-index:1000!important;
	display:none;
	border-top-style: none!important;
	overflow:hidden;
	height:auto!important;
	z-index:400;
}
.menu ul.submenu li{
	float: left;
	width: 100%;
	height:auto!important;
}
.menu ul.submenu li a{
	font-size: 11px!important;
	display: block!important;
	padding: 3px!important;
	height:auto!important;
	text-align: left!important;
}
.menu ul.submenu li a:hover{
	background-color: #cccccc;
}


A.subcateg {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
A.subcateg img{
	display: block;
	margin-bottom: 2px;
}
A.subcateg:hover {
  font-size: 12px;
  color: #ffffff;
  background-color: #FF9900;
  text-decoration: none;
}

.antes {
	font-size: 12px;
	font-family: Tahoma;
  font-weight: normal;
	letter-spacing:0px;
	color: #333333;
	display: block;
}

.fabricante {
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
}
.etiqueta_producto{
	float: right;
	padding-top: 18px;
}
.nombre_articulo{
	float:left;
margin:0 0 5px;
padding:5px;
width:310px;}
.nombre_articulo table{
	float: right;
}

#content {
	//padding-top: 133px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	//background-image: url(theme/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.curriculum p{
	padding: 0px!important;
	margin-top: 0px!important;
	margin-right: 0px!important;
	margin-bottom: 3px!important;
	margin-left: 0px!important;
	overflow:hidden;
}
.curriculum form{
	margin: 0px!important;
	padding: 15px!important;
}
.curriculum form div{
	padding: 15px;
}
.curriculum form label{
	width: 170px;
	float: left;
}
.curriculum form input[type=text], .curriculum form textarea{
	width: 470px;
}
.curriculum form input[type=checkbox]{
	float: left;
	margin-right: 4px;
}