
body{
	margin:0px;
	padding:0px;
	background-image:url(../../img/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#496583;
	text-align:center;
}

img{
	border:none;
}

input{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	border:solid 1px #CCCCCC;
}

select{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

textarea{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	border:solid 1px #CCCCCC;
}

form{
	margin:0px;
}

li a{
	text-decoration: none;
	color: #333333;
}

li a:hover{
	text-decoration: underline;
	color: #333333;
}

div.texto{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-top: 7px;
}

.texto{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

a{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
}

a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

div.botao{
	width: 134px;
	height: 30px;
	background-image: url(../../img/bg_botao.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	padding-top: 3px;
	cursor: pointer;
}

div.titulo{
	font-size: 13px;
	font-weight: bold;
}

table.sombras{
	width:100%;
	height:100%;
	border-collapse:collapse;
}

table.sombras tr td.left{
	background-image:url(../../img/sombra_left.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

table.sombras tr td.central{
	width:774px;
	height:100%;
	vertical-align:top;
}

table.sombras tr td.right{
	background-image:url(../../img/sombra_right.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

table.estrutura{
	width:774px;
	height:100%;
	border-collapse:collapse;
	background-color:#FFFFFF;
	margin:0 auto;
}

table.estrutura tr td.topo{
	height:95px;
	background-image:url(../../img/bg_topo.jpg);
	padding-left:35px;
}

table.estrutura tr td.conteudo{
	width:774px;
	height:100%;
	background-color:#FFFFFF;
	vertical-align:top;
}

table.conteudoprincipal{
	border-collapse:collapse;
	width:100%;
	height:100%;
}

table.conteudoprincipal tr td{
	vertical-align:top;
}

table.conteudoprincipal tr td.colunaapoio{
	background-color:#E5E5E5;
	padding-top:10px;
	width:231px;
}

table.login{
	width:320px;
	border-collapse:collapse;
	float:right;
	margin-top:20px;
	margin-right:10px;
}

table.login tr td{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	vertical-align:top;
}

table.login tr td.esqueci{
	text-align:right;
	font-size:10px;
}

table.login tr td.esqueci a{
	text-align:right;
	color:#333333;
	text-decoration:none;
}

table.tabelaconteudo{
	height:100%;
	border-collapse:collapse;
}

table.tabelaconteudo tr td.banner{
	border-collapse:collapse;
	height:176px;
	border-bottom:solid 2px #FFFFFF;
}

table.tabelaconteudo tr td.menu{
	height:43px;
}

table.tabelaconteudo tr td.status{
	height:33px;
	padding-left:3px;
	padding-right:3px;
}

table.tabelaconteudo tr td.rodape{
	height:63px;
	background-image:url(../../img/bg_rodape.jpg);
	padding-left:10px;
}

table.tabelaconteudo tr td.rodape table tr td{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding:10px;
}

table.tabelaconteudo tr td.status table{
	width:100%;
	border:solid 1px #dadada;
}

table.tabelaconteudo tr td.status table tr td{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	text-align:right;
}

table.bemvindo{
	width:520px;
	float:right;
	margin-top:15px;
}

table.bemvindo tr td{
	vertical-align:top;
}

table.concursos_lancamentos{
	width:520px;
	float:right;
}

table.concursos_lancamentos tr td{
	vertical-align:top;
}

table.busca{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}

table.busca tr td{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	vertical-align:middle;
	line-height:8px;
}

table.banner{
	width:100%;;
	border-collapse:collapse;
	margin-bottom:10px;
}

table.news{
	width:100%;
	border-collapse:collapse;
	margin-bottom:10px;
}

table.news tr td{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

table.conteudo_interno{
	width:508px;
	margin-left:18px;
	margin-top:15px;
}

table.conteudo_interno tr td{
	vertical-align:top;	
}

table.conteudo_interno tr td.selecione{
	font-family:Tahoma;
	font-size:12px;
	height:50px;
	color:#333333;
	border:solid 1px #dadada;
	vertical-align:middle;
	padding-left:20px;
}

table.formulario{
	border-collapse:collapse;
}

table.formulario tr td{
	padding-bottom:3px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

.radio{
	border:0px;
}

table.cursos{
	width:100%;
	border-collapse:collapse;
	border:none;
	border:solid 1px #809DC6;
}

table.cursos tr th{
	background-image:url(../../img/bg-topo-lista-cursos.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#4D72A6;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	padding:5px;
	border-bottom:solid 1px #809DC6;
	vertical-align:middle;
}

table.cursos tr td{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	padding:5px;
	border-bottom:solid 1px #809DC6;
	vertical-align:middle;
}

table.cursos tr td.titulos{
	background-image:url(../../img/bg-topo-lista-cursos.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#4D72A6;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

table.cursos tr td.cursos{
	background-image:url(../../img/bg-topo-lista-disciplinas.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#FFFFFF;
	font-weight:bold;
	color:#2C4261;
}

table.cursos tr td.cursos a{
	color:#2C4261;
}

table.cursos tr td.cursos a:hover{
	color:#2C4261;
}

table.cursos tr td.disciplinas{
	background-image:url(../../img/bg-topo-lista-materias.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#FFFFFF;
	font-weight:normal;
}

table.cursos tr td.materias{
	background-color:#FFFFFF;
	font-size:10px;
}

table.cursos tr td.materias a{
	font-size:10px;
}

table.cursos tr td.materias a:hover{
	font-size:10px;
}

div.informacoes{
	width:100%;
	height:120px;
	border:solid 1px #DAE4EF;
	background-color:#FFFFFF;
	padding:15px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}

div.atencao{
	text-align:left;
	font-family:tahoma;
	font-size:11px;
	color:red;
	border:solid 1px red;
	padding:5px;
	position:absolute;
	width:520px;
	height:15px;
	background-color:#FFF0F0;
	font-weight:bold;
	float:right;
}

table.FormularioContato{
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}

table.FormularioContato tr td{
	padding-top:5px;
}

table.FormularioContato tr td input{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	border:solid 1px #CCCCCC;
}

table.FormularioContato tr td select{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	border:solid 1px #CCCCCC;
}

table.FormularioContato tr td textarea{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	border:solid 1px #CCCCCC;
}

