@charset "utf-8";
/* CSS Document */
body {
	overflow-x:hidden;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align: center;
}

#head { background-image:url(../_temp/bghome.png);
		background-repeat:no-repeat;
		background-position:center;
		width:100%;
		height:600px;
		text-align:center;
		padding-top:10%;
		border-bottom:#FC3 medium solid; 
		margin-bottom:40px;}
		
#framecentral {width:100%;
			   /*background-color:#0FC;*/
			   height:auto;
			   
			   text-align:center;
			   margin: 0 auto;

			}


#framecentral2 { width:100%;
height: 600px;
			   /*background-color:#0FC;*/
			   text-align:center;
			   

			}
#advogados { position:relative;				left:50%; 
									margin-left:-500px;}
									
#info {display: inline-block; width:950px;}

#framecentral #info {	padding-top:15px; width:55%;
font-size: 14px; font-weight:300; line-height:23px; color:#000; text-align: justify; }

#framecentral #info p{line-height: 1.3; margin-top:30px; }
	
#framecentral #info #fotoescritorio { float:right; padding:25px; margin-top:-10px;}

#borda { background-image:url(../_temp/borda.png);
		height:50px;
		background-repeat:repeat-x;
		width:100%;
		
		float:left;}


#footer { background-image:url(../_temp/bgfooter.png);
			width:100%;
			   /*background-color:#0FC;*/
			   height:auto;
			   float:left;
			   text-align:center;
			   
			   
}
#footer #enderecos{  padding-left: 50px; padding-right:50px;  display: inline-block;}
#footer td { color:#FFF;
			}
			
#footer td h2 { margin:0px; 
				font-size:22px;
				font-weight:normal;}
#footer td b {padding:0px;}

#button {padding: 10px 30px 10px 30px; border-radius:3px; border:none; font-size:16px; cursor:pointer; background-color:#223A62; color:#fff;}

#button:hover {padding: 10px 30px 10px 30px; border-radius:3px; border:none; font-size:16px; cursor:pointer; background-color:#223A62; color:#FFF;}

.boxcontato {border-radius:5px; border:0px; padding:6px 4px 6px 8px;  margin-bottom:2px; color:#fff; background-color:#121236; }

#adv_box { }
#adv_nome { text-align:center; font-size:18px; font-weight:bold; color:#223A62; margin:0px;}
#adv_oab {text-align:center; font-size:14px; color:#666;			font-weight:600;}
#contato {width:100%; height:auto; float:left;}