div#center {
	margin: 0 215px;
	color: inherit;
	padding:10px 0 10px 0;
	}
	div#center-in {
		margin:0;
		background-color: #FFF;
		border: solid 2px #E1E9EB;
		padding:0px 5px 0px 5px;
		}


div#center p {
	margin:0px;
	padding:0px;
	line-height:15px;
	color:#08225A;
	font-size:12px;
}

div#center-in #tbl_noticia {
	margin-bottom:10px;
}	

div#center-in input {
	color: #003366;
}

div#center-in h1 {
	
	margin:20px 0 5px 0;
	font-size:13px;
	color: #003366;

}

div#center-in h2 {
	
	margin:5px 0 5px 0;
	font-size:11px;
	color: #003366;
	font-weight:normal;

}

div#center p.tituloNoticia, p.tituloNoticia {
	color:#08225A;
	font-weight:bold;
	font-size:12px;
}


div#center p.data, p.data {
	color:#08225A;
	font-size:11px;
	font-style:italic;
	margin-top:10px;
}

div#center p.texto, p.texto {
	font-weight:normal;
	color:#08225A;
}

p a {
	color: #003366;
	background-color: inherit;
	text-decoration: none;
	/*border-bottom: 1px solid #F1F7FF;*/
	}
	p a:hover {
		color: #003366;
		background-color: inherit;
		text-decoration: underline;
		}

