  @font-face {
    font-family: Calibri;
    font-style:  normal;
    src: url(CALIBRI1.eot);
  }
  
     @font-face {
    font-family: SWZ721L;
    font-style:  normal;
    src: url(SWZ721L.eot);
	src: local(SWZ721L), url('SWZ721L.ttf') format('opentype');
  }
  
.page-holder {
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
	background-color: #016BA7;
	background-image: url(../back.jpg);
}
.LBack {
	background-image: url(../Lback.png);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	width: 100%;
	height: 153px;
}
.content {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #333333;
	letter-spacing: 0.01em;
	text-align: justify;
}
.contentAssociation {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #333333;
}

.Hader {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C1272D;
	letter-spacing: 0.01em;
	line-height: 35px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CBBD00;
}
.bordre {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #F2F2F2;
}
