.fondo {
	margin: 0px;
	background-color: #D4D5D7;
}
.contenedor {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 100px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.botonera_superior {
	width: 830px;
	float: left;
	position: relative;
	left: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.menu_superior {
	background-color: #CCCCCC;
	float: left;
	width: 800px;
	border: 1px solid #000000;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 3px;
	margin-left: 5px;
}
.zona_izquierda {
	width: 195px;
	float: left;
	position: relative;
	left: 10px;
	top: 2px;
}
.menu {
	width: 195px;
	float: left;
	margin-top: 15px;
	padding-bottom: 20px;
}
.carrito {
	width: 190px;
	float: left;
	margin-top: 15px;
	margin-bottom: 5px;
}
.promociones {
	width: 190px;
	float: left;
	margin-top: 15px;
	height: 120px;
	padding-bottom: 15px;
}
.zona_derecha {
	float: right;
	width: 620px;
	position: relative;
	top: 15px;
	right: 10px;
	margin-bottom: 20px;
}

.cabezera {
	height: 175px;
	width: 620px;
	float: right;
}

.banners_superiores{
	padding: 3px;
	float: right;
	height: 160px;
	width: 594px;
	border: 1px solid #000000;
}
.busqueda_avanzada {
	width: 600px;
	float: right;
	margin-top: 5px;
	height: 36px;
	position: relative;
}
.situacion {
	width: 600px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8D1924;
	margin-top: 5px;
	text-align: left;
	text-transform: capitalize;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8D1924;
	text-indent: 10px;
}
.cuerpo {
	float: right;
	width: 620px;
	overflow: visible;
	margin-bottom: 10px;
	position: relative;
	top: 5px;
}

.zona_suscripcion_index {
	height: 126px;
	width: 264px;
	float: right;
	margin-top: 5px;
}

.pie_pagina {
	height: 140px;
	bottom: 0px;
	width: 850px;
	padding-top: 5px;
	float: left;
	position: relative;
	background-image: url(../imagenes/interface/pie_pagina.png);
	background-repeat: no-repeat;
	color: #000000;
}


.sin_bordes{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.foto {
	height: 90px;
	width: 120px;
}

.foto_producto {
	height: 345px;
	width:  460px;
}

.foto_contacto {
	height: 345px;
	width:  460px;
	border: 1px solid #8D1924;
	float: left;
}

.raya_separadora {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.fila_A {
}
.fila_B {
	background-color: #F0E0E0;
}

#paginacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	width: 95%;
	float: left;
	height: 25px;
	line-height: 25px;
	position: relative;
	overflow: visible;
	top: 0px;
	margin-bottom: 5px;
}

#paginacion a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	
}

#paginacion a:hover{
	color: #003399;
	text-decoration: underline;
	
}

.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8D1924;
	background-color: #FFFFFF;
	border: 2px solid #8D1924;
}

.tachado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
}
.oferta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}


.tachado_promocion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: line-through;
}
.oferta_promocion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.nombre_producto {
	color:#AA6868;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.foto_promocion{
	height: 45px;
	width: 55px;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
}

.rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.intermitente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}
.negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.enlaces {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.enlaces:hover {
	color: #8D1924;
	font-weight: bold;
}

.enlaces_ruta {
	color:#AA6868;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
}

.enlaces_ruta:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.enlace_normal {
	color: #8D1924;
	text-decoration: none;
	font-weight: bold;
}

.enlace_normal:hover {
	color: #000000;
	font-weight: bold;
}
.enlace_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.enlace_blanco:hover {
	color: #000000;
	font-weight: bold;
}

.encabezado_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #952833;
	text-transform: uppercase;
}
.encabezado_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #952833;

}
