@charset "utf-8";
	
#CONTENTOR {
	width:300px;
	margin:auto;
	text-align:left;
	background-color:#FFFFFF;
	position: relative;
	top: 150px;
	}
	
#logo {
	position: relative;
	height: 92px;
	width: 157px;
}
#contactos {
	background-image: url(../imagens/contactos1.jpg);
	position: relative;
	height: 53px;
	width: 294px;
	top: 25px;
}
#entrar {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5A481B;
	height: 12px;
	width: 98px;
	top: 50px;
}
#entrarEN {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5A481B;
	height: 12px;
	width: 74px;
	margin-left: 110px;
	margin-top:-12px;
}
#entrada{
	height:600px;
	width:294px;
	margin-top: 50px;
}


a:link { color:#5A481B }	
a:visited { color:#5A481B }	
a:hover { color:#5A481B }
