* {
	margin: 0;
	padding: #FFF;
	border-collapse: collapse;
	border-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.centrar {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	border-spacing: 0;
}
td.centrar {
	text-align: center;
	vertical-align: middle;
}table.contenido {
	width: 801px;
	border: solid 1px #005680;
	border-spacing: 0;
}
td.cabecera {
	height: 172px;
	border-color: #005680;
	border-width: 1px;
	border-style: solid;
	width: 801px;
}
td.navegacion {
	height: 27px;
	border: solid 1px #005680;
	border-color: #005680;
	border-width: 1px;
	border-style: solid;
	background-color: #666;
	width: 801px;
}
td.separador {
	width: 1px;
}

tr.navegacion {
	color: #FFF;
	font-weight: bolder;
	text-align: center;
}
#tarifas {
	width: 70px;
	font-size: 11px;
}
#boton {
	width: 64px;
}
#caja {

	width: 170px;
}
a.navegacion {
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
a.navegacion:hover {
	font-weight: bolder;
	color: #005680;
	text-decoration: none;
}
#izquierda {
	width: 220px;
	vertical-align: top;
	padding-left: 4px;
	padding-right: 4px;
}
#derecha {
	width: 573px;
	vertical-align: top;
}
#cuerpo {
	height: 100%;
}
#menu {
	width: 260px;
	vertical-align: middle;
	padding-top: 5px;
}
#panel {
	width: 200px;
	vertical-align: middle;
	padding-left: 19px;
	padding-right: 19px;
}
#cesta {
	width: 260px;
	vertical-align: middle;
}
#categorias {
	width: 100%;
}
td.subcategorias {
	background-color: #005680;
	padding: 4;
}
a.subcategoria {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}
a.subcategoria:hover {
	color: #CCC;
	font-size: 11px;
	text-decoration: none;
}
#contenido_cesta {
	background-color: #005680;
	width: 100%;
}
#titulo_cesta {
	width: 100%;
	color: #666;
	font-size: 12px;
}
tr.linea_cesta1 {
	background-color: #278A2;
	color: #FFF;
	font-weight: bolder;
}
tr.linea_cesta2 {
	background-color: #3389B3;
	color: #FFF;
	font-weight: bolder;
}
a.enlace_cesta {
	text-decoration: none;
	color: #FFF;
}
a.enlace_cesta:hover {
	text-decoration: none;
	color: #CCC;
}
td.texto_cesta {
	padding-top: 4px;
}
#pie {
	color: #666;
	text-align: center;
}
.nombreSeleccionado {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 13px;
}
.LocationBar {
	font-size: 12px;
	font-weight: bolder;
}
a.locationlink {
	color: #666;
	text-decoration: none;
	font-weight: bolder;
}
a.locationlink:hover {
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
a.top_venta {
	color: #666;
	text-decoration: none;
}
a.top_venta:hover {
	color: #000;
	text-decoration: none;
}
a.linkproducto {
	color: #666;
	text-decoration: none;
	font-weight: bolder;
}
a.linkproducto:hover {
	color: #005680;
	text-decoration: none;
	font-weight: bolder;
}
a.detalles {
	color: #999;
	text-decoration: none;
	font-weight: bolder;
}
a.detalles:hover {
	color: #C6284A;
	text-decoration: none;
	font-weight: bolder;
}
a.atras {
	text-decoration: none;
	color: #999;
	font-weight: bolder;
}
a.atras:hover {
	text-decoration: none;
	color: #C6284A;
	font-weight: bolder;
}
td.tituloCat {
	font-size: 13px;
	font-weight: bolder;
	text-transform: uppercase;
}
select,textarea {
	background-color: #7F9DB9;
	border: outset 1px #033;
	color: #FFF;
	overflow: auto;
}
input {
	background-color: #7F9DB9;
	border: outset 1px #033;
	color: #FFF;
}

a.borrar {
	text-decoration: none;
	color: #C6284A;
}
a.borrar:hover {
	text-decoration: none;
	color: #C6284A;
	font-weight: bolder;
}
input.cantidad {
	text-align: center;
	width: 25px;
}
a.cesta {
	text-decoration: none;
	color: #3389B3;
	font-weight: bolder;
}
a.cesta:hover {
	text-decoration: none;
	color: #005680;
	font-weight: bolder;
}
input.correo {
	width: 225px;
}
input.pass {
	width: 150px;
}
#titulo {
	color: #005680;
	position: relative;
	left: 10px;
	top: 80px;
	width: 131px;
	z-index: 2;
}
label {
	color: #FFF;
}

#parrafo1 {
	position: relative;
	width: 750px;
	text-align: justify;
	float: left;
	left: 10px;
	top: 110px;
	z-index: 2;
}
#parrafo2 {
	position: relative;
	width: 750px;
	text-align: justify;
	float: left;
	left: 10px;
	top: 150px;
	z-index: 2;
}
#lampara {
	z-index: 1;
	position: relative;
	float: left;
	left: 470px;
}

#content {
	width: 801px;
	position: relative;
	float: left;
}

input.ship {
	background-color: #FFF;
	border: 0;
}
tr.mainpagetableline {
	background-color: #3389B3;
	color: #fff;
	font-size: 10px;
}
tr.mainpagetableline2 {
	background-color: #005680;
	color: #fff;
	font-size: 10px;
}
a.garantia {
	color: 666;
	text-decoration: none;
}
a.garantia:hover {
	color: 000;
	text-decoration: none;
}
#parrafo3 {
	position: relative;
	width: 750px;
	text-align: justify;
	float: left;
	left: 10px;
	top: 200px;
	z-index: 2;
	clear: left;
}
#recordar {
	visibility: hidden;
}
