body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-image: url(img/bg-topo.jpg);
	background-repeat: repeat-x;
	background-color: #070802;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	text-decoration: none;
}
#geral {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 0px;
}
#topo {
	position: relative;
	float: left;
	width: 794px;
	height: 317px;
}
#corpo {
	position: relative;
	float: left;
	width: 794px;
	background-image:url(img/bg-corpo.gif);
	background-repeat:repeat-y;
}
#corpo_boleado {
	position: relative;
	float: left;
	width: 794px;
	height: 18px;
	background-image:url(img/corpoboleado.gif);
	background-repeat:no-repeat;
}
#rodape {
	position: relative;
	float: left;
	width: 794px;
	height:54px;
	color:#CCCCCC;
	font-size: 11px;
	margin: 4px 0px 10px 0px;
	
	_margin: 2px 0px 5px 0px;
}
#rodape_laterais {
	position: relative;
	float: left;
	width: 87px;
	height:54px;
	margin: 0px 21px 0px 28px;
	
	_margin: 0px 17px 0px 20px;
}
#rodape_meio {
	position: relative;
	float: left;
	width: 522px;
	height:54px;
	padding-top: 20px;
	
	
}
#esq {
	position: relative;
	float: left;
	width: 160px;
	margin: 0px 0px 0px 48px;
	
	_margin: 0px 0px 0px 24px;
	font-size: 11px;
}
#esq_color {
	position: relative;
	float: left;
	width: 159px;
	background-color: #f6efe5;
}
#dir {
	position: relative;
	float:right;
	width: 523px;
	margin: 0px 32px 0px 0px;
	
	_margin: 0px 16px 0px 0px;
}
.formCampoContato{
	border: 1px dashed #c4ccde;
	font-size: 12px; 
	/*background: #33CC99;*/
	color: #4a659c; 
	font-family: arial;
	margin-left: 2px;
	width:300px;
}
.TituloSite{
	font-size: 15px;
	color: #6F654E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
