


/*------- Folha de Estilos -------*/
/*------- BUDZINSK ADVOGADOS ASSOCIADOS -------*/

body{
	background: url(Image/background.png) repeat-x;
	background-color: #dcd3ba;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
}

#all{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#menu{
}

/*------- Home -------*/


#LeftHome{
	float: left;
	margin-top: 10px;
}

#infoHome{
	width: 520px;
	text-align: justify;
	margin-left: 5px;
	
}

span#titulo{
	font-size: 14px;
	font-weight: bold;
	color: #989118;
}

#boxInfo{
	margin-top: 10px;
	
}

#boxLinks{
	float: left;
	width: 233px;
	height: 250px;
	background: url(Image/box.jpg) no-repeat;
}

#links{
	margin-left: 40px;
	margin-top: 20px;
}

#links a{
	color: #000000;
}

#links a:hover{
	color: #989118;
	font-weight: bold;
}

/*------- Areas de atuação-------*/

#areasAtuacao{
	font-weight: bold;
	padding-top: 15px;
	
	
}

#atuacaoImg{
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 30px;
	margin-bottom: 10px;
}

/*------- Adv de Apoio-------*/

#infoApoio{
	margin-left: 5px;
	margin-top: 15px;
	width: 740px;
	text-align: justify;
}

#intro{
	line-height: 25px;
}

#itensADVAP{
	margin-left: 20px;
	line-height: 15px;
}

/*------- Parceiros-------*/


#parceirosImg{
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 30px;
	margin-bottom: 10px;
}

#infoParc{
	text-align: justify;
	line-height: 15px;
	width: 510px;
	float: left;
	margin-top: 15px;
}

span.tituloP{
	font-size: 12px;
	font-weight: bold;
	color: #989118;
}

/*------- O escritorio-------*/

#infoEscr{
	float: left;
	width: 530px;
	text-align: justify;
	line-height: 15px;
}

#infoEscr a{
	color: #989118;
}


/*------- Contato-------*/

#endereco{
	width: 210px;
	background: url(Image/back_contato.jpg) bottom no-repeat;
	height: 220px;
	float: left;
	padding-right: 10px;
}

#txt_end{
	padding-top: 12px;
	text-align: center;
	line-height: 18px;
}

#txt_end a{
	color: #989118;
}

#formulario{
	padding-top: 15px;
}

td.contato{
	text-align: right;
	vertical-align: top;
}

#tabela01{
	float: left;
	margin-right: 5px;
}


input.botoes {
	background: url(Image/bt_cinza.png);
	border: none;
	width: 59px;
	height: 20px;
	color: #000000;
	font-size: 11px;
}

input#botoes {
	background: url(Image/bt_cinza.png)no-repeat;
	border: none;
	width: 59px;
	height: 20px;
	color: #000000;
	font-size: 11px;
}

#contato_mss{
	text-align: center;
	margin-top: 50px;
	font-size: 18px;
	font-weight:bold;
}
/*--------------*/

#footer{
	clear: both;
	width: 800px;
	height: 20px;
	margin-top: 5px;
}

#copyR{
	clear: both;
	margin-top: 10px;
}

#copyR a{
	color: #000000;
}