/*
  $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
*/

.menugral {
	padding:3px 0px 3px 0px;
	margin:0;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #F2EBDD;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.menugral a {
	text-decoration: none;
	color: #F2EBDD;
}
.menugral a:hover {
	text-decoration: none;
	color: #FFFFCC;
}


.menu {
	padding:3px 0px 3px 0px;
	margin:0;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #D1CB77;
	text-decoration: none;
	font-size: 12px;
	border-bottom:1px dotted #817635;
}
.menu a {
	text-decoration: none;
	color: #D1CB77;
}
.menu a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
.menu li {
	margin-left:10px;
	padding-left:0px;
	list-style:square;
	}

.bloque_verde {
	padding:3px 0px 3px 8px;
	margin:0;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #8B6C34;
	text-decoration: none;
	font-size: 16px;
	background-color: #243010;
	font-weight: bold;
}
.bloque_marron {
	padding:3px 0px 3px 8px;
	margin:0;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #323F1C;
	text-decoration: none;
	font-size: 16px;
	background-color: #A68240;
	font-weight: bold;
}

.texto1 {
	padding:3px 10px 3px 8px;
	margin:0;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFCC;
	font-size: 11px;
	background-color: #A68240;
	font-weight: bold;
}
.texto1 a {
	text-decoration: none;
	color: #FFFFCC;
}
.texto1 a:hover {
	text-decoration: none;
	color: #D1CB77;
}

.texto2 {
	padding:0px 30px 10px 30px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #222222;
	text-decoration: none;
	font-size: 11px;
}
.texto2 a {
	text-decoration: none;
	color: #323F1C;
}
.texto2 a:hover {
	text-decoration: none;
	color: #243010;
}

.separaV {
	border-left:1px dotted #817635;
}
.separaH {
	border-top:1px dotted #817635;
	margin: 10px 0px 10px 0px;
}
.titu_producto {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #323F1C;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.descripcion {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.codigo {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #323F1C;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.precio {
	font-size: 20px;
	color: #FFFFCC;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial;
}
.boton {
	padding:2px;
	margin:2px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFCC;
	font-size: 10px;
	font-weight: bold;
	background-color: #243010;
}
.boton a {
	text-decoration: none;
	color: #FFFFCC;
}
.boton a:hover {
	text-decoration: none;
	color: #D1CB77;
}
.titu_promo_bloque {
	padding:3px 10px 3px 8px;
	margin:0;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFCC;
	font-size: 11px;
	font-weight: bold;
}
.titu_promo_bloque a {
	text-decoration: none;
	color: #FFFFCC;
}
.titu_promo_bloque a:hover {
	text-decoration: none;
	color: #D1CB77;
}

.fotos img { /* borde en fotos de productos*/
	border: 1px solid #817635;
}

INPUT,SELECT {
  	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #d2b889;
	
}


.title_shop_cart {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #D1CB77;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.item_shop {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #F2EBDD;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.item_shop a {
	text-decoration: none;
	color: #F2EBDD;
}
.item_shop a:hover {
	text-decoration: none;
	color: #FFFFCC;
}

.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #F2EBDD;
	font-size: 11px;
}
.fecha {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #a49748;
	font-size: 11px;
}
.texto2_tabla {
	padding:0px 0px 0px 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #222222;
	text-decoration: none;
	font-size: 11px;
}
.texto_contact {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #222222;
	text-decoration: none;
	font-size: 12px;
}
.texto_contact a {
	text-decoration: none;
	color: #323F1C;
}
.texto_contact a:hover {
	text-decoration: none;
	color: #243010;
}
