* {
	margin: 0;
	padding: 0;
	border: 0;
}

html,body {
	width: 100%;
	height: 100%;
	font-family: Arial !important;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #a2a6a7;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #FFFFFF url(../img/degradado_fondo.jpg) top repeat-x;
}

a:link,a:active,a:visited,a:hover {
	color: #D32B1E;
	/* color: #a2a6a7; */
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* pagina principal------------------------------------------------ */
#pagina {
	position: relative;
	margin: 0 auto;
	width: 836px;
	height: auto;
}

#mensajes {
	margin-bottom: 10px;
}

.errores li {
	color: #D62C1F;
	font-weight: bold;
	font-size: medium;
	display: inline;
}

.mensajes li {
	color: #B6BF00;
	font-weight: bold;
	font-size: medium;
	display: inline;
}

/* cabecera--------------------------------------------------------- */
#header {
	width: 100%;
	height: 118px;
	background: url(../img/cabecera_logo.jpg) 0px 20px no-repeat;
	font-weight: bold;
}

.top,.top2,.top3 {
	padding: 3px 20px;
	text-align: center;
	float: right;
}

.top2 {
	background: url(../img/ico.jpg) 0px 2px no-repeat;
}

.top a {
	color: #000000;
	text-decoration: none;
}

* html .menu_dinamico {
	background-color: transparent;
	width: 100%;
	margin-bottom: 5px;
}

.menu_dinamico {
	background-color: #b6bf00;
	width: 100%;
	margin-bottom: 20px;
	height: 24px;
}

.menu_dinamico ul {
	margin: 0 auto;
	list-style-type: none;
	list-style-position: outside;
}

/*Top level list items*/
.menu_dinamico ul li {
	position: relative;
	display: inline;
	float: left;
	background-color: #b6bf00; /*overall menu background color*/
	height: 24px;
	text-align: center;
	font-weight: bold;
	z-index: 10;
}

/*Top level menu link items style*/
.menu_dinamico ul li a {
	display: block;
	text-decoration: none;
	color: #4a4d52;
	height: 19px;
	padding: 5px 9px 0 9px;
}

.menu_dinamico ul li a:hover {
	background-color: #82872b;
	color: #FFFFFF;
	text-decoration: none;
}

#treemenu1 a:hover {
	background-color: #82872b;
	color: #FFFFFF;
	text-decoration: none;
}

#treemenu1 a {
	text-decoration: none;
	color: #4a4d52;
}

/*1st sub level menu*/
.menu_dinamico ul li ul {
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	padding-top: 1px;
	background-color: #dbdf80;
	list-style-type: none;
	list-style-position: outside;
	list-style-type: none;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.menu_dinamico ul li ul li {
	display: list-item;
	float: none;
	text-align: left;
	height: 19px;
}

.btop {
	border-top: 4px #b6bf00 solid;
}

.bbottom {
	border-bottom: 4px #b6bf00 solid;
}

/* Sub level menu links style */
.menu_dinamico ul li ul li a {
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	height: 17px;
	padding: 2px 14px 0 14px;
	width: 160px;
}

.menu_dinamico ul li ul li a:hover {
	background-color: #82872b;
	color: #FFFFFF;
}

/* Holly Hack for IE \*/
* html .menu_dinamico ul li {
	float: left;
	height: 1%;
}

* html .menu_dinamico ul li a {
	height: 1%;
}

/* End */
	/* contenedor - entre cabecera y pie-------------------------------- */
#contenedor {
	width: 100%;
	height: auto;
	height: 100%;
}

#contenedorPlantilla {
	width: 100%;
	height: auto;
	height: 100%;
}

/* pie de pagina---------------------------------------------------- */
#footer {
	clear: both;
	width: 100%;
	height: 50px;
	padding-top: 1px;
	background: url(../img/punto_gris.jpg) top repeat-x;
	text-align: center;
	font-weight: normal;
	color: #4a4d52;
}

#footer a {
	color: #4a4d52;
}

#footer img {
	border: 0px;
}

#logo_carrefour {
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../img/logo_carrefour.jpg) top left no-repeat;
}

#logo_wwwdia {
	width: 100%;
	height: 100%;
	padding-top: 17px;
	text-align: center;
	background: url(../img/logo_wwwdia.jpg) top right no-repeat;
}

#ico_tlf {
	padding: 18px 0;
	background: url(../img/ico_tlf.jpg) 415px 17px no-repeat;
	margin-left: 10px;
	float: right;
}

/*------------------------------------------------------------------------------------------------------------*/
	/* HOME: menu de la izquierda----------------------------------------------*/
#sidemenu {
	float: left;
	width: 211px;
}

#sidemenu .menubtn {
	width: 193px;
	height: 78px;
}

#sidemenu .menubtn1 a {
	display: block;
	width: 193px;
	height: 78px;
	background: url(../img/menu_miclubdia.jpg) no-repeat;
}

#sidemenu .menubtn1 a:hover {
	background: url(../img/menu_miclubdia_on.jpg) top left no-repeat;
}

#sidemenu .menubtn2 a {
	display: block;
	width: 193px;
	height: 78px;
	background: url(../img/menu_catalogo.jpg) no-repeat;
}

#sidemenu .menubtn2 a:hover {
	background: url(../img/menu_catalogo_on.jpg) top left no-repeat;
}

#sidemenu .menubtn3 a {
	display: block;
	width: 193px;
	height: 78px;
	background: url(../img/menu_marcadia.jpg) no-repeat;
}

#sidemenu .menubtn3 a:hover {
	background: url(../img/menu_marcadia_on.jpg) top left no-repeat;
}

#sidemenu .menubtn4 a {
	display: block;
	width: 193px;
	height: 78px;
	background: url(../img/menu_trucos.jpg) no-repeat;
}

