/*
Theme Name: Avenida Outlet
Theme URI: http://www.avenidaoutlet.com
Description: El tema predeterminado de WordPress en versión internacional, basado en el conocido <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2.0
Author: Diseño Jorge Contreras, Maquetación Julien Devergnies
Author URI: http://www.encre-informatique.fr/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#edito {
	background:#000;
	}


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #F4EEEB;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	}

#footer {
	background-image: url(images/bk-page.jpg);
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	}

p {
	font-family: Arial, Sans-Serif;
	text-align: left;
	color: #666;	
	}

p a {
	color: #000;
	text-decoration: none;
	}

p .text {
	margin-left:15px;
	}

#semi-header .description {
	font-size:1.1em;
	text-decoration: none;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.8em;
	}

#sidebarre h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.6em;
	}

h3 {
	font-size: 1.4em;
	}
h4 {
	font-size: 14px;margin-bottom:0
	}

h1, h1 a, h1 a:hover {
	text-decoration: none;
	font-size:1.0em;
	color:#999
	}

h2, h2 a, h3, h3 a {
	color: #333;
	}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, #sidebarre h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.3em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	color:#666
	}

#commentform p {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebarre, #rightbar {
	font: 1em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	/*margin:20px 0 0 0;*/
	}
	
#rightbar{
	width:270px;
	margin: 10px 15px 0 0;
}
#sidebar_eva {
	width:290px;
	margin: 20px 0 0;
}
#sidebar_eva .title { margin-bottom:10px }
.eva_h2 { background:url('images/eva-h2.jpg') no-repeat;padding:0 0 0 50px }

small, #sidebarre ul ul li, #sidebarre ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

.gris {
	color: #666
}

.bk-gris {
	background-color:#E9E9E9;
	padding:5px 10px;
	margin:-10px -9px;
}

.line {
	border-bottom:1px dashed #666666;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #D3297F;
	text-decoration: none;
	}

a:hover {
	color: #D3297F;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, 'Lucida Grande', Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Begin Structure */


body {
	/*	margin: 0 0 20px 0;*/
	padding: 0;
	margin: 10px auto 0 10px;
	background-color: #000000;
	}

#page {
	margin: 10px auto;
	padding: 0;
	width: 991px;
	background-color: #FFF;
	background-image: url(images/bk-page.jpg);
	}

#header {
	/*	background-color: #73a0c5;
	margin: 0 0 0 1px;*/
	/*padding:32px 0 0 485px;
	height: 101px;
	width: 506px;
	**/
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding:0;
	height: 142px;
	width: 991px;
	}

#semi-header, #menu {
	background: #73a0c5 url(images/bk-page.jpg) repeat-y bottom left;
	margin: 0 0 0 0px;
	padding: 0 20px;
	width: 940px;
	text-align:left;
	}
#semi-header {
	height: 20px;
}

#menu {
	margin:0;
	padding:0 21px 0 31px;
	width:938px;
	height:32px;
	background: url(images/bk-menu.jpg) no-repeat -11px -1px;
}
#menu li {
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
	height:25px;
}
.menus {
	display:block;
	float:left;
	height:25px;
	margin:0 auto;
	padding:0;
	color:#FFF;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
	text-indent:-1000px;
	overflow:hidden;
	background:url('images/menu.jpg') no-repeat top left
}
.m_deporte,.m_viajes,.m_electronica,.m_accesoriosmoda,.m_gastronomia,.m_hogar,.m_home,.m_lenceria,.m_moda,.m_ninos,.m_belleza{display:block;height:25px}
.m_home{width:66px}
.m_moda{width:150px;background-position:-66px 0}
.m_accesoriosmoda{width:164px;background-position:-216px 0}
/*.m_ninos{width:59px;background-position:-339px 0}
.m_lenceria{width:83px;background-position:-392px 0}
.m_electronica{width:101px;background-position:-475px 0}
.m_deporte{width:76px;background-position:-577px 0}*/
.m_belleza{width:154px;background-position:-380px 0}
.m_viajes{width:129px;background-position:-535px 0}
.m_hogar{width:128px;background-position:-674px 0}
.m_blogeva{width:136px;background-position:-810px 0}

