/* CSS Document */

/* estilos axel */

h1 {
	font-size: 18px;
	color:  #A03535;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
}
h2 {
	color:  #A03535;
	font-size: 18px;
}

.tituloFicha {
	font-family: Arial; 
	color:#323232; 
	font-size:12px; 
	font-weight:bold;
}

.precioFicha {
	font-family: Arial; 
	color: #FF0000;
	font-size:20px; 
	font-weight:bold; 
}
.numeroactual {
	font-family: Arial; 
	color: #A03535;
	font-size:16px; 
	font-weight:bold; 
}
.categoriaFicha {
	font-family: Arial; 
	color: #A03535;
	font-size:20px; 
	font-weight:bold; 
}
.rutalinks {	
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-align: left;
	color:#A03535;
}
.lineainferiormenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.cuadrotodo {
	border: thin solid #999999;
}
.menulateralnegro {

	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.parrafo {
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.cuadrocarrito {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.cuadroproducto {

	border: 1px solid #999999;
}
.lineainferiorproducto {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.lineaizqpie {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.lineacarrito {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.piepagina {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.pienumero {
	font-family: verdana;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
}

.menulateral{
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	text-align: left;
	color: #FF0000;
	
}

.marcas_negro {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.marcas {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
}
.piepaginaderechos {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.lineainferiorcomentario {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tituloproducto {

	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-align: left;
	color: #666666;
}

/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("imagenesfijas/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
	  font-family: arial;
      display:block;
      background:url("imagenesfijas/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color: #000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
   
