/* CSS Document */

body,div {
    font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;
}
.t3-header.affix .imagelogo,.t3-header:hover .imagelogo{
	background-image: url(/images/logoes.png)!important;
}



.t3-header .imagelogo{
	background-image: url(/images/logoes.png)!important;
}

@media screen and (min-width: 992px){
.t3-header .imagelogo{
	background-image: url(/images/logoesw.png)!important;
}
}