.m_home:hover,.m_home_selected{background-position:0 -25px}
.m_moda:hover,.m_moda_selected{background-position:-66px -25px}
.m_accesoriosmoda:hover,.m_accesoriosmoda_selected{background-position:-216px -25px}
/*.m_ninos:hover,.m_ninos_selected{background-position:-334px -25px}
.m_lenceria:hover,.m_lenceria_selected{background-position:-392px -25px}
.m_electronica:hover,.m_electronica_selected{background-position:-475px -25px}
.m_deporte:hover,.m_deporte_selected{background-position:-577px -25px}*/
.m_belleza:hover,.m_belleza_selected{background-position:-380px -25px}
.m_viajes:hover,.m_viajes_selected{background-position:-539px -25px}
.m_hogar:hover,.m_hogar_selected{background-position:-674px -25px}
.m_blogeva:hover,.m_blogeva_selected{background-position:-810px -25px}

.narrowcolumn {
	padding: 0 0 0 0;
	margin: 10px 0 0;
	width: 690px;
	float:left;
	clear:left;
	}
	
.narrowcolumn_eva p { margin-left:40px}
.narrowcolumn_eva {
	padding: 0 0 0 0;
	margin: 20px 0 0;
	width: 670px;
	float:left;
	clear:left;
	}

.narrowcolumn2 {
	padding: 0 0 20px 65px;
	margin: 0px 0 0;
	width: 620px
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 991px;
	clear: both;
	}
	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin:0 auto;
	padding:0px;
	text-align:center;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	color:#803A5E;
}

#sidebarre h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.photoright {
	float: right;
	clear:right;
	margin:-41px -9px 0 0;
	border-right:1px solid #E1E1E1
	/*margin-right:9px;*/
	}
	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
/*
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	*/

/*
.entry ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry p { margin-bottom:0 }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebarre ul, #sidebarre ul ol,#sidebar2 ul, #sidebar2 ul ol, #rightbar ul, #sidebar_eva ul{
	margin: 0;
	padding: 0;
	}

#sidebarre ul li, #rightbar ul li, #sidebar_eva ul li {
	list-style-type: none;
	list-style-image: none;
	}
#sidebarre ul li, #rightbar ul li, #eva_categories, #eva_calendar, #eva_frase, #eva_must{
	margin-bottom: 15px;
	}

#sidebarre ul p, #sidebarre ul select {
	margin: 5px 0 8px;
	}

#sidebarre ul ul, #sidebarre ul ol {
	margin: 5px 0 0 10px;
	}

#sidebarre ul ul ul, #sidebarre ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebarre ul ol li {
	list-style: decimal outside;
	}

#sidebarre ul ul li, #sidebarre ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebarre #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebarre #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
.entry { margin-left:50px }
.entry p { margin-left:0 }

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 253px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 0 480px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 0 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 40px 0 10px 0;
	margin-left: 745px;
	width: 190px;
	}
#sidebar2
{
	padding: 100px 0 10px;
	width: 200px;
	margin-right:20px;
	float:right
	}

	
#sidebarre form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {text-align: center}
.left{text-align: left}
.right{text-align: right}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

h3.date {
	color:#D22B7E;
	font-size: 1.2em;
	margin:0
}
#sidebarre h2,#sidebar2 h2 {
	margin-bottom:10px;
}

#wpcf label {
	display:block;
	width:450px;
	margin:10px auto 0 auto;
}

.mail {
	unicode-bidi:bidi-override;
	direction:rtl;
}
.bottom {border-bottom:solid 1px #DDD}
.h3 {
	font-size: 1.3em;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	color: #333;
}
#similar {margin-top:30px}
#similar li {list-style:none}
.widget_t {margin:0}
/*.widget,.widget2{border:solid #993467;border-width:0 1px 1px;padding:0 10px 10px;margin-top:-3px;color:#000}*/
.widget{
	width:230px;
	padding:10px 10px 0 30px;
	margin:0; 
	background-image:url(images/right-content.jpg);
	}
