/* BLOQUES DE PUBLICIDAD
----------------------------------------------*/
#col_dcha .publicidad{
	width:300px;
	padding-bottom:12px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:10px;
	float:left;}
	
body.spa #col_dcha .publicidad{
	background:url(../spa/images/col_dcha_publicidad.gif) no-repeat right bottom;}
	
	
/* AGENDA
----------------------------------------------*/
#menu_agenda {
	width:300px;
	height:64px;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:10px;
	margin-bottom:10px;
	float:left;
	position:relative;}
	
	
/* EDICIONES AUTONÓMICAS
----------------------------------------------*/
#ediciones_autonomicas {
	width:300px;
	min-height:10px;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:10px;
	margin-bottom:10px;	float:left;}
	
#ediciones_autonomicas span.tit{
	width:100%;
	text-align:right;
	color:#f8b356;
	min-height:10px;
	float:left;
	font-weight:bold;
	font-size:0.85em;
	padding-bottom:3px;}
	
#ediciones_autonomicas ul{
	padding:10px;
	width:280px;
	min-height:10px;
	background:#fff7e5;
	float:left;}	

#ediciones_autonomicas ul li{
	width:100%;
	float:left;
	margin-bottom:5px;}

#ediciones_autonomicas ul .comunidad{
	background:url(../images/ed_aa_bullet.gif) no-repeat right 8px;
	padding-right:10px;
	color:#f88e04;
	font-size:0.75em;
	font-weight:bold;
	margin-top:10px;}
	
#ediciones_autonomicas ul a{
	color:#6c3d00;
	display:block;
	font-size:0.7em;
	text-decoration:none;
	background:url(../images/bullet_edaa.gif) no-repeat left 8px;
	padding-left:6px;
	display:block;}
	
#ediciones_autonomicas ul a:hover{
	text-decoration:underline;}	

	
	
/* BREVES
----------------------------------------------*/
#breves, .opinion_breves{
	width:300px;
	min-height:10px;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:10px;
	margin-bottom:10px;	float:left;}
	
#breves span.tit, .opinion_breves span.tit{
	width:100%;
	height:14px;
	display:block;
	margin-bottom:6px;
	float:left;}
body.spa #breves span.tit{
	background:url(../spa/images/col_dcha_breves_01.gif) no-repeat left bottom;}	
body.spa .opinion_breves span.tit{
	background:url(../spa/images/col_dcha_breves_02.gif) no-repeat left bottom;}	
	
#breves ul,
.opinion_breves ul{
	padding:10px;
	width:280px;
	min-height:10px;
	background:#f1f0f0;
	float:left;}	

#breves ul li, .opinion_breves ul li{
	width:100%;
	float:left;
	margin-bottom:5px;}
	
#breves ul a, .opinion_breves ul a{
	color:#000;
	display:block;
	font-size:0.7em;
	text-decoration:none;
	background:url(../images/breves_bullet.gif) no-repeat left 6px;
	padding-left:7px;
	display:block;}
	
#breves ul a:hover, .opinion_breves ul a:hover{
	text-decoration:underline;}	
	
	
/* CUENTALO TU
----------------------------------------------*/
#cuentalo_tu {
	width:300px;
	min-height:10px;
	background:#365a77 url(../images/col_dcha_cuentalo_tu_03.gif) no-repeat left bottom;
	padding-bottom:10px;
	float:left;
	font-size:0.91em;
	color:#fff;}
	
#cuentalo_tu ul{
	width:260px;
	padding:15px 20px 10px 20px;
	min-height:10px;
	float:left;}	
	
/*body.spa #cuentalo_tu ul{
	background:url(../spa/images/col_dcha_cuentalo_tu_01.gif) no-repeat left top;}	*/

#cuentalo_tu ul li{
	float:left;
	margin-bottom:10px;}
	
#cuentalo_tu ul span{
	color:#98cbf4;}	
	
#cuentalo_tu a.cuentalo_tu {
	width:300px;
	height:95px;
	display:block;
	background:url(../spa/images/col_dcha_cuentalo_tu_01.gif) no-repeat left top;}	
	
	
	
	