﻿body{
	background:url(imagens/bg-home.jpg) top repeat-x #0f0e0e;
	margin-top:0;
}
/*total da pagina*/
#total{
	width:920px;
	height:auto;
	position:relative;
	margin:auto;
}
/*topo da pagina*/
#topo{
	width:920px;
	height:391px;
	position:relative;
	float:left;
	background:url(imagens/topo-advocacia-pignoni.jpg) top no-repeat;
}

#topo h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#9b9191;
	text-align:center;
	margin-top:330px;
}
/*corpo da pagina*/
#corpo{
	width:920px;
	height:auto;
	position:relative;
	float:left;
}

#corpo h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#9b9191;
	text-align:center;
	margin-top:100px;
}

#corpo h2 a{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
}

#corpo h2 a:hover{
	font-size:18px;
	color:#9b9191;
}