th {
	text-align: center !important;
}

.breadcrumb {
	display: none !important;
}

.maintenance-page {
	font-weight: bold;
    margin: auto;
    width: 50%;
    border: 3px solid blue;
    padding: 20px;		
}

.linha:after {
	content: "";
	display: table;
	clear: both;	
}

.coluna {
	float: left;
	width: 33.33%;	
	text-align: center;
}

#header {
	position: relative;
	min-height: 100px;
}

.top_right {
	position: absolute;
	bottom: 0;
	right: 0;
}

.destaques td {
	padding: 0 0 0 10px;
}

.destaques .views-field-field-image {
	width: 100px;
	padding-bottom: 10px;
}

.destaques, .destaques td, .destaques tr {
	border: none;
}