@charset "utf-8";

html {
	background-color:#ffffff;
	background: url(../_images/html_bg.jpg) repeat-x 0 0;
}

body {
	font-family: arial, verdana, helvetica, sans serif;
	font-size:14px;
	color:#000000;
	text-align:center;
	margin:0;
	padding:0;
}


ul, li, img, body, html {margin: 0; padding: 0;}

a {text-decoration: none; color: #000000; overflow:left;}

a:hover {text-decoration: none;}

a:image {border: none;}


.clear {clear: both;}


#cabecera {
	width:1000px;
	height:195px;
	margin:0px auto;
	padding:0;
	text-align:left;
	overflow:hidden;
}

#logo {float:left; margin:25px auto;}

#menu_cabecera {
float:right; margin: -170px 50px;
position: relative;
background: url(../_images/menu_cabecera.gif) 0 0 no-repeat;
height:65px;
width:495px;
}

#menu_cabecera ul {
	position: absolute;
	width: 495px;
	height: 65px;
	top: 42px;
	font-size: 18px;
	margin:0px -2px;
	list-style-type:none;
	line-height:1;
}

#menu_cabecera li {
	float:left;
	padding:0;
}

#menu_cabecera a {
	color: #ffffff;
	font-weight: normal;
}

#barra_usuario {
	padding-bottom:5px;
	width:100%;
	height:45px;
	float:left;
}

#barra_usuario_busqueda {
	float:left;
	width:255px;
	height:45px;
	background: url(../_images/icono_lupa.jpg) 5px 0 no-repeat;
	float:right;
	margin:0;
	padding:0 0 0 50px;
}


#barra_usuario_busqueda form input.searchBox{
	width:175px;
	height:18px;
	border-left:#808080 solid 2px;
	border-top:#808080 solid 2px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	float:left;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	margin:10px 10px 0 0;
}


.boton {
	background: url(../_images/boton.gif) no-repeat;
	color:#ffffff;
	font-weight:bold;
	height:26px;
	width: 55px;
	margin:0;
	padding:0;
	line-height:18px;
	text-align:center;
}


input.boton {
	border:0;
	padding-bottom:3px;
}


#barra_usuario_acceder {
	float:left;
	width:620px;
	height:45px;
	background: url(../_images/icono_puerta.jpg) 7px 0 no-repeat;
	margin:0;
	padding:0 0 0 50px;
	font-size: 18px;
}


#barra_usuario_acceder form input.loginBox{
	width:85px;
	height:18px;
	border-left:#808080 solid 2px;
	border-top:#808080 solid 2px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	margin:0;
	padding: 0 2px 0 0;
}


.boton-1 {
	background: url(../_images/boton-1.gif) no-repeat;
	font-family: arial, helvetica, sans serif;
	font-weight:bold;
	color:#ffffff;
	height:26px;
	width: 84px;
	margin:0;
	padding:0;
	line-height:18px;
	text-align:center;
}

.boton-1 a {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

input.boton-1 {
	border:0;
	padding-bottom:5px;
}


div.boton-2 {
	background: url(../_images/boton-2.gif) no-repeat;
	font-family: arial, helvetica, sans serif;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	height:22px;
	width: 50px;
	margin:0;
	padding:0;
	line-height:18px;
	text-align:center;
}

#barra_usuario_dentro {
	float:right;
	width:610px;
	height:45px;
	padding:0 30px 0 0;
	
}

#barra_usuario_dentro a {
	padding-left:4px;
	padding-right:8px;
	vertical-align: 80%;
	font-size: 14px;
	
}

#contenedor {
	text-align: left;
	width: 1000px;
	margin: auto;
	background: url(../_images/contenido_bordes.png) repeat-y 0 0;
	color: #000000;
}

#contenido {
	text-align: left;
	width: 980px;
	margin: auto;
	background: #ffffff;
	color: #000000;
}


#inicio_no_franja_top {
	margin-top:20px;
	margin-left:15px;
	padding:0;
	width:950px;
	float:left;
	display:inline;
}

#inicio_no_franja_top a:link, 
#inicio_no_franja_top a:active, 
#inicio_no_franja_top a:visited { 
	font-family: arial narrow, arial, verdana, helvetica, sans serif;
	font-size:24px;
	font-weight: bold;
	text-decoration:underline;
	color:#00F;
}

#inicio_no_franja_top a:hover {
	font-family: arial narrow, arial, verdana, helvetica, sans serif;
	font-size:24px;
	font-weight: bold;
	text-decoration:none;
	color:#00F;
}



#inicio_no_barra_izda {
	margin-top:10px;
	margin-left:15px;
	padding:0;
	width:220px;
	float:left;
	display:inline;
}


#inicio_no_barra_central {
	margin-top:-10px;
	margin-left:20px;
	width:500px;
	float:left;
	display:inline;
}

