#main{
	float:left;
	width: 555px;
	background: url(../../img/pt-br/back_01.png) #F2F7F7 repeat-x top left;
	padding:10px;
	margin:0;
	margin: 0 0 5px 2px;
} * html #main{
	width: 555px;
}

/**/

#center { float:left; }

#center h2 {
	margin:10px 0;
	margin-left:130px;
}
#center p.data {
	float:right;
	margin-top:-20px;

}
#center p.first{
	padding:10px 0;
	margin-left:130px;
	background: url(../../img/pt-br/faleconosco/form_line.gif) repeat-x 0 top;
}


#center img.left {
	margin:15px;
}

#center h3 , #center p.head {
	font-size:09pt;
	padding:10px 0;
	margin-bottom:10px;
	text-indent:0;
	background: url(../../img/pt-br/faleconosco/form_line.gif) repeat-x 0 bottom;
}
#center p { margin-bottom:20px; }


/* News Boxes */
#center .box {
	background: url(../../img/pt-br/degrade_box.gif) #F2F7F8 repeat-x;
	border:1px solid #D5E0E4;
	padding:5px 10px;
	margin:10px 5px;
}
#center .box.destaque, #center .box.novidade {
	width:245px;
	float:left;
} * html #center .box.destaque, * html #center .box.novidade {
	width:260px;
	margin-bottom:0;
}
#center .box.novidade { float:right; }
#center .box.outros { 
	clear:both;
	background:url() #E5EDF1;
	height: 100px;
}
#center .box.outros h3 {
	background:url();
	margin:0;
}
#center .box.outros p {
	padding-bottom:10px;
	margin-bottom:0;
	border-bottom:1px dashed #A4B6BC;
}
#news_destaque {
	background: url(../../img/pt-br/home/bg_news.gif) repeat-x top left;
	padding: 10px;
	width: 530px;
}