#sidemenu .menubtn4 a:hover {
	background: url(../img/menu_trucos_on.jpg) top left no-repeat;
}

#sidemenu .menubtn5 a {
	display: block;
	width: 193px;
	height: 78px;
	background: url(../img/menu_tiendas.jpg) no-repeat;
}

#sidemenu .menubtn5 a:hover {
	background: url(../img/menu_tiendas_on.jpg) top left no-repeat;
}

/*------------------------------------------------------------------------------------------------------------*/
	/* HOME: ----------------------------------------------*/
#principal_home {
	float: left;
	width: 625px;
}

#flash_home {
	background-color: #CCCCCC;
	width: 625px;
	height: 272px;
	margin-bottom: 20px;
}

.hueco_home {
	float: left;
	width: 187px;
	height: 130px;
	border: none;
	border-left: 1px #CCCCCC solid;
	padding: 0 10px;
}

.hueco_flash_home {
	width: 197px;
	height: 130px;
	margin: 0 -5px;
	background-color: #CCCCCC;
}

.barra_vertical_home {
	float: left;
	width: 0px;
	height: 130px;
	border: none;
	border-left: 1px #CCCCCC solid;
}

.hueco_descripcion {
	color: #000000;
	width: 75%;
	height: 72px;
}

.hueco_boton {
	height: 18px;
}

.hueco_boton a {
	color: #FFFFFF;
	background-color: #828729;
	padding: 2px 15px 2px 8px;
	line-height: 18px;
}

/*--------------------------------------------------------------------------------------------*/
	/*IDEAS: ------------------------------------------------------------------------------------*/
.menu_ideas { /* width: 320px; */
	height: 150px;
	/* padding-left: 220px; */
}

.opcion_ideas_post {
	width: 494px;
	margin: 0 auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.opcion_ideas_vertical {
	float: left;
	width: 150px;
}

.lateral_hueco_flash {
	width: 100%;
	height: 230px;
	background-color: #CCCCCC;
}

.lateral_hueco {
	height: 13px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	padding-left: 8px;
	color: #6f6f70;
	font-size: 10px;
}

#lateralmenu_ideas {
	width: 100%;
	height: 100%;
}

#lateralmenu_ideas .menubtn {
	width: 276px;
	height: 70px;
}

#lateralmenu_ideas .menubtn1 a {
	display: block;
	width: 276px;
	height: 70px;
	background: url(../img/submenu_ideas.jpg) no-repeat;
}

#lateralmenu_ideas .menubtn1 a:hover {
	background: url(../img/submenu_ideas_on.jpg) top left no-repeat;
}

#lateralmenu_ideas .menubtn2 a {
	display: block;
	width: 276px;
	height: 70px;
	background: url(../img/submenu_trucos.jpg) no-repeat;
}

#lateralmenu_ideas .menubtn2 a:hover {
	background: url(../img/submenu_trucos_on.jpg) top left no-repeat;
}

#lateralmenu_ideas .menubtn3 a {
	display: block;
	width: 276px;
	height: 70px;
	background: url(../img/submenu_recetas.jpg) no-repeat;
}

#lateralmenu_ideas .menubtn3 a:hover {
	background: url(../img/submenu_recetas_on.jpg) top left no-repeat;
}

.lateralmenu_ideas_historico {
	width: 234px;
	border-left: 1px #d5d6d1 solid;
	border-right: 1px #d5d6d1 solid;
	border-bottom: 1px #d5d6d1 solid;
	padding: 0 20px;
}

