* {
	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 !important;
	height: 100%;
	/* padding-top: 10px; */
}

/* 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) 576px 17px no-repeat;
}

/*------------------------------------------------------------------------------------------------------------*/
	/* 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-family: Arial Rounded MT Bold;
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
	float: left;
}

.clubdia_boton {
	background-color: #ffffff;
	text-align: center;
	width: 120px;
	font-family: Arial Rounded MT Bold;
	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: 20px;
}

* 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: 30px;
	/*padding: 5px;
	padding-left: 30px;
	margin-bottom: 0;*/
}

.sidebarmenu ul li a:hover {
	background-color: #dbdfe0;
}

/*Sub level menu items */
.sidebarmenu ul li ul {
	position: absolute;
	visibility: hidden;
	width: 200px;
	border: 1px #d5d6d1 solid;
	background-color: #FFFFFF;
	padding: 10px 0;
}

.sidebarmenu ul li ul li a {
	font-size: 11px;
	padding: 2px 10px 2px 20px;
}

.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;
}