/* Color Theme - Amethyst /Violet/

/**** Custom logo ****/
.logo{
	width: 146px;
	height: 80px;
    	background: url('http://www.louligan.fr/wp-content/uploads/2015/02/logo-1.png') no-repeat center center;
    	background-size: 146px 80px;
}
.cbp-af-header.cbp-af-header-shrink .logo{
	width: 116px;
	height: 60px;
    	background: url('http://www.louligan.fr/wp-content/uploads/2015/02/logo-1.png') no-repeat center center;
    	background-size: 116px 60px;
}
