* {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
.fondo {
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.clear {
	clear: both;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fondoCabezote {
	background-image: url(images/fondoCabezote.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	float: left;
}
#contenedor {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#colDerecha {
	float: left;
	width: 759px;
}


/*-----------------------------------------------------Cabezote*/

#cabezote {
	float: left;
	height: 180px;
	width: 1000px;
}
#cuerpo {
	float: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#cabezote #logo {
	margin-top: 5px;
	float: left;
	margin-left: 10px;
}
#cabezote #cabezotePermanente {
	float: right;
	width: 725px;
}
#cabezote #registro {
	float: left;
	width: 725px;
	height: 52px;
}
#cabezote #validacion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: left;
	width:480px;
}
#cabezote #validacion label {
	margin-right: 5px;
	float:left;
	line-height:50px;
}
#cabezote #validacion .cajetilla {
	background-color: #808080;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #808080;
	margin-right: 10px;
	line-height: 18px;
	float:left;
	margin-top:15px;
	display: block;
	height: 18px;
}
#cabezote #validacion .cajetilla_mail {
	background-color: #808080;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #808080;
	margin-right: 10px;
	line-height: 18px;
	float:left;
	margin-top:15px;
	display: block;
	height: 18px;
}
#cabezote #validacion .boton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	border: 1px solid #FFF;
	display: block;
	cursor: hand;
	cursor: pointer;
	float:left;
	margin-top:15px;
	margin-left:10px;
	height: 22px;
	width: 80px;
}
#cabezote #registro a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	line-height: 50px;
	float: right;
	margin-right: 15px;
}
#cabezote #registro a:hover {
	text-decoration: underline;
}
#cabezote #registro a.registrate {
	font-weight: bold;
}
#cabezote #registro a.registrate:hover {
	color: #97D710;
	text-decoration: none;
}
#cabezote #registro h2 {
	color: #97D710;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 50px;
}
#cabezote #registro h2 span {
	line-height: 50px;
	color: #FFF;
}
#cabezote #busqueda_carrito_chat {
	float: left;
	width: 725px;
	height: 115px;
}
#cabezote #busqueda {
	float: left;
	margin-top: 48px;
}
#cabezote #busqueda .cajetilla {
	background-color: #ABABAB;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border: 1px solid #ABABAB;
	line-height: 20px;
	float:left;
	height: 20px;
}
#cabezote #busqueda .boton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	border: 1px solid #000;
	display: block;
	cursor: hand;
	cursor: pointer;
	float:left;
	height: 22px;
	width: 80px;
}
#cabezote #carrito {
	float: left;
	height: 50px;
	width: 250px;
	background-image: url(images/carrito.gif);
	background-repeat: no-repeat;
	margin-top: 48px;
	margin-left: 40px;
}
#cabezote #carrito a {
	text-decoration: none;
	display: block;
}
#cabezote #carrito a:hover, #cabezote #carrito a:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#cabezote #carrito p {
	display: block;
	margin-left: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height: 49px;
}
#cabezote #carrito p span {
	font-size: 20px;
	color: #97D710;
	font-weight: bold;
}
#cabezote #chat {
	float: right;
	margin-right: 32px;
}

/*-----------------------------------------------------Col Izquierda - Filtros*/

#colIzquierda{
	float: left;
	width: 240px;
}
#colIzquierda #filtros {
	background-color: #96D610;
	margin-top: 20px;
	float: left;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#colIzquierda #filtros img {
	float: left;
}
#colIzquierda form#filtra {
	margin-top: 5px;
	float: right;
	width: 240px;
}
#colIzquierda #filtra select {
	float: left;
	width: 215px;
	margin-left: 12px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#colIzquierda #filtra #Entrar {
	background-image: url(images/botonBuscar.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 240px;
	float: left;
	margin-top: 13px;
	display: block;
	cursor: hand;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #575757;
}
#colIzquierda #domicilios {
	float: left;
	width: 240px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#colIzquierda #domicilios p {
	line-height: 1.3em;
}
#colIzquierda #domicilios p.horario {
	padding-bottom: 12px;
}

