@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
}
a {
	color:#666666;
	text-decoration:none
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a:visited {
}
/* Principal */
#topo {
}
.topo_int {
	background:url(../img/topo_1.jpg) center top repeat-x;
	height:125px;
}
#menu {
	background:url(../img/topo_2.jpg) repeat-x center top;
	height:35px;
}
#visual {
}
#conteudo {
	background:url(../img/canto_conteudo.jpg) repeat-x center top;
	background-color:#FFFFFF;
}
#rodape {
	background:url(../img/fundo_rodape.jpg) repeat-x center top;
	height:193px;
}
.topo_cont, .menu_int, .conteudo_int, .rodape_int, .visual_cont {
	width:940px;
	margin:0 auto;
}
.caixa_login {
	width:198px;
	margin-top:6px;
	color:#666666;
	font-size:10px;
	float:left;
}
.engloba_login {
	width:198px;
	margin-bottom:6px;
}
.campo {
	width:50px;
	float:left;
}
.titulo {
	width:323px;
	float:left;
	margin-left:150px;
}
.campo_link {
	background:url(../img/fundo_link.jpg) no-repeat center top;
	background-color:#FFFFFF;
	padding:16px;
	margin:12px 0 20px 0;
}
.campo_link_2 {
	background:url(../img/fundo_link_2.jpg) no-repeat center top;
	background-color:#FFFFFF;
	margin:16px 0 20px 0;
	padding:16px;
}
.titulo_prin {
	color:#666666;
	font-size:12px;
	margin-bottom:14px;
	font-weight:bold;
}
.titulo_sessao {
	color:#666666;
	font-size:14px;
	margin:-1px 0 14px 0;
	font-weight:bold;
}
.noticia {
	margin-bottom:10px;
	font-size:10px;
  text-align:justify;
}
.noticia img {
	float:left;
	margin-right:10px;
}
.noticia a {
	font-size:10px;
}
.noticia ul{
	list-style:none;
}
.titulo_link {
	font-weight:bold;
	margin-bottom:3px;
	color:#666666;
	font-size:11px;
}
.link_direto {
	font-weight:bold;
	font-size:10px;
	margin-top:14px;
}
.link_direto img {
	float:left;
	margin-right:8px;
}
.conteudo_interno {
	padding:16px 20px;
	margin:12px 0 28px 0;
	font-size:12px;
	color:#666666;
}
.titulo_interno {
	font-weight:bold;
	margin-bottom:5px;
	color:#666666;
	font-size:17px;
}
.texto {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.rodape_int {
	padding-top:18px;
}
.rodape_int img {
	float:left;
	margin-right:18px;
}
.menu_rodape {
	border-right:1px solid #FFFFFF;
	border-left:none;
	border-top:none;
	border-bottom:none;
	width:149px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
}
.menu_rodape a {
	color:#FFFFFF;
	text-decoration:none;
}
.menu_rodape a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.cant_int_esq {
	width:230px;
	float:left;
	font-size:12px;
}
.cant_int_centro {
	width:480px;
	float:left;
}
.cant_int_dir {
	width:230px;
	float:left;
}
.menu_rodape img {
	border:none;
	margin:0 2px;
}
/* default */
.engloba_banner {
	margin:6px 0 2px 0;
}
/* institucional */
.sub_menu {
	border-bottom:#666666 solid 1px;
	margin-bottom:18px;
	font-weight:bold;
	line-height:120%;
	font-size:10px;
}
.sub_menu a {
	text-decoration:none;
}
.sub_menu a:hover {
	text-decoration:none;
}
/* conceito */

/* cursos */
.sub_menu_int {
	margin-bottom:8px;
}
.sub_menu_int a {
	font-size:10px;
}
/* inscrição */
#formulario {
	margin-top:20px;
}
#inscricao label {
	float: left;
	text-align: right;
	width: 100px;
	margin-bottom:10px;
	font-size:11px;
}

#inscricao input {
	margin:0 0 10px 10px;
	border:solid 1px #666;
	font-size:11px;
}
.correios {
	margin:0 0 10px 110px;
	width:250px;
	font-size:11px;
}
#inscricao textarea {
	float: left;
	margin:0 0 10px 10px;
	border:solid 1px #666;
	font-size:11px;
}
.info {
	margin-left:103px;
	font-size:11px;
}
.engloba_campo {
	width:390px;
}

/* fale conosco */

/* trabalhe conosco */

/* downloads */

/* noticias */

.titulo_noticia {
	margin-bottom:16px;
	font-size:12px;
}
.titulo_int_noticia {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
}
.data_noticia, .autor_noticia {
	font-size:10px;
	font-weight:400;
	margin-bottom:2px;
}
/* menu */

	/** MENU - cortar aqui **/
	
