/* estrutura */

body {
	background										: #fff url('../imagens/fundo.gif') repeat left top;
	margin											: 0;
	text-align										: center;
	font											:normal 11px "Arial";
	color											:#0c5892;
}

ul li {
	list-style										: square;
	margin											: 0px;
	margin-left										: 30px;
	margin-bottom									: 4px;
	padding											: 0px;
	font											: normal 11px "Arial";
	color											: #0c5892;
}

h1 {
	font											: bold 13px "Arial";
	color											: #0c5892;
}

h2 {
	font											: bold 12px "Arial";
	color											: #0c5892;
}

h3 {
	font											: bold 14px "Arial";
	color											: #0c5892;
}

.hr {
	width											: 470px;
	border-top										: 1px solid #ccc;
}

.topo {
	background										: #fff url('../imagens/fundotopo.gif') repeat-x left top;
	width											: 100%;
	height											: 240px;
	text-align										: center;
}

.meio {
	width											: 768px;
	border											: 1px solid #dad8d8;
	background										: #fff;
	margin											: 27px auto 0 auto;
	_margin											: 3px auto 0 auto;
	text-align										: left;
	vertical-align									: top;
}

.conteudo {
	width											: 528px;
	height											: auto;
	_height											: 295px;
	float											: right;
	background										: #fff url('../imagens/meiobase.jpg') no-repeat left bottom;
	vertical-align									: top;
}

.conteudomeio {
	margin											: 10px 20px 20px 30px;
	_margin											: 0 20px 20px 30px;
	width											: 475px;
	height											: auto;
	clear											: both;
	font											: normal 11px "Arial";
	color											: #0c5892;
	vertical-align									: top;
}

.conteudo p, .conteudo ul, .conteudo h1, .conteudo h2, .conteudo h3, .conteudo h4 {
	margin											: 15px 15px 15px 7px;
	padding											: 0px;
	text-align										: justify;
}

.textodireita {
	width											: 460px;
	text-align										: right;
}

.conteudomeio a {
	font											: normal 11px "Arial";
	color											: #0c5892;
	text-decoration									: none;
}

.tabela, .tabela tr, .tabela td{
	font											: normal 10px "Arial";
	color											: #0c5892;
	border											: 1px solid #eee;
}

.titulot {
	background										: #eee;
}

.titulo {
	width											: 485px;
	_width											: 526px;
	height											: 25px;
	_height											: 20px;
	background										: url('../imagens/meiotopo.jpg') no-repeat left top;
	margin											: 6px 0 0 0;
	padding											: 20px 20px 5px 20px;
	_padding										: 0;
}

.titulotexto {
	width											: 480px;
	border-bottom									: 1px solid #dad8d8;
	margin-bottom									: 2px;
	_margin											: 20px 20px 10px 20px;
	font											: normal 16px "Arial";
	color											: #024c82;
	text-align										: left;
}

.texto {
	font											: normal 11px "Arial";
	color											: #0c5892;
	line-height										: 18px; 
	text-align										: justify;
}

a.texto {
	font											: normal 11px "Arial";
	color											: #0c5892;
	text-decoration									: none;
}
a.texto:hover {
	font											: normal 11px "Arial";
	color											: #0c5892;
	text-decoration									: underline;
}

.voltar {
	width											: 460px;
	text-align										: right;
}

.bordadestaque {
	border											: 1px solid #0c5892;
	padding											: 10px;
}

.textoul {
	font											: normal 11px "Arial";
	color											: #0c5892;
	margin-left										: 20px;
}

.textobox {
	float											: left;
	font											: normal 11px "Arial";
	color											: #0c5892;
	width											: 330px;
	line-height										: 18px; 
	margin-left										: 10px;
	text-align										: justify;
}

.img {
	float											: left;
}

.imgcurriculum {
	float											: right;
	margin-left										: 10px;
}

#bannerVideo {
	position										: absolute;
	margin-top										: 104px;
	_margin-top										: 101px;
	margin-left										: -150px;
	background-color								: #fff;
	width											: 338px;
	height											: 350px;
	border											: 1px solid #bbb;
	z-index											: 99;
	display											:none;
}

.linkcaixa {
	float											: right;
}

a.linkcaixa {
	font											: normal 11px "Arial";
	color											: #fff;
	background										: #b6b4b4;
	text-decoration									: none;
	padding											: 1px 4px 1px 4px;
}

a.linkcaixa:hover {
	background										: #a3a3a3;
}

.parceiros {
	width											: 228px;
	height											: 387px;
	margin											: 5px 0 5px;
	float											: left;
	padding											: 2px;
}

.base {
	width											: 768px;
	height											: 11px;
	background										: url('../imagens/sombrabase.gif') no-repeat left top;
	margin											: 0 auto;
	clear											: both;
}


.rodape {
	width													:100%; 
	height												:30px; 
	background											:#dad8d8;
}

.rodape TABLE{
	width:768px; 
	height:30px;
}

.logo {
		background										:url('../imagens/rodape.gif') no-repeat center top;
}

.logo IMG{
	float:right; 
	margin-right:20px; 
	margin-top:4px;

}

.listaCartilha LI {
	list-style:none;
	background:URL("../imagens/ico-pdf.gif") left top no-repeat;
	margin-left:0;
	padding-left:24px;
	height:20px;
	line-height:20px;
}

.listaCartilha LI A:HOVER {
	text-decoration:underline;
}