
div#center {
	margin: 0 215px;
	color: inherit;
	padding:10px 0 10px 0;
	}

div#center-in .boxDestaque {
	background-image:url(../images/bg_box_center.gif);
	background-repeat:no-repeat;
	background-position:center;
	line-height:25px;
	padding-bottom:15px;
	font-weight:bold;
	color:#003366;
	font-size:11px;
	height:180px;
	}
	
div#center-in .boxDestaque2 {
	background-image:url(../images/bg_box_center2.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:120px;
	}
	
div#center-in .boxDestaqueLegenda2 {
	/*line-height:25px;*/
	padding-bottom:15px;
	font-weight:bold;
	color:#003366;
	font-size:11px;
	}
	
div#center h2 {	
	font-style:italic;
	padding-left:5px;
	}

#conteudo {
	padding:15px;
	}
