



#header #header_infos{
	height:auto !important;
}

.bo-notifications {
 background: none no-repeat scroll 6px 6px #FEEFB3;
    border: 1px solid #9E6014;
    color: #9E6014;
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    margin: 4% 1%;
    max-width: 20%;
    opacity: 0.9;
    padding: 1%;
    position: fixed;
    right: 0;
    z-index: 999;
}

.bo-notifications:hover{
	opacity:1;
	
}



.bo-notifications a{
	text-decoration:underline;
	   color: #9E6014;
}

.close-my{
	text-align:right;
}
