body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	color: #524F4B;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html{
	scrollbar-arrow-color: #002D9A;
	scrollbar-face-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: transparent;
	scrollbar-3dlight-color: #002D9A;
	scrollbar-shadow-color: #002D9A;
	scrollbar-track-color: #9C9893;
}

a:link, a:visited, a:hover{	font-weight: bold;	text-decoration: none; }
a:hover{ text-decoration: underline; }

.leftie{ float:left; }

img{ border-width:0px; }
form{ margin: 0px;	padding: 0px; }

p{ margin: 15px 0px 10px 0px; padding: 0px 0px 0px 0px; }

li{ line-height: 20px; list-style-type: disc; }
li ul li { list-style-type: lower-alpha; }
li ul li ul li{ list-style-type: square; }

h1{	font-size: 16px; }
h2{	font-size: 14px; }
h3{	font-size: 12px; }

#principal { width: 1000px; }

.esquerda{
	background-image: url(top_hand.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#cabecalho, #meio, #footer{
	width: 100%;
	clear: both;
}

/*#meio #barralat{
	width: 225px;
	margin: -200px 0px 0px -240px;
}*/

#meio #barralat{
	width: 225px;
	/*margin: -200px 0px 0px -240px;*/
	float:left;
	padding-left: 30px;
}

#meio #conteudo{
	float: right;
	width: 730px;
	/*padding-left: 13px;*/
}

#footer #morada{
	float:left;
	width: 225px;
	padding-left: 30px;
}


#flashcontent{
 top:298px;
 float:left;
 position:absolute;
 clear:both;
}

#textos{
 margin-top:130px;
 position:relative;
}

#textos1{
 margin-top:0px;
 position:relative;
}

#footer{
 position:relative;
}

#footer  #navegacao{
	float: right;
	width: 730px;
}
#footer #morada, #footer #navegacao{
	color: #9D938B;
	background-color: #E4E2E0;
}
#footer #morada{
	height: 125px;
	background-image: url(bkgf_morada.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
}
#footer #morada a:link, #footer #morada a:visited, #footer #morada a:hover{
	color: #9D938B;
	font-weight: normal;
}
#footer #morada a:hover{
	color: #64605C;
	text-decoration: underline;
}
#footer #navegacao{
	width: 745px;
	height: 150px;
	background-image: url(bkgf_naveg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#footer #navegacao #menu{
	color: #E4E2E0;
	font-size: 11px; 
}
#footer #navegacao #menu a:link,#footer #navegacao #menu a:visited,#footer #navegacao #menu a:hover{
	color: #E4E2E0;
	font-size: 11px; 
}
#footer #navegacao a:link, #footer #navegacao a:visited, #footer #navegacao a:hover{
	color: #64605C;
	font-weight: normal;
}
#footer #navegacao a:hover{
	text-decoration: underline;
}
#footer #navegacao #links{
	height:44px;
	padding-top: 35px;
}