body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
}
p {
	text-indent: 15px;
	color: #333;
	text-align: left;
}
.clear {
  clear: both;
}
#page {
  border: solid 0px #000;
  width: 830px;
  margin: 0 auto;
}
#header {
  border-bottom: dashed 0px #8FD8D8;
}
  #header img {
    border: none;
  }
#footer {
  text-align: center;
  font-style: italic;
  font-size: 12px;
  background-color:  #F0F8FF;
  color: #00008B;
  padding: 5px;
}
#miolo {}

/* --- Menu e Barra de Navegação --- */
#navbar {
  text-align: center;
  height: 30px;
}

.menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.menu li {
  float: left;
  background-color: red;
  margin: 0 1px;
}
.menu li a {
  color: #FFF;
  font-size: 14px;
  font-family: Verdana;
  text-decoration: none;
  display: block;
  padding: 5px;
}
.menu li a:hover {
  text-decoration: underline;
  color: red;
  border: solid 0px red;
  background-color: #FFF;
}

/* --- Colunas --- */
#left_column, #right_column {
  height: 435px;
  padding: 5px;
}
#left_column {
  float: left;
  background-image: url(../images/fundo_esquerda.png);
  background-repeat: repeat-y;
  width: 15%;
}
#right_column {
  float: right;
  width: 82%;
  background-image: url(../images/bg.png);
  background-repeat: no-repeat;
}

/* --- Flash --- */
.flash {
  width: 110px;
  height: 138px;
  background-color: #FFFFFF	;
  margin: 5px;
}

/* --- Conteúdo --- */
#content {
	width: 575px;
	height: 400px;
	margin: 15px;
	padding-right: 15px;
	overflow: auto;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.legend {
	font-size: 10px;
}
.legend2 {
	font-size: 15px;
}
#page #miolo #right_column #content h2 span {
	text-align: center;
}
#page #miolo #right_column #content h2 span {
	text-align: center;
}
#page #miolo #right_column #content h2 span {
	color: #333;
}

/* LISTAS */
#list {
	width: 575px;
	height: 400px;
	margin: 15px;
	padding-right: 15px;
	overflow: auto;
	text-align: left;
	font-size: 14px;
	color: #F00;
}
x
.link1 {
	font-size: 14px;
	font-style: italic;
	text-transform: none;
	cursor: crosshair;
	filter: Invert;}
	
	a {text-decoration: none;}
	

.vermelho {color: Red;}

}