.lateralmenu_ideas_historico .registro {
	width: 234px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*IDEAS: ------------------------------------------------------------------------------------*/
.fclubdia {
	padding: 20px;
	height: 315px;
}

.clubdia_boton_seleccionado {
	background-color: #d62c1f;
	text-align: center;
	width: 120px;
	margin-top: 3px;
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
	float: left;
}

.clubdia_boton {
	background-color: #ffffff;
	text-align: center;
	width: 120px;
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
	float: left;
}

.clubdia_boton_cerrar {
	text-align: center;
	width: 140px;
	font-size: 13px;
	font-weight: normal;
	float: right;
	background: #FFFFFF url(../img/key.jpg) 12px 8px no-repeat;
}

/* PRODUCTOS ---------------------------------------*/
.marco_7a {
	float: left;
	width: 275px;
	background-color: #ecf0f3;
	margin-right: 20px;
}

.marco_buscador {
	float: left;
	width: 100%;
	background-color: #ecf0f3;
	margin-right: 20px;
	padding-top: 6px;
	height: 34px;
	margin-bottom: 20px;
	/*padding-top: 10px;
	height: 40px;*/
}

.marco_7b {
	float: left;
	width: 541px;
}

.frb {
	font-family: Arial Rounded MT Bold;
	font-weight: normal;
}

.marco_p {
	float: left;
	width: 130px;
	height: 202px;
	/*height: 200px;*/
	border: 1px #e8eae7 solid;
}

.marco_p_rmar4 {
	margin-right: 4px;
}

.marco_p2 {
	float: left;
	width: 350px;
	height: 350px;
	border: 1px #e8eae7 solid;
	margin-right: 20px;
}

.marco_p2b {
	float: left;
	width: 149px;
	/*width: 100%;*/
}

/* marcos -------------------------------------------------------------------------------------------*/
.marco_mio_1 {
	float: left;
	width: 796px;
}

* html .marco_mio_2 {
	float: left;
	width: 390px;
	margin-left: 10px;
}

.marco_mio_2 {
	float: left;
	width: 408px;
	margin-left: 10px;
}

.marco_mio_3 {
	float: left;
	width: 252px;
	margin-left: 10px;
}

.marco_1a {
	float: left;
	width: 322px;
	margin-right: 20px;
}

.marco_1b {
	float: left;
	width: 494px;
}

.marco_2a {
	float: left;
	width: 540px;
	margin-right: 46px;
}

.marco_2b {
	float: left;
	width: 250px;
}

.marco_2am {
	float: left;
	width: 540px;
	margin-right: 20px;
}

.marco_2bm {
	float: left;
	width: 276px;
}

.marco_2a_ideas {
	width: 430px;
	margin: 0 55px;
}

.marco_2a_ideas_band {
	background-color: #eef0f2;
	width: 100%;
	padding: 10px 0;
}

.marco_3a {
	float: left;
	width: 408px;
	margin-right: 20px;
}

.marco_3b {
	float: left;
	width: 408px;
}

.marco_3 {
	width: 368px;
	margin: 0 20px;
}

.marco_32 {
	width: 368px;
	margin-right: 20px;
}

.marco_4 {
	width: 796px;
	margin: 0 20px;
}

.marco_5 {
	float: left;
	width: 252px;
	margin-left: 20px;
}

.marco_6a {
	float: left;
	width: 322px;
	margin-left: 20px;
	margin-right: 40px;
}

.marco_6b {
	float: left;
	width: 434px;
}

.marco_6 {
	width: 368px;
	margin: 0 20px;
}

.marco_62 {
	width: 368px;
	margin-right: 20px;
}

/* encuesta */
.flash_maps {
	background-color: #CCCCCC;
	width: 100%;
	height: 365px;
}

/* encuesta */
.flash_encuesta {
	background-color: #CCCCCC;
	width: 100%;
	height: 100%;
}

.obj_video {
	background-color: #CCCCCC;
	width: 356px;
	height: 232px;
	border: #e7e7e7 6px solid;
}

/* club dia */
.clubdia {
	background-color: #CCCCCC;
	width: 100%;
	height: 395px;
}

/* galeria de imagenes ----------------------------------------------------------------------------------------*/
.galeria_imagen {
	float: left;
	/*	width:108px;*/
	border: 1px #cccccc solid;
	margin-right: 19px;
}

.galeria_ultima_imagen {
	float: left;
	/*	width:108px;*/
	border: 1px #cccccc solid;
}

.galeria_imagen_border {
	border: 4px #FFFFFF solid;
}

.caja_imagen {
	border: 6px solid rgb(231, 231, 231);
}

/* galeria de descargas ----------------------------------------------------------------------------------------*/
.galeria_descarga {
	height: 30px;
	width: 100%;
	color: #333333;
}

.galeria_descarga a {
	height: 30px;
	text-decoration: none;
	padding-left: 20px;
	line-height: 30px;
	display: block;
}

.galeria_descarga a:hover {
	background-color: #f0f0f0;
}

/* Globales----------------------------------------------------------------------------------------*/
.linea {
	border-bottom: 1px #d5d6d1 solid;
}

.linea_red {
	border-bottom: 1px #d32c1c solid;
}

.titulo {
	color: #d32c1c;
	font-size: 24px;
	font-weight: bold;
	width: 100%;
}

.titulo2 {
	font-size: 20px;
	font-weight: bold;
	color: #d32c1c;
}

.titulo2r {
	color: #FFFFFF;
	background-color: #d32c1c;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial Rounded MT Bold;
	padding-left: 10px;
	height: 23px;
	/*height: 25px;*/
}

.titulo3 {
	font-size: 16px;
	font-weight: bold;
	color: #d32c1c;
}

.titulo3n {
	font-size: 16px;
	font-weight: bold;
	color: #d32c1c;
	padding-bottom: 3px;
}

.subtitulo {
	font-size: 15px;
	font-weight: bold;
	height: 18px;
	color: #4e4f54;
}

.subtitulo2 {
	color: #d32c1c;
	font-size: 12px;
	font-weight: bold;
}

.subtituloBlog {
	font-size: 15px;
	font-weight: bold;
	color: #4e4f54;
}

.t9 {
	font-size: 9px;
}

.t10 {
	font-size: 10px;
}

.t11 {
	font-size: 11px;
}

.t12 {
	font-size: 12px;
}

.t13 {
	font-size: 13px;
}

.t14 {
	font-size: 14px;
}

.t15 {
	font-size: 15px;
}

.t16 {
	font-size: 16px;
}

.t18 {
	font-size: 18px;
}

.tgre,.tgre a {
	color: #4d4f53;
}

.tgr2,.tgr2 a {
	color: #a2a6a7;
}

.tblk,.tblk a {
	color: #333333;
}

.tred,.tred a {
	color: #d32c1c;
}

.twhi {
	color: #ffffff;
}

.twhi a {
	color: #ffffff;
}

.twhi a:active {
	color: #ffffff;
}

.twhi a:visited {
	color: #ffffff;
}

.twhi a:hover {
	color: #ffffff;
}

.tcenter {
	text-align: center;
}

.tleft {
	text-align: left;
}

.tright {
	text-align: right;
}

.tbold {
	font-weight: bold;
}

.h65 {
	height: 65px;
}

.mar50 {
	margin-bottom: 50px;
}

.mar40 {
	margin-bottom: 40px;
}

.mar30 {
	margin-bottom: 30px;
}

.mar20 {
	margin-bottom: 10px;
}

* html .mar15 {
	margin-bottom: 10px;
}

.mar15 {
	margin-bottom: 15px;
}

.mar10 {
	margin-bottom: 10px;
}

.mar8 {
	margin-bottom: 8px;
}

.mar5 {
	margin-bottom: 5px;
}

.lmar20 {
	margin-left: 20px;
}

.bkd_w {
	background-color: #FFFFFF;
}

.clear {
	clear: both;
}

.leermas { /*enlace leermas*/
	color: #d32c1c;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.leermas2 {
	color: #d32c1c;
	font-size: 12px;
	font-weight: bold;
}

.subtitulo2 a,.leermas2 a,.leermas a {
	color: #d32c1c;
}

.flabel1 {
	width: 236px;
	height: 28px;
	background: url(../img/flabel1.gif) 0 0 no-repeat;
}

.flabel2 {
	width: 150px;
	height: 28px;
	background: url(../img/flabel2.gif) 0 0 no-repeat;
}

.corner_blg {
	background: url(../img/corner_bl.gif) 0 100% no-repeat;
}

.corner_brg {
	background: url(../img/corner_br.gif) 100% 100% no-repeat;
}

.corner_tlg {
	background: url(../img/corner_tl.gif) 0 0 no-repeat;
}

.corner_trg {
	background: url(../img/corner_tr.gif) 100% 0 no-repeat;
}

.corner_bl {
	background: url(../img/corner_tr.jpg) 0 100% no-repeat;
}

.corner_br {
	background: url(../img/corner_tl.jpg) 100% 100% no-repeat;
}

.corner_tl {
	background: url(../img/corner_tl.jpg) 0 0 no-repeat;
}

.corner_tr {
	background: url(../img/corner_tr.jpg) 100% 0 no-repeat;
}

.t {
	background: url(../img/corner_dot.jpg) 0 0 repeat-x;
}

.b {
	background: url(../img/corner_dot.jpg) 0 100% repeat-x;
}

.l {
	background: url(../img/corner_dot.jpg) 0 0 repeat-y;
}

.r {
	background: url(../img/corner_dot.jpg) 100% 0 repeat-y;
}

.corner_bl_bus {
	background: url(../img/corner_bl_bus.jpg) 0 100% no-repeat;
}

.corner_br_bus {
	background: url(../img/corner_br_bus.jpg) 100% 100% no-repeat;
}

.corner_tl_bus {
	background: url(../img/corner_tl_bus.jpg) 0 0 no-repeat;
}

.corner_tr_bus {
	background: url(../img/corner_tr_bus.jpg) 100% 0 no-repeat;
}

.corner_bl_red {
	background: url(../img/corner_bl_red.jpg) 0 100% no-repeat;
}

.corner_br_red {
	background: url(../img/corner_br_red.jpg) 100% 100% no-repeat;
}

.corner_tl_red {
	background: url(../img/corner_tl_red.jpg) 0 0 no-repeat;
}

.corner_tr_red {
	background: url(../img/corner_tr_red.jpg) 100% 0 no-repeat;
}

.corner_bl_gre {
	background: url(../img/corner_bl_gre.jpg) 0 100% no-repeat;
}

.corner_br_gre {
	background: url(../img/corner_br_gre.jpg) 100% 100% no-repeat;
}

.corner_tl_gre {
	background: url(../img/corner_tl_gre.jpg) 0 0 no-repeat;
}

.corner_tr_gre {
	background: url(../img/corner_tr_gre.jpg) 100% 0 no-repeat;
}

.corner_bl_red_bus {
	background: url(../img/corner_bl_red_bus.jpg) 0 100% no-repeat;
}

.corner_br_red_bus {
	background: url(../img/corner_br_red_bus.jpg) 100% 100% no-repeat;
}

.corner_tl_red_bus {
	background: url(../img/corner_tl_red_bus.jpg) 0 0 no-repeat;
}

.corner_tr_red_bus {
	background: url(../img/corner_tr_red_bus.jpg) 100% 0 no-repeat;
}

.form_corner_bl {
	background: url(../img/form_corner_bl.jpg) 0 100% no-repeat;
}

.form_corner_br {
	background: url(../img/form_corner_br.jpg) 100% 100% no-repeat;
}

.form_corner_tl {
	background: url(../img/form_corner_tl.jpg) 0 0 no-repeat;
}

.form_corner_tr {
	background: url(../img/form_corner_tr.jpg) 100% 0 no-repeat;
}

.formulario {
	background: url(../img/fondo_club_DIA.jpg) 0 0 no-repeat;
	/*	background: url(../img/fondo_club_DIA.png) 0 0 no-repeat;*/
}

.form_t {
	background: url(../img/form_t.jpg) 100% 0 repeat-x;
}

.form_b {
	background: url(../img/form_b.jpg) 0 100% repeat-x;
}

.form_l {
	background: url(../img/form_l.jpg) 0 0 repeat-y;
}

.form_r {
	background: url(../img/form_r.jpg) 100% 0 repeat-y;
}

.form_fondo1 {
	background: url(../img/form_fondo1.jpg) 0 100% repeat-x;
}

.form_fondo2 {
	background: url(../img/form_fondo2.jpg) 0 100% repeat-x;
}

.form_fondo3 {
	background: url(../img/form_fondo3.jpg) 0 100% repeat-x;
}

.flecha {
	background-image: url(../img/flecha.jpg);
	background-repeat: no-repeat;
}

.flecha2 {
	background-image: url(../img/flecha2.jpg);
	background-repeat: no-repeat;
}

.flecha3 {
	background-image: url(../img/flecha3.jpg);
	background-repeat: no-repeat;
}

.flabel1 {
	width: 236px;
	height: 28px;
	background: url(../img/flabel1.gif) 0 0 no-repeat;
}

.flabel2 {
	width: 150px;
	height: 28px;
	background: url(../img/flabel2.gif) 0 0 no-repeat;
}

/* formularios-------------------*/
form {
	margin: 0;
	padding: 0;
	border: 0;
}

.w1 {
	width: 345px;
}

.w2 {
	width: 135px;
}

.w3 {
	width: 620px;
}

input {
	text-decoration: none;
	border: none;
	width: 100%;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial;
	color: #a3a7a8;
	/*color: #4d4f53;*/
}

select {
	text-decoration: none;
	border: none;
	width: 100%;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial;
	color: #a3a7a8;
	/*color: #4d4f53;*/
	height: 20px;
}

textarea {
	text-decoration: none;
	border: none;
	width: 100%;
	height: 100%;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial;
	overflow: hidden;
	color: #a3a7a8;
	/*color: #4d4f53;*/
}

span.select {
	position: absolute;
	text-decoration: none;
	border: none;
	width: 140px;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial;
	color: #a3a7a8;
	/*color: #4d4f53;*/
	overflow: hidden;
	background: url(../img/fdown.gif) 98% 50% no-repeat;
}

span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

.backgroundcombo {
	padding: 5px;
	padding-bottom: 3px;
}

table {
	width: 100%;
}

td {
	height: 18px;
	padding: 5px;
}

/* paginacion ---------------------------------------------------------*/
#paginacion {
	width: 100%;
	margin-top: 10px;
	list-style-type: none;
}

