/* Zero down margin and paddin on all elements */
#topo *, #barraEsq *, #mainNav *, .titulo *, .lista_conteudos *, #barraDir *, #footer *{
  margin: 0;
  padding: 0;
}

#topo , #barraEsq , #mainNav , .titulo , .lista_conteudos , #barraDir , #footer {
  margin: 0;
  padding: 0;
}


html {height: 100%;}

body { 
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1f92b4;
}

.column0{
	clear:left;
	float:left;
	width:45%;
	margin-top:15px;
}
.column1{
	float:left;
	width:45%;
	margin-top:15px;
	margin-left:20px;
}

#wrapperMeio{
	width: 720px;/*764px; 716*/
	margin: 5px auto; 
	position: relative;
	background-color:#fff;
}

#mainTopo{	
	display: block;
	height: 97px;
	list-style: none;
	width: 100%;
	overflow: hidden;
  	font-size: 14px;
}

#mainTopo li {
	padding: 0px;
	float: left;
	display: block;
}

#mainTopo li#topo_dados{
	text-decoration: none;
	margin-left:60px;
}

#topo{
	height: 95px;
}
a#logo{
	/*background: #FFFFFF url(../imagens/logo.gif) left no-repeat;*/
	display: block;
	height: 95px;
	width: 185px;
	float:left;
}

#topo_exercicios_PT, #topo_exercicios_ES{
	padding-top: 20px;
}
#topo_exercicios_PT a{
	display:block;
	background: url(../imagens/siteExercicios.png) right no-repeat;
	height: 44px;
	width: 187px;
	text-indent:-5000px;
	overflow:hidden;
	float: right;
}
#topo_exercicios_ES a{
	display:block;
	background: url(../imagens/siteExercicios_es.png) right no-repeat;
	height: 44px;
	width: 187px;
	text-indent:-5000px;
	overflow:hidden;
	float: right;
}
#topo_exame_nivel_PT, #topo_exame_nivel_ES{
	position: relative;
	width: 157px;
	height: 34px;
	float: right;
	clear:right;
}

#topo_exame_nivel_PT a{
	position: relative;
	top:16px;
	display:block;
	background: url(../imagens/exameNivel.png) right no-repeat;
	height: 34px;
	width: 157px;
	text-indent:-5000px;
	overflow:hidden;
}

#topo_exame_nivel_ES a{
	position: relative;
	top:16px;
	display:block;
	background: url(../imagens/exameNivel_es.png) right no-repeat;
	height: 34px;
	width: 157px;
	text-indent:-5000px;
	overflow:hidden;
}

#topo_lg_pt{
	float:left;
	height:24px;
	padding-left:6px;
	padding-right:5px;
	padding-top:70px;
	width:24px;

}
#topo_lg_pt a{
	display:block;
	background: url(../imagens/Portugal.png) right no-repeat;
	height: 24px;
	width: 24px;
	text-indent:-5000px;
	overflow:hidden;
	float: left;
}
#topo_lg_es{
	float:left;
	height:24px;
	padding-top:70px;
	width:24px;
}
#topo_lg_es a{
	display:block;
	background: url(../imagens/Spain.png) right no-repeat;
	height: 24px;
	width: 24px;
	text-indent:-5000px;
	overflow:hidden;
	float: left;
}
#topo_dados h3{
	display:block;
	background: #FFFFFF url(../imagens/dados.gif) left no-repeat;
	height: 95px;
	width: 142px;
	text-indent:-5000px;
	overflow:hidden;
}

#conteudo{
	border: 1px;
	padding:10px 0px 30px 10px;
	min-height: 350px;
	text-align:justify;
	background-color:#fff;
	float: left;
	width: 540px
}

#conteudo a{
	color: #BD0000;
}

#conteudo .lista_conteudos a{
	color: #000;
}

#conteudo ul{
	list-style-position:inside;
}

.lista_conteudos {
	margin-top:5px;
}

