/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#teaser {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: #550302;
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity: 0.9;
	z-index: 400;
}

teaser_content {
	width: 922px;
	height: 792px;
	top:0px;
	left:50%;
	position: fixed;
	margin-left:-300px;
	z-index:500;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

/*  inicio css */

body{
	font: 75% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #e11219;
}

a:link, a:visited, a:active	{
	text-decoration:none;
	color:#7d7777;
}

a:hover {
	text-decoration:underline;
	color:#a29f9f;
}

img	{
	border:none;
}

table {
	font-size:100%;
}

.color01{
	color:#bbbbbb;
}
.size01 {
	font-size:90%;
}

/* br style */
.cb	{
	height:7px;
	background:url(../img/barra_verde.gif) repeat-x;
	margin:2px 0 2px 0;
}

.spacer { background:#fff;height:20px; }

.spancer10 {
	height:10px;
}

.spacerVerde {
	height:7px;
	background: #fff url(../img/barra_verde.gif) repeat-x;
	margin:2px 0 2px 0;
}
.spacerRojo {
	height:3px;
	background: #fff url(../img/barra_roja.gif) repeat-x;
	margin: 0;
}

.spacerRojoPie {
	height:8px;
	background: #fff url(../img/barra_roja_pie.gif) repeat-x;
	margin: 0;
}

.cl { float:left; }
.cr { float:right; }
.dn { display:none; }

.txt_negroBold{ 
	color: #000000;
	font-weight: bold;
}

.txt_negro{ 
	color: #000000;
}

.txt_Marron{ 
	color: #410507;
}

.txt_Rojo{ 
	color: #e11219;
}

.txt_RojoBold{ 
	color: #e11219;
	font-weight: bold;
}

.txt_Blanco{ 
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.txt_azulBold{
    color:#3399cc;
	font-weight:bold;
}

.titular_consejos{
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #410507;
}
destacado_citas{
 color:#22161b; 
 font-weight:bold;
 text-decoration:none
}
destacado_citas:hover{
 color:#22161b; 
 font-weight:bold;
 text-decoration:underline
}


h1{
	background-color:#410507;
	width:auto;
	height:18px;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin:10px 0px 10px 0px;
	padding: 1px 0px 2px 0px;
	text-align: center;
	text-transform:uppercase;
}

h2{
	font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #e11219;	
	margin:12px 0px 2px 0px;
	font-weight:bold;
	text-transform:uppercase;
}

h3{
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #e51e2b;
	margin:0px -24px 20px 17px;
	font-weight:bold;
	line-height:1em;
}

#caja_busqueda_alf{
	background-color:#410507;
	width:auto;
	height:17px;
	margin:10px 0px 10px 0px;
	padding: 1px 0px 2px 0px;
	text-align: center;
	text-transform:uppercase;
	word-spacing: -0.3pt;
	color: #ffffff;	
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
}

#caja_busqueda_alf a{
	color: #ffffff;
	text-decoration:none;
}

#caja_busqueda_alf a:hover{
	color: #e11219;	
}

.linea_azul{
	height:17px;
	background: url(../img/linea_azul.gif) repeat-x;
}

#body {
	height:auto;
	width:925px;
	margin:auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: url(http://www.comebiencadadia.com/img/contents_bg.gif) repeat-y;
}

#CONTENEDOR{
	width:925px;
	margin:auto;
	background:url("http://www.comebiencadadia.com/img_top/inarea01_bg.gif") repeat-y;
}

/* CABECERA ---  Vacio Rojo Espacio*/
#CABECERA	{
	background:url("http://www.comebiencadadia.com/img_top/header_bg.gif") no-repeat;
	width:925px;
	height:23px;
	overflow:hidden;
	margin: 0;
}

#MENU_FLASH{
	height: 208px;
	margin: auto;
}

#flashArea {
	background:#fff;
	height: 152px;
	width: auto;
}


/* UL NAVEGACIÓN --- */

#MENU_NAV {

	width:auto;
	background:#fff;
	margin:2px 0px 2px;
	padding:0;
	background-image: url(../img/fondo_menu.jpg);
	height: 48px;
}

#MENU_NAV ul {

}

#MENU_NAV ul li	{
	display:inline;
}

/* CONTENIDOS ---  */

