.NoticiasContenedor    {
	float: left;
	margin-left: 12px;
	width: 682px;
	display: inline;
	margin-bottom: 15px;
}
.NoticiasTitular {
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	font-weight: bold;
	color: #0E3F67;
	float: left;
	width: 682px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E3CE0F;
}
.NoticiasCuerpo {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #333333;
	float: left;
	width: 372px;
	padding-top: 10px;
	text-align: justify;
	padding-right: 10px;
}
.NoticiasFecha {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #999999;
	float: left;
	width: 300px;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.NoticiasEnlace {
	float: left;
	width: 300px;
	margin-top: 10px;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
}
.NoticiasLink {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


.NoticiasFoto {
	float: right;
	width: 290px;
	background-color: #DFDFDF;
	padding: 5px;
}
.NoticiasRight {
	float: left;
	width: 300px;
}

.NoticiasImg {
	border: 1px solid #FFFFFF;

}
.pagactual {
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	font-weight: bold;
	color: #0B2D53;
	background-color: #F3F3F3;
	height: 20px;
	width: 20px;
	text-align: center;
	float: left;
	padding: 3;
	text-decoration: none;
	margin-right: 5px;
}
.paginas {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #666666;
	text-decoration: none;
	float: left;
	width: 10px;
	margin-right: 3px;
	margin-top: 2px;
}
.pagina {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #0B2D53;
	background-color: #F3F3F3;
	height: 15px;
	width: 60px;
	text-align: center;
	float: left;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 3px;
	margin-right: 5px;
}
.ActasFecha {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #999999;
	float: left;
	width: 300px;
	margin-top: 0px;
	padding-top: 4px;
	margin-bottom: 5px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.ActasTitular {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	font-weight: bold;
	color: #19719F;
	float: left;
	width: 682px;
}
.ActasCuerpo {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #333333;
	float: left;
	width: 110px;
	padding-top: 4px;
	text-align: justify;
	padding-right: 10px;
}
