#ariane{
	margin:0 0 10px 0;
	padding:0 5px 5px 0;
    text-shadow: 0 2px 2px black;
    color: #81a2be;
    font-size:16px;
    font-weight:bold;
    border:1px solid #898b89;
    border-top: 0;
    border-right: 0;
    border-left: 0;    
    background-position:0px 5px;    
}

#ariane span{
	color: #AFADB0;
}

#up{visibility: hidden;}

@media only screen and (max-width: 400px){
    #up{visibility: visible;}
}