#inicio_no_barra_central a:link, 
#inicio_no_barra_central a:active, 
#inicio_no_barra_central a:visited { 
	text-decoration:none;
}

#inicio_no_barra_central a:hover {
	text-decoration:underline;
}


#inicio_no_barra_dcha {
	margin-top:10px;
	width:170px;
	float:left;
	display:inline;
}


#inicio_no_recuadro {
	margin-top:10px;
	margin-bottom:20px;
	padding-left:10px;
	border:1px solid #b5c1e1;
}


div.pestana_inicio {
	background: url(../_images/inicio_pestana.gif) repeat-x;
	width:inherit;
	float:left;
	height: 30px;
}


#categorias_menu {
	margin:20px 10px;
	padding:0;
	width:185px;
	float:left;
	display:inline;
}

.menu_seccion {
	border-bottom:solid 1px #ba1414;
	padding:0;
	margin:0;
	width:185px;
}


.menu_seccion a:link, 
.menu_seccion a:active, 
.menu_seccion a:visited { 
	text-decoration:none;
	color:#ba1414;
}

.menu_seccion a:hover {
	text-decoration:none;
	background:#edd3d3;
}

.menu_seccion ul {
	color:#303030;
	list-style-type:none;
	margin:0;
	padding:0;
}

.menu_seccion li {
	margin:0;
	padding:0;
	min-height:26px;
	border-top:1px solid #ba1414;
}

.menu_seccion li a {
	display:block;
	color:#303030;
	font-size:16px;
	font-weight:normal;
	line-height:1.5em;
	padding:0 0 0 4px;
}

.menu_seccion li ul {
	margin:0;
	padding:0;
}

.menu_seccion li li {	
	margin:0;
	padding:0;
	min-height:20px;
	border:0;
}

.menu_seccion li li a {
	display:block;
	line-height:2.0em;
	font-size:11px;
	color:#6c92c4;
	margin:0;
	padding:0 0 0 10px;
}

.menu_expandido {
	color:#6c92c4;
	background:#faebeb;
}

.menu_seleccionado {
	background:#f3d8d8;
}


#contenido_centro {
	float: left;
	width: 550px;
	margin-left: 10px;
	margin-top: 20px;
}

#contenido_centro h1 {
	font-family: arial narrow, arial, verdana, helvetica, sans serif;
	font-size: 26px;
	font-weight: bold;
	color: #b81010;
	float: left;
	margin: 0;
}

.total {
	float: left;
	color: #3f3e3e;
}

#contenido_centro h2 {
	font-family: arial narrow, arial, verdana, helvetica, sans serif;
	font-size: 22px; /*Tamano original sin iconos 24px; */
	font-weight: bold;
	color: #ed104e;
	float: left;
	margin: 0;
	padding-top:12px;
}


#contenido_centro h2 a {
	color: #01b067;
	/*Color original sin iconos color: #046696; */
}


#contenido_centro p {
	line-height:1.4em;
}

.tienda_listado p {
	border-top:1px solid #d9d9c1;
	line-height:1.6em;
	font-size: 16px;
	font-weight: bold;
	color: #625f5f;
	margin: 0;
	padding: 5px 0 10px 0;
}


#contenido_centro h3 {
	font-family: arial narrow, arial, verdana, helvetica, sans serif;
	font-size: 26px;
	font-weight: bold;
	color: #01b067;
	float: left;
	margin: 0;
	padding-top:12px;
}


#contenido_centro_dcha {
	float: left;
	width: 720px;
	margin-left: 15px;
	margin-top:20px;
}

#contenido_centro_dcha h1 {
	font-family: arial narrow, arial, verdana, helvetica, sans serif;
	color: #d11046;
	font-size: 26px;
	font-weight: bold;
	float: left;
	margin: 0;
}

#contenido_centro_dcha h2 {
	font-family: arial narrow, arial, verdana, helvetica, sans serif;
	font-size: 22px;
	font-weight: bold;
	color: #50b452;
	float: left;
	margin: 0;
	padding-bottom:10px;
}

#contenido_centro_dcha a {
	font-family: arial narrow, arial, verdana, helvetica, sans serif;
	font-size: 16px;
	font-weight: bold;
	color: #021a7d;
	margin:0;
	padding:0;
}

#contenido_centro_dcha p {
	margin:0px;
	padding-bottom:10px;
	line-height:1.6em;
}


#contenido_centro_izda {
	float: left;
	width: 700px;
	margin-left: 15px;
	margin-top:30px;
}

#barra_dcha_inicio {
	float: left;
	width: 235px;
	padding-left: 15px;
	margin-top: 40px;
}

#barra_dcha_inicio ul {
	margin-top: 10px;
	margin-bottom:20px;
	margin-left: 15px;
	margin-right: 15px;
}