#colIzquierda #enviosGratis {
	float: left;
	margin-left: 25px;
	padding-bottom: 20px;
}

/*-----------------------------------------------------Pie*/

#contenedorPie {
	width: 100%;
	background-image: url(images/fondoPie.gif);
	background-repeat: repeat-x;
	height: 165px;
}
#menuPie {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 65px;
	display: block;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#menuPie li {
	display: block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCC;
	width: 250px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#menuPie li.grande {
	width: 240px;
}
#menuPie li a {
	line-height: 65px;
	color: #FFF;
	text-decoration: none;
}
#menuPie li a:hover {
	color: #97D710;
}
#Pie {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#Pie #facebook {
	float: left;
	margin-top: 30px;
}
#Pie p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	float: right;
	display: block;
	padding-right: 10px;
	padding-top: 50px;
}
#Pie p a {
	color: #999;
	text-decoration: none;
}
#Pie p a:hover {
	text-decoration: underline;
}

/*-----------------------------------------------------Home*/

#home {
	width: 730px;
	float: left;
	padding-bottom: 30px;
	padding-left: 29px;
}
#home #bannerHome {
	width: 550px;
	float: left;
}
#home #flashHome {
	height: 180px;
	width: 170px;
	float: right;
}
#home #home_productos1 , #home #home_productos2{
	float: left;
	width: 730px;
}
#home #homeOferta , #home #homeNuevos{
	float: left;
}

/*-----------------------------------------------------Lista de Productos Catalogo*/

ul.catalogo {
	float: left;
	list-style-type: none;
	width: 730px;
	background-color: #D9D9D9;
	padding-bottom: 10px;
}
ul.catalogo li {
	float: left;
	width: 135px;
	display: block;
	height: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFF;
	margin-top: 10px;
	margin-left: 9px;
	position: relative;
}
ul.catalogo li table {
	height: 135px;
	width: 135px;
	position: absolute;
	top: 0px;
	left: 0px;
}
ul.catalogo li img.precioEspecial {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 117px;
}
ul.catalogo li h2 {
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 145px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
ul.catalogo li h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: normal;
	display: block;
	width: 131px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 160px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
ul.catalogo li h1 a:hover{
	color: #000;
	text-decoration: underline;
}

/*-----------------------------------------------------Resultados*/

#resultados {
	width: 730px;
	float: left;
	padding-bottom: 30px;
	padding-left: 29px;
}
#resultados #numero_resultados {
	float: left;
	width: 730px;
	margin-top: -10px;
	padding-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
#resultados #numero_resultados span {
	font-size: 20px;
	font-weight: bold;
	color: #96D610;
}
#paginacion {
	width: 730px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-bottom: 0px;
	padding-top: 15px;
	text-align: center;
}
#paginacion a  {
	color: #000;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}
#paginacion a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #96D610;
}
#paginacion span {
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	color: #AEAEAE;
}
#cero_items {
	width: 730px;
	float: left;
	padding-bottom: 30px;
	padding-left: 29px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
#cero_items h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #96D610;
	display: block;
	padding-bottom: 10px;
	font-weight: normal;
}

/*-----------------------------------------------------Detalle*/

