@charset "utf-8";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,img,table,td,a {
	margin: 0;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol {
	list-style: none;
}
fieldset,img { 
	border: none; 
	}
	
caption,th { 
	text-align: left; 
	}
	
table { 
	border-collapse: collapse; 
	}

/* --------------TÍTULOS -------------*/

h1 {
	color: #2E2B27;
	font-size: 1.15em;
	text-align: left;
	margin-bottom: 8px;
	font-weight: normal;
	font-family: Verdana;
}

h3 {
	color: #009933;
	font-size: 1em;
	text-align: left;
	margin-bottom: 8px;
	font-family: Verdana;
	text-transform: uppercase;
}

h4 {
	color: #009933;
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 8px;
	font-family: Verdana;
}

p { padding-bottom:6px; 
}

/* ---------------------------------- */

/* -------------- LINKS --------------*/

a, 
	a:link, a:visited {
	font-family: Verdana;
	color: #1D2123;
	font-size: 1em;
}

	a:hover {
	color: #132746;
	text-decoration: none;
}
/* ---------------------------------- */


/**-------------FORMS-----------------*/


.inputTitulos {
	font-family: Verdana;
	color: #009933;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #DDDDDD;
	border-left-color: #E6E6E6;
	padding-right: 5px;
	padding-left: 5px;
	border-right-color: #EFEFEF;
}

.inputCelulas {
	border-top-color: #E6E6E6;
	border-bottom-color: #DDDDDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #EEEEEE;
	font-family: Verdana;
	color: #666666;
	margin: 0px;
	padding: 4px;
}

.inputCelulas input, .inputCelulas select, .inputCelulas textarea {
	border-width:1px;
	border-style:solid;
	border-color:#FFEACA;
	padding: 2px;
	}

#cats {
	border: 1px ;
	border-style:solid;
	border-color:#FFEACA;
	color: #333333;
	font-family: Verdana;
	padding: 2px;
}

#obs {
	border: 1px solid #FFEACA;
	padding: 2px;
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
}


/* ---------------------------------- */

/**-------------LISTAS----------------*/

dt {
	color: #009933;
	font-size: 1em;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
}

dd {
	list-style-type: disc;
	font-size: 0.9em;
	text-indent: 10px;
}

ul {
	list-style-type: disc;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 40px;
}

ol {
	list-style-type: decimal;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 40px;
}

li {
	padding-bottom:4px;
}
/*------------------------------------*/


/* --------  OBJECTOS  -  IMAGENS  ---*/

.float_esquerda {
	float:left;
	margin-right: 20px;
}

.float_direita {
float:right;
}

/*------------------------------------*/

/* ----------LAYOUT ------------------*/
body {
	text-align: center;
	background-color: #707271;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../imagens/fundo_cabecalho.jpg);
}

body {	
	/*text-align: -moz-center;  Centra no firefox(moz mozila) se este body ficar depois do outro */
	
}

/*---------CABEÇALHO---------------*/
#cabecalho {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#banner {
	width: 988px;
	height: 93px;
	text-align: left;
	background-image: url(../imagens/banner.jpg);
}
#banner_flash {
	width: 988px;
	height: 93px;
	position: absolute;
	z-index: 1;
	}

#input_submit {

}

#menu{
	width: 988px;
	height: 27px;
	white-space: nowrap;
	background-image: url(../imagens/menu.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#menu_links_esq {
	height: 27px;
	width: 27px;
	position: relative;
	left: 0;
	top: 0;
	background-image: url(../imagens/menu_links_esq.jpg);
}

.menu_links_links, .menu_links_links a, .menu_links_links a:link, .menu_links_links a:visited {
	font-family: Verdana;
	padding-right: 4px;
	padding-left: 4px;
	color: #1a1304;
	font-size: 13px;
	text-decoration: none;
	white-space: nowrap;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center;
	height: 16px;
		}

.menu_links_links a:hover {
		color: #FEF7DE;
}

.menu_links_separador {
	background-image: url(../imagens/menu_separador.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 5px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#menu_links_dir {
	height: 27px;
	width: 27px;
	position: relative;
	text-align: left;
	left: 0;
	top: 0;
	background-image: url(../imagens/menu_links_dir.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#menus_separacao {
	background-image: url(../imagens/menus_separacao.jpg);
	height: 4px;
	width: 988px;
	background-repeat: no-repeat;
	font-size: 0px;
}

#noticias {
	width: 988px;
	height: 26px;
	white-space: nowrap;
	background-image: url(../imagens/menu_noticias.jpg);
	background-repeat: repeat-x;
	position: relative;
	padding: 0px;
	font-family: verdana;
	font-size: 9px;
	text-align: left;
	margin: 0px;
}

#tabela_noticias, #tabela_noticias a, #tabela_noticias a:link, #tabela_noticias a, hover {
			text-decoration: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			white-space: nowrap;
			color: #48130A;
			text-align: left;
			white-space: nowrap;
			width: 884px;
			margin: 0px;
			padding: 0px;
			height: 24px;
}

