#informi .informiWelcome {
	background-color:		#21628D;
}

#informi .informiNotification {
	background-color:		#21628D;
}

#formLogin {
   border:					4px solid #21628D;
}
#head {
    border-bottom:          1px solid #21628D;
}
#head h1 {
    top:					18px;
    width:                  310px;
    height:                 27px;
    
}
#head h2 {
    display: none;
}

#head .systemTitlesTopo {
    font-family: 			Calibri, Arial, Serif;
	color: 					white;
	font-weight: 			bold;
	font-size: 				30px;
	margin-left: 			auto;
	margin-right: 			auto;
	margin-top: 			auto;
	margin-bottom: 			auto;
	position:               absolute;
    top:					12px;
}

.menuActionsUL a {
    background-color:       #21628D;
}
#menuLateral.menuRed img   { background-color: #185E87; }

.link3:hover, .link4:hover, #displayOrders { color: #00385A; }
.link4:hover { text-decoration: underline; }