<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#menu_header .frame_menu_principale{height:auto !important;width:auto !important; margin-left: 100px;}

#menu_header .rmText{color:#fff;text-transform:uppercase;font-weight:bold;padding:10px 20px;border:2px solid transparent;-webkit-transition: width 2s;transition: width 2s;    font-size: 16px;}
#menu_header .rmText {
    background: url(/Files/App_002/images/bd_right.jpg)no-repeat right center;
}
#menu_header .rmLink{padding: 0}
#menu_header .rmText:hover{border:2px solid #087bc9;background:none;-webkit-transition: width 2s;transition: width 2s;}
#menu_header .rmLast .rmText{background:none;}

@media only screen and (max-width:1100px){
#menu_header .frame_menu_principale{margin-left:0px;}
}

</pre></body></html>