.txt_intDest13{
	font-size: 13px;
	line-height: 1em;
	color: #410507;	
}

.txt_intDest12{
	font-size: 12px;
	line-height: 1.2em;
	color: #7d7777;	
}
.txt_intDest11{
	font-size: 11px;
	line-height: 1.2em;
	color: #7d7777;	
}

.txt_intDest14{
	font-size: 14px;
	line-height: 1em;
	color: #7d7777;	
}

.txt_intDest11v2{
	font-size: 11px;
	line-height: 1.1em;
	color: #7d7777;	
}

#CONTENIDOS	{
	width:925px;
	overflow: hidden;
}

#CONTENIDOS .LEFT {
	float:left;
	width:725px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	background-color: #FFFFFF;
	
	padding-bottom:10000px;
	margin-bottom: -10000px;

	/*min-height:550px;	*/
}

#CONTENIDOS .LEFT .LEFT	{
	float:left;
	width:360px;
	padding:0;
}

#CONTENIDOS .LEFT .RIGHT {
	float:right;
	width:360px;
	padding:0;
}

#CONTENIDOS .LEFT .COLUMNAIZQ	{
	float:left;
	width:185px;
	padding:0;
}

#CONTENIDOS .LEFT .COLUMNADER {
	float:right;
	width:530px;
	padding:0;
}

#CONTENIDOS .LEFT .COLUMNAIZQ .cabtit{
	margin-bottom:3px;
}

#CONTENIDOS .LEFT .COLUMNAIZQ .txt_columna{
	float:right;
	width:137px;
	padding-right:8px;
}

#CONTENIDOS .LEFT .COLUMNAIZQ .txt_columna2{
	float:right;
	width:164px;
	padding-right:2px;
}

/* CONT_INT PAG 1 CONCURSO DE TALENTOS - ESCUELAS*/
#CONTENIDOS .LEFT .COLUMNADER .con1_int1{
	background-image:url(../img/concurso_talentos/fondo_sec1_1.jpg);
	width:529px;
	height:291px;
}

#CONTENIDOS .LEFT .COLUMNADER .con1_int2 .int2izq{
	width:188px;
	float:left;
}

#CONTENIDOS .LEFT .COLUMNADER .con1_int2 .int2der{
	width:345px;
	float:right;
	margin-top:10px;
	padding-right:5px;
}

#CONTENIDOS .LEFT .COLUMNADER .con1_int2 .int2der ul{
	padding:0;
	margin:0;
	list-style: circle url(../img/concurso_talentos/punto_.gif);
}
/* -- */


/* CONT_INT PAG 2 CONCURSO DE TALENTOS - POPULAR*/
#CONTENIDOS .LEFT .COLUMNADER .con2_int1{
	background-image:url(../img/concurso_talentos/fondo_sec2_1.jpg);
	width:529px;
	height:291px;
}

/*
#CONTENIDOS .LEFT .COLUMNADER .con1_int1gan{
	background-image:url(../img/concurso_talentos/img_nuevos_talentos.jpg);
	width:529px;
	height:560px;
}
*/

#CONTENIDOS .LEFT .COLUMNADER .con2_int1v2{
	width:529px;
	height:142px;
}


#CONTENIDOS .LEFT .COLUMNADER .con2_int2{
	width:auto;
	margin-top:10px;
}
/* -- */


/* CONT_INT PAG 3 CONCURSO DE TALENTOS - ANTERIOR*/
#CONTENIDOS .LEFT .COLUMNADER .con3_int1{
	background-image:url(../img/concurso_talentos/fondo_anteriores.jpg);
	width:529px;
	height:389px;
}
#CONTENIDOS .LEFT .COLUMNADER .con3_int_2007{
	background-image:url(../img/concurso_talentos/fondo_sec3_1.jpg);
	width:529px;
	height:389px;
}

#CONTENIDOS .LEFT .COLUMNADER .con3_int_2008{
	background-image:url(../img/concurso_talentos/fondo_sec3_2008.jpg);
	width:529px;
	height:366px;
}




#CONTENIDOS .LEFT .COLUMNADER .video_gal{
	padding-top:15px;
}

#CONTENIDOS .LEFT .COLUMNADER .video_gal .video{
	width:267px;
	float:left;
}

