.carte {background: url(../img/patterns/hand-card222.png)no-repeat center center;border:double; -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    
}
.papier {background-image: url(../img/patterns/Texturelabs_Paper_162L.jpg);}

.section.shape-divider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	z-index: 1;
	background-image: url(../img/patterns/header22.png);background-repeat: no-repeat;
}
.alamain {font-family: 'Gorditas', cursive; color:#b20a0a !important;}
.separation {width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;}
.separation:before {display: inline-block;
    margin: 0 20px 8px 0;
    height: 30px;
    content: " ";
	background: url("../img/patterns/gauche.png") no-repeat top left;
    text-shadow: none;
   
    width: 189px;
	
}
.separation:after {display: inline-block;
    margin: 0 20px 8px 20px;
    height: 30px;
    content: " ";
	background: url("../img/patterns/droite.png") no-repeat top right;
    text-shadow: none;   
    width: 189px;	
}
.bg-color-grey-scale-2 {color:#EF090D !important;}
.bg-red {color:#EF090D !important;letter-spacing:2px;}