body {
	font-family: Arial, Helvetica;
	font-size: 11px;
	margin: 0;
}
a {
	color: white;
}
#line2 {
	background: #393939;
}
#line3 {
	background: #4F4F4F url(/images/fondohome-centro.gif) repeat-y top center;
}
#line4 {
	background: #797979;
}
#line2b {
	background: #4F4F4F url(/images/fondointerior-arriba.gif) repeat-y top center;
}
#line3b {
	background: #4F4F4F url(/images/fondointerior-abajo.gif) repeat-y top center;
}
div.clearfix {
	width: 0px;
	height: 0px;
	clear: both;
	overflow: hidden;
}
#top-menu {
	width: 970px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
#top-menu div.logo {
	position: absolute;
	top: 0;
	left: 0;
	background: #000000;
	padding: 16px 25px;
}
#top-menu div.logo a {
	display: block;
	border: #FFFFFF solid 1px;
	width: 142px;
	height: 142px;
}
#top-menu div.logo a img {
	border: none;
	width: 142px;
	height: 142px;
}
#top-menu div.menu {
	width: 776px;
	background: white;
	padding: 10px 0 10px 193px;
}
#top-menu div.menu div.item {
	width: auto;
	padding: 2px 20px;
	border-left: black solid 1px;
	float: left;
	position: relative;
}
#top-menu div.menu div.item div.submenu {
	position: absolute;
	top: 20px;
	left: 0;
	background: white;
	display: none;
	overflow: hidden;
	padding: 0 20px;
}
#top-menu div.menu div.item div.submenu a {
	display: block;
	padding: 2px 0;
	margin: 2px 0;
	text-align: left;
	white-space: normal;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
}
#top-menu div.menu div.item a {
	color: black;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	white-space: nowrap;
}
#top-menu div.menu div.item span.flecha {
	position: absolute;
	right: 6px;
	top: 4px;
}
#top-menu div.menu div.item a:hover {
	text-decoration: underline;
}
#image-container {
	width: 970px;
	height: 360px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	background: #393939;
}
#image {
	position: relative;
	float: left;
	padding-left: 25px;
	width: 750px;
	height: 360px;
	overflow: hidden;
	background: url(/images/loading.gif) no-repeat top left;
}
#image img.loading {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#info {
	float: right;
	width: 171px;
	height: 360px;
	overflow: hidden;
	position: relative;
	padding: 15px 12px;
}
#info p.title {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	color: white;
	font-weight: bold;
}
#info div.text {
	font-size: 12px;
	color: white;
	width: 165px;
	margin-bottom: 10px;
}
#info p.precioantes, #info p.precio {
	text-align: right;
	padding: 5px 0;
	margin: 0;
	position: relative;
}
#info p.precioantes span.text, #info p.precio span.text {
	display: inline-block;
	vertical-align: top;
	font-size: 10px;
	color: white;
	padding-right: 4px;
}
#info p.precioantes span.price {
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	font-weight: bold;
	color: #666;
}
#info p.precioantes span.x {
	display: block;
	width: 58px;
	height: 24px;
	background: url(/images/x.gif) no-repeat top left;
	position: absolute;
	top: 5px;
	right: 0;
}
#info p.precio span.price {
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	font-weight: bold;
	color: white;
}
#info a.verficha {
	display: block;
	width: 115px;
	font-size: 12px;
	color: white;
	position: absolute;
	bottom: 100px;
	left: 12px;
}
#info a.vermas {
	display: block;
	width: 115px;
	font-size: 12px;
	color: white;
	position: absolute;
	bottom: 50px;
	left: 12px;
}
#selector {
	width: 970px;
	height: 135px;
	overflow: hidden;
	margin: 0 auto;
}
#items-container {
	float: left;
	width: 775px;
	height: 135px;
	overflow: hidden;
	background: #4F4F4F;
}
#selector-buttons {
	float: right;
	width: 195px;
	height: 135px;
	overflow: hidden;
	position: relative;
	background: #434343;
}
#selector-buttons a {
	display: block;
	color: white;
	text-decoration: none;
	background: url(/images/button1.png) no-repeat top left;
	width: 80px;
	padding: 5px;
	height: 15px;
	line-height: 15px;
	outline: none;
	font-size: 12px;
	font-weight: bold;
}
#selector-buttons a.link {
	display: block;
	color: white;
	text-decoration: none;
	background: url(/images/button2.png) no-repeat top left;
	width: 59px;
	padding: 5px;
	height: 46px;
	line-height: 15px;
	outline: none;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	position: absolute;
	top: 44px;
	right: 10px;
	text-align: center;
}
#selector-buttons a.prev {
	position: absolute;
	top: 75px;
	left: 18px;
}
#selector-buttons a.next {
	position: absolute;
	top: 44px;
	left: 18px;
}
#selector-buttons a.prev span {
	float: right;
}
#selector-buttons a.next span {
	float: left;
}
#selector-buttons a.prev span.arrows {
	float: left;
}
#selector-buttons a.next span.arrows {
	float: right;
}
#selector-buttons a.noactive {
	opacity: .4;
	filter: alpha(opacity=40);
	cursor: default;
}
#selector-buttons p.title {
	position: absolute;
	top: 5px;
	left: 10px;
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	color: white;
}
#items-container div.container {
	position: relative;
	width: 750px;
	height: 135px;
	margin-left: 25px;
	overflow: hidden;
}
#items-container div.scroll {
	white-space: nowrap;
	position: relative;
}
#items-container span.item {
	display: inline-block;
	width: 170px;
	height: 120px;
	margin: 8px 15px 0 0;
	overflow: hidden;
	_margin-right: 18px;
	#margin-right: 18px;
}
#items-container span.item a {
	display: block;
	outline: none;
}
#items-container span.item img {
	width: 162px;
	height: 112px;
	border: black solid 1px;
	vertical-align: middle;
	margin-top: 2px;
}
#items-container span.item.active img {
	border: black solid 4px;
	margin-top: 0px;
}
#blocks {
	width: 970px;
	height: 140px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	background: #797979;
}
#blocks div.block {
	height: 116px;
}
#blocks div.block p.title {
	font-size: 20px;
	font-weight: bold;
	color: white;
	margin: 0 0 5px 0;
	padding: 0;
}
#blocks #block1 {
	float: left;
	width: 260px;
	padding: 12px 17px;
	overflow: hidden;
}
#blocks #block1 #desplegables {
	padding-left: 10px;
}
#blocks #block1 #desplegables div.item {
	height: 21px;
	overflow: hidden;
	margin-bottom: 2px;
}
#blocks #block1 #desplegables div.item.active {
	height: auto;
}
#blocks #block1 #desplegables div.item p.title {
	font-size: 14px;
	color: white;
	text-decoration: underline;
	cursor: pointer;
	padding-left: 20px;
	font-weight: normal;
	background: url(/images/closed.png) no-repeat center left;
	margin: 0 0 2px 0;
}
#blocks #block1 #desplegables div.item.active p.title {
	background: url(/images/open.png) no-repeat center left;
}
#blocks #block1 #desplegables div.item div.text {
	padding: 0 20px 0 30px;
	line-height: 14px;
	height: 28px;
	overflow: hidden;
}
#blocks #block2 {
	position: relative;
	width: 457px;
	float: left;
	background: #6B6B6B;
	padding: 12px;
	overflow: hidden;
}
#blocks #block2 #news {
	position: relative;
	width: 457px;
	height: 95px;
	overflow: hidden;
}
#blocks #block2 #news div.scroll {
	position: relative;
	white-space: nowrap;
	z-index: 1;
}
#blocks #block2 #news div.scroll div.new {
	display: inline-block;
	_display: inline;
	#display: inline;
	zoom: 1;
	width: 457px;
	margin-right: 20px;
	_margin-right: 23px;
	#margin-right: 23px;
	overflow: hidden;
	vertical-align: top;
}
#blocks #block2 #news div.scroll div.new a.title {
	display: block;
	font-size: 14px;
	color: white;
	font-weight: normal;
	margin: 0 0 5px 0;
}
#blocks #block2 #news div.scroll div.new div.info {
	white-space: normal;
	font-size: 11px;
	color: white;
}
#blocks #block2 #news div.scroll div.new div.info img {
	float: left;
	margin: 0 10px 5px 0;
	max-height: 67px;
	_height: 67px;
}
#blocks #block2 #news div.scroll div.new div.info a {
	color: white;
	display: inline-block;
	margin-top: 5px;
}
#blocks #block2 #news a.prev {
	display: block;
	width: 23px;
	height: 21px;
	background: url(/images/newsprev.png) no-repeat top left;
	position: absolute;
	bottom: 5px;
	right: 30px;
	outline: none;
	z-index: 2;
}
#blocks #block2 #news a.next {
	display: block;
	width: 23px;
	height: 21px;
	background: url(/images/newsnext.png) no-repeat top left;
	position: absolute;
	bottom: 5px;
	right: 0px;
	outline: none;
	z-index: 2;
}
#blocks #block2 #news a.noactive {
	opacity: .4;
	filter: alpha(opacity=40);
	cursor: default;
}
#blocks #block3 {
	float: right;
	width: 175px;
	padding: 12px 8px 12px 12px;
	overflow: hidden;
}
#blocks #block3 #newsletter label {
	font-size: 11px;
	color: white;
	vertical-align: middle;
}
#blocks #block3 #newsletter input.check {
	vertical-align: middle;
}
#blocks #block3 #newsletter input.text {
	border: #7F9DB9 solid 1px;
	width: 152px;
	height: 12px;
	margin: 2px 0;
	display: block;
}
#blocks #block3 #newsletter label a {
	color: white;
}
#blocks #block3 #newsletter a.boton {
	display: block;
	color: white;
	text-decoration: none;
	background: url(/images/button3.png) no-repeat top left;
	width: 84px;
	padding: 5px;
	height: 15px;
	line-height: 15px;
	outline: none;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	bottom: 5px;
	right: 8px;
}
#blocks #block3 #newsletter a.boton span {
	float: left;
}
#blocks #block3 #newsletter a.boton span.arrows {
	float: right;
}
#footer {
	width: 935px;
	margin: 0 auto;
	padding: 10px 0 10px 25px;
	font-size: 11px;
	color: #4D4D4D;
}
#footer a {
	color: #4D4D4D;
	margin: 0 4px;
}
#footer div.left {
	float: left;
}
#footer div.right {
	float: right;
}
#header {
	width: 970px;
	height: 166px;
	background: #393939;
	margin: 0 auto;
}
#header div.content {
	width: 760px;
	height: 166px;
	float: right;
	background: #4F4F4F;
	position: relative;
}
#header div.content div.breadcrumb {
	position: absolute;
	top: 25px;
	/*
	right: 20px;
	*/
	left: 22px;
	color: #D1D1D1;
}
#header div.content div.breadcrumb span {
	cursor: default;
}
#header div.content div.breadcrumb a {
	color: #D1D1D1;
}
#header div.content div.breadcrumb a:hover {
	color: white;
}
#header div.content div.carrito {
	position: absolute;
	bottom: 25px;
	right: 20px;
	color: white;
	width: 119px;
	height: 61px;
	background: url(/images/carrito.png) no-repeat top left;
	_background: url(/images/carrito.gif) no-repeat top left;
}
#header div.content div.carrito p {
	width: 70px;
	margin: 0 auto;
	padding: 10px 0 8px 30px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	background: url(/images/icon_carrito.gif) no-repeat center left;
	_background: url(/images/icon_carrito.gif) no-repeat center left;
	border-bottom: #797979 solid 1px;
}
#header div.content div.carrito div.data {
	width: 119px;
	padding: 5px 0;
	text-align: center;
	color: #D1D1D1;
	font-size: 10px;
	white-space: nowrap;
}
#header div.content div.carrito div.data a {
	color: #D1D1D1;
}
#header div.content div.carrito div.data a:hover {
	color: white;
}
#header div.content div.carrito + div.info {
	width: 550px;
}
#header div.content div.info {
	position: absolute;
	width: 710px;
	bottom: 25px;
	left: 22px;
}
#header div.content div.info h1 {
	color: white;
	padding: 0;
	margin: 0;
	font-size: 22px;
}
#header div.content div.info h1 span.cod {
	font-size: 14px;
	vertical-align: baseline;
	font-weight: normal;
}
#header div.content div.info div.text {
	font-size: 14px;
	font-weight: normal;
	color: white;
	font-style: italic;
}
#center {
	width: 970px;
	background: #4F4F4F;
	margin: 0 auto;
}
#left-menu {
	float: left;
	width: 210px;
	background: #4F4F4F;
	padding-bottom: 40px;
}
#left-menu .item {
	display: block;
	padding-right: 20px;
	text-decoration: none;
	outline: none;
	border-bottom: #797979 solid 1px;
}
#left-menu .item.active {
	background: #4F4F4F url(/images/menuitem.png) repeat-y top right;
}
#left-menu a.item:hover span {
	text-decoration: underline;
}
#left-menu .item span {
	display: block;
	font-size: 12px;
	color: #EDEDED;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0 10px 20px;
}
#left-menu div.item span.step {
	display: inline-block;
	color: white;
	border: #6B6B6B solid 1px;
	font-size: 12px;
	line-height: 12px;
	width: 12px;
	height: 12px;
	padding: 2px;
	text-align: center;
}
#left-menu div.item.active span.step {
	background: white;
	color: #333;
}
#left-menu div.item span.name {
	display: inline-block;
	text-transform: none;
	font-size: 12px;
	padding-left: 5px;
	color: #ECECEC;
}
#left-menu div.item span.text {
	display: block;
	font-size: 10px;
	text-transform: none;
	color: #ECECEC;
	padding: 0 0 5px 8px;
}
#general {
	float: right;
	width: 760px;
	background: #797979;
	padding-bottom: 40px;
}
#general div.listado {
	padding: 4px;
}
#general div.listado div.item {
	display: inline-block;
	_display: inline;
	#display: inline;
	zoom: 1;
	width: 354px;
	padding: 10px;
	cursor: pointer;
}
#general div.listado.news div.item {
	display: block;
	width: 100%;
}
#general div.listado div.item:hover {
	background: #666666;
}
#general div.listado div.item p.title {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	color: black;
}
#general div.listado div.item p.title a.name {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 4px;
}
#general div.listado div.item div.img {
	float: left;
	width: 168px;
	height: 117px;
	border: white solid 1px;
}
#general div.listado.news div.item div.img {
	margin: 0 15px 15px 0;
}
#general div.listado div.item div.img img {
	width: 168px;
	height: 117px;
}
#general div.listado div.item div.text {
	float: right;
	width: 175px;
}
#general div.listado.news div.item div.text {
	float: left;
	width: auto;
}
#general div.listado div.item div.text div.d1 {
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#general div.listado.news div.item div.text div.d1 {
	font-weight: normal;
}
#general div.listado div.item div.text div.d2 {
	color: black;
	font-size: 11px;
	margin-bottom: 2px;
}
#general div.listado div.item div.text p.price {
	margin: 0;
	padding: 0;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