#CONTENIDOS .LEFT .COLUMNADER .video_gal .gal{
	width:245px;
	float:right;
	padding-top:19px;
}
/* -- */


/* CONT INT PAG 1 COCINA NOSOTROS */
#CONTENIDOS .LEFT .COLUMNADER .cn1_int1{
	background-image:url(../img/cocina_nosotros/fondo_sec1_1.jpg);
	width:529px;
	height:293px;
}

#CONTENIDOS .LEFT .COLUMNADER .cn1_int1_MF_intro{
	background:url(../img/fondo_MF_intro_new.jpg) no-repeat;
	width:529px;
	height:340px;
}

#CONTENIDOS .LEFT .COLUMNADER .cn1_int1_MF_ok{
	background-image:url(../img/cocina_nosotros/fondo_MF_gracias.jpg);
	width:529px;
	height:293px;
}

#CONTENIDOS .LEFT .COLUMNADER .cn1_int1_MF_FIN{
	background-image:url(../img/cocina_nosotros/fondo_MF_FIN.jpg);
	width:529px;
	height:293px;
}

#CONTENIDOS .LEFT .COLUMNADER .cn1_int1_MF_registro{
	background-image:url(../img/cocina_nosotros/fondo_MF_registro.jpg);
	width:529px;
	height:293px;
}


#CONTENIDOS .LEFT .COLUMNADER .cn1_int2{
	padding: 0px 33px 0px 10px;
}

/*  CONT INT PAG 1 COCINA NOSOTROS - RECETAS INTRO */

#CONTENIDOS .LEFT .COLUMNADER .cnRSW_int1{
	background-image:url(../img/cocina_nosotros/fondo_RSHOW_1.jpg);
	width:529px;
	height:451px;
}
#CONTENIDOS .LEFT .COLUMNADER .cnREC_int1{
	background-image:url(../img/cocina_nosotros/fondo_sec2_1.jpg);
	width:529px;
	height:293px;
}
#CONTENIDOS .LEFT .COLUMNADER .cnREC_int2{
	background-image:url(../img/cocina_nosotros/fondo_sec2_2.jpg);
	width:529px;
	height:256px;
}
#CONTENIDOS .LEFT .COLUMNADER .cnREC_intformKO{
	background-image:url(../img/cocina_nosotros/fondo_sec2_2_KO.jpg);
	width:529px;
	height:256px;
}
#CONTENIDOS .LEFT .COLUMNADER .cnREC_intformOK{
	background-image:url(../img/cocina_nosotros/fondo_sec2_2_OK.jpg);
	width:529px;
	height:256px;
}



/* CONT_INT PAG -- CONCURSO DE TALENTOS - INTRO*/
#CONTENIDOS .LEFT .COLUMNADER .con_intro{
	background-image:url(../img/concurso_talentos/fondo_sec1_intro.jpg);
	width:529px;
	height:inherit;
	background-repeat: no-repeat;
}

#CONTENIDOS .LEFT .COLUMNADER .con_intro2{
	background-image:url(../img/concurso_talentos/fondo_sec1_intro2.jpg);
	width:529px;
	height:inherit;
	background-repeat: no-repeat;
}

#CONTENIDOS .LEFT .COLUMNADER .vota_cibercheff{
	background-image: url(../img/concurso_talentos/fondo_ciber_ganadores.jpg);
	width:529px; 
	height:482px;
	background-repeat: no-repeat;
}

#CONTENIDOS .LEFT .COLUMNADER .ciberbares{
	background-image: url(../img/concurso_talentos/fondo_ciberbares.jpg);
	width:529px; 
	height:318px;
	background-repeat: no-repeat;
}

#CONTENIDOS .LEFT .COLUMNADER .con_des{
	background-image:url(../img/concurso_talentos/fondo_sec2_2.jpg);
	width:529px;
	height:380px;
	background-repeat: no-repeat;
}
#CONTENIDOS .LEFT .COLUMNADER .con_des_finalistas{
	background-image:url(../img/concurso_talentos/fondo_talentos_finalista.jpg);
	width:529px;
	height:500px;
	background-repeat: no-repeat;
}

#CONTENIDOS .LEFT .COLUMNADER .con_des_finalistas_ficha{
	background-image: url(../img/concurso_talentos/fondo_ficha_civercheff_finalista.jpg);
	width:529px;
	height:523px;
	background-repeat: no-repeat;
}

