body {
	margin: 0 auto; padding: 0;
	text-align: center;
	font: 11px/1.4em Arial, Sans-serif;
	background: url("img/bg_header_left.jpg") repeat-x top left;
}

img { border: 0; }

.break { margin-top: 2em; }

.em { font-style: italic; }

#header_container {
	margin: 0 auto; padding: 0;
	height: 205px;
	background: url("img/bg_header_right.jpg") no-repeat top right;
}

#header {
	margin: 0 auto; padding: 0;
	width: 740px; height: 205px;
	text-align: left;
	background: url("img/bg_header.jpg") no-repeat top;	
}

#logo {
	margin: 0; padding: 0; /* wha!? */
	width: 438px; height: 70px;
	z-index: 100;
	background: url("img/logo_ceal.jpg") no-repeat bottom;
}

#logo h1 { display: none; }


#nav {
	margin: 30px 0 0 0; padding: 0;
	height: 20px;
}

#menu {
	margin: 0; padding: 0;
	height: 20px;
	display: inline;
	overflow: hidden;	
}

#menu li {
	display: inline;
	list-style: none;
	margin: 0; padding: 0;
}

#menu a {
	float: left;
	width: 76px;
	margin: 0 1px 0 0; padding: 20px 0 0 0;
	text-indent: -6000px; 
	overflow: visible !important;
	overflow: hidden;
	height: 0px !important;
}

#menu_inicio a { background: url("img/menu_inicio.jpg") no-repeat; }
#menu_ceal a { background: url("img/menu_ceal.jpg") no-repeat; }
#menu_servicos a { background: url("img/menu_servicos.jpg") no-repeat; }
#menu_socios a { background: url("img/menu_socios.jpg") no-repeat; }
#menu_contactos a { background: url("img/menu_contactos.jpg") no-repeat; }
#menu_protocolos a { background: url("img/menu_protocolos.jpg") no-repeat; }
#menu_links a { background: url("img/menu_links.jpg") no-repeat; }

#menu a { background-position: 0 -40px; }
#menu a:hover { background-position: 0 -20px; }
#menu a.selected { background-position: 0 0; }
#menu a.selected:hover { background-position: 0 0; }


#title { font-family: "Lucida Grande", Arial, Sans-serif; margin: 25px 0 0 0; padding: 0;}
#title h2 { margin: 0; padding: 0; font-size: 20px; font-weight: bold; color: #000000; }

#title p { 
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	margin: 4px 0 0 0; padding: 0; 
	font-size: 10px; font-weight: bold; color: #888888;
}


#container {
	margin: 0 auto; padding: 30px 0 0 0;
	border-top: 1px solid #dddddd;
	width: 740px;
	text-align: justify;
}

.splash #container {
	padding-top: 0;
	border: 0;
}


#container p { margin: 1.5em 0 0 0; font-size: 11px; }
#container .intro { font-weight: bold; }

#container ol.alpha { list-style-type: lower-alpha; }

#container a { color: #4880d0; text-decoration: none; }
#container a:hover { color: #396cc5; text-decoration: underline; }

#container li { margin: 0 0 0.7em 0; }

h3 { margin: 0; padding: 0; color: #1f4381; font-size: 18px; font-family: "Trebuchet MS"; }
h4 { margin: 2em 0 0 0; padding: 0; color: #1f4381; font-size: 13px; font-family: "Trebuchet MS"; }
h5 { margin: 2em 0 1em 0; padding: 0; color: #000000; font-size: 12px; font-family: "Trebuchet MS"; }


#mainbar {
	float: right;
	width: 545px;
	margin: 0 0 0 0; padding: 0 0 30px 0;
}

#sidebar {
	float: left;
	width: 160px;
	margin: 0 35px 0 0; padding: 0 0 30px 0;
	text-align: left;
}

.splash #mainbar {
	float: left;
	width: 515px;
	margin: 0;
}

.splash #sidebar {
	float: right;
	width: 200px;
	margin: 0 0 0 25px;
}

.news #mainbar {
	float: left;
	width: 510px;
	margin: 0;
}

.news #sidebar {
	float: right;
	width: 200px;
	margin: 0 0 0 30px;
}


#sidebar h3 { margin: 1.5em 0 0 0; height: 30px; text-indent: -9000px;  }

#sidebar h3.noticias { margin-top: 0; background: url("img/h_noticias.jpg") no-repeat; }
#sidebar h3.newsletter { background: url("img/h_newsletter.jpg") no-repeat; }