#general div.paginacion {
	border-bottom: #4F4F4F solid 1px;
	height: 35px;
	overflow: hidden;
	width: 732px;
	margin: 0 auto;
}
#general div.paginacion.bottom {
	border-bottom: none;
	border-top: #4F4F4F solid 1px;
}
#general div.paginacion p.info {
	float: left;
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
}
#general div.paginacion p.info span.pags {
	font-style: italic;
}
#general div.paginacion div.buttons {
	float: right;
	padding-top: 5px;
	width: 262px;
}
#general div.paginacion div.buttons a {
	display: inline-block;
	width: 117px;
	background: url(/images/button4.png) no-repeat top left;
	font-size: 12px;
	color: white;
	text-decoration: none;
	height: 12px;
	padding: 6px 4px 7px 4px;
}
#general div.paginacion div.buttons a.prev span {
	float: left;
}
#general div.paginacion div.buttons a.next span {
	float: right;
}
#general div.paginacion div.buttons a.prev {
	float: left;
}
#general div.paginacion div.buttons a.next {
	float: right;
}
#general div.detalle {
	padding: 20px 25px;
}
#general div.detalle div.texto {
	color: #000;
	font-size: 12px;
	padding: 10px 0;
}
#general div.detalle.texto img {
	max-width: 50%;
	_width: 40%;
	float: left;
	margin: 0 10px 10px 0;
	border: white solid 1px;
}
#general div.detalle.texto p.title {
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin : 0 0 10px 0;
	padding: 0;
}
#general div.detalle.texto div.text {
	font-size: 12px;
	color: white;
}
#general div.detalle div.images {
	width: 350px;
	float: left;
	overflow: hidden;
	margin-right: 30px;
}
#general div.detalle div.images div.image {
	position: relative;
	border: white solid 1px;
	width: 348px;
	height: 238px;
	background: url(/images/loading2.gif);
}
#general div.detalle div.images div.image img {
	width: 348px;
	height: 238px;	
}
#general div.detalle div.images div.image img.loading {
	display: none;
}
#general div.detalle div.images div.image a.ver {
	position: absolute;
	display: block;
	bottom: 2px;
	right: 2px;
	width: 16px;
	height: 16px;
	outline: none;
	background: url(/images/ver.png) no-repeat top left;
	_background: url(/images/ver.gif) no-repeat top left;
}
#general div.detalle div.images div.selector {
	position: relative;
	margin-top: 10px;
	width: 350px;
	height: 80px;
	overflow: hidden;
}
#general div.detalle div.images div.selector div.scroll {
	position: relative;
	height: 65px;
	white-space: nowrap;
}
#general div.detalle div.images div.selector div.scroll a {
	display: inline-block;
	width: 74px;
	height: 52px;
	border: white solid 1px;
	margin-right: 12px;
	_margin-right: 15px;
	#margin-right: 15px;
	outline: none;
}
#general div.detalle div.images div.selector div.scroll a.active {
	border-color: black;
}
#general div.detalle div.images div.selector div.scroll a img {
	border: none;
	width: 74px;
	height: 52px;
}
#general div.detalle div.images div.selector div.buttons {
	border-top: #606060 solid 1px;
	height: 13px;
	position: relative;
}
#general div.detalle div.images div.selector div.buttons a {
	font-size: 14px;
	color: #606060;
	text-decoration: none;
	letter-spacing: -2px;
	outline: none;
}
#general div.detalle div.images div.selector div.buttons a.prev {
	position: absolute;
	top: 0;
	right: 30px;
}
#general div.detalle div.images div.selector div.buttons a.next {
	position: absolute;
	top: 0;
	right: 5px;
}
#general div.detalle div.images div.selector div.buttons a.noactive {
	cursor: default;
	color: #696969;
}
#general div.detalle div.info {
	width: 280px;
	float: left;
	overflow: hidden;
}
#general div.detalle div.info p.title {
	margin: 0 0 15px 0;
	padding: 0;
	color: white;
	font-size: 20px;
}
#general div.detalle div.info div.campo {
	padding-left: 5px;
	margin-bottom: 10px;
}
#general div.detalle div.info div.campo label {
	display: block;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#general div.detalle div.info div.campo select {
	background: #797979;
	border: none;
	border-top: black solid 1px;
	border-bottom: black solid 1px;
	width: 190px;
	padding: 2px 5px;
}
#general div.detalle div.info div.comprar {
	margin-top: 20px;
}
#general div.detalle div.info div.comprar a {
	display: block;
	width: 80px;
	background: url(/images/buttonbuy.png) no-repeat top left;
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 0 7px 39px;
	font-size: 12px;
	height: 12px;
}
#general div.detalle div.mapgoogle {
	width: 486px;
	float: left;
}
#general div.detalle div.info.google {
	width: 200px;
	float: right;
}
#general div.detalle div.info.google div.campo {
	padding-left: 0;
}
#general div.detalle div.info.google div.comollegar {
	padding: 10px 0;
}
#general div.detalle div.info.google div.comollegar label {
	color: white;
	display: block;
	padding-left: 2px;
}
#general div.carrito {
	position: relative;
	padding: 10px 15px;
}
#general div.carrito a.next {
	position: absolute;
	top: 8px;
	right: 10px;
	display: block;
	width: 120px;
	height: 79px;
	padding: 10px 6px;
	background: url(/images/carritonext.png) no-repeat top left;
	_background: url(/images/carritonext.gif) no-repeat top left;
	outline: none;
	color: white;
	text-decoration: none;
}
#general div.carrito a.confianza {
	position: absolute;
	top: 115px;
	right: 10px;
	display: block;
}
#general div.carrito a.next:hover span {
	color: #CCC;
}
#general div.carrito a.next span.text {
	color: white;
	font-size: 10px;
	text-decoration: none;
	position: absolute;
	top: 8px;
	left: 6px;
	width: 120px;
	font-weight: normal;
	display: block;
	text-align: left;
}
#general div.carrito a.next span {
	color: white;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	bottom: 12px;
	left: 6px;
	width: 120px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	text-align: right;
}
#general div.carrito table {
	width: 580px;
	border-collapse: collapse;
}
#general div.carrito table label {
	display: block;
	width: 100px;
	text-align: right;
	font-size: 12px;
}
#general div.carrito table td.label {
	width: 100px;
	vertical-align: middle;
}
#general div.carrito table td.input {
	vertical-align: middle;
}
#general div.carrito table td.input input {
	width: 250px;
	border: black solid 1px;
}
#general div.carrito table th {
	font-size: 12px;
	color: white;
	text-align: left;
	padding: 4px 8px;
	font-weight: normal;
	border-bottom: #4F4F4F solid 1px;
}
#general div.carrito table td {
	vertical-align: top;
	padding: 4px 8px;
	border-bottom: #4F4F4F solid 1px;
}
#general div.carrito table td.product {
	width: 350px;
}
#general div.carrito table td.product a {
	display: block;
	text-decoration: none;
	outline: none;
}
#general div.carrito table td.product div.data {
	width: 350px;
}
#general div.carrito table td.product a img {
	border: white solid 1px;
	margin-right: 15px;
	width: 115px;
	height: auto;
}
#general div.carrito table td.product span.info {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	color: white;
	width: 210px;
}
#general div.carrito table td.product span.name {
	white-space: normal;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}