#paginacion ul {
	list-style-type: none;
	text-align: center;
}

#paginacion ul li {
	display: inline;
	margin: 0 1px;
	vertical-align: bottom;
}

/* menu lateral dinamico ------------------------------------------------------------------------------*/
.sidebarmenu {
	width: 100%;
	margin-bottom: 20px;
}

.sidebarmenu ul {
	list-style-type: none;
	padding: 0;
	background-color: #ecf0f3;
	margin-right: 10px;
}

.sidebarmenu ul li {
	position: relative;
}

.sidebarmenu ul li a {
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	text-decoration: none;
	padding: 3px;
	margin: 2px 0;
	padding-left: 8px;
	/*padding: 5px;
	padding-left: 30px;
	margin-bottom: 0;*/
}

.sidebarmenu ul li a:hover {
/* 	background-color: #dbdfe0; */
text-decoration: underline;
}

/*Sub level menu items */
.sidebarmenu ul li ul {
	position: absolute;
	visibility: hidden;
	width: 200px;
	padding: 10px 0;
}

.sidebarmenu ul li ul a:hover {
/* 	background-color: #dbdfe0; */
text-decoration: underline;
}

.sidebarmenu ul li ul li {
	float: left;
	text-align: left;
    width: 126px;
}

.sidebarmenu ul li ul li a {
	font-size: 9px;
	padding: 2px 10px 2px 10px;
}

