html
{
width:100%;
height:100%;
margin:0;
padding:0;
}

body 
{
background-color:#322E2B;
font-size:10px;
color:#000000;
margin-bottom:0px;
margin-left:0px;
margin-top:0px;
width:100%;
height:100%;
text-align:left;
overflow-x:hidden;
width:780px;

scrollbar-3dlight-color:#B9BE5B;
scrollbar-arrow-color:#7C7319;
scrollbar-darkshadow-color:#B9BE5B;
scrollbar-face-color:#B9BE5B;
scrollbar-highlight-color:#D9DF8A;
scrollbar-shadow-color:#B9BE5B;
scrollbar-track-color:#D9DF8A;
}

.img
{
border-style:none;
vertical-align:-4px;
}

.img2
{
padding:4px;
background-color:#CCCCCC;
}

.titulo
{
	color:#643200;
	font-size:14px;
	font-weight:bold;
}


.texto
{
text-align:justify;
font-weight:bold;
padding:10px;
line-height:150%;
}



.footer
{
color:#666666;
font-weight:bold;
}


/**************

LINKS

***********/

a:link, a:visited,a:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
color:#008000;
}

a:hover
{
text-decoration:underline;
color:#008000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a img
{
border:none;
}





.a:link, .a:visited,.a:active
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	
}

.a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
}

.a img
{
border:none;
}


.b:link, .b:visited,.b:active
{
	
	color:#643200;
	font-weight:bold;
	border:none;
	
}

.b:hover
{
	text-decoration:underline;
	color:#643200;
	font-weight:bold;
	border:none;
}

.c:link, .c:visited,.c:active
{
	font-family: Verdana,sans-serif;
	text-decoration:none;
	border:none;
	color:#000000;
}

.c:hover
{
	font-family: Verdana,sans-serif;
	text-decoration:none;
	color:#000000;
}

.d:link, .d:visited,.d:active
{
	font-family: Verdana,sans-serif;
	text-decoration:none;
	border:none;
	color:#ff6600;
}

.d:hover
{
	font-family: Verdana,sans-serif;
	text-decoration:none;
	color:#ff6600;
}



/**************


LAYERS


***********/

#main
{
	position:absolute;
	width:840px;
	height:600px;
	margin-bottom:0px;
	margin-left:-430px;
	margin-top:0px;
	left:50%;
	

}

#logo 
{
	position:absolute;
	left:7px;
	top:13px;
	width:71px;
	height:94px;
	z-index:10;
}

#meio
{
position:relative;
left:481px;
top:63px;

}

.meio
{
width:481px;
/*background-color:#CCCCCC;*/
height:669px;
}


#background_
{
position:absolute;
width:1024px;
height:639px;
background-color:#FFFFFF;
top:132px;
left:0px;

}

#titulo 
{
	position:absolute;
	left:138px;
	top:38px;
	width:800px;
	height:46px;
	z-index:1;
}
#banner 
{
	position:absolute;
	left:77px;
	top:136px;
	width:611px;
	height:230px;
	z-index:1;
}


#centro 
{
	position:absolute;
	left:75px;
	top:377px;
	width:750px;
	height:100px;
	z-index:1;
	color:#000000;
}

#menu
{
	position:absolute;
	top:3px;
	left:0px;
	width:171px;
	height:666px;

}

#footer
{
width:100%;
text-align:right;
color:#666666
}



.ficheiro
{
width:100%;
text-align:right;

}

.ficheiro2
{
width:100%;
text-align:left;

}


#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	
.caixaform
{
	border:solid 1px #ffffff;
	background-color:#C6BFB7;
	font-size:10px;
	color:#333333;
	width:320px;
}

.botao
{
	background-color:#D1D83A;
	color:#000000;
	border:none;
	font-size:10px;
	font-weight:bold;
	height:20px;
	width:70px;
}