/* CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	font-family:Arial, Helvetica, sans-serif;
	background: url(/img/fondo.jpg) no-repeat fixed top center;
	font-size: 12px;
}

a {
	color: #CC3333;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

#wrap {
	width: 950px;
	margin: 0 auto;
	background: #FFFFFF;
}

#cabecera {
	height: 100px;
}

#logo {
	float: left;
	margin: 20px 0 0 0;
	width: 360px;
}

#info {
	float: right;
	width: 310px;
	margin: 10px 0 0 0;
	height: 45px;
	font-size: 11px;
}

#info h1, #info h3 {
	font-size: 11px;
}

#info h3 {
  font-weight: normal;
	font-size: 10px;
}

#buscador {
	float: right;
	width: 580px;
	height: 32px;
}

#buscador .formulario {
	float: right;
	display: block;  
	width: 312px;    
}

#buscador .formulario input {  
	background: transparent url(/img/buscador_fondo.png) no-repeat scroll 0 0;  
	border:none;  
	font-size:16px;  
	color: #444444;  
	padding:6px 10px 8px 10px;  
	width:182px;  
	float:left;
} 

#buscador .formulario button {  
  background: transparent url(/img/buscador_fondo.png) no-repeat scroll -202px 0px;  
  border: none;  
  color: #FFFFFF;  
  padding: 0px 10px 0px 10px;  
  font-weight: bold;  
  height: 32px;  
  width: 110px;  
  float: left;  
	cursor: pointer;
}  

#buscador .formulario button:focus, #buscador .formulario button:hover {  
  background: transparent url(/img/buscador_fondo.png) no-repeat scroll -514px 0px;  
  color: #FFFFFF;  
} 

#menu {
	background: url(/img/menu_bg.gif) repeat-x top;
	padding: 15px 0 0 0;
	height: 35px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
} 

#menu .izq {
	float: left;
	background: url(/img/menu_izq.gif) no-repeat top;
	width: 10px;
	height: 50px;
	margin: -15px 0 0 0;
}

#menu .der {
	float: right;
	background: url(/img/menu_der.gif) no-repeat top;
	width: 10px;
	height: 50px;
	margin: -15px 0 0 0;
}

#menu a {
	color: #FFFFFF;
	margin: 0 8px;
}

#columna_izq, #columna_der {
	margin: 15px 0 0 0;
	width: 200px;
}

#columna_izq {
	float: left;
}

#columna_der {
	float: right;
}

#columna_izq .menu, #columna_der .menu {
	margin: 0 0 10px 0;
	background: url(/img/menus_fondo.gif) no-repeat top center;
	border-bottom: 1px solid #a21515;
	padding: 5px;
}

#columna_izq .titulo, #columna_der .titulo, #contenido .titulo {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 13px 0;
	color: #FFFFFF;
}

#columna_izq .form_login {
	text-align: right;
	font-size: 10px;
}

#columna_izq .form_login input, #columna_izq .form_login select {
	width: 179px;
	border: 1px solid #8D2E30;
	padding: 3px;
	font-size: 15px;
	margin: 0 0 5px 0;
}

#columna_izq .form_login select {
	width: 187px;
	font-size: 12px;
}

#columna_izq .form_login a{
	font-size: 12px;
}


#columna_izq .menu li, #columna_der .menu li, .bloque_1c li {
	font-weight: bold;
	list-style: url(/img/dot.gif);
	margin: 0 0 5px 20px;
}

#columna_izq .menu li.marca {
	font-size: 11px;
	margin: 0 0 0 20px;
}

#columna_der .menu .cesta {
	font-weight: normal;
}

#columna_der .menu .cesta_total {
	text-align: right;
	padding: 10px 0 0 0;
	font-size: 17px
}

#columna_der .menu .cesta_total a {
	font-size: 12px;
}

#columna_der .pedido_telefonico{
	background: url(/img/menus_fondo_telf.gif) no-repeat top center;
}

#columna_der .pedido_telefonico .numero {
	font-size: 20px;
	font-weight: bold;
	color:#990000;
}
 
#pie {
	border-top: 1px solid #8D2E30;
	margin: 20px 0 0 0;
	padding: 15px;
	text-align: center;
}

#pie .marcas {
	font-size: 13px;
	font-weight: bold;
}

#pie .texto-pie {
	margin: 10px 0 0 0;
	font-size: 9px;
	color: #666666;
}

#contenido {
	width: 530px;
	float: left;
	margin-left: 5px !important;
	margin-right: 5px !important;
	margin: 10px 2px 0 2px;
	padding: 5px;
}

#contenido .bloque_2c{
	margin: 0 0 10px 0;
	background: url(/img/contenido_fondo_2c.gif) no-repeat top center;
	border-bottom: 1px solid #a21515;
	padding: 5px;
}

#contenido .doble_2c{
	background: url(/img/contenido_fondo_2c_2x.gif) no-repeat top center;
}

#contenido .bloque_2c td{
	padding: 8px 3px 3px 3px;
}

#contenido .bloque_2c td.titulo{
	border-bottom: 1px solid #a21515;
	color: #333333;
	font-size: 10px;
	padding: 3px;
}

#contenido .bloque_2c td.pie{
	border-top: 1px solid #a21515;
	color: #333333;
	font-size: 10px;
	padding: 5px 3px 3px 3px;
	vertical-align: top;
}

#contenido .bloque_2c div.total{
	margin: 0 0 5px 10px;
	text-align: left;
	font-size: 10px;
}

#contenido .bloque_2c td.total{
	font-size: 24px;
	font-weight: bold;
	vertical-align: top;
}

#contenido .bloque_2c input.carrito{
	width: 45px;
	border: 1px solid #a21515;
	padding: 2px;
	text-align: right;
}

#contenido .bloque_1c{
	width: 250px;
	float: left;
	margin: 0 0 10px 0;
	background: url(/img/contenido_fondo_1c.gif) no-repeat top center;
	border-bottom: 1px solid #a21515;
	padding: 5px;
}

#contenido .azul{
	background: url(/img/contenido_fondo_1c_azul.gif) no-repeat top center;
	border-bottom: 1px solid #000066;
}

#contenido .bloque_1c_izq{
	margin-right: 10px;
}

#contenido .perfume {
	width: 165px;
	height: 310px;
	margin: 0 3px 6px 3px;
	float: left;
	border: 1px solid #999999;
	background: #FFFFFF;
	text-align: center;
}

#contenido .datos {
	text-align: left;
	padding: 5px;
	height: 50px;
}

.perfume .imagen {
	height: 200px;
	text-align: center;
	position: relative;
}

.perfume .imagen img {
	position: absolute;
	top: 0; bottom: 0; left:0; right: 0; margin: auto;
}

.perfume .datos .nombre a, .bloque_1c .nombre a{
	color: #E21B59;
}

.perfume .datos .nombre, .bloque_1c .nombre {
	font-weight: bold;
	font-size: 13px;
}

.perfume .datos .marca, .bloque_1c .marca {
	font-size: 11px;
	font-weight: bold;
}

.perfume .datos .descripcion {
	font-size: 11px;
}

.perfume .precio {
	float: right;
	margin: 10px 0 0 0;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	padding: 0 5px;
}

.perfume .precio .oferta {
	text-decoration: line-through;
	color:#999999;
}

.perfume .precio .cesta {
	font-size: 11px;
	font-weight: normal;
}

.perfume .precio .cesta a{
	font-weight: bold;
}

#paginador {
	border:0; margin:0 auto; padding:0;
}

#paginador li{
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;
	margin-right:2px;
	display: inline;
}
#paginador a{
	border:solid 1px #ffe2e2;
	margin-right:2px;
}
#paginador .anterior-off,
#paginador .siguiente-off {
	border:solid 1px #DEDEDE;
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
	width: 65px;
	text-align: center;
}
#paginador .siguiente a,
#paginador .anterior a {
	font-weight:bold;
	width: 65px;
	text-align: center;
} 
#paginador .activo{
	background:#a21515;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
	text-align: center;
}
#paginador a:link,
#paginador a:visited {
	color:#a21515;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#paginador a:hover{
	border:solid 1px #a21515;
}

.oops {
	text-align: center;
	font-size: 14px;
	margin: 70px 0 0 0;
}

.info-descripcion {
	float: left;
	width: 280px;
}

.info-foto {
	float: right;
	width: 210px;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #a21515;
	text-align: center;
	font-size: 10px;
}

.info-foto img {
	margin-bottom: 15px;
}

.info-descripcion ul {
	list-style-type: none;
}

.info-descripcion span.precio {
	vertical-align: top;
}

.info-descripcion span.habitual {
	text-decoration: line-through;
}

.info-descripcion span.nuestro {
	font-weight: bold;
	font-size: 28px;
	color: #a21515;
	
}

.info-descripcion span.cantidad {
	vertical-align: top;
	font-size: 10px;
}

.info-descripcion input {
	vertical-align: top;
	border: 1px solid #a21515;
	border-right: none;
	width: 50px;
	height: 24px;
	font-size: 16px;
	text-align: center;
}

.info-descripcion img.boton{
	margin-top: 0 !important;
	margin-top: 1px;
}

.botones {
	text-align: center;
}

.botones img {
	margin: 0 10px;
}

#registro table{
	margin: 5px 0 10px 0;
}

#registro p{
	margin: 0 5px 5px 5px;
	font-size: 12px;
}

#registro td.propiedad{
	text-align: right;
	font-size: 11px;
	vertical-align: top;
}

#registro input, #registro select, #registro textarea {
	background: #FFFFFF;
	color: #000000;
	vertical-align: top;
	border: 1px solid #a21515;
	width: 375px;
	padding: 2px;
	font-size: 14px;
}

#registro textarea {
	height: 300px;
}

#registro select {
	width: 381px;
}

#contenido h2.faq {
	margin: 20px 0 10px 0;
	font-size: 15px;
}

#contenido ul.faq {
	font-size: 11px;
	margin: 5px 0 10px 0;
}

#contenido ul.faq li {
	margin: 3px 0 3px 20px;
}

.alcarrito{
	position: relative;
	top: 5px;
}
