a,
a:hover,
a:focus{
	color: #000;
}


#logo{
	background-color: rgba(255, 255, 255, 0.8);
	padding: 20px 0px;
	text-align: center;
}

#social{
	background-color: rgba(255, 255, 255, 0.8);
	margin-bottom: 50px;
	text-align: center;
}

#social img.img-responsive{
	max-width: 33%;
}

#marsrouge{
	position: fixed;
	bottom: 15px;
	right: 15px;
}

#marsrouge img{
	float: right;
}

.test{
	    display: inline-block !important;
    vertical-align: middle !important;
}