/* @override http://estaticos02.cache.el-mundo.net/especiales/la_carcajoda/css/carcajoda_v2.css */

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #C60;
	background-color: #FFF;
}

h1 {
	text-indent: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
h5 {    
        margin: 0;
        padding: 0;
}
#contenedor {
	width: 990px;
	margin: 0 auto;
}

#visor_flash{
	width: 990px;
	height: 600px;
	margin: 0;
	padding: 0;
}

#cuerpo_anteriores{
	width: 980px;
	display: inline;
	float: left;
	margin: 0;
	padding: 0 0 20px 10px;
	background-color: #111;
	color: #FFF;
	
}

#site_info {
	width: 955px;
	float: left;
	text-align: center;
	padding: 10px 0 0 15px;
	margin: 0 auto;
	color: #666;
	padding-bottom: 20px;
	font-size: 10px;
	border-top: 3px solid #222;
}

a, a:link, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #666;
}




/* LOS ESTILOS DE LOS ANTERIORES */


.tit_anteriores{
	font-size: 18px;
	color: #d7ab00;
	margin: 10px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #222222;
}

.separador_mes{
	float: left;
	display: inline;
	width: 970px;
	margin: 10px 0 2px 0;
	padding: 0;
	color: #d7ab00;
	font-size: 12px;
}

h2 {
	margin: 0;
	padding: 0;
	float: left;
}

h2 a{
	display:inline;
	float: left;
	width: 307px;
	height: 12px;
	margin: 0 8px 8px 0 ;
	padding: 5px;
	background-image: url(https://e00-elmundo.uecdn.es/especiales/la_carcajoda/imagenes/bg_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	
}

h2 a strong{
	color: #222;
	margin: 0 0 0 10px;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	
}


h2 a, h2 a:link, h2 a:visited {
	color: #FFF;
	text-decoration: none;
}


h2 a:hover, h2 a:active, h2 a:focus {
	color: #FFF;
	background-image: url(https://e00-elmundo.uecdn.es/especiales/la_carcajoda/imagenes/bg_box_hover.gif);
}



h5 a{
	display:inline;
	float: left;
	width: 100px;
	height: 12px;
	margin: 0 8px 8px 0 ;
	padding: 5px;
	background-image: url(https://e00-elmundo.uecdn.es/especiales/la_carcajoda/imagenes/mes.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: normal;
	color: #222;
	text-align: center;
        overflow: hidden;	
}


h5 a, h5 a:link, h5 a:visited {
	color: #222;
	text-decoration: none;
	
}


h5 a:hover, h5 a:active, h5 a:focus {
	color: #222;
	background-image: url(https://e00-elmundo.uecdn.es/especiales/la_carcajoda/imagenes/mes_hover.gif);
}