#detalle {
	width: 730px;
	float: left;
	padding-bottom: 30px;
	padding-left: 29px;
}
#detalle h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666;
	display: block;
	float: left;
	width: 715px;
	padding-bottom: 7px;
}
#detalle #areaDetalle {
	float: left;
	width: 730px;
	background-color: #D6D6D6;
	padding-bottom: 15px;
}
#detalle #areaDetalle #detalle_izq {
	float: left;
	width: 550px;
	margin-top: 9px;
	margin-left: 9px;
}
#detalle #areaDetalle #detalle_izq #rotator {
	position:relative;
	height:550px;
	margin-left: 0px;
}
#detalle #areaDetalle #detalle_izq #rotator ul {
	float: left;
	width: 550px;
	list-style-type: none;
}
#detalle #areaDetalle #detalle_izq #rotator ul li {
	float:left;
	position:absolute;
	background-color: #FFF;
}
#detalle #areaDetalle #detalle_izq #rotator ul li table {
	height: 550px;
	width: 550px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#detalle #areaDetalle #detalle_izq #rotator ul li img {
	padding: 0px;
	background: #FFF;
}
#detalle #areaDetalle #detalle_izq #rotator ul li.show {
	z-index:500;
}
#detalle #areaDetalle #detalle_izq p {
	float: left;
	width: 545px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 1.4em;
	padding-left: 5px;
}
#detalle #areaDetalle #detalle_der {
	float: left;
	width: 155px;
	margin-left: 7px;
}
#detalle #areaDetalle #detalle_der h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	display: block;
	float: left;
	width: 155px;
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: center;
}
#detalle #areaDetalle #detalle_der ul {
	float: left;
	width: 155px;
	list-style-type: none;
}
#detalle #areaDetalle #detalle_der ul li {
	float: left;
	width: 155px;
	background-image: url(images/sombraReferenciasDetalle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}
#detalle #areaDetalle #detalle_der ul li h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	display: block;
	width: 143px;
	background-color: #DFDFDF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	float: left;
	padding: 5px;
}
#detalle #areaDetalle #detalle_der ul li h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 5px;
	width: 143px;
	background-color: #E8E8E8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	float: left;
}
#detalle #areaDetalle #detalle_der ul li h4 {
	float: left;
	display: block;
	width: 143px;
	padding: 5px;
	background-color: #DFDFDF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#detalle #areaDetalle #detalle_der ul li a {
	display: block;
	float: left;
	width: 115px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #96D610;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 33px;
	background-image: url(images/carritoIcono.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 30px;
}
#detalle #areaDetalle #detalle_der ul li a:hover {
	color: #FFF;
}
#detalle #detalle_pata {
	float: left;
	width: 730px;
	background-color: #96D610;
	background-image: url(images/sombraPieDetalle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
}
#detalle #detalle_pata #volver {
	float: left;
	margin-left: 5px;
}
#detalle #detalle_pata #enviarAmigo {
	float: right;
	margin-right: 5px;
	display: none;
}

/*-----------------------------------------------------Carrito (Listado de items)*/

#carrito_proceso {
	width: 730px;
	float: left;
	padding-bottom: 30px;
	padding-left: 29px;
}
#carrito_proceso h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666;
	display: block;
	float: left;
	width: 715px;
	padding-bottom: 7px;
}
#carrito_proceso #listado_items {
	float: left;
	width: 730px;
	background-color: #D6D6D6;
	padding-bottom: 15px;
}
#carrito_proceso #listado_items p.no_hay_items {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#FFF;
	font-weight:bold;
	display:block;
	float: left;
	width: 720px;
	padding-bottom: 10px;
	padding-top:10px;
	padding-left:10px;
	background-color:#666;
}
#carrito_proceso #listado_items ul {
	float: left;
	width: 715px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 8px;
	display: block;
}
#carrito_proceso #listado_items ul li {
	float: left;
	width: 710px;
	border: 1px solid #000;
	margin-bottom: 13px;
	display: block;
}
#carrito_proceso #listado_items ul li #foto {
	float: left;
	height: 135px;
	width: 135px;
}
#carrito_proceso #listado_items ul li #foto table {
	float: left;
	height: 135px;
	width: 135px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
#carrito_proceso #listado_items ul li #info {
	float: left;
	width: 575px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 135px;
}
#carrito_proceso #listado_items ul li #info #lineaTope {
	float: left;
	height: 25px;
	width: 575px;
	background-color: #F1F1F1;
}
#carrito_proceso #listado_items ul li #info #lineaTope p {
	line-height: 25px;
	display: block;
	float: left;
	width: 385px;
	padding-left: 10px;
	font-weight: bold;
}
#carrito_proceso #listado_items ul li #info #lineaTope a {
	line-height: 25px;
	background-color: #000;
	background-image: url(images/X_eliminar.gif);
	float: left;
	width: 145px;
	background-repeat: no-repeat;
	color: #96D610;
	text-decoration: none;
	font-weight: bold;
	background-position: 5px 5px;
	padding-left: 35px;
	display: block;
}
#carrito_proceso #listado_items ul li #info #lineaTope a:hover {
	color: #FFF;
}

