p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FAC203;
	font-weight: bold;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
.rodape {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000044;
	background-repeat: no-repeat;
}
.fundo_tab_esq {
	background-image: url(images/fundo_tab_esq.jpg);
	background-repeat: repeat-y;
}
.fundo_tab_dir {
	background-color: #FFFAE7;
	background-image: url(images/fundo_tab_direita.jpg);
	background-repeat: repeat-y;
}
.fundo_rodape {
	background-image: url(images/rodape.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.margem_sup {
	margin-top: 20px;
}
.destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.margem_direita {
	margin-right: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A4388;
	font-size: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.margem_esq {
	padding-left: 10px;
	text-align: left;
}
.link_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FAC203;
	text-decoration: none;
	font-weight: bold;
}
.link_destaque2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.botao {
	border:1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
	text-align:center;
	text-transform: none;
	color: #666666;
	background-color: #EFEFEF;
	font-size: 8px;
	height:20px;
	width:16px;
	padding:0;
} 
.botao2 {
background:#EFEFEF; 
color:#666666; border:none; 
	height:20px;
		font-size: 10px;
	width:16px;
	padding:0;
 cursor:pointer;
}
.style2 {font-size: 10px; text-transform: uppercase; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
