
body {
	text-align:center;
	font:small Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color:White;
	background-color:#00E;
}

div {
padding:3px;
}

img {
	display:block;
	border:1px solid black;
}

li {
	list-style-image:url(../imagens/Bullet.gif);
}

h1 {
	color:#F7EBF3;
	text-decoration:underline;
}

h2 {
	font-size:small;
	text-decoration:underline;
}

dt {
	font-size:small;
	text-decoration:underline;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

dd {
	margin-left: 0px;
}

address {
	font-weight:bold;
}

input, textarea {
	border: 1px solid #00008B;
}

#geral {
	margin:0 auto; 
	text-align:left; 
	display:table; 
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
}

div#esquerda {
	width:150px;
	float: left;
	text-align: center;
}

div#direita {
	width:150px;
	float:right;
	text-align:center;
	font-size:xx-small;
	border-left:1px dashed #fff;
}


div#meio {
	margin:0 155px;
	margin-bottom:3px;
	line-height:1.5em;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
}

div#cabecalho {
	height:155px;
	margin-bottom:3px;
	text-align:center;
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
	background:#836FFF url("../imagens/topo.gif") center no-repeat;
} 

#rodape {
	clear:both;
	border-top:5px solid #fff;
	text-align:center;
} 

#menu li a {
	text-decoration:none;
	color:#F7EBF3;
}

#menu li a:visited {
	font-weight:bold;
}

#menu li a:hover {
	text-decoration:underline;
}

#otimizador { 
  display:table;
  margin:0 auto;
  text-align:center;
}

#otimizador img {
  display:inline;
  vertical-align:middle;  
  border:none;
}