#carrito_proceso #listado_items ul li #info #lineaCentro {
	float: left;
	height: 55px;
	width: 555px;
	background-color: #E3E3E3;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 10px;
	background-image: url(images/sombraX_eliminar.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#carrito_proceso #listado_items ul li #info #lineaCentro span {
	font-size: 16px;
	color: #333;
	display: block;
	padding-bottom: 5px;
}

#carrito_proceso #listado_items ul li #info #lineaBaja {
	float: left;
	height: 35px;
	width: 575px;
	background-color: #F1F1F1;
}
#carrito_proceso #listado_items ul li #info #lineaBaja form {
	float: left;
	width: 385px;
	padding-left: 10px;
	height: 35px;
}
#carrito_proceso #listado_items ul li #info #lineaBaja form label {
	line-height: 35px;
}
#carrito_proceso #listado_items ul li #info #lineaBaja form input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	width: 35px;
}
#carrito_proceso #listado_items ul li #info #lineaBaja h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	line-height: 35px;
	text-align: left;
}
#carrito_proceso #listado_items #precioTotal {
	float: left;
	display: block;
	width: 720px;
	padding-right: 10px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 30px;
}
#carrito_proceso #listado_items #precioTotal p {
	line-height: 35px;
	display: block;
	float: left;
	width: 530px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

#carrito_proceso #listado_items #precioTotal h1{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	line-height: 35px;
	text-align: left;
}
#carrito_proceso #pasos_pata {
	float: left;
	width: 730px;
	background-color: #96D610;
	background-image: url(images/sombraPieDetalle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
}
.flecha_proceso_izquierda {
	float: left;
	margin-left: 5px;
}
.flecha_proceso_derecha {
	float: right;
	margin-right: 5px;
}

/*-----------------------------------------------------Formulario Registro*/

.registro_nuevo  {
	float: left;
	width: 515px;
	background-color: #D6D6D6;
}
.registro_nuevo form  {
	float: left;
	width: 515px;
}
.registro_nuevo form h3 {
	float: left;
	width: 500px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 30px;
	padding-left: 15px;
	background-color: #B9B9B9;
	margin-bottom: 10px;
}
.registro_nuevo form .una_columna {
	float: left;
	width: 485px;
	padding-right: 15px;
	margin-bottom: 10px;
	padding-left: 15px;
}
.registro_nuevo form .una_columna label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	width: 485px;
	padding-bottom: 3px;
}
.registro_nuevo form .una_columna input {
	float: left;
	width: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.registro_nuevo form .una_columna textarea {
	float: left;
	width: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	height: 120px;
	background-color: #E1E1E1;
	margin-bottom: 10px;
}
.registro_nuevo form .dos_columnas {
	float: left;
	width: 485px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.registro_nuevo form .dos_columnas div {
	float: left;
	width: 242px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.registro_nuevo form .dos_columnas div label {
	display: block;
	padding-bottom: 3px;
	float: left;
	width: 240px;
}
.registro_nuevo form .dos_columnas div input, .registro_nuevo form .dos_columnas div select {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 225px;
}
.registro_nuevo form .chequeo {
	float: left;
	width: 485px;
	padding-right: 15px;
	padding-left: 15px;
}
.registro_nuevo form .chequeo .verificacion {
	float: left;
	line-height: 20;
	height: 20px;
}
.registro_nuevo form .chequeo label {
	display: block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	padding-left: 5px;
}
.registro_nuevo form .radios_excluyentes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: left;
	width: 460px;
	padding-left: 15px;
}
.registro_nuevo form .radios_excluyentes input {
	line-height: 20px;
	height: 20px;
	float: left;
	margin-right: 5px;
}
.registro_nuevo form .radios_excluyentes label {
	float: left;
	line-height: 20px;
	margin-right: 20px;
}

.registro_nuevo form .boton_envio {
	background-image: url(images/sombraPieDetalle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #96D610;
	float: left;
	width: 515px;
	margin-top: 15px;
}
#div_confirma{
	float:left;
	width:515px;
}
#div_confirma h1{
	color:#000000;
	font-size:15px;
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
}
#div_confirma p{
	color:#000000;
	font-size:11px;
	padding-left:10px;
	padding-top:15px;
	font-family: Verdana, Geneva, sans-serif;
	display:block;
	padding-bottom:15px;
}
#confirmaRegistro{
	float:left;
	width:515px;
}
#confirmaRegistro p{
	color:#000000;
	font-size:18px;
	padding-left:10px;
	padding-top:15px;
	font-family: Verdana, Geneva, sans-serif;
	display:block;
	padding-bottom:15px;
}