#general div.carrito table td.product span.code {
	white-space: nowrap;
	font-size: 14px;
	color: black;
}
#general div.carrito table td.product span.text {
	display: block;
	width: 200px;
	white-space: normal;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
}
#general div.carrito table td.units input.units {
	width: 30px;
	border: black solid 1px;
	font-size: 14px;
	line-height: 14px;
	height: 15px;
	vertical-align: middle;
}
#general div.carrito table td.units a.clear {
	display: inline-block;
	width: 18px;
	height: 19px;
	background: url(/images/clear.png) no-repeat top left;
	outline: none;
	vertical-align: middle;
}
#general div.carrito table td.total {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
}
#general div.carrito div.mensaje {
	font-size: 12px;
	color: white;
}
#general div.carrito a.volver {
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	float: right;
	clear: both;
	margin: 10px 0;
}
#general div.carrito a.volver:hover {
	color: #D1D1D1;
}
#left-menu #news {
	position: relative;
	width: 170px;
	overflow: hidden;
	margin-top: 15px;
	padding-left: 20px;
}
#left-menu #news div.scroll {
	position: relative;
	white-space: nowrap;
	z-index: 1;
	padding-bottom: 20px;
}
#left-menu #news div.scroll div.new {
	position: relative;
	display: inline-block;
	_display: inline;
	#display: inline;
	zoom: 1;
	width: 170px;
	margin-right: 20px;
	_margin-right: 23px;
	#margin-right: 23px;
	overflow: hidden;
	vertical-align: top;
}
#left-menu #news div.scroll div.new a.title {
	display: block;
	font-size: 14px;
	color: white;
	font-weight: normal;
	margin: 0 0 5px 0;
	white-space: normal;
}
#left-menu #news div.scroll div.new div.info {
	white-space: normal;
	font-size: 11px;
	color: white;
}
#left-menu #news div.scroll div.new div.info img {
	margin: 0 auto;
	max-width: 170px;
	height: auto;
	margin-bottom: 5px;
}
#left-menu #news div.scroll div.new div.info a {
	color: white;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
