/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#fff;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#000;}

        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}



body
{
	width: 1024px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;	
	background-image: url("img/f852258.jpg");
	background-position:center top;
	background-attachment: fixed;


	color: black;



}

#header
{

	
	
		 font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
background-color:white;

 
      
}

/* Dˇbut des menus */

#menu, #menu ul
{
        padding : 0;
        margin : 0;
        list-style : none;
        line-height : 21px; 
        text-align : center; 
 
}
 
#menu 
{
        font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
        height: 50px;
        width: 1024px;

background-color:#333333;
padding-top:20px;


}		
		
#menu a 
{
        display : block; 
        padding : 0;
          
        color : white; 
        text-decoration : none; 
       
  
}		
		
#menu li 
{
        float : left;
        /* pour IE qui ne reconna”t pas "transparent" */
background-color:#333333;

         width:125px;
}
 
/* IE ne reconnaissant pas le sˇlecteur ">" */
html>body #menu li
{
        border-right: 1px solid transparent ; 
}
 
#menu li ul 
{
        position: absolute;
        width: 100px;
        left: -999em; 
}
 
 
#menu li ul li /
{
        /* pour ie qui ne reconna”t pas "transparent"  */
        border-top : 1px solid #fff; 
}
 
/* IE ne reconnaissant pas le sˇlecteur ">" */
html>body #menu li ul li               
{
        border-top : 1px solid transparent; 
}
 
#menu li ul ul
{
        margin    : -22px 0 0 119px ;
        /* pour IE qui ne reconna”t pas "transparent" */
        border-left     : 1px solid #fff ; 
}
 
/* IE ne reconnaissant pas le sˇlecteur  */
html>body #menu li ul ul               
{
        border-left     : 1px solid transparent ; 
}		
#menu a:hover 
{
        color: #ff9933; 
      
}		

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul 

{
        left: -999em; 
}
 
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul , #menu li li li.sfhover ul   

{
        left: auto;
        min-height: 0;
}


		
/* fin du menu */

#bann 
{

        height: 279px;
width:1024px;
background-image:url("images/pbj2202.jpg");
}




#centre
{
		display: flex;
		flex-wrap: nowrap;
		margin-top:30px;

}


#form1
{

width:600px;
text-align: right;
padding-left:10px;


}

#corps3 input, textarea {

    width: 300px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
text-align:right;


}

#form1 textarea {

    width: 500px;
    height:200px;
    text-align:left;

}


#cen
{
 width:800px;
 		padding-left:5px;
		padding-right:5px;
}

#b1
{
text-align:center;
}


#centre .info
{

		width: 220px;

		text-align: center;
		padding-left:5px;
		padding-right:5px;

	/* background-image: url("images/feuille2.png");
         background-repeat: no-repeat;*/

 
         
}

#centre .info a
{

		
		color: blue;
         
}
#centre .info2 a
{

		
		color: blue;

 
         
}

#centre .info2
{

		width: 220px;
margin-left:200px;
		text-align: center;
		padding-left:5px;
		padding-right:5px;

	/* background-image: url("images/feuille2.png");
         background-repeat: no-repeat;*/

 
         
}

#centre .form2
{

		width: 220px;
margin-left:250px;
		text-align: center;
		padding-left:5px;
		padding-right:5px;

	/* background-image: url("images/feuille2.png");
         background-repeat: no-repeat;*/

 
         
}

#centre .corps a:hover
{
    	color: black;

}

#centre .corps a
{

	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 14px;
         color : #696969; 
         text-decoration: none;
}

#centre .corps
{

	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
         color : black; 
         text-decoration: none;
       
         padding-left: 25px;
         padding-right: 25px;
         padding-bottom: 10px;
       width: 1020px;
    
         text-align:center;
       


        
}

#centre .corps2
{

	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
         color : black; 
         text-decoration: none;
       
         padding-left: 25px;
         padding-right: 65px;
         padding-bottom: 10px;
       width: 1020px;
    
         text-align:left;
       
         margin-right: 30px;


     
}

#centre .corps3
{

	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
         color : black; 
         text-decoration: none;
       
         padding-left: 25px;
         padding-right: 30px;
         padding-bottom: 10px;
       width: 1000px;
    
         text-align:justify;
       
         margin-right: 30px;
         
     

     
}

#centre .corps5
{

	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 16px;
         color : black; 
         text-decoration: none;
       
         padding-left: 25px;
         padding-right: 30px;
         padding-bottom: 10px;
       width: 1000px;
    
         text-align:justify;
       
         margin-right: 30px;
         
        background-image: url("img/Logo6.jpg");
     
         background-repeat: no-repeat;
         background-position: center;

     
}


#centre .corps2 a:hover
{
    	color: black;

}

#centre .corps2 a
{

	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 14px;
         color : #696969; 
         text-decoration: none;
}


#centre .corps ol li
{
list-style-type: circle;
text-align: left;
margin-left: 40px;
}

#centre .corps ul li
{
padding-left:175px;
list-style: none;
text-align:left;
}

h1 
{
    text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 30px;
         color : black; 
         text-decoration: none;

}
h2 
{
    text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 20px;
         color : black; 
         text-decoration: none;

}


#footer
{
	
	text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 14px;
         color : black; 
         

}

#footer a
{
	text-align: center;
	   font-weight : lighter;
        font-family : "Times new roman"; 
        font-size : 14px;
         color : black; 
         text-decoration: none;
    
}