#sidebar h3.menu { margin-top: 0; background: url("img/h_menu_2.jpg") no-repeat; }



#news {
	margin: 1em 0 0 0; padding: 0 0 0 0;
}

#news ul { 
	margin:  0 0 0 0; padding: 0;
	list-style: none;
}

#news li { margin: 8px 0 0 0; }

#news li a { display: block; margin: 0 0 2px 0; padding: 1px 0; color: #000000; text-decoration: none; font-weight: bold; }
#news li a:hover { color: #000000; text-decoration: none; background-color: #e5f1fe; }

#news li span { font-weight: normal; font-size: 10px; }

#news p { margin: 1em 0 0 0; }

.news_post {
	
}

.news_post h3 {
	margin: 0; padding: 0;
	color: #000000;
}

.news_post p { margin: 0; padding: 0; }



#side_nav {
	margin: 0; padding: 30px 0 0 0;
	background: url("img/bg_menu.jpg") no-repeat top;
}

#side_menu {
	margin: 0; padding: 0;
	list-style-type: none;
}

#side_menu li {
	margin: 0; padding: 0;
}

#side_menu a {
	display: block;
	margin: 0; padding: 0 11px;
	height: 22px;
	line-height: 22px;
}

#side_menu a { color: #ffffff; text-decoration: none; background-color: #3a6cc5; }
#side_menu a:hover { color: #ffffff; text-decoration: none; background-color: #70b5ed; }
#side_menu a.selected { color: #ffffff; text-decoration: none; background-color: #5490d8; }
#side_menu a.selected:hover { color: #ffffff; text-decoration: none; background-color: #70b5ed; }



#sub_side_nav {
	margin: 10px 0 0 0; padding: 16px 0 0 0;
	background: url("img/bg_submenu.jpg") no-repeat top;
}

#sub_side_menu {
	margin: 0; padding: 0;
	list-style-type: none;
}

#sub_side_menu li {
	margin: 0; padding: 0;
}

.sep { border-top: 25px solid #ffffff; }

#sub_side_menu a {
	display: block;
	margin: 0; padding: 0 11px;
	height: 22px;
	line-height: 22px;
}

#sub_side_menu a { color: #ffffff; text-decoration: none; background-color: #3a6cc5; }
#sub_side_menu a:hover { color: #ffffff; text-decoration: none; background-color: #70b5ed; }
#sub_side_menu a.selected { color: #ffffff; text-decoration: none; background-color: #5490d8; }
#sub_side_menu a.selected:hover { color: #ffffff; text-decoration: none; background-color: #70b5ed; }


#container table { 
	margin: 2em 0 0 0; 
	width: 100%; 
	border-collapse: collapse; 
}

#container td, th {
	padding: 3px 10px;
	/*height: 22px;*/
	/*text-align: center;*/
	text-align: left;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;	
}

#container th { color: #333333; background-color: #e0e0e0; }


#container td { background-color: #f4f4f4; }

#container .empty td { background-color: #ffffff;  }


#container td.center, th.center { text-align: center; }
#container td.choice, th.choice { width: 20px; text-align: center; }
#container td.info, th.info { width: 30px; text-align: center; }


#container tr.even td { background-color: #eeeeee; }
#container tr.odd td { background-color: #f4f4f4; }

#container span.small { font-size: 7pt; }


#container dl { }
#container dt { margin: 0 0 2px 0; color: #555555; }
#container dd { margin: 0 0 1em 0; }



/*#container #formacoes_top { 
	height: 54px;
	padding: 0 0 0 75px;
	background: url("img/content_seta_1.jpg") no-repeat left top; 
}*/

#container #formacoes { margin: 10px 0 0 0; }

#container #formacoes_bottom { 
	height: 68px;
	margin: 10px 0 0 0; padding: 15px 0 0 120px;
	background: url("img/content_seta_3.jpg") no-repeat left top; 
}


#container .logos img {
	margin: 0 35px 0 0;
	padding: 0;
	border: 0;
}


#container .graficos {
	text-align: center;
	margin: 2em 0 0 0;
}

#container .graficos img {
	margin: 0 7px 20px 0;
	border: 1px solid #cccccc;
}

#container .graficos img:hover {
	border: 1px solid #555555;
}