.sidebarmenu a.subfolderstyle {
	
}

.sidebarmenu a.subfolderstyle:hover {
	background: url(../img/right.gif) no-repeat 99% 50%;
	background-color: #dbdfe0;
}

/* Holly Hack for IE \*/
* html .sidebarmenu ul li {
	float: left;
	height: 1%;
}

* html .sidebarmenu ul li a {
	height: 1%;
}

/* End */
.menu_lateral {
	list-style-type: none;
	font-family: Arial Rounded MT Bold;
	font-size: 13px;
	color: #666666;
	margin: 10px;
	height: 18px;
	padding: 0;
}

a.menu_lateral {
	background: url(../img/selector_off.png) no-repeat 0 0;
	padding-left: 20px;
	font-family: Arial Rounded MT Bold;
	font-size: 13px;
	color: #666666;
}

a.menu_lateral:hover {
	background: url(../img/selector_on.png) no-repeat 0 0;
	padding-left: 20px;
	font-family: Arial Rounded MT Bold;
	font-size: 13px;
	color: #666666;
}

.submenu_lateral {
	list-style-type: disc;
	font-family: Arial Rounded MT Bold;
	font-size: 13px;
	color: #666666;
	margin: 10px 0 10px 40px;;
	height: 18px;
	padding: 0;
}

a.submenu_lateral {
	background: url(../img/selector_off.png) no-repeat 0 0;
	padding-left: 20px;
	font-family: Arial Rounded MT Bold;
	font-size: 13px;
	color: #666666;
}

ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 21px;
	color: #4D4F53;
	font-family: Arial;
	font-size: 13px;
}

ul {
	list-style-image: none;
	list-style-position: outside;
	margin-left: 13px;
	color: #4D4F53;
}

/* propios ------------------------------------------------- */
.opaco {
	filter: alpha(opacity =           50);
	opacity: .5
}

.rojo {
	font-size: 8pt;
	font-weight: bold;
}

.rojo a:link,.rojo a:active,.rojo a:visited,.rojo a:hover {
	color: #d32b1e;
	text-decoration: none;
}

.rojo a:hover {
	text-decoration: underline;
}

.center {
	text-align: center;
}

.botones {
	clear: both;
	width: 100%;
	margin: 25px 0;
}

.botones ul {
	list-style-type: none;
}

.botones li {
	display: inline;
	margin: 10px;
}

.buttonPlay {
	background-position: right;
	margin-right: 2px;
	width: 25px;
	height: 25px;
	overflow: hidden;
	float: right;
}

/* MEnu */
.alturaListaMenu {
	font-size: 13px;
	height: 18px;
	list-style-type: none;
	list-style-image: url(../img/off.jpg);
	margin: 10px;
	padding: 0;
	margin-left: 25px;
}

.listaMenu a {
	color: #a2a6a7;
	text-decoration: none;
}

.alturaListaMenu:hover {
	color: red;
	list-style-image: url(../img/on.jpg);
}

#barraInferior {
	float: left;
}

.publicidadTop {
	height:auto; margin:0 auto; position:relative; width:958px;
}

.publicidadTop1 {
	height:90px;width:738px;float:left;
}

.publicidadTop2 {
	height:90px;width:220px;float:right;
}