#CONTENIDOS .LEFT .COLUMNADER .con_des_ganador_ficha{
	background-image: url(../img/concurso_talentos/fondo_ficha_civercheff.jpg);
	width:529px;
	height:523px;
	background-repeat: no-repeat;
}

/* CONT_INT PAG -- CONCURSO DE TALENTOS - FORMULARIO*/
#CONTENIDOS .LEFT .COLUMNADER .con2_formulario{
	background-image:url(../img/concurso_talentos/fondo_sec1_formulario.jpg);
	width:529px;
	height:241px;
}

#CONTENIDOS .LEFT .COLUMNADER .con2_formulario_Pro{
	background-image:url(../img/concurso_talentos/fondo_sec1_formulario_pro.jpg);
	width:529px;
	height:241px;
}

/* FIN COCINA */


/* CONT_INT PAG 1 COCA-COLA Y MANTEL */
#CONTENIDOS .LEFT .COLUMNADER .con2_ccm1{
	background-image:url(../img/cocacola_mantel/fondo_sec3_1.jpg);
	width:529px;
	height:291px;
}

/* CONT_INT PAG 1 COCA-COLA Y MANTEL --- CHEFS*/
#CONTENIDOS .LEFT .COLUMNADER .con2_ccm2{
	background-image:url(../img/cocacola_mantel/fondo_sec3_2.jpg);
	width:529px;
	height:291px;
}

#CONTENIDOS .LEFT .COLUMNADER .con2_diamadre1{
	background-image:url(../img/cocacola_mantel/fondo_intro_diamadre.jpg);
	width:529px;
	height:291px;
}

/* CONT_INT PAG 1 COCA-COLA Y MANTEL --- ENCUESTA*/
#CONTENIDOS .LEFT .COLUMNADER .con2_ccm3{
	background-image:url(../img/cocacola_mantel/fondo_sec3_3.jpg);
	width:529px;
	height:291px;
}

#CONTENIDOS .LEFT .COLUMNADER .con2_ccm4{
	background-image:url(../img/cocacola_mantel/fondo_sec3_4.jpg);
	width:529px;
	height:424px;
}

/* CONT_INT PAG 1 COCA-COLA Y MANTEL --- SAN VALENTIN*/
#CONTENIDOS .LEFT .COLUMNADER .SANVALENTIN{
	background:url(../img/cocacola_mantel/sanvalentin_fondo3.jpg) no-repeat;
	width:529px;
	/*height:400px;*/
}

/* CONT INT PAG 1 WIKICOOK */
#CONTENIDOS .LEFT .COLUMNADER .cn1_wiki1{
	background-image:url(../img/cocina_nosotros/fondo_sec3_1.jpg);
	width:529px;
	height:269px;
}


/* CONT_INT PAG 1 COCA-COLA Y MANTEL --- TORTILLA*/


#CONTENIDOS .LEFT .COLUMNADER .con5_ccm1{
	background: url(../img/cocacola_mantel/fondo_tortilla.jpg) no-repeat;
	width:529px;
	height:421px;
}

#CONTENIDOS .LEFT .COLUMNADER .con6_ccm1{
	background-image: url(../img/cocacola_mantel/fondo_tortilla_ok.jpg);
	width:529px;
	height:403px;
}

#CONTENIDOS .LEFT .COLUMNADER .con7_ccm1{
	background-image: url(../img/cocacola_mantel/fondo_tortilla_error.jpg);
	width:529px;
	height:403px;
}

#CONTENIDOS .LEFT .COLUMNADER .con4_ccm1{
	background-image: url(../img/cocacola_mantel/fonto_intro_tortilla.jpg);
	width:529px;
	height:291px;
}


/* CONT_INT PAG 1 LADO COCA-COLA - HIDRATACION*/
#CONTENIDOS .LEFT .COLUMNADER .ld1{
	background-image:url(../img/lado_coke/fondo_sec1_1.jpg);
	width:529px;
	height:293px;
}

#CONTENIDOS .LEFT .COLUMNADER .ld2{
	width:auto;
	margin-top:10px;
	padding-top:10px;
}

#CONTENIDOS .LEFT .COLUMNAIZQ .enlaces{
/*	width:auto; */
	text-align:center;
	padding-top:2px;
}

