body, ul, li, div, table, form, h1, p, img, tr, th, td, dl, dt, dd, a {
	text-decoration:none;
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}
a:hover {
	text-decoration: underline;
}
body {
	background: #811a1b;
}
#geral {
	margin:0 auto;
	width:775px;
	background: #fff;
}
#topo {
	width: 775px;
	height: 49px;
	background: url('images/interna_img_01.gif');
}
#rodape {
	clear: both;
	width: 775px;
	height: 54px;
	background: url('images/interna_img_05.gif');
	font:10px verdana;
	color: #000;
}
#rodape_endereco {
	float: right;
	padding: 10px 25px 0 0;
}
#miolo {
	margin:0 auto;
	width:723px;
}
#header {
	width: 723px;
	height: 104px;
	background: url('images/interna_img_02.jpg');
}
#menu_topo {
	width: 723px;
	height: 34px;
	background: url('images/interna_img_03.jpg');
}
#menu_topo ul {
	padding-top: 7px;
	height: 20px;
}
#menu_topo li {
	text-align: center;
	float: left;
	width: 155px;
}
#menu_topo a {
	font:16px arial;
	color: #fff; 
}
#esquerda {
	width: 540px;
	float: left;
	background: url('images/interna_img_06.gif') repeat-x #fefefd;
}
#direita {
	width: 183px;
	float: right;
	background: #cccbcb;
}
#menu {
	font: 10px verdana;
	padding: 0 20px;
}
#menu dt {
	margin-top: 10px;
	padding: 0 0 0 15px;
	font-weight: bold;
	background: url('images/seta_acontece1.gif') no-repeat left;
}
#menu dd {
	padding: 0 5px 0 15px;
}
#menu a {
	color: #000;
}
#conteudo {
	padding: 30px;
	font: 11px verdana;
	color: #000;
}
#conteudo h1 {
	font:22px arial;
	color: #992B2E; 
}
#conteudo span {
	font:bold 11px verdana;
	color: #992B2E; 
}
#conteudo a {
	color: #000;
}
#contato {
	margin: 5px 0 0 5px;
}
#home {
	margin: 5px 0 0 220px;
}