/*-----------------------------------------------------Carrito (Identificacion e informacion de Despacho)*/

#carrito_proceso #identificacion {
	float: left;
	width: 730px;
}
.registro_columna2 {
	float: left;
	width: 182px;
	padding-left: 13px;
}
.registro_columna2 #resumen_ped {
	float: left;
	width: 190px;
	background-color: #DDD;
	margin-bottom: 15px;
}
.registro_columna2 #resumen_ped p {
	display: block;
	text-align: center;
	float: left;
	width: 190px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.registro_columna2 img {
	float: left;
}

.registro_columna2 form {
	float: left;
	width: 190px;
	border: 1px solid #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	margin-bottom: 10px;
}
.registro_columna2 form img {
	margin-top: 10px;
	padding-bottom: 5px;
	margin-left: 10px;
	float: left;
}
.registro_columna2 form div {
	float: left;
	width: 160px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.registro_columna2 form div label {
	display: block;
	float: left;
	width: 160px;
	padding-bottom: 3px;
}
.registro_columna2 form div input {
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.registro_columna2 form .boton {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;
	margin-top: 5px;
}
.registro_columna2 form .boton input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;

	color: #FFF;
	width: 190px;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	cursor: hand;
	cursor: pointer;
}
.registro_columna2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.registro_columna2 p a {
	color: #000;
	text-decoration: none;
}
.registro_columna2 p a:hover {
	text-decoration: underline;
}



/*-----------------------------------------------------Confirmacion*/

#confirmacion {
	width: 730px;
	float: left;
	padding-bottom: 30px;
	padding-left: 29px;
}
#confirmacion h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666;
	display: block;
	float: left;
	width: 715px;
	padding-bottom: 7px;
}#confirmacion p {
	float: left;
	display: block;
	width: 715px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#confirmacion #btn_imprimir {
	float: left;
	width: 702px;
}
#confirmacion #btn_imprimir a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #96D610;
	background-color: #000;
	display: block;
	float: right;
	padding-top: 8px;
	padding-right: 60px;
	padding-bottom: 8px;
	padding-left: 60px;
	text-decoration: none;
}
#confirmacion #btn_imprimir a:hover {
	color: #FFF;
}

/*-----------------------------------------------------Factura*/

#factura {
	float: left;
	width: 700px;
	border: 1px solid #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
