#titulo {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 24px; 
font-wight: bold;
padding: 5 2 0 20;
color: #C03a01; 
background: url(images/cuadrado.gif) left no-repeat
}

#titulo1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 24px; 
font-wight: bold;
padding: 5 2 0 20;
color: #BB7A00; 
background: url(images/cuadrado1.gif) left no-repeat
}


#precio {
font-family: "Geneva, Arial, Helvetica, san-serif"; 
font-size: 18px; 
color: #C03a01; 
font-style: "italic";
font-weight: bold;
align: "right";
padding: 2 2 2 250;
}

#descripcion{
font-family: "helvetica"; 
font-size: 13px; 
font-weight: bold;
color: #352300; 
}

#categorias{
font-family: "helvetica"; 
font-size: 18px; 
color: #FAF214; 
}

#menu{
color: #FAF214;
font-family: "Geneva, Arial, Helvetica, san-serif"; 
font-size: 12px; 
font-weight: bold;
text-decoration: none;

}

#vineta{
font-family: "Geneva, Arial, Helvetica, san-serif"; 
font-size: 12px; 
font-weight: bold;
color: #FAF214; 
}

#pie{
  background: #301D00 url(images/pie.gif) center no-repeat;
  valign: "center";
}


#secciones{
  background: url(images/categoria.gif) center no-repeat;
}

#marcas{
  background: url(images/marcas.gif) center no-repeat;
}


#cabecera{
  background: url(images/collage1.gif) center no-repeat;
}


#collection{
  background: url(images/ccenter.gif) center no-repeat;
}


#tableRow1{
  background: url(images/patron2.gif) ;

}

#tableRow2{
  background: url(images/patron3.gif) ;
}

#foto{
  padding: 0 0 20 10;
}

#visitado{
  font-family: "Geneva, Arial, Helvetica, san-serif"; 
  font-size: 12px; 
  font-weight: bold;
  color: #FAF214; 
  text-decoration: none;
}

#cuadro {
  border-top: 2px solid #ccccaa;
  border-left: 2px solid #ccccaa;
  border-bottom: 2px solid #ffff77;
  border-right: 2px solid #ffff77;
  margin: 20px 60 20px 60px;
  color: #FAF214; 
  background: url(images/gradient1.gif);
  padding: 5px 5px 5px 5px;
  font-size: 14px; 
  font-weight: bold;
}

#cuadro:first-letter {
  font-size: 350%;
  float: left;
  padding: 5 5 5 5;
}


:link {
font-family: "Geneva, Arial, Helvetica, san-serif"; 
font-size: 12px; 
font-weight: bold;
color: #FBF0A6; 
text-decoration: none;
}

:visited {
font-family: "Geneva, Arial, Helvetica, san-serif"; 
font-size: 12px; 
font-weight: bold;
color: #FBF0A6; 
text-decoration: none;
}

#formulario {
}


#formulario input{
	float: left;
	margin-bottom: 5px;
	background: #573400;
	font: bold 70% Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #FBF0A6;  
	padding: 0;
	margin:0;
}

#label{
	font-size: 12px; 
	color: #352300;   	
	font-weight: bold;
}

