#centro { 
	margin:0px auto;
	width:770px;
	border: 0;
	vertical-align:top;
	position:relative;
	background-color:#ffffff;
	}
/* centraliza no Firefox */
body { 
text-align:center; 
}
/* centraliza no IE */
.verdana_10 {
	font-family: verdana;
	font-size: 10px;
	color: #444444;
}
.verdana_10_branca {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.campos {
	font-family: verdana;
	font-size: 10px;
	color: #444444;
	border: 1px solid #722C00;
	background-color: #FFFFFF;
}
.arial_10 {
	font-family: arial;
	font-size: 10px;
	color: #444444;
}
.verdana_11 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.fundo_ladodireito {
	width: 285px;
	background-color: f8f8f8;
	color: 444444;
}
.campos1 {

	font-family: verdana;
	font-size: 10px;
	color: #444444;
	border: 1px solid #666666;
	background-color: ededed;
}
.fundo_linha {
	background-image: url(../images/linha.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #444444;
}
.fundo_tabelas {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/fundo_tabelas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
}
.verdana_10_vermelha {
	font-family: verdana;
	font-size: 10px;
	color: #B40000;
	text-decoration: underline;
	font-weight: bold;
}
body {
	/*background-image: url(../images/fundo_paginas.gif); */
	background-repeat: repeat;
	background-position: left;
}
a:link {
	color: #AF0000;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
.verdana_10_azul {

	font-family: verdana;
	font-size: 10px;
	color: #003366;
	font-weight: bold;

}
.btn {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/fundo_btn.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8E5100;
	border-right-color: #6C3600;
	border-bottom-color: #BF7000;
	border-left-color: #793C00;
	cursor: hand;
	background-color: #B40000;
}
.titulos_cursos {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #003366;
	font-weight: bold;
}
noticias:link {
	font-family: verdana;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
}
.verdana_10_vermelha_normal {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	
}
.verdana_10_azul_claro {
	font-family: verdana;
	font-size: 10px;
	color: #0099FF;
	font-weight: bold;
	
}