#left-menu #news a.prev {
	display: block;
	width: 23px;
	height: 21px;
	background: url(/images/newsprev2.png) no-repeat top left;
	position: absolute;
	bottom: 20px;
	right: 25px;
	outline: none;
	z-index: 2;
}
#left-menu #news a.next {
	display: block;
	width: 23px;
	height: 21px;
	background: url(/images/newsnext2.png) no-repeat top left;
	position: absolute;
	bottom: 20px;
	right: 0px;
	outline: none;
	z-index: 2;
}
#left-menu #news a.noactive {
	opacity: .4;
	filter: alpha(opacity=40);
	cursor: default;
}
#in_credits{
	display: none;
}

#navcarro {
	margin-top: 15px;
}

#navcarro a {
	color: white;
	font-size: 13px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	text-decoration: none;
}

#navcarro a.prevpaso {
	float: left;
	text-align: left;
}

#navcarro a.nextpaso {
	float: right;
	text-align: right;
	margin-right: 148px;
}

#navcarro a.prevpaso:hover, #navcarro a.nextpaso:hover {
	color: #CCC;
}

table.carrito_radios td {
	border: 0 !important;
}

table.carrito_radios td.label {
	text-align: right;
}

table.carrito_radios td.input {
	text-align: left;
}

table.carrito_pagos {
	width: 170px !important;
	margin-bottom: 15px;
}
table.carrito_pagos label{
	width: 140px !important;
}
table.carrito_pagos input{
	width: 30px !important;
}

.resalta {
	font-weight: bold;
}

#general div.carrito a.actualiza {
	position: absolute;
	top: 110px;
	right: 10px;
	display: block;
	width: 120px;
	padding: 10px 6px;
	outline: none;
	color: #f5eb45;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
	display: none;
}
#general div.carrito a.actualiza:hover {
	color: #CCC;
}

/* Logos */

#footer div.logos {
	clear: both;
	float: right;
	text-align: right;
	margin-top: 10px;
}

#footer div.logos  img {
	margin-right: 4px;
	vertical-align: middle;
}

#selector-buttons a.facebook-icono {
	position: absolute;
	top: 9px;
	right: 10px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: block;
	width: 34px;
	height: 34px;
}
#header a.facebook-icono {
	position: absolute;
	top: 10px;
	right: 20px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: block;
	width: 34px;
	height: 34px;
}
#top-menu div.logo img.rebajas {
	position: absolute;
	right: 24px;
	bottom: -148px;
}
