header {
	width:100%;
	height:40px;
	background: #004c85 url(../images/barra-fondo.png) top left repeat-x;
}

.titulo-crm {
	text-align:right;
	padding-right:25px;
	color:#fff;
	line-height:40px;
	font-weight:bold;
}

.logotipos {
	position:relative;
	top:-53px;
}

#page {
    padding-top: 10px;
}
