.pres{color: #161658;font-size: 40px; }
.contenu{margin-top: 25px;margin-right:80px;margin-left: 80px;}
.presentext{text-align: justify;}
.prese{background-color:#021a47;}
/*cadre photo*/
.frame {
width: 900px;
height: 500px;
border: 5px solid #ccc;
background: #eee; 
margin: auto;
padding: 15px 25px;
    
}
.frame1 {
width: 800px;
height: 400px;
border: 5px solid #ccc;
background: #eee; 
margin: auto;
padding: 15px 25px;
}

/*animation texte bcpad*/

ol{font-size:22px}
.auto-container{
	position:static;
	max-width:1200px;
	padding:0px 15px;
	margin:0 auto;
}

.sec-title{
	position:relative;
	margin-bottom:45px;
    
}

.sec-title .title{
	position: relative;
    color: #84858a;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
    padding-top: 30px;
    margin-bottom: 10px;
    
}

.sec-title .title:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 6px;
    height: 6px;
    background-color: #f43737;
}

.sec-title h2{
    height: 30px;
    position: relative;
    text-align: center;
    color: #f27420;
    font-weight: 700;
    line-height: 1.2em;
 
}
.sec-title h3{
    height: 40px;
    position: relative;
    text-align: left;
    color: #f27420;
    font-weight: 700;
    line-height: 1.2em;
  font-size:40px;
	
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}

.sec-title.centered{
	text-align: center;
}

.sec-title.centered .text{
	max-width:680px;
	margin:0 auto;
}

.sec-title .title.light::before{
	background-color:darkblue;
}

.sec-title.light .title,
.sec-title.light h2,
.sec-title.light .text{
	color:darkblue;
}

.sec-title.centered .title:before{
	left:50%;
	margin-left:-3px;
}

/*Rayon d'action*/

