a {
	color:#291008;
	text-decoration: none;
}

body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	background-color: #9E0000;
}
.copyright {
	float: left;
	height: 25px;
	width: 300px;
	margin-left: 20px;
	margin-top: 15px;
	display:inline;
}
.diseniado {
	float: right;
	width: 300px;
	margin-right: 20px;
	text-align: right;
	margin-top: 15px;
	display:inline;
}
h1,h2,h3 {
	font-size: 11px;
	display:inline;
	font-weight: normal;
}
.contenido {
	width: 751px;
	background-image: url(../image/fondo.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding-right: 28px;
	padding-left: 28px;
}
.contenido_centro {
	margin: auto;
	width: 751px;
	background-image: url(../image/fondo_blanco.jpg);
	float: left;
}
.logo {
	background-image: url(../image/logo.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 180px;
	float: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	display: inline;
}
.contenido .contenido_centro .menu {
	margin-top: 174px;
	margin-left: 15px;
}

.buscador .buscar {
	float: right;
	display: inline;
	height: 20px;
}
.buscador {
	float: right;
	width: 212px;
	margin-right: 10px;
	margin-top: 38px;
	display: inline;
	height: 20px;
}
.buscador .busca {
	float: right;
	margin-top: 2px;
	_margin-top: 1px;
	display: block;
	height: 20px;
}
input {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}
.menu .boton_on {
	float: left;
	height: 26px;
	margin-right: 0px;
	margin-left: 4px;
}
.menu .boton_on .boton_on_left {
	background-image: url(../image/boton/boton_on_l.gif);
	position:relative;
	float: left;
	height: 26px;
	width: 16px;
	overflow: visible;
}
.menu .boton_on .boton_on_right {
	float: left;
	height: 26px;
	width: 16px;
	background-image: url(../image/boton/boton_on_r.gif);
}
.menu .boton_on .boton_on_centro {
	background-image: url(../image/boton/boton_on_c.gif);
	height: 18px;
	float: left;
	width: auto;
	padding-top: 8px;
	font-weight: bold;
}
.menu .boton_on .boton_on_centro a {
	color: #333333;
	text-decoration: none;
}
.menu .boton_off {
	float: left;
	height: 26px;
	margin-right: 0px;
	margin-left: 4px;
}
.menu .boton_off .boton_off_left {
	background-image: url(../image/boton/boton_off_l.gif);
	float: left;
	height: 26px;
	width: 17px;
	position:relative;
	overflow: visible;
}
.menu .boton_off .boton_off_right {
	float: left;
	height: 26px;
	width: 17px;
	background-image: url(../image/boton/boton_off_r.gif);
}
.menu .boton_off .boton_off_centro {
	background-image: url(../image/boton/boton_off_c.gif);
	height: 18px;
	float: left;
	width: auto;
	font-weight: bold;
	padding-top: 8px;
}
.columna_ancha {
	width: 485px;
	float: left;
}

.menu .boton_off .boton_off_centro a {
	color:#FFFFFF;
	text-decoration: none;
}
.item_margen {
	margin: 10px;
}
.producto {
	float: left;
	height: 90px;
	width: 220px;
}
.producto .producto_foto {
	height: 85px;
	width: 80px;
	border: 3px solid #CCCCCC;
	float: left;
	margin-right: 15px;
}
.producto_foto {
	height: 190px;
	width: 189px;
	border: 3px solid #CCCCCC;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.producto .prod_titulo {
	float: left;
	width: 115px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
}
.producto .prod_desc {
	width: 115px;
	float: left;
}
.producto  .prod_precio  .precio {
	font-size: 16px;
	color: #320A00;
	font-family: Arial, Helvetica, sans-serif;
}
.producto .prod_precio {
	float: left;
	width: 115px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 1px;
	margin-top: 3px;
}
.contenido .contenido_centro .columna {
	float: right;
	width: 220px;
	border: 1px dashed #663300;
	padding: 10px;
}
.contenido .contenido_centro .columnahome {
	float: left;
	width: 455px;
	border: 1px dashed #663300;
	padding: 10px;
}
.columna_ancha2 {
	width: 100%;
	float: left;
}
.lista {
	width: 190px;
}
.columna_izquierda{
	float:left;
	/* padding-left: 10px;*/
	width:200px;
	}
.columna_flotante{
	float:left;
	padding: 0px 10px 0px 10px;
	width:310px;
	}
.columna_flotante_2{
	float:left;
	padding: 10px 10px 0px 10px;
	width:175px;
	/* margin-left: 10px; */
	border:#990000 1px dashed;
	}
#menu_flotante{
	height: 200px;
	top: 27px;
	width:150px;
	position: absolute;
	background-color:#FFFFFF;
	border: 1px solid #660000;
	border-bottom: 5px solid #660000;
	}
.item_producto{
	margin: 0px 10px 0px 10px;
	}
.item_producto a{
	display: block;
	}

.item_separador{
	margin: 5px 5px 5px 5px;
	border-bottom:#660000 1px dashed;
	}
.titulo{
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	}
.titulo2{
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	}
.titulo3{
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	}