/*
#side_nav {
	width: 160px;
	margin: 0; padding: 30px 0 0 0;
	background: url("img/sidemenu_top.jpg") no-repeat top right;
}

#side_menu {
	margin: 0; padding: 0 0 48px 0;
	list-style-type: none;
	background: url("img/sidemenu_bottom.jpg") no-repeat bottom right;
}

#side_menu li {
	width: 160px;
	height: 24px;
	margin: 0; padding: 0;
	overflow: hidden;	
}

#side_menu a {
	display: block;
	height: 24px;
	margin: 0; padding: 0 10px 0 20px;
	line-height: 24px;
	background: url("img/sidemenu.jpg") no-repeat;
}

#side_menu a { background-position: right -48px; color: #444444; text-decoration: none; }
#side_menu a:hover { background-position: right -24px; color: #164597; text-decoration: none; }
#side_menu a.selected { background-position: right 0; color: #396cc5; text-decoration: none; }
#side_menu a.selected:hover { background-position: right 0; color: #396cc5; text-decoration: none; }
*/


#footer_container {
	clear: both;
	margin: 0 auto; padding: 0;
	border-top: 1px solid #d9d9d9;
	text-align: center;
	background-color: #efefef;
}

#footer {
	width: 740px; height: 30px;
	margin: 0 auto; padding: 20px 0;
	color: #444444;
}

#footer #info_1 { float: left; text-align: left; }
#footer #info_2 { float: right; text-align: right; }

#footer p { 
	margin: 0; padding: 0;
	font-size: 11px;
}

#footer a { color: #444444; text-decoration: none; }
#footer a:hover { color: #000000; text-decoration: underline; }


/*
#footer_container {
	clear: both;
	margin: 0 auto; padding: 0;
	border-top: 2px solid #f2f2f2;
	text-align: center;
	background-color: #f8f8f8;
}

#footer {
	width: 740px; height: 35px;
	margin: 0 auto; padding: 10px 0;
	color: #444444;
}

#footer #info_1 { float: left; text-align: left; }
#footer #info_2 { float: right; text-align: right; }

#footer p { 
	margin: 0; padding: 0;
	font-size: 11px;
}

#footer a { color: #444444; text-decoration: none; }
#footer a:hover { color: #000000; text-decoration: underline; }
*/

