@charset "utf-8";

/**-----GERAL--------------------------------**/


body {
	background-color: #FAAA12;
	background-image: url(../imagens/bg_geral.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

	
/**-----CLASSES FORMAT--------------------------------**/

.format {display:block; overflow:hidden; text-indent:-9999px;}
.conteiner-secoes  {clear:both; position:relative; width: 1000px; padding:0; margin:0 auto;}
.conteiner-internas  {clear:both; position:relative; width: 988px; height: 100%; min-height: 380px; margin: 0 auto;  margin-bottom: 12px;}
.bg_destaque-capa {background:url(../imagens/bg-destaques.jpg) repeat-x top; height: 321px;}
.bg_inferior {background: url(../imagens/bg-inferior.jpg) repeat-x top; height: 185px;}


/**-----LINKS--------------------------------**/

a:link {	text-decoration: none;	color: #036; font-weight:bold;}
a:visited {	text-decoration: none;	color: #036; font-weight:bold;}
a:hover {	text-decoration: underline;	color: #036;  font-weight:bold;}
a:active {	text-decoration: none;	color: #999; font-weight:bold;}



/**-----FORMATAÇÃO DA PÁGINA--------------------------------**/

	
#topo {
	width: 949px;
	margin: auto;
	height: 282px;
	vertical-align:top;
	}
	
#topo .menu {
	width:1020px; height: 68px;
}

#topo .bts {
	margin: 0px;
    border: 0px solid #0000ff;
    height: auto;
    width: auto;
   float: left;
   text-align: center;
}

#conteudo_capa {
	vertical-align:top;
	background: #fff;
	width: 949px;
	height: auto;
	min-height: 400px;
	margin:auto;
	
   }
   
   
  #conteudo_capa .banners{
	position:relative;
	float: right;
	vertical-align:top;
	width: 350px;
	height: auto;
	margin-right: 10px;
	margin-top: 68px;
	
	
   } 
   
   
    #conteudo_capa .texto { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color: #000; padding:10px;}
	#conteudo_capa .texto_azul { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color: #036; font-weight:bold;}
	#conteudo_capa .texto_red { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color: #900; font-weight:bold;}
	#conteudo_capa .texto_branco { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color: #FFF; font-weight:bold;}
    #conteudo_capa	h2 { font-family:Arial, Helvetica, sans-serif; font-size:22px; color: #060000; letter-spacing: -0.8px; margin-bottom: 5px; margin: 0px; padding-bottom: 5px; padding:10px;}
    #conteudo_capa  h3 {cursor:pointer;font-family: Arial, Helvetica, sans-serif; font-size:14px; color: #036; letter-spacing: -1px; font-weight:bold;}
	#conteudo_capa  ul { font-family: Arial, Helvetica, sans-serif; font-size:13px; color: #333; letter-spacing: -0.6  px; font-weight: normal; list-style-image: url(../imagens/ico-ul.jpg)}
	
	#conteudo_capa   a.downloads:link    {text-decoration: none;	color: #666; font-weight: normal;}
    #conteudo_capa   a.downloads:visited {text-decoration: none;	color: #666; font-weight: normal;}
    #conteudo_capa   a.downloads:hover   {text-decoration: underline;	color: #069; font-weight: normal;}
    #conteudo_capa   a.downloads:active  {text-decoration: none;	color: #999; font-weight: normal;}
   
#titulos_internas {
	width: 988px; height:auto; margin:auto; background:url(imagens/bg_cont_internas.jpg) #FFF top repeat-x;
   }  
   
#rodape{
	position:relative;
	margin:auto;
	width: 949px;
	height: auto;
	background: #fff;
	clear:both;
}

#rodape .links{
	text-align:center; font-family:Arial, Helvetica, sans-serif; color:#666; font-size:12px; letter-spacing: -0.4px;}
	#rodape   a:link    {text-decoration: none;	color: #000; font-weight: normal;}
    #rodape   a:visited {text-decoration: none;	color: #000; font-weight: normal;}
    #rodape   a:hover   {text-decoration: underline;	color: #000; font-weight: normal;}
    #rodape   a:active  {text-decoration: none;	color: #000; font-weight: normal;}
		

#rodape .imagem{
	background: url(../imagens/img-rodape.jpg) top no-repeat;
	height: 119px;
	}


#rodape .texto{
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	line-height: 1.3;
	color: #666;
	font-size: 12px;
	padding: 0;
	margin:0 auto;
	left: 413px;
	top: 75px;
	width: 294px;
	height: auto;
}


#rodape .assinatura{
	position: absolute;
	padding: 0;
	margin:0 auto;
	left: 868px;
	top: 78px;
	width: 103px;
	height: 45px;
}


/**-----FORMULÁRIOS--------------------------------**/


.FormInput {
	BORDER: #bababa 1px solid;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	padding-left: 3px;
	background: #f7f7f4;
	cursor:pointer;
}

.Botao 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		background: #333333;
		width: 80px;
		height: 25px;
		border: 0px solid #333333;
		color: #FFFFFF;
		}
		
		.campo_form 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 200px;
		height: 15px;
		border: 1px solid #333333;
		color: #333333;
		padding: 5px 5px 5px 5px;
		cursor:pointer;
		}

		.campo_form_pequeno 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 120px;
		height: 15px;
		border: 1px solid #333333;
		color: #333333;
		padding: 5px 5px 5px 5px;
		cursor:pointer;
		}
		.campo_form_pequeno_2 		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 40px;
		height: 15px;
		border: 1px solid #333333;
		color: #333333;
		padding: 5px 5px 5px 5px;
		cursor:pointer;
		}


.campo_lista		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 120px;
		height: 26px;
		border: 1px solid #333333;
		color: #333333;
		padding: 5px 5px 5px 5px;
		cursor:pointer;
		}

.campo_lista_data		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 65px;
		height: 26px;
		border: 1px solid #333333;
		color: #333333;
		padding: 2px;
		cursor:pointer;
		}

.campo_lista_cursos		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 200px;
		height: 26px;
		border: 1px solid #333333;
		color: #333333;
		padding: 5px 5px 5px 5px;
		cursor:pointer;
		}

