@charset "utf-8";
	
#CONTENTOR {
	width:820px;
	text-align:left;
	background-color:#FFFFFF;
	position: relative;
	height: 775px;
	margin-right: auto;
	margin-left: auto;
	}
	
#logo {
	height: 82px;
	width: 141px;
	background-image: url(../imagens/logo2.jpg);
	margin-top: 27px;
	margin-left: 30px;
}

#menu {
	height: 17px;
	width: 367px;
	float: left;
	margin-left: 440px;
	margin-top: -17px;
}

#home_menu {
	position: relative;
	height: 17px;
	width: 38px;
	left: 0px;
	background-image: url(../imagens/branco.jpg);
}

#empresa_menu {
	position: relative;
	height: 17px;
	width: 69px;
	left: 38px;
	top: -17px;
}

#portfolio_menu {
	position: relative;
	height: 17px;
	width: 75px;
	left: 107px;
	top: -34px;
	background-image: url(../imagens/portfolio_menu_seleccionado.jpg);
}

#emcurso_menu {
	position: relative;
	height: 17px;
	width: 72px;
	left: 182px;
	top: -51px;
}

#blog_menu {
	position: relative;
	height: 17px;
	width: 49px;
	left: 250px;
	top: -68px;
}

#contactos_menu {
	position: relative;
	height: 17px;
	width: 64px;
	left: 299px;
	top: -85px;
}

#imagens {
	height: 221px;
	width: 820px;
	background-image: url(../imagens/topo_emcurso.jpg);
	float: right;
	margin-top: 20px;
}

#divisão {
	height: 415px;
	width: 8px;
	background-image: url(../imagens/divisao11.png);
	background-position: center top;
	float: left;
	margin-top: -225px;
	margin-left: 63px;
}

#texto_box {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	height: 160px;
	width: 520px;
	float: left;
	margin-top: 20px;
	margin-left: 35px;
}

#lingua {
	height: 17px;
	width: 50px;
	float: right;
	margin-top: -80px;
	margin-right: 24px;
}

#pt {
	position: relative;
	height: 17px;
	width: 25px;
}

#en {
	position: relative;
	height: 17px;
	width: 25px;
	left: 25px;
	bottom: 17px;
}

#titulo {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: 9F5900;
}
#txt {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #454730;
}

#menu_lateral {
	height: 190px;
	width: 245px;
	background-color: #E7E7DA;
	float: left;
	margin-top: 20px;
}

#submenu1 {
	height: 15px;
	width: 48px;
	background-image: url(../imagens/em_curso.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 30px;
	top: 15px;
}
#seta {
	position: relative;
	height: 12px;
	width: 11px;
	background-image: url(../imagens/seta.jpg);
	background-repeat: no-repeat;
	left: 30px;
	top: 25px;
}

#contactos {
	background-image: url(../imagens/contactos.jpg);
	height: 125px;
	width: 142px;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
	margin-top: 60px;
}

#submenu2 {
	position: relative;
	height: 30px;
	width: 155px;
	left: 30px;
	top: 33px;
}

#caminho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6A6C59;
	font-style: normal;
	height: 20px;
	width: 495px;
	float: left;
	margin-top: 27px;
	margin-left: 35px;
}

#submenu3 {
	position: relative;
	height: 30px;
	width: 180px;
	top: 45px;
	background-repeat: no-repeat;
	left: 30px;
}

#submenu4 {
	position: relative;
	height: 30px;
	width: 139px;
	top: 55px;
	left: 30px;
	background-repeat: no-repeat;
}

a:link { color:#9F5900 }	
a:visited { color:#9F5900 }	
a:hover { color:#9F5900 }