.soloLectura {
	font-style: italic;
	color: #D32C1C;
}
/* TABLAS */
.tabla{
	font-size: 14px;
}

.cabecera{
	color: #4E4F54;
	font-weight: bold;
	border-bottom: 1px solid #4E4F54;
}

.fila{
	text-align: center;
	height: 60px;
}

/*------------------------------------------------------------------------------------------------------------*/
/* CLUB DIA: generales----------------------------------------------*/


.marleft75 {margin-left:75px;}
.marleft70 {margin-left:70px;}
.marleft60 {margin-left:60px;}
.marleft50 {margin-left:50px;}
.marleft40 {margin-left:40px;}
.marleft30 {margin-left:30px;}
.marleft20 {margin-left:20px;}
.marleft15 {margin-left:15px;}
.marleft10 {margin-left:10px;}
.marleft8 {margin-left:8px;}


.float-left {
	float: left;
	}
.float-right {
	float: right;
	}

.align-center {
	text-align:center;
	}
.align-right {
	text-align:right;
	}
.align-left {
	text-align:left;
	}

.titulo4 {
	font-size:12px;
	font-weight:bold;
	color:#d32c1c;
}

.w3 { width: 70px;}



/*------------------------------------------------------------------------------------------------------------*/
/* CLUB DIA: home----------------------------------------------*/

#login-box, #options-box {
	width: 518px;
	}

#login-box , #register-box  {
	height: 157px;
	}
	
#login-box {
	background: url(../img/clubdia/bg-form-login.png) 0 0 no-repeat;
	}
	#login-box  #login-box-form {
		width: 220px;
		padding: 16px 16px 0;
		}
		#login-box  #login-box-form form {
			overflow: hidden;
			float: left;
			margin: 0;
			}		
			#login-box  #login-box-form form div.t13 {
				float: right;
				margin: 0;
				}
			#login-box  #login-box-form form fieldset {}
				#login-box  #login-box-form form fieldset legend {
					display: none;
					}
					#login-box  #login-box-form form fieldset div {
						float: left;
						width: 100%;
						text-align: right;
						color:#676767;
						
						}
						#login-box  #login-box-form form fieldset div span {
							float: left;
							width: 30%;
							}
						#login-box  #login-box-form form fieldset div input {
							float: right;
							width: 100%;
							margin-left: 10px;
							border: 1px solid #ccc;
							}
					#login-box  #login-box-form form .w3 {
						margin: 8px 0;
						}
					#login-box  #login-box-form  .t10 a {
						text-decoration: underline;
						}

#login-box #login-box-password {
	padding: 20px 20px 0;
    width: 225px;
	}
	#login-box #login-box-password .t10 a{
	text-decoration: underline;
	}

	#login-box .remind-password {
		overflow: hidden;
		float: left;
		width: 100%;
		}
	
#register-box {
    width: 268px;
	height: 122px;
	padding: 17px;
	background: url(../img/clubdia/bg-form-register.png) 0 0 no-repeat;
	}

/*
#options-box {}
	#options-box .option-box {
		width: 160px;
		float: left;
		padding: 150px 0 0;
		margin: 0 19px 40px 0;
		
		}
		#options-box .option-box.last {
			margin-right: 0;
		}
		#options-box #option01 {
			background-image: url(../img/clubdia/home-user-options-01.png);
		}
		#options-box #option02 {
			background-image: url(../img/clubdia/home-user-options-02.png);
		}
		#options-box #option03 {
			background-image: url(../img/clubdia/home-user-options-03.png);
		}
		#options-box #option04 {
			background-image: url(../img/clubdia/home-user-options-04.png);
		}
		#options-box #option05 {
			background-image: url(../img/clubdia/home-user-options-05.png);
		}
		#options-box #option06 {
			background-image: url(../img/clubdia/home-user-options-06.png);
		}

*/
#present-box {
	width: 262px;
	height: 423px;
	padding: 20px;
	background: url(../img/clubdia/bg-present-box.png) 0 0 no-repeat;
	}
	#present-box-title {
		width: 200px;
		height: 60px;
		margin: -30px 0 0;
		padding: 30px 0 0 60px;
		background: url(../img/clubdia/bg-title-present-box.gif) 0 0 no-repeat;
		}
		#present-box  ul#present-users {
			margin: 20px 0 0;
			list-style: none;
			}
			#present-box  ul#present-users li {
				float: left;
				width: 100%;
				margin: 0 0 20px;
				text-align: left;
			}
				#present-box  ul#present-users li span.image {
					float: left;
					width: 34px;
					margin: 0 20px 0 0;
				}


/*------------------------------------------------------------------------------------------------------------*/
/* CLUB DIA: Pasos ----------------------------------------------*/		


#clubdia-menu {
	width: 100px;
	float: left;
	margin-bottom: 40px;
	background: url(../img/clubdia/fondo-menu-izquierda.png) 0 0;
	}
	#clubdia-menu ul {
		list-style: none;
		padding: 10px 9px 25px;
		margin: 0;
	}
		#clubdia-menu ul li {
			clear: both;
			background: url(../img/clubdia/separador-menu-izquierda.png) center bottom no-repeat;
			}
			#clubdia-menu ul li a {
				display: block;
				width: 82px;
				height: 85px;
				overflow: hidden;
				text-indent: -9999px;
				background-position: center center;
				}
			#clubdia-menu ul li#clubdia-menu-item01 a {
				height: 95px;
				background-image: url(../img/clubdia/menu-item-1.png);
				}
			#clubdia-menu ul li#clubdia-menu-item02 a {
				background-image: url(../img/clubdia/menu-item-2.png);
				}
			#clubdia-menu ul li#clubdia-menu-item03 a {
				background-image: url(../img/clubdia/menu-item-3.png);
				}
			#clubdia-menu ul li#clubdia-menu-item04 a {
				background-image: url(../img/clubdia/menu-item-4.png);
				}
			#clubdia-menu ul li#clubdia-menu-item05 a {
				background-image: url(../img/clubdia/menu-item-5.png);
				}
			#clubdia-menu ul li#clubdia-menu-item06 a {
				background-image: url(../img/clubdia/menu-item-6.png);
				}
			#clubdia-menu ul li#clubdia-menu-item07 a {
				background-image: url(../img/clubdia/menu-item-7.png);
				height: 95px;
				}
			#clubdia-menu ul li#clubdia-menu-item08 a {
				background-image: url(../img/clubdia/menu-item-8.png);
				}
			#clubdia-menu ul li#clubdia-menu-item09 a {
				background-image: url(../img/clubdia/menu-item-9-singular.png);
				}
