.tit_pagina {
	margin-bottom: 0px;
}

/*----------noticias--------------*/
.bloque_noticias {
	width: 90%;
	margin-left: 20px;
	padding: 20px;
	margin-bottom: 10px;
/*	color: #333333; */
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}
.bloque_noticiasn p {
	margin: 0px;
}

.noticias_derecha {
	float: right;
	width: 80%;
}

.fecha {
	color: #999999;
	width: 90%;
	clear: right;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
.tit_noticias {
	font-size: 1.2em;
	color: #024282;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}

.tit_noticias a{
	color: #024282;
	text-decoration: none;
}

.descrip_noticias {
	margin-top: 0px;
}

/*----------ficha--------------*/

.tit_noticias_ficha {
	font-size: 1.2em;
	color: #024282;
	font-weight: bold;
	margin-bottom: 0px;
}

.ver {
	clear: left;
	font-size: 0.9em;
}
.ver a {
	color: #FF6600;
	text-decoration: none;
}

.publicacion_ficha_derecha {
	float: right;
	width: 52%;
}
.bloque_publicacion_ficha {
	width: 90%;
	margin-left: 20px;
	padding: 20px;
	margin-bottom: 20px;
/*	color: #333333;*/
}
.datos_publicacion {
	font-size: 1em;
	text-align:justify;
}
.tit_publ_ficha {
	font-size: 1.5em;
/*	color: #000000; */
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
.fecha_ficha {
	color: #4082BE;
	width: 90%;
	clear: right;
	font-size: 1.2em;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bloque_publicacion_ficha img {
	margin-right: 20px;
}

.negro {
	color: #000000;
	font-weight: bold;
	font-size: 1.3em;
}
.ver a:hover {
	color: #024282;
	text-decoration: none;
}