#barra_dcha_inicio li {
	line-height:1.2em;
}



/*Estilos paginacion*/

div.pagination {
	padding: 3px;
	margin: 5px 0 0 0;
}

.pagination span, .pagination a{
	float: left;
	width: auto;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; 
	color: #000099;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px 
	solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}


	
/*Menu navegacion*/
div.pestana_contenedor {
	background: url(../_images/pestana_pie.gif) repeat-x;
	margin: 10px 0 0 0;
	width: 100%;
	height: 26px;
}

div.pestana {
	background: url(../_images/pestana.jpg) repeat-x;
	float: left;
	margin: 0px;
	color: #ffffff;
	height: 26px;
}

div.pestana_seleccionada {
	font-weight: bold;
	background: url(../_images/pestana_seleccionada.jpg) repeat-x;
	float: left;
	margin: 0px;
	color: #ffffff;
	height: 26px;
}

div.pestana A {
	font-weight: bold;
	text-decoration: none;
}

div.pestana A:link {
	color: #ffffff;
}

div.pestana A:visited {
	color: #ffffff;
}

div.pestana A:hover {
	color: #e9f6cf;
}

img {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}


#barra_en_los_medios {
	margin-top: 15px;
	margin-left:20px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:10px;
	width:165px;
	float:left;
	/*border:1px solid #CCC;*/
}


#barra_en_los_medios a {
	font-family: arial, verdana, helvetica, sans serif;
	font-size: 10px;
	color: #00F;
	text-decoration: none;
}

#barra_en_los_medios ul {
	list-style-type:none;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom:5px;
}

#barra_en_los_medios li {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #666;
}



#barra_sugerencias {
	margin-top: 15px;
	margin-left:20px;
	padding:0;
	width:185px;
	float:left;
	display:inline;
	background-color:#fcfcc8;
}


#barra_sugerencias a {
	font-family: arial, verdana, helvetica, sans serif;
	font-weight: bolder;
	font-size: 12px;
	color: #047a79;
	text-decoration: underline;
}

#barra_sugerencias ul {
	list-style-type:none;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 5px;
	border-left: solid 1px #dadac3;
	border-right: solid 1px #dadac3;
}

#barra_sugerencias li {
	padding-top: 5px;
	padding-bottom: 5px;
}


#barra_sugerencias span.tapa {
	background:url(../_images/barra_sugerencias_tapa.gif) no-repeat 0 0;
	height:50px; width:185px; display:block; line-height:0; font-size:0;
}

#barra_sugerencias span.culata {
	background:url(../_images/barra_sugerencias_culata.gif) no-repeat 0 0;
	height:12px; width:185px; display:block; line-height:0; font-size:0;
}


#barra_sugerencias span.tapa_destacadas {
	background:url(../_images/barra_sugerencias_destacadas_tapa.gif) no-repeat 0 0;
	height:50px; width:185px; display:block; line-height:0; font-size:0;
}

#barra_sugerencias span.tapa_cupones {
	background:url(../_images/barra_cupones_tapa.gif) no-repeat 0 0;
	height:50px; width:185px; display:block; line-height:0; font-size:0;
}


#barra_sugerencias span.tapa_ofertas {
	background:url(../_images/barra_ofertas_tapa.gif) no-repeat 0 0;
	height:50px; width:185px; display:block; line-height:0; font-size:0;
}


#pie {
	margin-right:auto;
	margin-left:auto;
	font-size:12px;
	padding:10px 0 10px 0;
	text-align:center;
}



div.aviso {
	border:1px solid #8d8202;
	color:#717200;
	padding:10px 5px 10px 50px;
	margin-bottom:5px;
	background:#fafbab url(../_images/aviso.gif) no-repeat;
	background-position:10px 50%;
	font-weight:normal;
}

div.aviso_tienda {
	border:1px solid #808080;
	color:#4b4b4b;
	padding:13px;
	margin-bottom: 5px;
	background:#f1f1f1 url(../_images/aviso_tienda.gif) no-repeat;
	background-position:50% 50%;
}

div.error {
	border:1px solid #c23834;
	color:#aa352b;
	padding:10px 5px 10px 50px;
	margin-bottom:5px;
	background:#f9a390 url(../_images/error.gif) no-repeat;
	background-position:10px 50%;
	font-weight:normal;
}

div.info {
	border:1px solid #a8b3d9;
	color:#33C;
	padding:10px 5px 10px 50px;
	margin-bottom:5px;
	background:#e1e7ee url(../_images/informacion.gif) no-repeat;
	background-position:10px 50%;
	font-weight:normal;
}

div.info a {
	color:#537286;
	text-decoration:underline;
}


