@charset "utf-8";

* {
margin:0;
padding:0;
-webkit-text-size-adjust:none;
}

a:active, a:focus{
    outline:none;
}

body {
    margin: 0 0 0 0;
    padding:0 0 10px 0;
	background-color: #FFFFFF;
    position: relative;
}

#entete {
    width:100%;
    margin: 0;
}

#contenu {
     max-width: 900px;
     min-width: 750px;  
     margin: 0 auto; /* auto permet le centrage de la page */	
}

#developpement {
	 float:left;
	 width:100%;
}
#corps {
	 margin: 5px;
}
#colonne {
	margin: 5px;
}	 

#basdepage {
margin-bottom: 20px;
padding-bottom:20px;
}

.clear {
     clear:both;
}



.titrepage {
	font-size: 25px;	 
	 margin:20px;
	 padding: 0px 15px 0px 15px;
	 text-align: center;
	 word-wrap: break-word;
	 -webkit-hyphens: auto; /* césure propre */
     -moz-hyphens: auto;
     hyphens: auto;
	 color: #666666;
	 line-height: 40px;
    font-family: Verdana, arial;
}

.titrepage2 {
	font-size: 18px;	 
	 margin:20px;
	 padding: 0px 15px 0px 15px;
	 text-align: center;
	 word-wrap: break-word;
	 -webkit-hyphens: auto; /* césure propre */
     -moz-hyphens: auto;
     hyphens: auto;
	 color: #999999;
	 line-height: 40px;
    font-family: Verdana, arial;
}


.textebase {
	font-size: 140%;
	padding:20px;
	color: #333333;
	word-wrap: break-word;
	text-align:justify;
	-webkit-hyphens: auto; /* césure propre */
    -moz-hyphens: auto;
    hyphens: auto;
    font-family: Verdana, arial;
}
   
.textebase2 {
	font-size: 100%;
	padding:20px;
	color: #333333;
	word-wrap: break-word;
	text-align:justify;
	-webkit-hyphens: auto; /* césure propre */
    -moz-hyphens: auto;
    hyphens: auto;
    font-family: Helvetica, sans-serif, arial;
}




.lientexte {
	color: #333333;
	text-decoration: underline #333333;
	margin: 0px 1px 0px 1px;
	padding: 0px 1px 0px 1px;		
}
.lientexte:hover {
    color: #000000;
    text-decoration: underline #CC0000;
	transition: all 1s ease-out;
} 






.lienmenu1 {
	font-size: 20px;
	font-family: Helvetica, sans-serif, arial;
	color: #333333;
	text-align: center;
	text-decoration: none;
	padding: 5px;
	margin: 10px 15% 10px 15%;
	display: block;
  }
  
  a.lienmenu1:hover {
    
	color: #000000;
    transition: all 1s ease-out;
  }	     
  	 

.mention {
	font-size: 13px;
	color: #CC9900;
	text-decoration: none;
	text-align:center;
	line-height: 40px;		
font-family: Helvetica, sans-serif, arial;
}


.copy {
	text-align:center;
	font-size: 40px;
	color: #CC9900;
	margin: 30px;
}

.milieu {
text-align:center;
}

sup {
	color: #CC0000;
    font-size: 60%;
	padding-left: 2px;
}

.bouton {
	font-weight: bold;
	color: #000033;
    background: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin: 20px;
	border: 1px solid #000033;
	font-size: 15px;
	cursor: pointer;
}


.fenetre {
    font-weight: bold;
	color: #000033;
	background: #FFFFFF;	
	text-align: justify;
	padding: 9px;
	border: 1px solid #000033;
	font-size: 15px;
	-webkit-hyphens: auto; /* césure propre */
    -moz-hyphens: auto;
    hyphens: auto;
    width: 400px;
    resize : none;
}

textarea:focus::placeholder {
  color: transparent;
}


.encadrement {
margin: 0 20% 0 20%;
}




.lienanime3 {
    display: inline;
    position: relative;
    color: #336699;
    margin: 0px 5px 0px 5px;
    text-decoration-line: none;
 font-size: 90%;
font-family: Helvetica, sans-serif, arial;
    font-weight: bold;
}

.lienanime3::after {

       content: '';
    display:block;
    position: absolute;
    bottom: -2px;
    width: 0%;
    left: 50%;
    height: 2px;
    transition: 1s;
    background: #336699;
}     

.lienanime3:hover::after {
 width:  100%;
    left: 0%;
    right: 0%;
} 


.ima3002 {
   display: block; 
   margin: 20px auto; 
   width: 300px; 
   box-shadow: 3px 3px 5px #000000;
}
.ima6002 {
   display: block; 
   margin: 20px auto; 
   width: 58%; 
   box-shadow: 3px 3px 5px #000000;
}

.ima8002 {
   display: block; 
   margin: 20px auto; 
   width: 80%; 
   box-shadow: 3px 3px 5px #000000;
}

.ima10002 {
   display: block; 
   margin: 20px auto; 
   width: 95%; 
   box-shadow: 3px 3px 5px #000000;
}


.dossier1 {
	font-size: 17px;
	color: #FFFFFF;
	background-color: #333333;
	text-align:left;
	text-decoration: none;
	padding: 10px 40px 10px 10px;
	border-radius: 0px 0px 30px 0px;
	box-shadow: 2px 2px 0px #CC9900;
 font-family: Helvetica, sans-serif, arial;
 opacity: 70%;
  } 
  a.dossier1:visited {
	color: #CC9900;  
  	background-color: #000000;
    box-shadow: 2px 2px 0px #CC9900;	
  }
  
  a.dossier1:hover {
    color: #FFFFCC;
	box-shadow: 0px 0px 2px 2px #FFCC00;
	background-color: #000000;
    border-radius: 0px 0px 0px 0px;
     transition: all 1s ease-out;
  }	 


