div#container-left{
	width: 630px;
	float:left;
	overflow: hidden;
	border: 0px solid #cccccc;
}
div#container-right{
	width: 200px;
	float:right;
	overflow: hidden;
	border: 0px solid #cccccc;
	line-height: 13px;
}
div#titulo-pag{
	width: 120px;
	height: 25px;
	background-image: url(../../galeria/layout_front/titulo_registo.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

