html, body {height:100%;}
@font-face{
	src: url('NettoOT.eot');
	font-style: normal;
	font-weight: normal;
	font-family: NettoOt;
}

@font-face {
	font-family: NettoOt;
	src: url('NettoOT.otf') format('opentype');
}
body {
	margin:0; 
	padding:0;
	background:#ddd;
	margin: 0px;
	color:#666;
	background:url(../images/fundo_base_1.png) repeat-x;
	background-position: top center; 
	font-family: NettoOt, Verdana, Arial;
	text-align:center;
	}
A {
	color:#666;
	text-decoration:none;
	
}
#tudo { 
	width:100%;
	position:relative;  /*Contexto de posicionamento */
	/*background:#fff url(bg-auxiliar.gif) repeat-y right;*/
	margin:0 auto;
	text-align:left;
	min-height:100%;
	}
 * html #tudo {height: 100%;}
#conteudo {width:100%;text-align:center;padding-bottom:70px;}

#topo {
	/*background:#cfc;*/

	width:100%;
	height:601px;
	text-align:center;
	padding-top:1px;
	
	}
#logo {
	margin: 0 auto;
	text-align:left;
	width: 1052px;
	height: 601px;
	background:url(../images/fundo_base.png);
	background-repeat:no-repeat;
	background-position:center; 
	}
#caixa_topo {
	width: 262px;
	height:249px;
	margin-left: 25px;
	border:1px solid white;
	background:#ffffff;
	border-bottom-left-radius:0.4em; /*lado esquerdo rodap�*/
    border-bottom-right-radius:0.4em; /*lado direito rodap�*/
    border-top-left-radius:0.4em; /*lado esquerdo topo*/
    border-top-right-radius:0.4em; /*lado direito topo*/
	}
#text_logo {
	margin-bottom: 10px; 
	margin-top: -15px;
	text-align: center; 
	margin-left: 30px; 
	width: 250px; 
	color:#1E90FF; 
	font-size: 10px;
}
#menu {
	float: right;
	position: relative;
	top: -145px;
	right: 170px;
	/*border:1px solid white;*/
	padding:15px;
	text-transform:uppercase;
	/*background:#ffffff;*/
	border-bottom-left-radius:0.4em; /*lado esquerdo rodap�*/
    border-bottom-right-radius:0.4em; /*lado direito rodap�*/
    border-top-left-radius:0.4em; /*lado esquerdo topo*/
    border-top-right-radius:0.4em; /*lado direito topo*/
	/*efeito relevo */
	border:solid;
	border-color: #ffffff #aaaaaa #cdcdcd #eeeeee;
	border-width: 1px 1px 1px 1px;
}
#principal {
	margin: 0 auto;
	width:1052px;
	padding-top:10px;
	margin-top:-90px;
	text-align:center;
	}
#espaco_pagina{
	width: 70px;
	float: left;
	position: relative;
}
#titulo_pagina { 
	width: 190px;
	float: left;
	position: relative;
}
#titulo_pagina p {
	text-transform:uppercase;
	font-size: 18px;
	background-image:url('../images/fundo_texto.png');
	background-repeat: repeat-x;
	text-decoration: none;
	line-height: 25px;
}
#conteudo_pagina {
	width: 782px;
	float: right;
	position: relative;
}
#conteudo_pagina_contactos {
	width: 782px;
	position: relative;
}
.canto_arredondados
	{
	border:1px solid white;
	padding:10px;
	background:#ffffff;
	border-bottom-left-radius:0.4em; /*lado esquerdo rodap�*/
    border-bottom-right-radius:0.4em; /*lado direito rodap�*/
    border-top-left-radius:0.4em; /*lado esquerdo topo*/
    border-top-right-radius:0.4em; /*lado direito topo*/
	width: 200px; height: 200px; margin-right: 20px; display: inline-block; 
	}
.canto_arredondados img {vertical-align: center}	
/* Formata o menu do portofolio */
#menu_port{
	width: 150px;
	align: left;
	position: relative;
	float:left;
	margin-left: 80px;
	margin-bottom: 10px;
	text-transform:uppercase;
}
#conteudo_filho{
	width: 800px;
	position: relative;
	float:left;
}
#thumbs
{
	width: 100%;
	position: absolute;
	margin-left: 50px;
}
#thumbs div {
	float: left;
	background-position:left-bottom;
	background-attachment:fixed;
	background-image:url('../images/fundo_menu_port.png');
	background-repeat: repeat-x;
	line-height: 25px;
	margin-left: 20px;
	margin-right: 20px;
}
#thumbs img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	
	padding:3px;
	border:solid;

	border-color: #ffffff #aaaaaa #cdcdcd #eeeeee;
	border-width: 1px 1px 1px 1px;
	background-color:white;
	border-bottom-left-radius:0.4em; /*lado esquerdo rodap�*/
    border-bottom-right-radius:0.4em; /*lado direito rodap�*/
    border-top-left-radius:0.4em; /*lado esquerdo topo*/
    border-top-right-radius:0.4em; /*lado direito topo*/
}
#certificados {
	width: 100%;
	height: 250px;
	margin-bottom: 10px;
	margin-top: 0;
	text-align: center;
	position: relative;
}

#certificado {
	background-repeat:no-repeat;
	background-position:center top; 
	position: absolute;
	width: 100%;
	height: 50px;
	margin-top: 20px;
}
a.pagina_actual{
	color: #1E90FF;
	text-decoration: underline;
}
a.menu_port {
	width: 150;
	text-align:left;
	display: block;
	padding:0;
	line-height: 25px;
}
a.menu_port_actual{
	color: #1E90FF;
	padding:0;
	text-align: left;
	display: block;
	background-image:url('../images/fundo_menu_port.png');
	background-repeat: repeat-x;
	text-decoration: none;
	line-height: 25px;
}
	
#rodape {
	width:100%;
	height:50px;
	position: absolute;
	bottom: 0; 
	text-align:center;
	background-image:url('../images/fundo_rodape.png');
	background-repeat: repeat-x;
	white-space:nowrap;
	min-width:1080px;
	}
#rodape img {
	margin-top: 13px;
	height: 25px;
	border: 0;
	margin-left: 20px;
}

.clear {clear:both;}
#div_formulario {
	width: 500px;
	margin:auto auto;
}
#div_formulario table {
	width: 500px;
	height: 300px;
	margin:auto auto;
	padding-left: 10px;
}

#div_maps {
	width: 100%;
	height: 100%;
	background: #ddeff4;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: -2px;
}

#div_maps table {
	width: 300px;
	height: 300px;
	margin:auto auto;
	padding-left: 10px;
}

#div_formulario label {
	width: 80px;
	float: left;
	text-align: right;
	display: block;
	color: white;
	font-weight: bold;
}
#div_formulario input {
	width: 200px;
	border: 0;
	border-bottom: 2px dotted white;
}
#div_formulario TEXTAREA {
	width: 200px;
	border: 0;
	resize: none;
	border-bottom: 2px dotted white;
overflow: auto;
}
#div_formulario  .submit input {
	border: 0;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size:14px;
}
	
