/* Layout */
#main{ float: left;}

a:link,a:active,a:visited,a:hover { text-decoration:none; }

a:hover { color:#4C5B63; }

/* center bottom */
#main{
	width: 746px;
	background: url(../../img/pt-br/back_02.png) #F2F7F7 repeat-x top left;
	padding: 5px 10px;
	margin: 0;
	margin-bottom: 5px;
} * html #main{
	width: 765px;
	padding: 5px 20px;
}

/**/

#center {
	float:left;
	width:auto;
}
#center h2,#center h3 {
	font-size:09pt;
	padding:10px 0;
	margin-bottom:10px;
	margin-right:40px;
	text-indent:0;
	color:#5F8DA1;
	background: url(../../img/pt-br/faleconosco/form_line.gif) no-repeat 0 bottom;
} #center h3 { font-size:08pt; }

#center .col {
	width:210px;
	float:left;
	margin:0 10px;
}

#center ul ul { padding:5px 0 0 10px; }

#center li {padding-bottom:3px;}
#center li.logo {padding-top:5px; font-weight:bold;}