p.small { font-size: 9px; }
.error { color: #ff0000; }

#f_newsletter td.l_column { width: 120px; }
#f_newsletter table.forms { margin: 2em 0 1.5em 0; }

#f_newsletter #i_nome { width: 100%; }
#f_newsletter #i_email { width: 180px; }


#f_formacao_insc td.l_column { width: 125px; }
#f_formacao_insc table.forms { margin: 2em 0 1.5em 0; }

#f_formacao_insc #i_nome { width: 100%; }
#f_formacao_insc #i_email { width: 150px; }
#f_formacao_insc #i_morada { width: 100%; }
#f_formacao_insc #i_localidade { width: 150px; }
#f_formacao_insc #i_codpostal { width: 90px; }
#f_formacao_insc #i_contribuinte { width: 90px; }
#f_formacao_insc #i_bi { width: 70px; margin: 0 10px 0 0; }
#f_formacao_insc #i_emissao { width: 80px;  margin: 0 10px 0 5px; }
#f_formacao_insc #i_arquivo { width: 70px;  margin: 0 0 0 5px; }
#f_formacao_insc #i_telcasa { width: 100px; }
#f_formacao_insc #i_telemovel { width: 100px; }
#f_formacao_insc #i_habilitacoes { width: 100%; }
#f_formacao_insc #i_funcao { width: 100%; }
#f_formacao_insc #i_empresa { width: 100%; }
#f_formacao_insc #i_telempresa { width: 100px; }
#f_formacao_insc #i_fax { width: 100px; }


#f_formacao_medida td.l_column { width: 150px; }
#f_formacao_medida table.forms { margin: 2em 0 1.5em 0; }

#f_formacao_medida #i_nome { width: 100%; }
#f_formacao_medida #i_email { width: 150px; }
#f_formacao_medida #i_morada { width: 100%; }
#f_formacao_medida #i_localidade { width: 150px; }
#f_formacao_medida #i_codpostal { width: 90px; }
#f_formacao_medida #i_contribuinte { width: 90px; }
#f_formacao_medida #i_bi { width: 70px; margin: 0 10px 0 0; }
#f_formacao_medida #i_emissao { width: 80px;  margin: 0 10px 0 5px; }
#f_formacao_medida #i_arquivo { width: 70px;  margin: 0 0 0 5px; }
#f_formacao_medida #i_telcasa { width: 100px; }
#f_formacao_medida #i_telemovel { width: 100px; }
#f_formacao_medida #i_habilitacoes { width: 100%; }
#f_formacao_medida #i_funcao { width: 100%; }
#f_formacao_medida #i_empresa { width: 100%; }
#f_formacao_medida #i_telempresa { width: 100px; }
#f_formacao_medida #i_fax { width: 100px; }

#f_formacao_medida #t_descricao { width: 100%; height: 150px;}


#f_formacao_bolsa td.l_column { width: 150px; }
#f_formacao_bolsa table.forms { margin: 2em 0 1.5em 0; }

#f_formacao_bolsa #i_nome { width: 100%; }
#f_formacao_bolsa #i_email { width: 150px; }
#f_formacao_bolsa #i_telefone { width: 100px; }
#f_formacao_bolsa #i_cap { width: 140px; }
#f_formacao_bolsa #i_validade { width: 100px; }

#f_formacao_bolsa #t_habilitacoes { width: 100%; height: 100px;}
#f_formacao_bolsa #t_formacao { width: 100%; height: 100px;}
#f_formacao_bolsa #t_experiencia_pro { width: 100%; height: 100px;}
#f_formacao_bolsa #t_experiencia_form { width: 100%; height: 100px;}
#f_formacao_bolsa #t_outras { width: 100%; height: 100px;}



#f_formacao_pme td.l_column { width: 100px; }
#f_formacao_pme table.forms { margin: 2em 0 1.5em 0; }

#f_formacao_pme #l_cae { margin: 0 10px 0 10px; }

#f_formacao_pme #i_empresa { width: 100%; }
#f_formacao_pme #i_morada { width: 100%; }
#f_formacao_pme #i_actividade { width: 250px; }
#f_formacao_pme #i_cae { width: 60px; }
#f_formacao_pme #i_telefone { width: 100px; }
#f_formacao_pme #i_colaboradores { width: 30px; }
#f_formacao_pme #i_contacto { width: 100%; }
#f_formacao_pme #i_email { width: 170px; }
#f_formacao_pme #i_telemovel { width: 100px; }

#f_formacao_pme #t_observacoes { width: 100%; height: 100px;}



#f_socios_insc td.l_column { width: 100px; }
#f_socios_insc table.forms { margin: 2em 0 1.5em 0; }

#f_socios_insc #i_nome { width: 100%; }
#f_socios_insc #i_email { width: 150px; }
#f_socios_insc #i_telefone { width: 100px; }
#f_socios_insc #i_morada { width: 100%; }

#f_socios_insc #t_observacoes { width: 100%; height: 100px;}


#f_seminario_insc td.l_column { width: 120px; }
#f_seminario_insc table.forms { margin: 2em 0 1.5em 0; }

#f_seminario_insc #i_nome { width: 100%; }
#f_seminario_insc #i_empresa { width: 100%; }
#f_seminario_insc #i_morada { width: 100%; }
#f_seminario_insc #i_telefone { width: 100px; }
#f_seminario_insc #i_fax { width: 100px; }
#f_seminario_insc #i_email { width: 150px; }
#f_seminario_insc #i_sector { width: 200px; }



#f_apoio_juridico td.l_column { width: 150px; }
#f_apoio_juridico table.forms { margin: 2em 0 1.5em 0; }
#f_apoio_juridico #i_nome { width: 100%; }
#f_apoio_juridico #i_email { width: 150px; }
#f_apoio_juridico #i_morada { width: 100%; }
#f_apoio_juridico #i_localidade { width: 150px; }
#f_apoio_juridico #i_codpostal { width: 90px; }
#f_apoio_juridico #i_funcao { width: 100%; }
#f_apoio_juridico #i_empresa { width: 100%; }
#f_apoio_juridico #i_telempresa { width: 100px; }
#f_apoio_juridico #i_fax { width: 100px; }
#f_apoio_juridico #t_descricao { width: 100%; height: 150px;}






/*
#f_formacao_insc table.forms { 
	margin: 2em 0 0 0; 
	width: 100%; 
	border-collapse: collapse;
}

#f_formacao_insc td, th {
	padding: 3px 10px;
	text-align: left;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;	
}

#f_formacao_insc th { color: #333333; background-color: #e0e0e0; }
#f_formacao_insc td { background-color: #f4f4f4; }
*/



.galeria { text-align: left; margin: 1.5em 0 0 0;}

.galeria img {
	margin: 0 8px 8px 0; padding: 0; border: 0;
}