.teclaLisboaNoticias, .teclaLisboaNoticias a, .teclaLisboaNoticias a:link, .teclaLisboaNoticias a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #48130A;
	text-align: left;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

#tabela_noticias td {
	padding-right: 6px;
	padding-left: 6px;
}

#separador_ban_corp {
	width: 988px;
	background-image: url(../imagens/separador_banner_corpo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F1F2F4;
	padding: 0px;
	margin: 0px;
	height: 12px;
	font-size: 0px;
}


/* ----------MENU DROP DOWN ----*/

#cursos_drop_down_menu {
	position: absolute;
	visibility: hidden;
	top: 120px;
	display: block;
	padding: 0;
	border: 1px solid #FFCC33;
	background-color: #323438;
	z-index: 30;
	margin: 0;
	text-align: left;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	white-space: nowrap;
}

/*#cursos_drop_down_menu li{
	white-space: nowrap;
	text-align: left;
	line-height: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
	list-style-type: none;
}*/

#cursos_drop_down_menu a {
	position: relative;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFCF9;
	font-family: verdana;
	font-size: 0.66em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
	
	}

#cursos_drop_down_menu a:hover {
	color: #FAA912;
	font-weight: bold;
}
		
#form_empres_drop_down_menu {
	position: absolute;
	visibility: hidden;
	top: 120px;
	display: block;
	padding: 0;
	border: 1px solid #FFCC33;
	background-color: #323438;
	z-index: 30;
	margin: 0;
	text-align: left;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	white-space: nowrap;
}

#form_empres_drop_down_menu a {
	position: relative;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFFCF9;
	font-family: verdana;
	font-size: 0.66em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
	}

#form_empres_drop_down_menu a:hover {
	color: #FAA912;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
		
#sub_cursos_drop_down_menu {
	position: absolute;
	visibility: hidden;
	top: 120px;
	display: block;
	padding: 0;
	border: 1px solid #FFCC33;
	background-color: #323438;
	z-index: 30;
	margin: 0;
	text-align: left;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	white-space: nowrap;
}

/*#sub_cursos_drop_down_menu li {
	list-style-position: inside;
	position: relative;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	line-height: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	display: block;
}*/

#sub_cursos_drop_down_menu a {
	text-decoration: none;
	color: #FFFCF9;
	font-family: verdana;
	font-size: 0.66em;
	text-transform: uppercase;
	font-weight: bold;	
}

#sub_cursos_drop_down_menu a:hover {
	color: #FAA912;
	font-weight: bold;
}

/*------------------------------*/


#destaque_principal {
	width: 900px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: 1d1b18;
	overflow: hidden;
	}
#destaque_principal span {
	color: #DD700D;
	text-decoration: none;
	}

#destaque_principal a:link, #destaque_principal a:visited, #destaque_principal a:active {
	color: #DD700D;
	text-decoration: none;
	}
	
 #destaque_principal a:hover {
	color: #DD700D;
	text-decoration: underline;
	}

#corpo_background {
	background-color: #F1F2F4;
	padding: 0px;
	margin: 0px;
}

#corpo {
	background-color:#F1F2F4;
	width: 988px;
	background-image: url(../imagens/fundo_corpo.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

.espaco_banner_corpo {
	height: 10px;
	font-size: 0px;
}

#corpo_conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 919px;
	white-space: normal;
	font-size: 0.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	color: #212225;
}

#corpo_conteudo a:link {
	font-size: 1em;
	
}

.botao_control {
	position: relative;
	left: 570px;
	width: 73px;
	border: 0px solid #000000;
	height: 26px;
}

.botao_retroceder {
	position: relative;
	height: 26px;
	width: 36px;
	left: 0px;
	top: 0px;
}

