* {
	padding: 0;
	margin: 0;
}
#soon {
	background-color: #f00;
	color: #fff;
	padding: 10px;
	margin-bottom: 5px;
}
#soon a {
	color: #000;
	text-decoration: underline;
}
#soon a:hover {
	text-decoration: none;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 20px;
	margin-left: 4px;
}
h2 {
	font-size: 16px;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 4px;
	margin-top: 2px;
}
h4 {
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
	margin-left: 4px;
}
h5 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-left: 4px;
	font-weight: normal;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.blanco a {
	color: #FFFFFF;
	text-decoration: none;
}
.blanco a:hover {
	color: #F70000;
	text-decoration: none;
}
.titulo {
	color: #000000;
	text-decoration: none;
}
.titulo a {
	color: #000000;
	text-decoration: none;
}
.titulo a:hover {
	color: #000000;
	text-decoration: underline;
}
.productname {
	font-weight: bold;
	color: #FFFFFF;
}
.productname a {
	font-weight: bold;
	color: #FFFFFF;
}
.productname a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.album {
	color: #FFFFFF;
}
.album a {
	color: #FFFFFF;
}
.album a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.carrito_typo {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.rojo {
	color: #FF0000;
}
.rojo a {
	color: #FF0000;
}
.rojo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.gris {
	color: #666666;
}
.titulo_resena {
	font-weight: bold;
	color: #000000;
}
.btn_compra {
	background-color: #FF0000;
	height: 18px;
	color: #FFFFFF;
	width: 228px;
	clear: both;
}
.btn_compra a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-left: 4px;
}
.btn_compra a:hover {
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 4px;
}
.spacer {
	clear: both;
	height: 0px;
}
.img_evento a img {
	border: 1px solid #000000;
}
.img_evento a:hover img {
	border: 1px solid #FF0000;
}
.producto_btn {
	background-color: #FF0000;
	height: 20px;
	width: 150px;
}
.tipo {
	height: 12px;
	width: 40px;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}
.precio {
	float: left;
	height: 12px;
	width: 60px;
	margin-top: 4px;
	margin-left: 4px;
	text-align: center;
}
.carro_btn {
	float: left;
	height: 15px;
	width: 25px;
	margin-top: 2px;
	margin-left: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.carro_btn a img {
	color: #FF0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.carro_btn a:hover img {
	color: #FF0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.marginb4px {
	margin-bottom: 4px;
}
.cover_gra {
	height: 226px;
	width: 226px;
	margin: 0px;
}
.cover_gra a img {
	text-decoration: none;
	border: 1px solid #000000;
}
.cover_gra a:hover img {
	text-decoration: none;
	border: 1px solid #FF0000;
}
form {
	margin:0;
	padding:0;
}
.search {
	width: 304px;
	height: 25px;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.search form {
	display: block;
	margin-top: 9px;
}
.textbox {
	width: 180px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	padding: 0px;
	height: 16px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
	float: left;
	height: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FF0000;
}
.cover_peq a img {
	border: 1px solid #000000;
}
.cover_peq a:hover img {
	border: 1px solid #FF0000;
}
#contenedor {
	margin: 10px auto 0 auto;
	width: 930px;
}
#cabezote {
	background-color: #333333;
}
#cabezote_arriba {
	height: 94px;
	background-color: #FFFFFF;
}
#logo {
	height: 90px;
	width: 255px;
	float: left;
}
#logo .logo_img {
	height: 90px;
	width: 150px;
	float: left;
}
#logo .logo_typo {
	float: right;
	height: 90px;
	width: 100px;
}
#carro {
	background-color: #000000;
	height: 50px;
	width: 306px;
	float: right;
	margin-top: 40px;
	margin-bottom: 4px;
}
#cabezote_carro {
	background-color: #000000;
	height: 16px;
	clear: both;
	margin-top: 3px;
	margin-left: 4px;
	margin-right: 4px;
}
#cabezote_carro .account {
}
#cabezote_carro .account a {
	color: #FFFFFF;
	margin-left: 100px;
	text-decoration: none;
}
#cabezote_carro .account a:hover {
	color: #FF0000;
	text-decoration: none;
}
#contenido_carro {
	background-color: #999999;
	height: 31px;
}
#contenido_carro .titulo a {
	color: #000000;
	text-decoration: none;
}
#contenido_carro .titulo a:hover {
	color: #FF0000;
	text-decoration: none;
}
#izq_carro {
	background-color: #999999;
	height: 14px;
	float: left;
	margin-top: 7px;
	width: 90px;
}
#carro .numero_items {
	margin-left: 2px;
}
#der_carro {
	background-color: #999999;
	height: 14px;
	width: 104px;
	float: right;
	margin-top: 9px;
	margin-right: 6px;
	text-align: right;
}
#carro a span {
	display: none;
}
#cabezote_abajo {
	height: 36px;
	background-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 78px;
}
#menu {
	height: 36px;
	width: 542px;
	float: left;
}
#menu_main {
	display: inline;
	list-style-type: none;
	list-style-position: inside;
	color: #FFFFFF;
	text-decoration: none;
}
#menu_main li {
	list-style-type: none;
	list-style-position: inside;
	float: left;
	height: 36px;
	width: 78px;
}
#menu_main li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 32px;
	padding-top: 4px;
	padding-left: 4px;
	font-weight: bold;
}
#menu_main .active {
	background-color: #FF0000;
}
#menu_main li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	font-weight: bold;
}
#menu_main li a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav_state {
	margin-top: 20px;
	margin-left: 82px;
	font-size: 16px;
}
#contenido {
	padding-left: 0px;
}
#columna_4 p, .item_last_review p {
	margin: 0;
	line-height: 1.2em;
}
#columna_1 {
	width: 148px;
	float: left;
	margin-top: 22px;
	margin-right: 6px;
}
#tienda ul {
	margin-top: 6px;
	line-height: 16px;
	margin-left: 5px;
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tienda ul li {
	margin: 0px;
	padding: 0px;
}
#columna_2 {
	width: 228px;
	float: left;
	margin-top: 20px;
	margin-right: 6px;
}
#recomendado_main {
	background-color: #000000;
	margin-top: 6px;
	width: 228px;
}
#recomendado_main .detalle_txt {
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
}
#recomendados .item {
	margin-top: 10px;
	background-color: #000000;
}
#recomendados .cover_peq {
	height: 70px;
	width: 70px;
	float: left;
	margin-bottom: 2px;
}
#recomendados .detalle_tienda {
	float: left;
	margin-top: 2px;
	margin-left: 6px;
	margin-bottom: 6px;
	width: 145px;
}
#vendidos {
	background-color: #000000;
	margin-top: 10px;
	padding-top: 2px;
}
#vendidos .vendidos_txt {
	margin-top: 6px;
	padding-bottom: 8px;
	margin-left: 4px;
}
#vendidos ul {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#vendidos ul li {
	list-style-type: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#vendidos ul li a {
	color: #FF0000;
	text-decoration: none;
}
#vendidos ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#columna_3 {
	width: 228px;
	float: left;
	margin-top: 20px;
	margin-right: 6px;
}
#eventos {
}
#eventos .img_evento {
	height: 170px;
	width: 226px;
}
#evento_main {
	background-color: #000000;
	margin-top: 6px;
}
#evento_main .detalle_txt {
	margin-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