#clubdia-contenedor {
	width: 700px;
	float: right;
	}
	#clubdia-contenedor .steps {
		width: 355px;
		margin: 0 auto;
		}
		#clubdia-contenedor .steps #step01-form {
			background: url(../img/clubdia/fondo_formlogin.png) 0 0 no-repeat;
			width: 273px;
			margin: 0 auto;
			overflow: hidden;
			}
			#clubdia-contenedor .steps #step01-form form {
				overflow: hidden;
				padding: 25px 25px 40px;
				}
				#clubdia-contenedor .steps #step01-form form fieldset {}
				#clubdia-contenedor .steps #step01-form form fieldset legend {
					display: none;
					}
					#clubdia-contenedor .steps #step01-form form fieldset label {}
						#clubdia-contenedor .steps #step01-form form span {
							font-weight: bold;
							color: red;
							}
				#clubdia-contenedor .steps #step01-form form input {
					width: 95%;
					border: 1px solid #ccc;
					margin: 5px 0;
					padding: 5px;
					}
			
			#clubdia-contenedor .steps #step01-form  .captcha {}
				#clubdia-contenedor .steps #step01-form  .captcha img {
					float: left;
					margin: 10px 0 0;
					}
				#clubdia-contenedor .steps #step01-form  .captcha label {
					float: right;
					width: 125px;
					margin: 0 0 15px;
					}
					#clubdia-contenedor .steps #step01-form  .captcha label input {
						width: 90%;
						}
				#clubdia-contenedor .steps #step01-form  .captcha a {
					float: right;
					}

#clubdia-contenedor .past-step .subtitulo {
	color: #ccc;
	margin: 0 0 40px;
	padding: 5px 0;
	background: url(../img/clubdia/ok.jpg) right top no-repeat;
	}					

#clubdia-contenedor #step02 #password-form {
	width: 310px;
	margin: 0 auto;
	}
	#clubdia-contenedor #step02 #password-form fieldset {
		margin: 0 0 35px;
		}
		#clubdia-contenedor #step02 #password-form fieldset legend {
			display: none;
			}
			#clubdia-contenedor #step02 #password-form fieldset label {
				float: left;
				width: 100%;
				text-align: right;
				color:#676767;
				}
				#clubdia-contenedor #step02 #password-form fieldset label input {
					float: right;
					width: 60%;
					margin-left: 10px;
					border: 1px solid #ccc;
					}
					
#clubdia-contenedor #step03 .w1 {
	width: 200px;
	}




/*------------------------------------------------------------------------------------------------------------*/
/* CLUB DIA: Perfil ----------------------------------------------*/		


#profile-menu {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0 0 20px;
	}
	#profile-menu li {
		float: left;
		margin: 0 10px 0 0;
		padding: 0 10px 0 0;
		border-right: 1px solid #ccc;
		}
		#profile-menu li.active a {
			font-weight: bold;
			color: #232323;
			}
		
#clubdia-contenedor-min {
	float: left;
	width: 435px;
	margin: 0 0 0 20px;
}

#right-sidebar {
	width: 252px;
	float: right;
	}
	
	#right-sidebar #youknow-box {
		width: 212px;
		height: 215px;
		padding: 20px;
		background: url(../img/clubdia/profile-bg_youknow-box.png) 0 0 no-repeat;
		}
		#right-sidebar #youknow-box .subtitulo {
			height: auto;
			}
			#right-sidebar #youknow-box div.tgre a {
				text-decoration: underline;
				color: #D32B1E;
				}
	
	#right-sidebar #present-box {
		width: 212px;
		height: 380px;
		padding: 20px;
		background: url(../img/clubdia/profile-bg-present-box.png) 0 0 no-repeat;
		}
		#right-sidebar #present-box-title {
			width: 160px;
			height: 60px;
			margin: -30px 0 0;
			padding: 30px 0 0 60px;
			background: url(../img/clubdia/bg-title-present-box.gif) 0 0 no-repeat;
			}
			
	#right-sidebar .banner {
		float: right;
		}

table#cards, table#news {
	border-collapse: collapse;
	}
	
	table#news {
		width: 50%;
		margin: 0 auto 20px;
		}
	
	table#cards caption, table#news caption {
		display: none;
		}
		
		table#cards .card-number {
			width: 25%;
			}
		table#cards .actions {
			width: 35%;
			}
		
		table#news a {
			text-decoration: none;
			color: #4D4F53;
			}
			table#news a:hover{
				text-decoration: underline;
				}
		
		table#cards select {
			color: #373737;
			width: 70%;
			border: 0;
			}
		table#cards tbody tr, table#news tbody tr {
			background: url(../img/clubdia/pixel-d0d0d0.png) center center repeat-x;
			}
			table#cards tbody tr td, table#news tbody tr td {
				padding: 10px 0;
				}
				table#cards tbody tr td span, table#news tbody tr td span {
					background: #fff;
					padding: 0 10px;
					}
					table#cards tbody tr td.radio span input, table#news tbody tr td.radio span input {
						width: 20px;
						}
	