.botao_retroceder img  {
	background-image: url(../imagens/botao_voltar.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}

.botao_retroceder img:hover {
	background-image: url(../imagens/botao_voltar.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
}

.botao_topo {
	height: 26px;
	width: 36px;
	position: relative;
	top: -26px;
	left: 36px;
}

.botao_topo img {
	background-image: url(../imagens/botao_topo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 26px;
}

.botao_topo img:hover {
	background-image: url(../imagens/botao_topo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
		
/* RODAPÉ */


#rodape {
	height: 153px;
	background-image:url(../imagens/fundo_pagina.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

#rodape_rights {
	width: 988px;
	height: 93px;
	background-image: url(../imagens/rodape_rights.jpg);
	background-position: bottom;
}
#rodape_fundo {
	width: 988px;
	height: 60px;
	background-image: url(../imagens/rodape_fundo.jpg);
}

#rodape_esquerda {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FFB812;
	position: relative;
	text-align: left;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-left: 35px;
	font-weight: bold;
}

#rodape_direita {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	text-align: right;
	padding-right: 35px;
	padding-top: 10px;
}

/* ---------------INDEX DESTAQUES ------------*/


.destaque_verde_horizontal {
	background-image: url(../imagens/destaque_1_horizontal.jpg);
	background-repeat: no-repeat;
	width: 445px;
	height: 103px;
	margin: 0px;
	padding: 0px;
	background-position: center;
	text-align: left;
}

.destaque_laranja_horizontal{
	background-image: url(../imagens/destaque_2_horizontal.jpg);
	background-repeat: no-repeat;
	width: 445px;
	height: 103px;
	margin: 0px;
	padding: 0px;
	background-position: center;
	text-align: left;
}

.destaque_verde_grande {
	background-image: url(../imagens/destaque_grande_1.jpg);
	background-repeat: no-repeat;
	width: 299px;
	height: 243px;
	margin: 0px;
	padding: 0px;
	background-position: left;
	text-align: left;
}

.destaque_laranja_grande {
	background-image: url(../imagens/destaque_grande_2.jpg);
	background-repeat: no-repeat;
	width: 299px;
	height: 243px;
	margin: 0px;
	padding: 0px;
	background-position: center;
	font-weight: normal;
	text-align: left;
}

.destaque_cinza_grande {
	background-image: url(../imagens/destaque_grande_3.jpg);
	background-repeat: no-repeat;
	width: 299px;
	height: 243px;
	margin: 0px;
	padding: 0px;
	background-position: left;
	text-align: left;
}
        
.destaque_titulo {
	position: relative;
	top: 10px;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	width: 410px;
	font-size: 13px;
}		   

.destaque_titulo, 
	.destaque_titulo a, 
		.destaque_titulo a:link,
		.destaque_titulo a:visited { 
		text-decoration: none;
		color: #333333; 	
}		

	.destaque_titulo a:hover {
	text-decoration: underline;
	color: #333333;
	}
	
.destaque_modulos_horizontal_esq {
	width: 410px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 14px;
	left: 20px;
	letter-spacing: 1px;
	text-align: justify;
	white-space: normal;
	color: #404040;
}

.destaque_modulos_horizontal_esq p { 
	padding-bottom: 2px; 
	
}

.destaque_titulo_grande {
	position: relative;
	top: 10px;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	width: 260px;
	font-size: 12px;
}		   
	.destaque_titulo_grande a,
	.destaque_titulo_grande a:link, 
	.destaque_titulo_grande a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	width: 260px;
	font-size: 13px;
	text-decoration: none;
	}
	
	.destaque_titulo_grande a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	width: 260px;
	font-size: 13px;
	text-decoration: underline;
	}

.destaque_modulos_grande {
	width: 262px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 20px;
	left: 20px;
	letter-spacing: 1px;
	text-align: justify;
	color: #333333;
}


		   /*---*/
		   
.destaques_cabecalho {
	background-image: url(../imagens/destaques_cabecalho.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
	width: 650px;
	text-align: left;
}

.destaques_cabecalho_titulo {
	position: relative;
	top: 4px;
	font-size: 13px;
	font-weight: bold;
	left: 20px;
	color: #009933;
		
}

.destaques_cabecalho_status {
	position: relative;
	top: -19px;
	float: right;
	}
	
.destaques_corpo {
	background-image: url(../imagens/destaques_corpo.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 11px;
	text-align: justify;
	color: #575757;
}

.destaques_corpo img {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 0px;
}

.destaques_corpo p { 
	padding-bottom: 4px; 
}

.destaques_rodape {
	background-image: url(../imagens/destaques_rodape.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 38px;
	margin: 0px;
	padding: 0px;
}

.destaques_rodape_info {
	position: relative;
	left: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	top: -4px;
}
/* ------FIM-------INDEX DESTAQUES ------------*/

/* GOOGLE MAPS*/

#map {
	width: 580px;
	height: 380px;
	border: 1px solid #009933;
}

#map h3 {
	color: #009933;
	font-size: 1em;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
}

#map p {
	font-size: 10px;
	color: #333333;
}

/* --------------GALERIA -------------*/

#tabela_galeria {
	text-align: center;
}

.tabela_galeria td{
	text-align: center;
	padding: 5px;
}
/* -----------------------------------*/

