/* CSS Document */

body{
	margin:0px;
	}
	
div#geral{
	width:779px;
	margin:0 auto;
	}	
	
div#topo{
	width:779px;
	height:130px;
	clear:both;
	background-image:url(imagens/topo.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	}
	
div#menu{
	width:779px;
	height:30px;
	background-color:#D3D4AB;
	margin-top:1px;
	clear:both;
	}	
	
div#conteudos{
	width:779px;
	margin-top:1px;
	}
	
div#centro{
	width:618px;
	float:left;
	display:table;
	}
	
div#direita{
	width:150px;
	height:300px;
	float:left;
	margin-left:10px;
	}		
div#coluna{
	background-color:#B6B771;
	height:100px;
}
div#pesquisa{
	padding-left:5px;
	padding-top:10px;
	background-color:#B6B771;
	}
	
form{
	padding:0px;
	margin:0px;
	}	
	
.txtcaixa{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#ffffff 1px solid;
	}	
.btn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#92932B 1px solid;
	background-color:#92932B;
	color:#FFFFFF;
	margin-top:5px;
	
	}	
	
div#newsletter{
	padding-left:5px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:11px;
	color:#727318;
	background-color:#B6B771;
	}	
	
div#curva{
	width:150px;
	height:61px;
	background-image:url(imagens/colunadireita.jpg);
	background-repeat:no-repeat;
	}
			
			
div#rodape{
	width:779px;
	height:30px;
	float:left;
	border-top:#D3D4AB 2px solid;
	margin-top:20px;
	line-height:20px;
	color:#666666;
	}		
	
div#rodape1{
	width:570px;
	float:left;
	padding-left:10px;
	}	
div#rodape2{
	width:190px;
	float:left;
	text-align:right;
	}
/* Página de contactos */
div#contactos{
	display:table;
	float:left;
	width:280px;
	margin:5px;
	height:340px;
	}
div#contactos div{line-height:20px;}

.newsletter{
	padding-left:30px;
	background:url(imagens/pdf.gif) no-repeat;
	height:25px;
	line-height:25px;
	margin-bottom:10px;
	}
.newsletter a{
	text-decoration:none;
	color:#003300;
	font-weight:800;
}
