html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #eee;
	color: #444;

}
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
h2 {
	padding-top: 10px;
	font-size:2em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 5px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
 
img {
    border: none;
} 

/*- Menu 2--------------------------- */
	
#menu2 {
	width: 183px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	font-size: 12px;
}
	
#menu2 li a {
	height: 25px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #3688BA;
	display: block;
	background:  url(../imagens/menu.gif);
	padding: 3px 0 0 27px;
}
	
#menu2 li a:hover {
	color: #3688BA;
	background:  url(../imagens/menu.gif) 0 -32px;
	padding: 3px 0 0 27px;
}
/* ------- */
#ladoalado
{
	display: block;
	margin-right: 10px;
	float: left;
}
#quebra
{
	border: 0px #ccc solid;
	padding-top: 10px;
	line-height: 10px;
	width: 100%;
}
#textoTopo
{
	text-align: center;
	color: #098d37;
}
#barrainf {
	width: 800px;
	height: 18px;
	background-image: url(../imagens/barrainf.jpg)
	margin-bottom: 0px;
	vertical-align: bottom;
}
#conteudo{
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	text-align: justify;
	font-size: 12px;
}
#banners{
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #098d37;
}
#galeria_lista{
	text-align: justify;
	font-size: 12px;
}
#rodape{
	text-align: center;
	font-size: 12px;	
}