#eventos .lista {
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 1px;
}
#eventos .lista .item {
	background-color: #CCCCCC;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 4px;
}
#eventos .lista .item .abstract {
	padding: 0px;
	line-height: 12px;
	color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#galerias {
	margin-top: 0;
}
#galerias .item_galeria {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 228px;
	float: left;
}
#galerias .item_galeria .detalle_txt {
	float: left;
	margin-left: 5px;
	width: 148px;
}
#galerias .item_galeria .cover_peq {
	float: left;
	height: 70px;
	width: 70px;
}
#foros {
	margin-top: 10px;
}
#foros ul {
	margin-top: 4px;
	line-height: 16px;
	margin-left: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#foros ul li {
	list-style-type: none;
	margin-bottom: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#columna_4 {
	width: 306px;
	float: left;
	margin-top: 20px;
}
#columna_4 .cover_peq {
	height: 70px;
	width: 70px;
	float: left;
}
#columna_4 .columna_4_item {
	margin-top: 6px;
	float: left;
	width: 300px;
	line-height: 15px;
	margin-bottom: 6px;
}
#columna_4 .resena_txt {
	float: right;
	width: 222px;
}
#columna_4 .detalle_txt {
	float: right;
	width: 222px;
}
#ads {
	margin-top: 36px;
	width: 160px;
	margin-left: 78px;
	text-align: center;
}
#buscar_lista {
	margin: 0px;
	padding: 0px;
}
#buscar_lista h2 {
	margin-bottom: 11px;
}
#buscar_lista_form {
	width: 150px;
	padding: 0px;
	margin: 0px;
}
#publicidad {
	width: 300px;
	float: left;
	margin-top: 10px;
}
#publicidad_interior {
	height: 250px;
	width: 300px;
	margin-top: 4px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
}
#pie {
	width: 930px;
	float: left;
	margin-top: 150px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#pie_txt {
	margin-top: 18px;
	margin-left: 150px;
	margin-bottom: 18px;
	line-height: 18px;
}
#pie #pp_logo {
	margin-left: 150px;
	margin-bottom: 50px;
}
#pie #pp_logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pie .rojo a {
	color: #FF0000;
	text-decoration: none;
}
#pie .rojo a:hover {
	color: #000000;
	text-decoration: none;
}

