/*homepage.css: Folha de estilos da página principal*//* Header *//** html .menuTop * html .menu{margin-left:4px;}*/.header{	/*	background-color: #fff;	height: 220px;	background-image: url(../Images/fundo_Museu_1.jpg);	background-repeat: no-repeat;	background-position: left;	margin: 0px;	vertical-align: bottom;*/}/* Header Services */.services ul li /*|create| |it|*/{	/*width: 158px;*/}/* End Header Services *//** html .servicesContainer {margin-left:4px;}*/.headerBottom{	/*	width: 100%;	height: 1px;	margin: 0;	padding: 0;	background-color: #6B8A9F;	clear: both;*/}.banner {	height: 90px;	float: right;	vertical-align: bottom;	width: 800px;}/*End Header *//* Body */a.editorialLink{	font-weight: bold;}.content{	width: 600px;	float: right;	margin-top: 20px;}.contentBottom{	height: 1px;}.contentList{	width: 600px;	margin:0;	padding:0;	float: right;}.contentList ul li{	padding-bottom: 20px;	padding-top: 0px;}.contentList ul li:first-child{	margin: 0;	padding-top: 0px;}.contentContainer{padding-top:15px;}
