.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
/*nuevo---*/
.titulillo { 
	color: #CCFF33;
    font-variant: small-caps;
}
BODY {background: #464646 url(images/fondo_flamenco.gif);
  /*background: #2E2C2D;*/
  color: #ffffff;
  margin: 0px;
}
.fondo1 {
	background-image: url(images/fondos/fondo_entrada.jpg);}
.fondo2 {
	background-image: url(images/fondos/fondo.gif);
}
A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #F3D900;
  text-decoration: none;
}

FORM {display: inline;}

TR.header {
  background: #2E2C2D;
}

TR.headerNavigation {
 /* background: #2E2C2D;*/background-image:    url(images/infobox/trenza.gif);
	background-repeat:  repeat-x; 
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 /* background: #bbc3d3;*/
  color: #ffffff;
  font-weight : bold;
  border-style: solid; border-width: 0px 0px 0px 0px; border-color: #868686;
}

TR.footer {
   /* background: #2E2C2D;*/background-image:    url(images/infobox/trenza.gif);
	background-repeat:  repeat-x;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #bbc3d3;*/
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*  background: #000000;*/
}


.infoBoxNotice {
  background: #FF8E90;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*font-weight: bold;*/
  background: #2E2C2D; 
  color: #CCFF33;
  border-style: solid; 
  border-width: 2px 0px 2px 0px; 
  border-color: #666666;
  font-variant:small-caps;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

.avisocarrito {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: ffff00;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #F3D900;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px; 
  border-style: solid; border-width: 1px 0px 1px 0px; border-color: #666666;
}
/*podria ser per buscador  */
A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}


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

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

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

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

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

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

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


.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #2E2C2D; cursor: hand;}

/* message box */


/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/* texte blau al menu dret */
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #aabbdd;
}

div.dmodelo{margin-top:10px;}

ul.lmodelo{
	margin:10px 0px;
	padding:0px;
	padding-left:15px;
	list-style-type:square;
}
ul.lmodelo li{
	/*list-style-type:square;
	list-style-position:outside;
	margin:0px;
	padding:0px;
	padding-left:15px;*/}

.alfa{
	background:#000000;
	opacity: .7;
	*filter: alpha(opacity = 70);
}