#CONTENIDOS .LEFT .COLUMNAIZQ .enlaces a:link, #CONTENIDOS .LEFT .COLUMNAIZQ .enlaces a:visited, #CONTENIDOS .LEFT .COLUMNAIZQ .enlaces a:active{
	color:#410507;
	font: 12px/1.2em bold;
}

#MENU_DER li a:hover{
	color:#7d7777;
	text-decoration:underline;
}

/* -- */

/* CONT_INT PAG 2 LADO COCA-COLA - ALIMENTACION */
#CONTENIDOS .LEFT .COLUMNADER .ld1_alimentacion{
	background-image:url(../img/lado_coke/fondo_sec2_1.jpg);
	width:529px;
	height:293px;
}

/* -- */

/* CONT_INT PAG 3 LADO COCA-COLA - FRUTAS */
#CONTENIDOS .LEFT .COLUMNADER .ld1_frutas{
	background-image:url(../img/lado_coke/fondo_sec3_1.jpg);
	width:529px;
	height:293px;
}

.lista_guion{
	list-style: circle url(../img/ico_guion.gif);
	text-decoration:none;	
}

/* -- */


/* CONT_INT PAG 4 LADO COCA-COLA - TU ELIGES */
#CONTENIDOS .LEFT .COLUMNADER .ld5_cocinaverde{
	background-image:url(../img/lado_coke/fondo_cocinaverde.jpg);
	width:529px;
	height:291px;
}

/* -- */



#CONTENIDOS .RIGHT {
	float:right;
	width:175px;
	background-color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;

	padding-bottom:10000px;
	margin-bottom:-10000px;

	min-height:550px;
}

#bottomLine	{
	height:20px;
	overflow:hidden;
}

/* FINC CONTENIDOS INT */

/* PIE --- */
#PIE{
	height:30px;
}

#PIE .in {
	background:url(../img/pie.gif) no-repeat;
	width:925px;
	margin:-6px auto auto;
	height:15px;
}

#PIE .in .cl {
	width:600px;
	color:#ffffff;
	font-size:11px;
	float:left;
}

#PIE .in .cr {
	width:300px;
	float:right;
	color:#ffffff;
}

#PIE .in .cl a:link, #PIE .in .cl a:visited, #PIE .in .cl:active{
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
}

#PIE .in .cl a:hover{
	color:#410507;
}

/*
#PIE .in .cr a:link, #PIE .in .cr a:visited, #PIE .in .cr:active{
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
}

#PIE .in .cr a:hover{
	color:#410507;
}
*/


/* LISTA ul NAVEGACIÓN --- */
.list01	{
	list-style:none;
	margin:1px 0px 2px;
	padding:0;
	background-image: url(../img/fondo_menu.jpg);
	height: 49px;
}

ul.speclist, ul.speclist2 {
	margin:0 0 20px 0;
	width:100%;
}

ul.speclist li {
	font-weight:bold;
}

ul.speclist li ul {
	border-top:1px dotted #ccc;
}

ul.speclist li li, ul.speclist2 li {
	font-weight:normal;
	padding:3px 0 3px 2em;
	border-bottom:1px dotted #ccc;
	line-height:1.4;
}

ul.speclist li li span {
	color:#fe5890;
}

/* LOGIN + FORMULARIOS ----- */
#login{
	height: 92px;
	width: 165px;
	padding: 5px;
	background-color: #410507;
	text-align: right;
}

#login .txt, #login .campos{
	font-size: 10px;
	color:#a5e0ff;
}

#login .campos{
	background-color:#FFFFFF;
	width:90px;
	height:12px;
	color:#333333;
	border: 1px solid #FFFFFF;
	margin-left: 2px;
	margin-top: 2px;	
	padding-left: 1px;
}

.campos_form_recetas {
	font-size: 11px;
	color:#5b5353;
	background-color:#FFFFFF;
	border: 1px solid #410507;
	margin-top: 2px;
	padding-top: 2px;	
	padding-left: 1px;
}

#login a:link, #login a:visited, #login a:active{
	font-size: 11px;
	text-decoration:none;
	color:#FFFFFF;
}
#login a:hover{
	color:#a5e0ff;
}

