html{
	overflow: -moz-scrollbars-vertical;
}

body
{
	background: #f2efe5 url(../img/pl_fundo.jpg) center top repeat-y;
	margin: 0;
	font-family:11px Arial;
	color:#666666;
}

#centraliza
{
	width: 778px;
	margin: auto;
	height:30px;
}
#esquerda
{
	width: 256px;
	float: left;
		
}
#esq_img
{
	margin-bottom: 30px;
}
#esq_endereco
{	
	text-align: center;
	height: 215px;
	width: 218px;

	margin: 0 auto;
	margin-left: 20px;	
}
#ee_texto
{
	padding:20px 15px 20px 15px;
	text-align:left;
	font-size: 11px;
	color: #666666;	
	font-family:Verdana;
	font-size:11px;
	border:1px solid #F5F5F5;
}
#direita
{
	width: 522px;
	float: right;	
}
#direita_conteudo
{
	width: 502px;
}
#rodape
{
	background-color: #e8ecec;
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;	
	clear:both;
	margin-top:20px;
}
#rodape div
{
	display: inline;
	padding: 4px;
	margin: 0px;
	font-family:Verdana;
	font-size:10px;
}
#rodape a:link, a:visited, a:active
{
	text-decoration: none;
	font-size: 11px;
	color: #6699CC;
	font-family:Verdana;
	font-size:10px;
}
#rodape a:hover
{
	color: #996600;
	text-decoration: underline;
}
#rodape p
{
	margin: 0px;	
	padding-bottom: 6px;
	font-family:Verdana;
	font-size:10px;
}