/* news block */
.news-block{
	float:left;
	width:625px;
	padding-left:17px;
}
#canal_top:after{
	content:'';
	clear:both;
	display:block;
}
.news-block h2{
	margin:0 0 5px;
	font:bold 30px/32px Helvetica, Arial, sans-serif;
}
.news-block .photo{
	margin:0 10px 0 0;
	float:left;
}
.news-block .head-canal{
	display:block;
	width:633px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:20px;
	border-bottom:1px solid #FF0000;
}
.news-block .text-gobierno{
	background:url(../images/gobierno.jpg) no-repeat;
}
.news-block .text-2012{
	background:url(../images/2012.jpg) no-repeat;
}
.news-block .text-ciudadanos{
	background:url(../images/ciudadanos.jpg) no-repeat;
}
.news-block .text-encuestas{
	background:url(../images/encuestas.jpg) no-repeat;
}
.news-block .text-fotogalerias{
	background:url(../images/fotogalerias.jpg) no-repeat;
}
.news-block .text-opinion{
	background:url(../images/opinion.jpg) no-repeat;
}
.news-block .title{
	display:block;
	font-size:12px;
	color:#c00;
	text-transform:uppercase;
	line-height:12px;
}
.news-block .title .date{
	font:12px/16px Helvetica, Arial, sans-serif;
	text-transform:none;
	color:#999;
	font-style:normal;
}
.news-block h3{
	margin:0;
	font:bold 22px Helvetica, Arial, sans-serif;
	color:#000;
}
.news-block #canal_top p{
	margin-top:10px;
}
.news-block #canal_sub{
	width:450px;
}
.news-block #canal_sub h3{
	font-size:13px;
}
.news-block .twocolumns .column img{
	vertical-align:top;
	margin:0 0 11px;
}
.news-block h3 a{color:#000;}
.news-block p{
	line-height:15px;
	margin:0;
}
.news-block .content{
	padding:17px 0 0;
	margin:-1px 0 1px;
}
.news-block .twocolumns .aside{
	float:right;
	width:306px;
	overflow:hidden;
	margin:-18px 0 0;
}
/* news list */
.news-list{
	font-size:12px;
}
.news-list .container{
	overflow:hidden;
	margin:30px 0 24px;
}
.news-list .container ul{
	padding:0;
	margin:0;
	list-style:none;
	width:99999px;
	overflow:hidden;
}
.news-list .container .date{
	font:12px/16px Helvetica, Arial, sans-serif;
	color:#999;
}
.news-list .container li{
	float:left;
	width:642px;
}
.news-list .container ul ul{width:100%;}
.news-list .container ul ul li{
	width:634px;
	padding:0 0 14px 8px;
	background:url(../images/separator5.gif) no-repeat;
	vertical-align:top;
}
.news-list .container ul a{
	font-weight:bold;
	color:#000;
}
.news-list .switcher{
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
	text-align:center;
}
.news-list .switcher li{
	display:inline-block;
	padding:0 6px;
}
*+html .news-list .switcher li{
	overflow:hidden;
	display:inline;
}
.news-list .switcher a{color:#666;}
.news-list .switcher a:hover{
	text-decoration:none;
	color:#c00;
}
.news-list .switcher span{color:#c00;}