#factura #encabezado_numero {
	float: left;
	width: 455px;
	height: 45px;
	font-size: 20px;
	line-height: 45px;
	color: #666;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#factura #encabezado_fecha {
	float: left;
	height: 45px;
	width: 229px;
	line-height: 45px;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#factura #encabezado_cliente {
	float: left;
	width: 470px;
	height: 105px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#factura #encabezado_cliente p {
	width: 445px;
	margin: 0px;
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#factura #encabezado_encanto {
	float: left;
	width: 229px;
	height: 105px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#factura #encabezado_encanto p {
	margin: 0px;
	width: 229px;
	text-align: center;
	line-height: 1.2em;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#factura ul {
	float: left;
	width: 700px;
	list-style-type: none;
}
#factura ul li {
	float: left;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#factura ul li div {
	float: left;
	line-height: 27px;
}
#factura ul li .cantidad {
	width: 50px;
	text-align: center;
}
#factura ul li .ref {
	width: 75px;
}
#factura ul li .producto {
	width: 495px;
}
#factura ul li .precio {
	width: 80px;
}
#factura ul .encabezado_items {
	font-weight: bold;
	background-color: #CCC;
}
#factura #envio {
	float: left;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#factura #total {
	float: left;
	width: 700px;
}
#factura #envio p {
	display: block;
	float: left;
	width: 610px;
	text-align: right;
	padding-right: 10px;
	line-height: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#factura #envio h3 {
	line-height: 28px;
	float: left;
	width: 80px;
	display: block;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#factura #total p {
	display: block;
	float: left;
	width: 610px;
	text-align: right;
	padding-right: 10px;
	line-height: 45px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#factura #total h3 {
	line-height: 45px;
	float: left;
	width: 80px;
	display: block;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

/*-----------------------------------------------------Chat*/

#espacioChat {
	width: 729px;
	float: left;
	padding-bottom: 30px;
	margin-left: 30px;
}

/*-----------------------------------------------------Historico de compras*/

#historico_compras {
	float: left;
	width: 730px;
}
#historico_compras ul {
	float: left;
	width: 730px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#historico_compras ul li {
	display: block;
	float: left;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#historico_compras ul li.fecha {
	width: 130px;
	padding-left: 5px;
}
#historico_compras ul li.referencia {
	width: 80px;
	padding-left: 5px;
}
#historico_compras ul li.autorizacion {
	width: 110px;
	padding-left: 5px;
}
#historico_compras ul li.valor {
	width: 110px;
}
#historico_compras ul li.pago {
	width: 140px;
}
#historico_compras ul li.estado {
	width: 80px;
}
#historico_compras ul li.ampliar {
	width: 20px;
}
#historico_compras ul.encabezado {
	color: #FFF;
	background-color: #000;
	font-weight: bold;
}
#historico_compras ul li a {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
#historico_compras ul li a:hover {
	background-color: #97D710;
}
#historico_compras #totalComprasRegistros {
	float: left;
	width: 730px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 20px;
}
#historico_compras #paginacionCompras {
	float: left;
	width: 730px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 20px;
}
#historico_compras #paginacionCompras a {
	color: #000;
	text-decoration: underline;
}
#historico_compras #paginacionCompras a:hover {
	font-weight: bold;
}


/*-----------------------------------------------------Textos Presentacion*/
#textos_presentacion {
	width: 730px;
	float: left;
	padding-bottom: 30px;
	padding-left: 29px;
}#textos_presentacion h1 {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #96D610;
	padding-bottom: 15px;
	width: 710px;
	padding-right: 20px;
	float: left;
}
#textos_presentacion h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: block;
	width: 700px;
	padding-right: 20px;
	background-color: #CCC;
	line-height: 25px;
	padding-left: 10px;
	float: left;
	margin-top: 20px;
}
#textos_presentacion p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	width: 700px;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
}
#textos_presentacion p a {
	color: #000;
	text-decoration: underline;
}
#textos_presentacion p a:hover {
	color: #000;
	text-decoration: none;
	background-color: #96D610;
}
#textos_presentacion p span {
	font-weight: bold;
	line-height: 1.5em;
}
#textos_presentacion ul {
	float: left;
	display: block;
	list-style-type: none;
	width: 660px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#textos_presentacion ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display: block;
	width: 640px;
	float: left;
	padding-top: 0px;
	background-image: url(images/vineta.gif);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 1.5em;
}
#textos_presentacion ul li a {
	color: #000;
	text-decoration: underline;
}
#textos_presentacion ul li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #96D610;
}
#textos_presentacion ul li p {
	float: left;
	width: 630px;
	padding-top: 5px;
	text-align: left;
}
#textos_presentacion .barrios {
	padding-top: 12px;
}

#textos_presentacion .barrios li {
	padding-bottom: 5px;
}

