@charset "utf-8";
a img	{	border:none;	}
a:link {
	text-decoration:none;
	outline:none;
}
a:visited {
	text-decoration:none;
	outline:none;
}
a:hover {
	outline:none;
}
a:active {
	text-decoration:none;
	outline:none;
}
body{	margin:0;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		}
	
.clear	{	clear:both;	
			display:block;
			width:100%;
}

.clear_right	{	clear:right;
					float:left;
					}
.center	{	margin:auto;
			text-align:center;
			}
.left	{	float:left;
			clear:right;
			}

.right	{	float:right;
			clear:right;
			}

#contenedorNavTop	{	display:none;	}
#contenedorPrincipal	{	margin:auto;	}
.contenedorPrincipal	{	width:960px;
							margin:auto;
							}

#contenedorHeader	{	width:960px;
						height:75px;
						padding:15px 0 0 0;
						float:left;
						clear:both;
						}
#contenedorCentral	{	width:960px;
						padding:0 0 5px 0;
						float:left;
						clear:both;
						}
.barraNavegacion	{	display:none;	}

#contenedorColumnas	{	width:960px;
						float:left;
						clear:both;
						padding:10px 0 10px 0;
						}
.edicionesAnteriores	{	width:950px;
							float:left;
							clear:both;
							padding:0 10px 0 0;
							background:url(../images/ed_anteriores.jpg) top left no-repeat;
}
#columnaIzquierda	{	display:none;	}
#columnaDerechaBig	{	width:750px;
						float:left;
						clear:right;
						margin:0 0 0 9px;
						}
#columnaDerecha	{	width:300px;
					float:left;
					clear:right;
					padding:0 0 0 5px;
					}
#contenedorFooter	{	display:none;	}

/********************************************************** Clases *************************************************************/
#columnaDerecha .ciudadItem	{	width:800px;
								clear:both;
}

#columnaDerecha .ciudadItem .ciudad	{	float:left;
										clear:both;
										height:40px;
}

#columnaDerecha .ciudadItem .publicidad	{	padding:0 10px;	}

#columnaDerecha .ciudadItem .agendaContenido	{	float:left;
													width:797px;
													clear:both;
													padding:0 0 60px;
}

#columnaDerecha .ciudadItem .agendaContenido .itemContent	{	float:right;
																width:589px;
																clear:right;
																padding:0 0 0 10px;
}

#columnaDerecha .ciudadItem .agendaContenido .itemContent .herramientasEntrada	{	display:none;	}
#columnaDerecha .ciudadItem .itemDestacado	{	float:left;
												clear:right;
												padding:15px;
												text-align:center;
												width:165px;
}


#columnaDerechaBig .listaMasVistos	{	border:1px solid #CC0000;
										clear:right;
										float:right;
										margin:0 0 0 5px;
										padding:10px;
										width:163px;
}

#columnaDerechaBig .publicidad	{	clear:right;
									display:block;
									float:right;
									margin:auto;
									padding:10px 2px;
}

#columnaDerechaOpinion #galeria .slideShowGallery dt	{	float:left;
															clear:both;
															padding:0 0 5px 0;
															width:750px;
															text-align:center;
}
#columnaDerechaOpinion #galeria .slideShowGallery dt img	{	margin:0;
																padding:0;
}

#columnaDerechaOpinion #galeria .slideShowGallery dd	{	text-align:right;
															padding:0px 5px 0 0;
}
/**************************************************** Estilos ***************************************************/
.border-horizontal	{	border-bottom:#ccc 1px solid;
						border-top:#cccccc 1px solid;
}
.border-vertical	{	border-left:#ccc 1px solid;
						border-right:#cccccc 1px solid;
}