.pai_menu_site {
	width:100%;
	margin:0px auto;
	text-align:center;
}
.pai_menu_site a{
   text-decoration:none;
   color:#FFFFFF;
}
.pai_menu_site a:hover{
   text-decoration:underline;
   color:#FFFFFF;
}
.fundo_menu {
	background:url('../img/fundo_menu.jpg') repeat-x;
	width:100%;
}
ul.menu {
	margin:0px auto;
	width:935px;
	height:33px;
	line-height:33px;
}
ul.menu li, ul.lista_sub li {
	display:inline;
}
ul.menu li a {
	outline:none;
	display:block;
	float:left;
	font-weight:bold;
	font-size:12px;
	width:187px;
	text-decoration:none;
	background-color:#D4FF55;
	color:white;
}
ul.menu li #botao1 {
	background:url('../img/fundo_menu_red.jpg') repeat-x;
}
ul.menu li #botao2 {
	background:url('../img/fundo_menu_blue.jpg') repeat-x;
}
ul.menu li #botao3 {
	background:url('../img/fundo_menu_green.jpg') repeat-x;
}
ul.menu li #botao4 {
	background:url('../img/fundo_menu_orange.jpg') repeat-x;
}
ul.menu li #botao5 {
	background:url('../img/fundo_menu_purple.jpg') repeat-x;
}
/* sub menus */
	
	ul.lista_sub {
	width:938px;
	margin:0px auto;
	background-color:#333;
	/*Transp*/
		opacity: 0.55;
	filter: alpha(opacity = 55);
	-moz-opacity:0.55;
}
/* Links do submenu */
		
	ul.lista_sub li a {
	margin:0px 7px;
	padding:4px 7px 2px;
}
ul.lista_sub li a, ul.lista_sub li a:visited, ul.lista_sub li a:active {
	color:white;
	font-size:12px;
	text-decoration:none;
	line-height:35px;
}
ul.lista_sub li a:hover {
	color:#A5A5A5;
}
#pai_submenu {
	height:35px;
	background:url('../img/fundo_canto_submenu.jpg') repeat-x;
}
.submenu {
	position:relative;
	height:35px;
}
.default_submenu {
	background:url('../img/fundo_submenu.jpg') no-repeat;
	margin:0px auto;
	height:35px;
	width:938px;
}
.to {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	height:20px;
}
/*niceform*/ 
.selectArea {
	width:100px;
	height:21px;
	background:url(../img/select3.png) repeat-x left top;
	margin-left:109px;
	margin-bottom:5px;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(../img/select_left3.png) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	overflow:hidden;
	white-space:nowrap;
	background:url(../img/select_rigth3.png) no-repeat scroll left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
	overflow:hidden;
	white-space:nowrap;
}
.selectArea .right i {
	display:none;
}
.selectArea .center {
	width:160px;
	color:#666;
	padding-top:0px;
	overflow:hidden;
	white-space:nowrap;
}
/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#fff;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {
	display:none;
}
.optionsDivVisible {
	display:block;
	border:solid 1px #000;
}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#666;
	text-decoration:none;
	display:block;
	padding:1px 4px;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#666;
}
/*NEWSLETTER*/

#cadastrar label,#descadastrar label {
	width: 50px;
	display: block;
	float: left;
	clear: left;
	margin-top: 10px;
}

#cadastrar input,#descadastrar input{
	margin-top: 8px;
	margin-left: 10px;
	border:1px solid #666;
}


#cadastra, #descadastra,#acessar{
			background:url(../img/fundo_botao.png) repeat-x center top;
			background-color:#9f9f9f;
			border:2px solid #666;
			font-size:12px;
			color:#e9e9e9;
	        font-family:'Verdana',sans-serif;
	        font-weight:bold;
	        width:76px;
	        height:26px;
			cursor:pointer;
			margin-top:15px;
}

#botao_news input{
border:2px solid #666;
margin:auto;
cursor:pointer;
}

.buttom{
			background:url(../img/fundo_botao.png) repeat-x center top;
			background-color:#9f9f9f;
			border:2px solid #666;
			font-size:12px;
			color:#e9e9e9;
	        font-family:'Verdana',sans-serif;
	        font-weight:bold;
	        width:76px;
	        height:26px;
			cursor:pointer;
		}
			
#botao input{
			background:url(../img/fundo_botao.png) repeat-x center top;
			background-color:#9f9f9f;
			border:2px solid #666;
			font-size:12px;
			color:#e9e9e9;
	        font-family:'Verdana',sans-serif;
	        font-weight:bold;
	        width:76px;
	        height:26px;
			cursor:pointer;
			margin-top:15px;
		}

/* Imagens News */

.edit_foto {	
	margin:20px auto;
	width:430px;
	text-align:left;
	padding-left:8px;	
	padding-top:8px;
	border:1px solid #dbd3c2;
	background-color:#e3dfd6;
}

.edit_foto img {
	border:1px solid #895c09;
	margin-right:8px;
	margin-bottom:8px;
	width:58px;
	height:45px;
	float:none;
}