html {
	line-height: 20px;
}

html, input, textarea {
	font-size: 12px;
	font-family: Arial, Tahoma, MS Sans Serif;
}

html, input, textarea, a:link, a:visited {
	color: #6f6f6f;
}

a:hover {
	color: #555;
	text-decoration: none;
}

#topo {
	background: url(../img/topo-bg.gif) top center repeat-x #266da4;
	height: 212px;
}

#topo-flash, #topo-flash embed, #topo-flash object {
	width: 100%;
}

#topo-flash {
	position: absolute;
}

#menu {
	background: url(../img/menu-bg.gif) center top repeat-x;
	height: 50px;
}

#detfloat-esq {
	position: absolute;
	left: 0;
}

#corpo {
	padding: 40px;
	width: 698px;
	margin: 0 auto;
}

h1, .h1 {
	margin-bottom: 10px;
	display: block;
}

h2, .h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 7px;
	display: block;
}

p {
	margin-bottom: 10px;
}

#esquerda {
	float: left;
}

#direita {
	float: right;
}

#esquerda, #direita {
	width: 329px;
	text-align:justify;
}

#rodape {
}

#rights {
	background: #266da4;
	padding: 25px;
	color: #a2c0d7;
}

#rights a:link, #rights a:visited, #rights a:hover {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#rights div {
	margin: 0 auto;
	width: 778px;
	text-align: center;
}

#patrocinadores {
	width: 698px;
	margin: 0 auto 0 auto;
	padding: 20px 0;
}

.links, .links li, .lista, .lista li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.links li {
	border-top: 1px solid #e5e5e5;
}

.links li.primeiro {
	border-top: 0;
}

.links a {
	display: block;
	text-decoration: none;
	padding: 4px;
}

.links strong {
	color: #769eb8;
}

.lista li {
	background: url(../img/li.gif) left 6px no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}

.titulo {
	font-weight: bold;
	color: #266da4;
}

a.materiavertical {
	display: block;
}

a.materiavertical .imagem {
	margin-bottom: 5px;
	display: block;
}

a.materia {
	display: block;
	width: 100%;
}

a.materia .imagem {
}

a.materia .texto {
	float: right;
	width: 209px;
	padding-top: 15px;
}

a.materia .titulo {
	font-weight: bold;
	color: #769eb8;
	font-size: 13px;
}

.div {
	height: 1px;
	line-height: 1px;
	background: #e5e5e5;
}

input, textarea {
	border: 1px solid #e5e5e5;
	padding: 4px;
}

form label {
	font-weight: bold;
}

.botao {
	border: 0;
	background: #266da4;
	border-color: #266da4;
	font-weight: bold;
	color: #FFF;
	*padding-top: 3px;
}

a.botao {
	text-decoration: none;
	padding: 7px 15px;;
	display: block;
	color: #FFF;
}

.nocss {
	border: 0;
	padding: 0;
	font-weight: normal;
}

.blocotexto p {
	text-align: justify;
}

.fotos .foto {
	padding-left: 23px;
	padding-bottom: 23px;
	float: left;
}

.fotos .primeira {
	padding: 0;
}

.fotos .foto a {
	display: block;
	text-decoration: none;
	text-align: center;
}

.tabela {
}

.titdiv, .tabela {
	width: 100%;
	margin-bottom: 7px;
}

.tabela tbody td, .tabela thead th {
	font-size: 11px;
}

.tabela thead .titulo th, .tabela thead .titulo td, .titdiv th, .titdiv td {
	border: 1px solid #e5e5e5;
}

.tabela thead th {
	padding: 5px;
	color: #266da4;
}

.tabela thead .titulo th, .titdiv th {
	background: #266da4;
	padding: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	border-right: 0;
}

.tabela thead .titulo td, .titdiv td {
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
}

.titdiv td {
	color: #266da4;
}

.tabela thead th, .tabela tbody td {
	border-bottom: 1px solid #e5e5e5;
}

.tabela tbody td {
	padding: 7px;
}

.voltar {
	float: right;
}

.mensagem {
	text-align: center;
	color: #911c1c;
}

.center {
	text-align:center;
}