.border-all	{	border:#ccc 1px solid;	}
.border-top	{	border-top:#ccc 1px solid;	}
.border-bottom	{	border-bottom:#ccc 1px solid;	}
.border-right	{	border-right:#ccc 1px solid;	}

.border-trb	{	border-top:#ccc 1px solid; border-right:#ccc 1px solid; border-bottom:#ccc 1px solid;	}

.border-left-dotted	{	border-left:#ccc 1px dotted;	}
.border-left-solid	{	border-left:#ccc 1px solid;	}

.upper	{	text-transform:uppercase;	}

.size11	{	font-size:11px !important; line-height:1.3em;	}
.normalMed	{	font-size:13px !important; line-height:1.3em;	}
.medium	{	font-size:16px !important; line-height:1.5em;	}
.big	{	font-size:21px !important; line-height:normal;	}
.biggest	{	font-size:6.5em !important; line-height:.9em; 	}

.red	{	color:#CC0000 !important; 	}
.gris40	{	color:#404040 !important;	}
.gris65	{	color:#656565 !important;	}
.gris66	{	color:#666 !important;	}
.gris99	{	color:#999 !important;	}
.color841F2F	{	color:#841F2F !important;	}

.timesNewRoman	{	font-family:Georgia, 'Times New Roman', Times, serif;	}

.margin4-5horzontal	{	margin:0 4px 0 5px;	}

.bgf2f2f2	{	background-color:#f2f2f2 !important;	}

.text-left	{	text-align:left;	}
.text-right	{	text-align:right;	}

#columnaDerecha .ciudadItem .ciudad h2	{	border-top:#ccc 1px solid;
											color:#CC0000;
											display:block;
											float:left;
											font-family:"Times New Roman", Times, serif;
											font-size:24px;
											font-weight:bold;
											margin:0;
											padding:5px 15px;
											text-align:right;
											width:728px;
											}
											
#columnaDerecha .ciudadItem .ciudad a	{	color:#C00;
											text-decoration:none;
											}
#columnaDerecha .ciudadItem .ciudad a:hover	{	color:#666;
												background:url(../images/dotLine_horizontal.gif) bottom repeat-x;
												}

#columnaDerecha .ciudadItem h3	{	font-size:13px;
									font-weight:normal;
									color:#666;
									margin:0px;
									padding:10px 0 10px 0;
									line-height:1.3em;
}

#columnaDerecha .ciudadItem p	{	font-size:11px;
									font-weight:normal;
									color:#666;
									margin:0px;
									padding:2px 0 2px 0;
									line-height:1em;
}

#columnaDerecha .ciudadItem a	{	color:#666;
									text-decoration:none;
									}
#columnaDerecha .ciudadItem a:hover	{	color:#cc0000;
										background:url(../images/dotLine_horizontal.gif) bottom repeat-x;
										}

#columnaDerecha .ciudadItem .agendaContenido .itemContent h1	{	font-size:xx-large;
																	color:#333;
																	margin:0px;
																	padding:0px;
																	line-height:1.1em;
																	font-weight:700;
}
#columnaDerecha .ciudadItem .agendaContenido .itemContent h2	{	font-size:24px;
																	color:#c00;
																	margin:0px;
																	padding:0 0 5px 0;
																	line-height:0.9em;
																	font-family:"Times New Roman", Times, serif;
																	font-weight:700;
}
#columnaDerecha .ciudadItem .agendaContenido .itemContent h5	{	font-size:11px;
																	font-weight:normal;
																	color:#666;
																	margin:0px;
																	padding:0px;
																	line-height:1.7em;
}
#columnaDerecha .ciudadItem .agendaContenido .itemContent p	{	font-size:11px;
																font-weight:normal;
																color:#666;
																margin:0px;
																padding:7px 0 7px 0;
																line-height:1.3em;
}
#columnaDerecha .ciudadItem .agendaContenido .itemContent .copete p	{	font-size:12px;
																		font-weight:normal;
																		color:#666;
																		margin:0px;
																		padding:7px 0 7px 0;
																		line-height:1.3em;
}

#columnaDerecha .ciudadItem .agendaContenido .itemContent  .mceContent p	{	padding:7px 10px 7px 0;	}

#columnaDerecha .ciudadItem .agendaContenido .itemContent  .mceContent p a	{	color:#666;
																				text-decoration:none;
																				background:url(../images/dotLine_horizontal.gif) bottom repeat-x;
																				}
#columnaDerecha .ciudadItem .agendaContenido .itemContent  .mceContent p a:hover	{	color:#C00;
																						background:url(../images/dotLine_horizontal.gif) bottom repeat-x;
																						}