#login .logado{
	width:auto;
	height:50px;
	background:url(../img/linea_lgoado.gif) repeat-x;
	text-align:left;
}

#login .mensaje{
	width:auto;
	height:50px;
	background-color:#c7b299;
	text-align:center;
	padding-top:4px;
}

#login .txt_usuario{
	font-size:11px;
	color:#ffffff;
	line-height: 1.5em;
}
/* ---- */

/* MENU DERECHA ----- */
#MENU_DER{

}

#MENU_DER ul {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size:12px;
}

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

#MENU_DER li a:link, #MENU_DER li a:visited, #MENU_DER li a:active{
	color:#5b5353;
	background:url(../img/menu_der/circle.gif) no-repeat 0;
	padding:0px 0px 0px 15px;
}

#MENU_DER li a:hover{
	color:#000000;
	background:url(../img/menu_der/flechita.gif) no-repeat 0;
	padding:0px 0px 0px 15px;
	text-decoration:none;	
}

#MENU_DER .sub_menu1{
	background:url(../img/menu_der/fondo_m3.gif) repeat-x;
	height:64px;
	padding-top:7px;
}

#MENU_DER .sub_menu2{
	background:url(../img/menu_der/fondo_m3.gif) repeat-x;
	height:60px;
	padding-top:7px;
}

#MENU_DER .sub_menu3{
	background:url(../img/menu_der/fondo_m3.gif) repeat-x;
	height:60px;
	padding-top:7px;
	
}

#MENU_DER .sub_menu4{
	background:url(../img/menu_der/fondo_m4.gif) repeat-x;
	height:80px;
	padding-top:7px;

}

.Men_activado{
	color:#000000;
	background:url(../img/menu_der/flechita.gif) no-repeat 0;
	padding:0px 0px 0px 15px;
	text-decoration:none;		
}

.Men_activadoInterior{
	padding-right: 20px;
}

.Men_activadoInterior a:link, .Men_activadoInterior a:visited, .Men_activadoInterior a:active{
	text-decoration:none;
	color:#5b5353;
	background:url(../img/menu_der/flechita.gif) no-repeat 0;
}

.Men_activadoInterior a:hover{
	text-decoration:none;
	color:#000000;
}


.relleno_finmenu{
	width:175px;
	height:auto;
	background-image:url(../img/menu_der/relleno_dcha.jpg);
	clear:both;
}

/* --- MENU CITAS ---- */
#citas {height:52px; padding-top:1px;}
#citas img{float:left;}
#citas a{width:135px; height:40px; position:relative; text-decoration:none; float:left;}
#citas a img{padding:0px}
#citas .citas_bg{position:absolute; top:41px; left:-1px; width:241px; height:198px; padding:0px;}
#citas .citas_bg2{
	position:absolute;
	top:41px;
	left:-105px;
	width:241px;
	height:198px;
	padding:0px;
}
#citas .citas_bg img, #citas .citas_bg2 img{width:241px; height:198px; border:0;}

#citas a span{display:none;}
#citas a:hover span{display:block;}
#citas ul , #citas ul li { margin:0; padding:0;}
.citas_li{width:123px; height:41px;}

li.cita1 a{background-image:url(../img/menu_sup/btn1_off.gif);}
li.cita1 a:hover {background-image:url(../img/menu_sup/btn1_on.gif);}

li.cita2 a{background-image:url(../img/menu_sup/btn2_off.gif);}
li.cita2 a:hover {background-image:url(../img/menu_sup/btn2_on.gif);}

li.cita3 a{background-image:url(../img/menu_sup/btn3_off.jpg);}
li.cita3 a:hover {background-image:url(../img/menu_sup/btn3_on.jpg);}

li.cita4 a{background-image:url(../img/menu_sup/btn4_off.gif);}
li.cita4 a:hover {background-image:url(../img/menu_sup/btn4_on.gif);}

li.cita5 a{
	background-image:url(http://www.comebiencadadia.com/img/menu_sup/btn5_off.gif);
}
li.cita5 a:hover {background-image:url(http://www.comebiencadadia.com/img/menu_sup/btn5_on.gif);}

.accesibilidad{display:none;}
#citas a:hover span.accesibilidad {display: none;}

/* VISTA PREVIA POPULAR */

#contenedor_vp_der{
	width:500px;
	float:left;
	padding-left:15px;
	padding-right:10px;
}

#contenedor_vp_img{
	width:245px;
	float:right;
}

#img_linea{
	width:490px;
	height:7px;
	border:0; 
}

