/* @group standarts */
body{
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	background: url(../_img/bodyBG.gif);
}
p{
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 20px;
}
h2{
	font-size: 1.3em;
	font-weight: bold;
	color: #317192;
	text-transform: uppercase;
	margin-bottom: 12px;
}
h3{
	font-size: 1.2em;
	font-weight: bold;
	color: #4d4948;
	border-bottom: 1px solid #adb0b4;
	text-transform: uppercase;
	margin: 3px 0;
}
a{
	color: #476b83;
}
a.verMais{
	text-decoration: underline;
	color: #347683;
	font-size: 1.1em;
}
a.verMais:hover{
	color: #4d4948;
}
strong{
	font-weight: bold;
}
/* @end */
/* @group structural */
#wrapper{
	width: 80em;
	margin: 15px auto;
	position: relative;
	background: #eaebec url(../_img/mainBG.jpg) left bottom no-repeat;
}
#contentWrapper{
	width: 60.5em;
	float: right;
	overflow: hidden;
	height: 1%;
	background: #FFF;
	/*border-left: 5px solid #FFF;*/
}
#flashPromo{
	width: 60.5em;
	height: 21em;
	border-bottom: 4px solid #a6a8ab;
	/*border-left: 5px solid #FFF;*/
	float: right;
	background: url(../_img/promoBG.jpg) top left repeat-x;
}
#contacts{
	font-size: 1.1em;
	line-height: 1.2em;
	color: #322f2f;
	font-weight: bold;
	position: relative;
	z-index: 999999;
	bottom: -20em;
	left: 20px;
	height: 1%;
}
#wrapper > #contacts{
	position: absolute;
	bottom: 11em; !IMPORTANT
	height: auto; !IMPORTANT
	overflow: hidden;
}
/* @end */
/* @group mainNav */
#mainNav{
	width: 14.2em; /* 190 - 24x2 */
	padding: 24px 20px;
	float: left;
}
#wrapper > #mainNav{
	padding: 24px;
}
#wrapper #mainNav a.banners, #wrapper #mainNav a.smoothbox{
	margin-bottom: 10px;
	display: block;
}

#wrapper #mainNav ul{
	margin-bottom: 20px;
}
#mainNav h2{
	color: #231f20;
}
#mainNav ul li a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #2c292a;
	background: url(../_img/bulletMainNav.gif) no-repeat 0 1px;
	padding-left:10px;
	line-height: 2.2em;
}
#mainNav ul li a:hover{
	color: #317192;
}
#wrapper #mainNav ul ul{
	margin-bottom: 0;
}
#mainNav ul ul li a{
	margin-left: 15px;
	background: none;
}
#empresaB #navEmpresa,#inovacaoB #navInovacao, #vantagensB #navVantagens, #produtosB #navProdutos, #processoB #navProcesso, #projectosB #navProjectos, #certificacaoB #navCertificacao, #noticiasB #navNoticias, #estudosB #navEstudos, #contactosB #navContactos{
	color: #317192;
	font-weight: bold;
}
a.activo{
	color: #317192 !IMPORTANT;
	font-weight: bold;
}
/* @end */
/* @group branding */
#branding{
	height: 12.5em;
	background: #3c7797 url(../_img/topoBG.jpg) no-repeat;
	position: relative;
}
#branding h1{
	display: none;
}
#branding img{
	position: absolute;
	top: 27px;
	left: 21px;
}
#branding p{
	color: #FFF;
	text-transform: uppercase;
	position: absolute;
	top: 35px;
	right: 35px;
}
/* @end */
/* @group footer */
#footer{
	float: none;
	clear: both;
	width: 100%;
	text-align: right;
	background: url(../_img/footerBG.jpg) no-repeat;
	border-top: 6px solid #aebde1;
}
#footer p, #footer p a{
	color: #FFF;
	line-height: 2.4em;
	font-size: 1em;
	margin: 0;
}
#footer p{
	padding-right: 25px;
}
/* @end */
/* @group colDestaque */
#colDestaque{
	width: 14.1em;
	float: right;
	border-top: 4px solid #FFF;
	background: #FFF url(../_img/colDestaquesBG.jpg) top left repeat-x;
	padding: 15px 20px 15px 20px;
}
#colDestaque li{
	margin-bottom: 10px;
}
#colDestaque img{
	margin-bottom: 5px;
}
#colDestaque h2{
	margin-bottom: 10px;
}
#colDestaque p{
	margin-bottom: 0;
}
/* @end */
/* @group mainContent */
#mainContent{
	width: 34.9em; /* 420 - 35x2 */
	float: left;
	background: #FFF url(../_img/mainContentBG.jpg) top left repeat-x;
	border-top: 4px solid #FFF;
	border-right: 4px solid #FFF;
	padding: 15px 35px 15px 35px;
}
#mainContent ul li{
	margin-bottom: 30px;
	overflow: hidden;
	height: 1%;
	position: relative;
	padding-left: 120px;
}
#mainContent ul li p{
	margin-bottom: 0;
}
#mainContent ul li.noImg{
	padding-left: 0;
}
#mainContent ul li img{
	position: absolute;
	top: 0;
	left: 0;
}
#mainContent ul li a.estudos img{
	position: static;
}

/*
#mainContent banners{
	height: 1%;
	overflow: hidden;
}
#mainContent banners img{
	float: left;
}
*/
/* @end */
/* @group forms */
form{
}
label{
	display: block;
	text-transform: lowercase;
	margin-bottom: 3px;
	font-size: 1.2em;
}
label.obrigatorio{
	background: url(../_img/asterisco.gif) 0 0 no-repeat;
	padding-left: 15px;
}
input{
	margin-bottom: 10px;
	border: #d8dde1 solid 1px;
	padding: 2px 4px;
	font-size: 1.1em;
	width: 24em;
}
textarea{
	margin-bottom: 10px;
	border: #d8dde1 solid 1px;
	padding: 2px 4px;
	font-size: 1em;
	width: 24em;
}
input.btnSubmit{
	margin-bottom: none;
	border: none;
	padding:5px;
	width: auto;
	text-align: center;
	display: block;
	background-color: #317192;
	color: #FFF;
}
p.erro{
	color: #F00;
}
/* @end */
#estudosB