/* CSS Document */
body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
margin:0;
padding:0;
background-color:#ffffff;
text-align:center; /* hack para o IE */	
}
a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:underline; }
a
{
padding:0px;
}
.divcenter
{
text-align:center;
}
.floatleft
{
float:left;
}
.floatright
{
float:right;
}
.OABNomes
{
float:left;
width:17em;
}
.OABNumeros
{
/**/
}
#tudo
{
	width: 760px;
	margin:0px auto;
	padding: 10px;
	text-align:left; /* "remédio" para o hack do IE */
	overflow: hidden;
}
#conteudo
{
padding: 5px;
background-color: #ffffff;
}
img
{
border:0px;
padding:0px;
margin:0px;
}
#LinkLeft
{
padding-left:50px
}
#LinkEscritorio
{
padding-left:130px; width: 130px; height: 13px; float:left; text-align:left;
}
#LinkCurric
{
width: 130px; height: 13px; float:left; text-align:left;
}
#LinkContato
{
width: 125px; height: 13px; float:left; text-align:left;
}
#LinkLinks
{
width: 100px; height: 13px; float:left; text-align:left;
}
h2
{
	font-size:13px;
}
.Menu01
{
text-align:center;
font-variant:small-caps;
}
.Menu01 a
{
	font-size:16px;
	display:block;
	float:left;
	width:120px;
}
.Menu01 a:hover
{
	background-color:#FFFF00;
	font-weight:bold;
}
#DivFooter
{
	bottom:0px;
	width:100%;
	text-align:center;
	font-size:12px;
	color:#666666;
}
.AdvName
{
	width:200px;
	float:left;
}
.AdvOAB
{
}