.txt_Marron2{
	color: #410507;
	font-size:12px;
	font-weight:bold;
}

#img_popular{
	width:238px;
	height:192px;
	margin:10px;
}

#img_presentacion{
	width:170px;
	height:145px;
	margin:20px;
	border:#5b5353 solid 1px;
}


#paginacion_rec a {
	text-decoration:none;
	color: #410507;
}
#paginacion_rec a:hover {
	text-decoration:none;
	color: #e11219;
}

/* LISTADO BUSQUEDA */

#wiki_listadobusq_izq, #wiki_listadobusq_cen, #wiki_listadobusq_der{
	width:166px;
	padding:4px;
	/* border:#FF0000 solid 1px; */
}

#wiki_listadobusq_izq{
	float:left;
}
#wiki_listadobusq_cen{
	float:left;
	margin-left:166;
}
#wiki_listadobusq_der{
	float:right;
}


/* CITAS CON CHISPA --- MODULIOS EVENTOS */

#eventos_1, #eventos_2, #eventos_amp{
	padding-top:15px;
	padding-left:18px;
}

#eventos_1_img, #eventos_2_img {
	width: 115px;
}

#eventos_1_txt, #eventos_2_txt{
	width: 385px;
	min-height:80px;
}

#eventos_1_btn, #eventos_2_btn{
	padding-top:8px;
	width: 100px;
}

#eventos_1_linea, #eventos_2_linea{
	clear:both;
	width:510px;
	height:10px;
	background:url(../img/cocina_nosotros/linea_azul.gif) repeat-x;
}


/* modulo 1 */
#eventos_1_img{
	float:left;
}

#eventos_1_txt{
	float:right;
}

#eventos_1_btn{
	float:right;
	text-align: right;	
}

/* modulo 2 */
#eventos_2_img{
	float:right;
}

#eventos_2_txt{
	float:left;
}

#eventos_2_btn{
	float:left;
	text-align: left;	
}

.titulo_evento{
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.titulo_Dia_ROADSHOW{
	font: bold 22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #e11219;
}


#eventos_amp_txt{

}

#eventos_amp_btn{
	padding-top:10px;
	text-align:right;
	clear:both
}

.foto_alineada{
	width:284px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#listado_votacion{
	min-height:200px;
	vertical-align:top;
	background:url(../img/concurso_talentos/img_txt_votafavoritaInt.gif) no-repeat right;
}

#eventos_2_linea_roja{
	clear:both;
	width:510px;
	height:10px;
	background:url(../img/cocina_nosotros/linea_roja.gif) repeat-x;
}
#foro_linea_roja{
	clear:both;
	width:530px;
	height:10px;
	background:url(../img/cocina_nosotros/linea_roja.gif) repeat-x;
}
#foro_linea_azul{
	clear:both;
	width:530px;
	height:10px;
	background:url(../img/cocina_nosotros/linea_azul.gif) repeat-x;
}
#foro_platoaplato{
	float: right;
	
}
#foro_platoaplato_publicar{
	float: right;
	
}
#Comentarios{
	padding-left:11px;
	padding-right:41px;
	}
#yocomento{
	padding-left:11px;
	padding-right:41px;
	}
#yopublico{
	padding-left:14px;
	}
#foro_platoaplato_publicar{
	float: right;
	background:#f7f7f7;
	width:520px;
	
}

/* CITAS CON CHISPA --- MODULIOS EVENTOS */
#enlaces_participantes{
	width:233px;
	height:20px;
}

#enlaces_participantes:hover{
	width:233px;
	height:20px;
	cursor: hand;
	background-image:url(../img/concurso_talentos/rojovivo/participante_on.gif);
}

.enlaces_participantes_on{
	width:233px;
	height:20px;
	cursor: hand;
	background-image:url(../img/concurso_talentos/rojovivo/participante_on.gif);
}

.enlaces_participantes{
	width:233px;
	height:20px;
}

.enlaces_participantes:hover{
	width:233px;
	height:20px;
	cursor: hand;
	background-image:url(../img/concurso_talentos/rojovivo/participante_on.gif);
}