.widgetleft{
	width:647px;
	padding:10px 10px 0 30px;
	margin:0; 
	background-image:url(images/left-content.jpg);
	}	
	
.scroll{
	height:300px;
	overflow:auto;
	}
.widget2{width:169px;padding:0 10px 10px}
.widget a {color:#000}
.widget ul,.widget il {margin:0;padding:0}
.widget2 li{list-style:none}
.yes {color:#00BB00;font-weight:bold}
.no {color:#CC0000;font-weight:bold}

/** BLOG DE EVA **/
#blog_list {padding:0;margin:0}
#blog_list li {padding:0;list-style:none;margin-bottom:20px}
#blog_list p {margin-left:40px}
.m20 {margin-top:20px}
.m40 {margin-top:40px}
.blog_eva {text-decoration:underline;text-align:center}
.blog_big {height:196px;width:471px}
.blog_big h2 {font-size:14px;margin:5px 10px 3px 0}
.blog_big p {margin-right:10px}
.blog_small {height:123px;width:218px}
.blog_small h2 {font-size:14px;margin:5px 0 5px 90px}
.blog_small p {margin:5px 10px 5px 95px}
.blog_m35 {margin-left:253px}

#sondeos {font-size:12px;color:#666}
.wp-polls, .wp-polls-form, #sondeos p {padding:0;margin:0}
#sondeos ul {margin-left:45px;margin-top:10px;margin-bottom:10px}

/** impromptu **/
.jqifade{position: absolute;background-color: #AAA;}
div.jqi .jqicontainer{font-weight: bold}
div.jqi .jqibuttons{display:none}
.jqi .jqiclose{float:right;cursor:pointer;margin:-25px 0 0}
/* Insertar eso en la CSS - parte impromptu */
div.jqi{
      width: 1024px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      position: relative;
      background-color: #FFF;
      font-size: 11px;
      text-align: left;
      border: solid 1px #EEE;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqimessage{
      padding: 10px;
      line-height: 20px;
      color: #444444;
}
div.jqi button{
      padding: 3px 10px;
      margin: 0 10px;
      background-color: #2F6073;
      border: solid 1px #f4f4f4;
      color: #ffffff;
      font-weight: bold;
      font-size: 12px;
}
div.jqi button:hover{background-color: #728A8C}
div.jqi button.jqidefaultbutton{background-color: #BF5E26}
.jqiwarning .jqi .jqibuttons{background-color: #BF5E26}

/* Impromptu para el register */
.jqi_rfade{position: absolute;background-color: #AAA}
div.jqi_r .jqi_rcontainer{font-weight: bold}
div.jqi_r .jqi_rbuttons{display:none}
.jqi_r {float:right;cursor:pointer;margin:-25px 0 0}
.jqi_rclose {float:right;cursor:pointer;margin:0}
/* Insertar eso en la CSS - parte impromptu */
div.jqi_r{
      width: 530px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	  position:absolute;
      background-color: #FFF;
      font-size: 11px;
      text-align: left;
      border: solid 1px #EEE;
}
div.jqi_r .jqi_rmessage{
      padding-left:10px;
      line-height: 20px;
      color: #444444;
}
div.jqi_r button{
      padding: 3px 10px;
      margin: 0 10px;
      background-color: #2F6073;
      border: solid 1px #f4f4f4;
      color: #ffffff;
      font-weight: bold;
      font-size: 12px;
}
div.jqi_r button:hover{background-color: #728A8C}
div.jqi_r button.jqi_rdefaultbutton{background-color: #BF5E26}
.jqi_rwarning .jqi_r .jqi_rbuttons{background-color: #BF5E26}

#choice_letters { margin:10px auto;width:400px;height:30px; }
#choice_letters li { margin:0;width:100px;float:left;list-style:none }
#choice_letters a {color:#666;font-weight:bold;font-size:16px}

#w_busquedarapida {color:#666;font-family:Verdana;font-size:1.1em; text-align:justify;}
#w_busquedarapida span, .w_busquedarapida span {text-transform:uppercase;font-size:12px;text-decoration:underline;margin:0}
#w_busquedarapida input {margin:0}

.bigletter {font-size:36px;color:#6A6A6A;text-transform:uppercase;font-weight:bold;margin:20px 0 0 20px}
.nobullets {list-style:none;padding:0;margin:0}
.notation {width:220px}
.notation li {margin:0;padding:0}
.noir {color:#000}
.rose {color:#D22B7E}
.tip_tailles {clear:left;background:url('images/tallas-fondo.jpg');width:408px;height:40px;padding:5px 120px 0 20px;color:#666}

.marginleft12 {margin-left:12px}

#toutgris  textarea, #toutgris  input{background-color:#E8E8E8;border:#999 1px solid}
.txtgris {color:#666}

.eva_h2 a { color:#d63a8a }
#eva_autres { margin-top:60px;margin-left:20px;text-align:center }
#eva_autres h2, .h2_eva { color:#d63a8a;font-size:16px;margin-bottom:10px }
#eva_autres_table {width:670px;height:174px;background:url('images/eva-autres.jpg') no-repeat;text-align:left;margin:0 auto}
#eva_autres_table table {width:650px;height:144px;text-align:left;margin-top:30px}
#eva_categories {font-size:12px}
#eva_categories img {float:left;margin-right:5px}
#eva_categories a, .cat-item { color:#666;margin:0 0 5px}
#eva_calendar {font-size:12px}
#eva_calendar a { color:#666}

#blog_sidebar p {margin:0 0 0 25px}

#frase_mes { margin:0 20px;padding:0;font-size:12px}
#frase_mes p { padding:0;margin:0}

/** jQuery autocomplete **/
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: FFF0F8;
	text-align:left;
	color:#666
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #F7DCEA;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {background: white url('indicator.gif') right center no-repeat;}

.ac_odd {background-color: #FFF0F8; }
.ac_over { background-color: #D3297F; color: white;}

.brands_list,.categories_list {list-style:none;padding:0;font-size:11px;margin:0}
.brands_list li,.categories_list li {height:20px;width:160px;margin:0}
.brands_list {height:1100px;float:left;margin-bottom:20px}
.categories_list  {height:250px;float:left;margin-bottom:20px}
#members_area,#members_area  li,#members_area  a{padding:0;margin:0;list-style:none}
#members_area li {padding-top:10px;height:45px;border-bottom:#444 1px dashed}

/** Cupones **/

#menucupon {
	margin:0 0 0 0;
	padding:0 0 0 10px;
	width:686px;
	height:35px;
	background: url(images/menu-cupones.jpg) no-repeat;
	float: left;
}
#menucupon li {
	padding:0;
	margin:0px;
	float:left;
	list-style:none;
	height:25px;
}
#menucupon a {
	display:block;
	height:20px;
	padding:14px 0 0 10px;
	color:#333;
	font-size:1.1em;
	text-align:center;
	font-weight:normal;
	width: 140px;
	text-decoration: none;
	margin: 0;
	border-bottom:1px #CDCDCD solid
}
#menucupon li:first-child {margin-left:10px}
#menucupon a:hover {
	color: #D12B7F;
}

#menucupon .active {
	color: #D12B7F;
	border-bottom:1px transparent solid
}
.cupones_cat {color:#999;}
.cupones_active {color:#D12B7F;}
.small_hasta{font-size:x-small;color:#000;text-align:right}
.enlace_cupon{text-align:right;margin-top:20px}

.widgetcupon {
	width:100%;
	/*height: 84px;*/
	padding:10px 0 0;
	margin:0;
	background-image:url(images/bckg-cupones.jpg);
	background-repeat: no-repeat;
}

.widgetcupon a {
	color: #D12B7F;
	font-weight:bold;	
}
#destacada p{margin-top:0}

h4 .addthis_toolbox{float:right}
.contenido .addthis_toolbox{display:none}
