/**----EYEDEA----**/
/*=========================================================*/
/** FLP **/
/*=========================================================*/
#flp {
	width:0px;
	height:0px;
	text-indent:-5000px;
	overflow:hidden;
}
/*****************************************/
/** GERAL **/
/*****************************************/
* {
	margin:0;
	padding:0;
	/*list-style:none;*/
	text-decoration:none;
	vertical-align:middle;
}
hr {
	color:#E2E2E2;
	border:1px solid #E2E2E2;
	margin:2px 0px 2px 0px;
	padding:0px;
}
img {
	border:none;
}
body {
	background: #cacaca url(../imagens/sombra.gif) repeat-Y center;
	_background: #cacaca url(../imagens/sombra_ie.gif) repeat-Y center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
#geral {
	width:770px;
	margin:0 auto;
	position: relative;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color: #444444;
}
a:hover {
	text-decoration: underline; 
	color: #444444;
}
#rodape{
	margin:20px 0px 0px 0px;
	text-align:center;
}

/*****************************************/
/** TOPO **/
/*****************************************/
#topo {
	padding:0px;
	margin:0px;	
	width:770px;
	height:53px;
	float:left;
}
#topoLogo {
	padding:0px;
	margin:0px;
	width:145px;
	height:53px;
	float:left;
}
/*****************************************/
/** CONTEUDO **/
/*****************************************/
#home{
	background: #ffffff url(../imagens/bg_home.gif) no-repeat;
	width:755px;
	height:320px;
	display:block;
}
#historia{
	background: #ffffff url(../imagens/bg_conteudo_01.gif) no-repeat;
	width:755px;
}
#advogados{
	background: #ffffff url(../imagens/bg_conteudo_02.gif) no-repeat;
	width:755px;
}
#actuationAreas{
	background: #ffffff url(../imagens/bg_conteudo_03.gif) no-repeat;
	width:755px;
}
#noticias{
	background: #ffffff url(../imagens/bg_conteudo_04.gif) no-repeat;
	width:755px;
}
#newsletter{
	background: #ffffff url(../imagens/bg_conteudo_06.gif) no-repeat;
	width:755px;
}
#contato{
	background: #ffffff url(../imagens/bg_conteudo_05.gif) no-repeat;
	width:755px;
}
#areaRestrita{
	background: #ffffff url(../imagens/bg_conteudo_07.gif) no-repeat;
	width:755px;
}
#busca{
	background: #ffffff url(../imagens/bg_busca.gif) no-repeat;
	width:755px;
}
#col01{
	width:250px;
	margin-left:10px;
	float:left;
}
#col02{
	width:460px;
	/**/margin:20px 0px 0px 0px;
	padding:10px 20px 10px 0px;
	float:left;
}
#colFull{
	width:710px;
	margin:20px;
	float:left;
}
.formcinza{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#EFEFEF;
}