div.cajetin_inicio {
	border:1px solid #808080;
	color:#4b4b4b;
	padding-left:20px;
	padding-bottom:20px;
	background:#fcfdd4 url(../_images/Jelly_inicio.gif) no-repeat;
	background-position:50% 50%;
}


div.cajetin_contacto {
	border:1px solid #808080;
	color:#4b4b4b;
	margin-top:25px;
	padding:5px 5px 10px 5px;
	background:#FF9;
	font-size:10px;
	
}


/*Reglas formulario*/

form {
	border:0;
	margin:0;
	padding:0;
}

input.file { height:19px; }

input,textarea {
	font-size:12px;
	margin:0 2px 0 2px;
	padding:0;
	padding-left:3px;
	height:17px;
}


input.readonly {
	border-style:none;
	padding:2px;
}


textarea.readonly {
	border-style:none;
	padding:2px;
}


div.formulario_campo {
	padding:2px;
	display:block;
}

label {
	margin:0;
	padding:3px;
}


/*Reglas formulario registro*/
label.registro {
	float:left;
	width:150px;
	text-align:right;
}

input.registro { width:200px; }

textarea.registro {
	width:300px;
	height:100px;
}



/*Reglas formulario invitar amigo*/
label.invitar {
	float:left;
	width:80px;
	text-align:right;
}

input.invitar { 
	float:left;
	color:#075688;
	background:#e1e7ee;
	border:1px solid #a8b3d9;
}

input.invitar-link { 
	float:left;
	color:#075688;
	border:1px solid #a8b3d9;
}

.textareainvitar {
	float:left;
	width:490px;
	height:280px;
	color:#075688;
	padding:7px 7px 0px 5px;
	margin-bottom:5px;
	background:#e1e7ee;
	border:1px solid #a8b3d9;
	font-size:11px;
}


.textareacodigo {
	width:90%;
	height:70px;
	color:#075688;
	padding:7px 7px 0px 5px;
	margin-bottom:5px;
	background:#e1e7ee;
	border:1px solid #a8b3d9;
	font-size:12px;
}


/*Reglas contactar*/
label.contactar {
	float:left;
	width:75px;
	text-align:right;
}

input.contactar_corto { width:200px; }
input.contactar_largo { width:350px; }

textarea.contactar {
	width:350px;
	height:150px;
}

/*Reglas editar*/
label.editar {
	float:left;
	width:200px;
	text-align:right;
}

input.editar { width:200px; }

textarea.editar {
	width:300px;
	height:100px;
}

/*Reglas informe*/


table {
	font-family: verdana, helvetica, sans serif;
	font-size:11px;
	padding:0;
	margin:0;
	border-width:0;
	border-spacing:0px 0px;
	border-style:solid;
	border-color:#039606;
	border-collapse:collapse;
	background-color:#ffffff;
}

th {
	padding:4px;
	background:#f1f6dd;
}

td {
	padding:5px;
	margin:0px;
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#b5c1e1;
	-moz-border-radius:0px;
	
}


.tabla-mapa td {
	padding:5px;
	margin:0px;
	border-width:0px;
}

.tabla-ganancias tr:hover { background:#fbfdc0; }

/* Transacciones color de texto */
.sin-leer { background-color:#ffffb2; }
.confirmada { color:#666666; }
.incluida { color:#666666; }
.aceptada { color:#000000; }
.recibida { color:#708d34; }
.pagada { color:#446fa6; }
.rechazada { color:#a87301; }
.programada { color:#708d34; }
.enviada { color:#446fa6; }
.ok { color:#708d34; }
.no-ok { color:#a87301; }

.borrada {
	color:#666666;
	text-decoration:line-through;
}


div.enlaces_ayuda {
	color:#075688;
	padding:7px 5px 0px 5px;
	margin-bottom:5px;
	margin-top:15px;
	background:#e1e7ee;
	border:1px solid #a8b3d9;
}

div.enlaces_ayuda p {
	line-height:1.3em;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:5px;
}


/* estilos confirmacion pop up */

#contactArea p {
	font-family: arial, verdana, helvetica, sans serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

#contactArea a {
	font-family: arial, verdana, helvetica, sans serif;
	font-size: 20px;
	color: #00F;
	text-decoration: none;
}

/* estalos barras inicio */
#inicio_no_barra_dcha_quien_habla a {
	font-size:11px;
	padding-right:20px; 
	color:#666;
}


#barra_sugerencias_ofertas {
	margin-top: 15px;
	margin-left:20px;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:10px;
	width:165px;
	float:left;
	border:1px solid #CCC;
}


#barra_sugerencias_ofertas a {
	font-family: arial, verdana, helvetica, sans serif;
	font-size: 10px;
	color: #00F;
	text-decoration: none;
}

#barra_sugerencias_ofertas ul {
	list-style-type:none;
	padding-right: 3px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom:5px;
}

#barra_sugerencias_ofertas li {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #666;
}
