﻿#header {


}

.cabecalho {
	position:relative;
	left: 50%;
	height:620px;
	margin-left: -480px;
	width: 960px;
}

.logotipo {
	margin:2px 0 0 30px;
	float:left
}


