.Fondo {
	background-image: url(../img/fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.Contenedor {
	width: 881px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.Flash_Banner {
	float: left;
	overflow: hidden;
	height: 220px;
}
.Menu_ul li a {
	color: #FFF;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	display: block;
	width: 160px;
}
.Columna {
	background-repeat: repeat-x;
	float: left;
	background-image: url(../img/faux_column.gif);
}
.Contenido {
	width: 680px;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
.producto_home {
	margin: 5px;
	padding: 4px;
	width: 330px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 4px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: hidden;
	height: 135px;
}
.Producto_detalle {
	border: 1px solid #999;
	margin-right: auto;
	margin-left: 0px;
	width: 200px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
.Lupa {
	height: 25px;
	width: 25px;
	position: relative;
	bottom: 20px;
	left: -5px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #104A9C;
	border: thin solid #104A9C;
	width: 80px;
	height: 20px;
}
.Columna_Izq {
	float: left;
	width: 190px;
}

