/*tribuna default color*/
#cabecera-de-tribunas{
	background-color: #00a9d2!important;
}

.noticia_completa{
	background:none;
	padding:0px;
}
.header_listado{
	padding-bottom:30px;
}
.noticia_completa .titulo{
	font-size:29px;
	line-height:35px;
	margin-bottom:20px;
	width:100%;
	color:#203065;
}

.titulo_comentaios{
	color:#FFFFFF;
	border:1px solid #6eaf3c;
	background-color:#6eaf3c;
	background-image:none;
}

.tit_section_blue{
	color:#9e002e;
}
.tit_section_blue a{
	color:#730122;
}
.tit_section_blue a:hover{
	color:#9e002e;
}



.texto_titular{
	font-size:21px;
	color:#9e002e;
	font-weight:bold;
}

.texto_ladillo{
	color:#6eaf3c;
	font-size:20px;
	font-weight:bold;
	display: inline-block;
	margin-bottom: 4px;
}