/*************************************************************/
body {
	background-color: #6E9514;
	margin: 0px;
	background-color: #6E9514;
}
#geral {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#topo {
	width: 980px;
	height: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/fundo_site.jpg);
	background-repeat: no-repeat;
}
#idiomas {
	width: 120px;
	text-align: right;
	float: right;
	margin-right: 35px;
	margin-top: 30px;
	height: 40px;
	line-height: 40px;
}
#idiomas_pt {
	width: 62px;
	float: left;
	height: 40px;
}
#idiomas_eng {
	width: 43px;
	float: right;
	height: 40px;
}

#banner{
	width: 910px;
	height: 266px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bannerint{
	width: 690px;
	height: 181px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#corpo{
	width: 910px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
#navegacaoindex{
	width: 200px;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

#navegacao{
	width: 200px;
	float: left;
	margin-bottom: 20px;
}
.navegacaoitens{
	height: 41px;
	width: 100%;
}
a.navegacaolinks_ativo {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 28px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-indent: 10px;
	background-color: #E5E5E5;
	font-weight: bold;
}
a.navegacaolinks {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 28px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-indent: 10px;
}
a.navegacaolinks:hover {
	color:#000000;
	line-height: 28px;
	background-color: #E5E5E5;
}
.nav_cursos{
	width: 100%;
	float: left;
	height: 100%;
	margin-bottom: 10px;
	background-color: #E8E8E8;
}
.nav_cursos:hover{
	background-color: #C3C3C3;
}
.enquete{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#enquete{
	width: 200px;
	float: left;
	height: 230px;
	background-color: #E0E0E0;
	text-align: center;
}
#tempoindex{
	width: 690px;
	height: 25px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B78B9;
	text-align: right;
	line-height: 25px;
}
#tempo{
	width: 690px;
	height: 25px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B78B9;
	text-align: right;
	line-height: 25px;
}
#principal{
	width: 690px;
	height: 100%;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
a.link {
	color:#008BCE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
a.link:hover {
	color:#008BCE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	border-bottom-style: none;
}
a.linkenquete {
	color:#008BCE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.linkenquete:hover {
	color:#008BCE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	border-bottom-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #3B78B9;
	margin-bottom: 15px;
	margin-top: 0px;
	font-weight: normal;
}



#contatodir {
	width: 560px;
	height: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 25px;

}


#mensagem_ok {
	;
	height: 45px;
	border: 1px solid #D4D4D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #F4F4F4;
	color: #00CC00;
	float: right;
	width: 688px;
	text-indent: 10px;
	margin-bottom: 15px;
	line-height: 45px;
}

#rodape{
	height: 50px;
	clear: both;
	background-color: #597810;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 50px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
}