.lista_conteudos a{
	color:#000;
}

#conteudo .lista_conteudos a.seleccionado{
	color:red;
}
#conteudo .lista_conteudos span.seleccionado{
	color:red;
}
#bannerFundo{
	float: right;
}

#footer{
	background-color: #1f92b4;
	color:white;
	clear:both;
}
#footer a{
	background-color: #1f92b4;
	color:white;
}

#header_img{
	height: 163px;
	width: 528px;
	float:right;
	clear: right;
}

/************************************
#MENU
************************************/
#mainNav{	
	display: block;
	height: 25px;
	list-style: none;
	width: 528px;
	background: #ffe200 url(../imagens/menu.gif) top repeat-x;
	overflow: hidden;
  	font-size: 100%;
	float: right;
}

#mainNav li {
	padding: 0px;
	float: left;
	display: block;
	line-height:24px;
}

#mainNav li a{
	padding: 0px;
	float: left;
	display: block;
    color: #000;
	text-decoration: none;
	padding-left:18px;
	font-weight: bold;
}

#mainNav li a.menu_select{
	/*background: #d10a1d url(../imagens/seleccao.jpg) right no-repeat;	*/
}

#mainNav li#home a {
	margin-left:15px;
}

#mainNav li#emprego a {
	margin-right:10px;
}

.clear{
	clear: both;
}

#barraDir{
	float: right;
	width: 157px;
	padding-top:10px;
}

#barraEsq{
	width: 192px;
	float:left;
	background: #F00 url(../imagens/menuLateral.gif);	
	height: 188px;
}
#barraEsq ul{
	list-style: none;
	padding-top: 6px;
}
#barraEsq li{
	padding-left: 15px;
}

/* MENU ESQUERDO */
#cursos_regulares_PT a{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background: url(../imagens/menuCursosRegulares.jpg) left center no-repeat;
	padding-bottom:10px;
}

#cursos_empresas_PT a{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background: url(../imagens/menuCursosEmpresas.jpg) left center no-repeat;
	padding-bottom:10px;
}

#cursos_privados_PT a{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background: url(../imagens/menuCursosPrivados.jpg) left center no-repeat;
	padding-bottom:10px;
}

#traducoes_PT a{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background: url(../imagens/menuTraducoes.jpg) left center no-repeat;
	padding-bottom:10px;
}

#parcerias_PT a{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background: url(../imagens/menuParcerias.jpg) left center no-repeat;
	padding-bottom:10px;
}

#cursos_regulares_ES a{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background: url(../imagens/menuCursosRegulares_es.jpg) left center no-repeat;
	padding-bottom:10px;
}

#cursos_empresas_ES a{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background: url(../imagens/menuCursosEmpresas_es.jpg) left center no-repeat;
	padding-bottom:10px;
}

#cursos_privados_ES a{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background: url(../imagens/menuCursosPrivados_es.jpg) left center no-repeat;
	padding-bottom:10px;
}

#traducoes_ES a{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background: url(../imagens/menuTraducoes_es.jpg) left center no-repeat;
	padding-bottom:10px;
}

#parcerias_ES a{
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	background: url(../imagens/menuParcerias_es.jpg) left center no-repeat;
	padding-bottom:10px;
}

#barraEsqIcons{
	padding: 10px 10px 0px 10px;
}
#iconHome{
	display:block;
	width: 16px;
	height:16px;
	text-indent:-5000px;
	overflow:hidden;
	background: url(../imagens/home.gif) left top no-repeat;
	float: left;
}
#iconContactos{
	display:block;
	width: 16px;
	height:16px;
	text-indent:-5000px;
	overflow:hidden;
	background: url(../imagens/contactos.gif) left top no-repeat;
	float: left;
	margin-left: 10px;
}

/* FIM MENU ESQUERDA*/

#banner_footer{
padding-left:100px;
padding-bottom:10px;
}