div#newsletter-question {}
	div#newsletter-question input {
		width: auto;
		margin: 0 10px;
		}



		
/*------------------------------------------------------------------------------------------------------------*/
/* CLUB DIA: Cupones ----------------------------------------------*/		

div#shop-change {}
	div#shop-change input {
		width: 210px;
		margin: 0 10px;
		border: 1px solid #ccc;
		color: #ccc;
		}
	div#shop-change a, div#shop-change-question a:link {
		text-decoration: underline;
		}

.coupon {
	width: 382px;
	margin: 0 auto 20px;
	text-align: center;
	overflow: hidden;
	}
	.coupon a.flecha {
		display: block;
		width: 37px;
		height: 37px;
		margin: 25% 0 0;
		overflow: hidden;
		text-indent: -9999px;
		}
		
	
		.coupon a.previous {
			float: left;
			background: url(../img/clubdia/coupon-previous-arrow.png);
			}
		.coupon a.next {
			float: right;
			background: url(../img/clubdia/coupon-next-arrow.png);			
			}
		.coupon a.previousDes {
			float: left;
			background: url(../img/clubdia/coupon-previous-arrow1.png);
			cursor: default;
			}
		.coupon a.nextDes {
			float: right;
			background: url(../img/clubdia/coupon-next-arrow1.png);
			cursor: default;
			}
	
.coupons .pagination {
	font-size: 14px;
	}
	.coupons .pagination a:link, .coupons .pagination a:active, .coupons .pagination a:visited {
		color: #353535;
		margin: 0 5px;
		}
		.coupons .pagination a.previous, .coupons .pagination a.next, .coupons .pagination a.previous:link, .coupons .pagination a.next:link, .coupons .pagination a.previous:active, .coupons .pagination a.next:active, .coupons .pagination a.previous:visited, .coupons .pagination a.next:visited {
		color: #e42826 !important;
		}
	.coupons .pagination .selected {
		font-size: 16px;
		text-decoration: underline;
		color: #e42826;
		}
		
#coupon-validation {
	overflow: hidden;
	}
	div.w3 {
		/* margin: 0 180px 0 0; */
		display: inline;
		}

		/*----------------------------- Prueba de menu ------------------------------------*/
#menu_dinamico_seccion{
/* 	-moz-border-radius:5px; */
/* 	-webkit-border-radius:5px; */
/* 	border-radius:5px; */
/* 	-webkit-box-shadow:1px 1px 3px #888; */
/* 	-moz-box-shadow:1px 1px 3px #888; */
}
#menu_dinamico_seccion li{
/* 	border-bottom:1px solid #FFF; */
	}
	
/* #menu_dinamico_seccion li a{ */
/* 	background: url("../img/catalog-menu-controls.gif") no-repeat scroll 100% 4px transparent; */
/* } */

.menu_dinamico_cerrado{
	font-weight: bold;
	background: url("../img/catalog-menu-controls.gif") no-repeat scroll 100% 4px transparent;
}

.menu_dinamico_abierto{
	font-weight: bold;
	background: url("../img/catalog-menu-controls.gif") no-repeat scroll 100% -23px transparent;
}
	
#menu_dinamico_seccion ul li, #menu_dinamico_seccion li:last-child{border:none}	


#menu_dinamico_seccion ul{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	position: static;
	visibility: visible;
	width: 252px;
}
#menu_dinamico_seccion li ul {display:none;}

#menu_dinamico_seccion li ul li a, #menu_dinamico_seccion li ul a {
	background: none;
			}
						
.clear_menu {
   clear: both;
   display: block;
   height: 0;
   overflow: hidden;
   visibility: hidden;
   width: 0;
}


/* Redes Sociales */
.clearRS {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.bloque-social a {
    display: block !important;
    font-weight: bold !important;
    height: 17px;
    margin: 0 8px 0 0;
    padding: 0 !important;
}
#fb-root { 
    margin-right: 5px !important;
    margin-top: 1px !important;
}

/*
#fb-root {
    float: right;
    margin-right: 5px !important;
    margin-top: 1px !important;
    min-width: 300px !important;
}
.fb_iframe_widget iframe {
    float: right;
}
.fb_iframe_widget iframe {
    min-width: 328px !important;
}
*/

.connect_widget .connect_widget_interactive_area {
    float: right !important;
    position: relative !important;
}
div#LikePluginPagelet, #LikePluginPagelet {
	float: right;
}
.connect_widget .connect_widget_text {
	display: inline;
}
.connect_widget .connect_text_wrapper {
}
div.connect_widget {
    background-color: transparent;
    color: olive !important;
    float: right !important;
}



.connect_widget .connect_widget_text {
    display: inline !important;
}
#twitter {
	float: right;
	width: 96px;
	margin-top: 4px;
}

.arriba {
    border-bottom: 1px solid #D9D4CC;
    margin-bottom: 12px;
}
.bloque-social {
    padding: 5px 0;
    position: relative; 
    z-index: -1;
}

.bloque-social .twitter {
    float: right;
}

#google {
    background: url("http://estaticos01.elmundo.es/elmundodeporte/iconos/v3.x/v3.01/compartir/google.gif") no-repeat scroll 0 0 transparent;
    display: block !important;
    font-weight: bold !important;
    display: inline;
    float: right;
    margin: 5px;
}

#google:hover {
cursor: pointer;
}

.campoIzquierda {
    float: left;
    margin-right: 5px;
    padding-top: 3px;
    text-align: right;
}

.campoDerecha {
    float: right;
    margin-right: 5px;
    padding-top: 3px;
    text-align: right;
}
