/* CSS Document */

body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616878;
	width:978px;
	line-height:140%;
}

a {
	outline:none;
    color:#616878;
    font-weight: bold;
	text-decoration: underline;
}

a:visited {
    color:#616878;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
    color:#616878;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
    color:#616878;
	font-weight: bold;
	text-decoration: underline;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.work {
	display:block;
	background-image:url(../imgs/bgWork.gif);
	padding-left:22px;
	padding-right:22px;
	width:934px;
	float:left;
}

.divTop {
	display:block;
	background-color:#005A53;
	height:81px;
	float:left;
}

.logoTopo {
	display:block;
	background-image:url(../imgs/logoTopoHome.gif);
	width:360px;
	height:81px;
	margin-left:27px;
}
.logoTopo h1{
	display:none;
}

.divTopIdiomas {
	display:block;
	background-color:#005A53;
	height:61px;
	width:527px;
	float:right;
	text-align:right;
	padding:20px 20px 0 0;
}

.linkHomepage {
	display:block;
	background-image:url(../imgs/linkHome.png);
	width:48px;
	height:24px;
}
.linkHomepage:hover {
	background-image:url(../imgs/linkHome-on.png);
}

.linkHomepage span{
	display:none;
}

.pt {
	display:block;
	background-image:url(../img/btPt-off.png);
	width:69px;
	height:18px;
	margin-right: 5px;
}
.pt:hover {
	background-image:url(../img/btPt-on.png);
}
.pt span{
	display:none;
}

.en {
	display:block;
	background-image:url(../imgs/btEn.png);
	width:57px;
	height:18px;
}
.en:hover {
	background-image:url(../imgs/btEn-on.png);
}
.en span{
	display:none;
}

.es {
	display:block;
	background-image:url(../imgs/btEs.png);
	width:56px;
	height:18px;
}
.es:hover {
	background-image:url(../imgs/btEs-on.png);
}
.es span{
	display:none;
}


/*menu esquerda*/

.menuTop { width:159px !important;}

.menuTop ul{
	margin:0px 0px 0px 0px;
	padding:0;
	/*float:left;*/
	width:159px;
}
.menuTop span {
	display:none;
}

.menuTop ul li {
	list-style:none;
	float:left;
}
.menuTop a{
	display:block;
	width:159px;
	/*float:left;*/
}
.menuTop1 a:hover{}

.menuTop .empresa{
	background-image:url(../imgs/bt01-off.gif);
	height:32px;
}

.menuTop .empresa:hover{
	background-image:url(../imgs/bt01-on.gif);
}

.menuTop .engenharia{
	background-image:url(../imgs/bt02-off.gif);
	height:25px;
}

.menuTop .engenharia:hover{
	background-image:url(../imgs/bt02-on.gif);
}

.menuTop .laboratorio{
	background-image:url(../imgs/bt03-off.gif);
	height:27px;
}

.menuTop .laboratorio:hover{
	background-image:url(../imgs/bt03-on.gif);
}

.menuTop .portfolio{
	background-image:url(../imgs/bt04-off.gif);
	height:27px;
}

.menuTop .portfolio:hover{
	background-image:url(../imgs/bt04-on.gif);
}

.menuTop .legsilacao{
	background-image:url(../imgs/bt05-off.gif);
	height:26px;
}

.menuTop .legsilacao:hover{
	background-image:url(../imgs/bt05-on.gif);
}

.menuTop .contactos{
	background-image:url(../imgs/bt06-off.gif);
	height:27px;
}

.menuTop .contactos:hover{
	background-image:url(../imgs/bt06-on.gif);
}

.menuTop .links{
	background-image:url(../imgs/bt07-off.gif);
	height:28px;
}

.menuTop .links:hover{
	background-image:url(../imgs/bt07-on.gif);
}

.menuTop .noticias{
	background-image:url(../imgs/bt08-off.gif);
	height:27px;
}

.menuTop .noticias:hover{
	background-image:url(../imgs/bt08-on.gif);
}

/*pesquisa*/
.labelPesquisa {
	display:block;
	background-image:url(../imgs/labelPesquisa.gif);
	width:159px;
	height:27px;
        margin: 0px;
	float:left;
}

.divPesquisa {
    width: 159px;
    background-color: #EAEAEA;
    float:left; 
    height:33px;
}

.inputPesquisa {
    border:1px solid #CCCCCC;
    font-size:12px;
    font-family:arial;
    color:#8EACA8;
    width:80px;
    height:16px;
    margin-left:10px;
    float: left;
}

.btOkPesquisa {
	display:block;
	background-image:url(../imgs/btOkPesquisa.gif);
	width:18px;
	height:20px;
	float:left;
}

.btOkPesquisa span{
	display:none;
}

.certificado {
	display:block;
        padding-top: 4px;
	width:159px;
	float:left;
        background-color: white;
}

/*imagens ambiente*/
.ambiente {
	display:block;
	width:775px !important;
	float:left;
	padding-top:143px;
}

/*contactos*/
.contactosEsquerda {
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;
	line-height:100%;
        width: 100%;
}

.contactosEsquerda span{
	color:#005A53;
}

.contactosEsquerda a{
	color:#005A53;
}


/*content*/
.contentGeral {
	display:block;
	width:745px;
	margin:0 auto;
}

.tit {
	display:block;
	background-image:url(../imgs/titHome.gif);
	width:200px;
	height:45px;
}

.tit h2{
	display:none;
}

.blocoTextos {
	display:block;
	background-color:#F2F2F2;
	padding:21px 14px 21px 14px;
	float:left;
	width:717px; 
}

/*footer*/
.copy {
	display:block;
	font-size:11px;
	color:#999999;
	line-height:110%;
}

.footer ul{
	margin:0px 0px 0px 0px;
	padding:0;
	float:left;
	height:14px;
}
.footer span {
	display:none;
}

.footer ul li {
	list-style:none;
	float:left;
}
.footer a{
	display:block;
	height:14px;
	float:left;
}
.footer a:hover{}

.seara {
	display:block;
	background-image:url(../imgs/seara.gif);
	background-repeat:no-repeat;
	width:55px;
	height:8px;
	float:right;
	padding-right:20px;
}
.seara span{
	display:none;
}

.tit_pt { background-image:url(../imgs/pt/titHome.gif); width:200px;
	height:45px; }

.tit_en { background-image:url(../imgs/en/titHome.gif); width:200px;
	height:45px; }

.tit_es { background-image:url(../imgs/es/titHome.gif); width:200px;
	height:45px; }

.tit h2 { display: none; }



.textoinput{
	border:1px solid gray;
	width:275px;
	padding:3px;
	float:left;
}
.textoinput2{
	border:1px solid gray;
	width:275px;
	padding:3px;
	float:left;
}
