@charset "utf-8";

 a:active, a:focus{
      outline:none;
}
* {
margin:0;
padding:0;
font-family:Helvetica, sans-serif, arial;
-webkit-text-size-adjust:none;
}
 
body {
margin: 0;
padding:0;
background: #0C3845;
}

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

#contenu {
width: 100%;  				
}

.clear {
     clear:both;
	 }
	 

.invisiblesursmall {
display : none;
}

	 
#developpement {
	  width: 100%;
}

#corps {
   margin: 5px;
}

#colonne {
   margin: 5px;
}

#basdepage {
   margin-bottom: 5px;
}


.menuhorizontal {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #0F4A5B;
	padding: 3px;
    margin: 9px 2% 9px 2%; 
	line-height: 25px;
	border-top: 1px solid #333333;
	border-right: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;
	border-left: 1px solid #333333;
    display:block;
}
.menuhorizontal:hover {
	color: #FFFFFF;
	background-color: #990000;
	border-top: 1px solid #CC9900;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CC9900;
}

.titrepage {
		font-size: 20px;
	margin:20px 0 20px 0;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	padding: 0px 15px 0px 15px;
	text-align:left;
	word-wrap: break-word;
	color: #FFFFCC;
	line-height:25px;
}

.textebase {
	font-size: 18px;	
	word-wrap: break-word;
	-webkit-hyphens: auto; /* césure propre */
    -moz-hyphens: auto;
    hyphens: auto;	
	padding:6px;
	color: #FFFFCC;
	line-height:23px;	
}
 .textebase2 {
	font-size: 18px;
	padding:6px;
	color: #FFFFCC;
	word-wrap: break-word;
	-webkit-hyphens: auto; /* césure propre */
    -moz-hyphens: auto;
    hyphens: auto;
    line-height: 26px;
} 
.info {
		font-size: 18px;
	color: #000000;
	background-color: #FFFF99;
	margin: 20px 5px 20px 5px;
	padding: 5px;
	border: 1px solid #000000;
    display: block;
	-webkit-hyphens: auto; /* césure propre */
    -moz-hyphens: auto;
    hyphens: auto;
	word-wrap: break-word;
}

.recherche1 {
		font-size: 15px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px 5px 10px 5px;
	padding: 5px;
	border: 1px solid #CC9900;
    display: block;
	-webkit-hyphens: auto; /* césure propre */
    -moz-hyphens: auto;
    hyphens: auto;
	word-wrap: break-word;
}


.commentaire {
		font-size: 17px;
	padding:10px 5px 10px 5px;
	word-wrap: break-word;
		-webkit-hyphens: auto; /* césure propre */
    -moz-hyphens: auto;
    hyphens: auto;
	color: #CC9900;
	font-weight: bold;
	text-align: center;

}



.lientexte {
	color: #FFCC00;
	text-decoration: none;
	box-shadow: 2px 2px 3px #000000;
	margin: 0px 1px 0px 1px;
	padding: 0px 1px 0px 1px;		
}
.lientexte:hover {
	color: #FFFFCC;
	box-shadow: 3px 3px 5px #FFCC00;
}

.lientexte2 {
	color: #000000;
	text-decoration: none;
	box-shadow: 2px 2px 3px #000000;
	margin: 0px 1px 0px 1px;
	padding: 0px 1px 0px 1px;		
}


    .lienmenu1 {
		font-size: 18px;
	color: #FFFFFF;
	background-color: #51655A;
	text-align:left;
	text-decoration: none;
	padding: 5px 5px 5px 40px;
	margin: 10px 7px 10px 7px;
	display: block;
	border-radius: 0px 0px 0px 30px;
	box-shadow: 2px 2px 0px #CC9900;
	font-weight: bold;

  } 
  a.lienmenu1:visited {
	color: #CC9900;  
  	background-color: #560000;
    box-shadow: 2px 2px 0px #CC9900;	
  }
  
  a.lienmenu1:hover {
    color: #000000;
	box-shadow: 0px 0px 2px 2px #FFCC00;
	background-color: #990000;
    border-radius: 0px 0px 0px 0px;
  }
    .lieu {
  color: #CC0000; 
    font-size: 13px;
	  text-shadow: 1px 1px 2px #000000;
  }     
  .circuchiffre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #447188;
	margin: 18px 8px 8px 8px;
	padding: 6px;
	border-radius: 5px 10px 0 5px;
	border: thin solid #CC9900;
	box-shadow: 3px 3px 5px #000000;
	line-height: 65px;
}
a.circuchiffre:visited {
	background-color: #51655A;
	color: #CC9900;	
}
a.circuchiffre:hover {
   	color: #FFCC00;
}  
  

.mention {
	font-size: 10px;
	color: #CC9900;
	text-decoration: none;
	text-align:center;
	line-height: 20px;		
}

.gps {
	font-size: 20px;
	color: #00CCFF;
	letter-spacing: 2px;
	margin: 20px 5px 20px 5px;
	padding: 10px;
	text-align: center;
	border: 1px solid #0099CC;
	display: block;

}


	
.milieu {
text-align:center;
}
	.bouton {
	font-weight: bold;
	color: #FFFFFF;
    background: #330000;
	background: -webkit-gradient(linear, left top, left bottom, from(#330000), to(#000000));
	background: -moz-linear-gradient(top,#330000,#000000);
	background: -ms-linear-gradient(top,#330000,#000000);
	background: -o-linear-gradient(top,#330000,#000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#330000',endColorstr='#000000', GradientType=0);
	text-align: center;
	padding: 9px;
	margin: 20px;
	border: 0px;
	font-size: 20px;
	cursor: pointer;
}

.fenetre {
    font-weight: bold;
	color: #FFFFFF;
	background: #330000;
	background: -webkit-gradient(linear, left top, left bottom, from(#330000), to(#000000));
	background: -moz-linear-gradient(top,#330000,#000000);
	background: -ms-linear-gradient(top,#330000,#000000);
	background: -o-linear-gradient(top,#330000,#000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#330000',endColorstr='#000000', GradientType=0);	
    scrollbar-face-color:#560000;
    scrollbar-highlight-color:#560000;
    scrollbar-3dlight-color:#560000;
    scrollbar-darkshadow-color:#560000;
    scrollbar-shadow-color:#000000;
    scrollbar-arrow-color:#000000;
    scrollbar-track-color:#transparent;
	margin-top: 40px;
	padding: 3px;
	border: 1px solid #CC9900;
	font-size: 15px;
	-webkit-hyphens: auto; /* césure propre */
    -moz-hyphens: auto;
    hyphens: auto;
    width: 290px;
resize : none;

}
.bouton2 {
	color: #0F4A5B;
    background: #0C3845;
	text-align: center;
	padding: 3px;
	border: 0px;
	font-size: 13px;
	cursor: pointer;
}



.fenetre3 {
    font-weight: bold;
	color: #FFFFFF;
	background: #330000;
	background: -webkit-gradient(linear, left top, left bottom, from(#330000), to(#000000));
	background: -moz-linear-gradient(top,#330000,#000000);
	background: -ms-linear-gradient(top,#330000,#000000);
	background: -o-linear-gradient(top,#330000,#000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#330000',endColorstr='#000000', GradientType=0);	
	text-align: justify;
	padding: 1px;
	border: 1px solid #CC9900;
	font-size: 15px;
	-webkit-hyphens: auto; /* césure propre */
    -moz-hyphens: auto;
    hyphens: auto;
}



.ima300 {
box-shadow: 3px 3px 5px #000000;
width: 300px;
text-align: center;
}



.ima600 {
width : 95%;
box-shadow: 3px 3px 5px #000000;
margin: 15px 5px 15px 5px;
}

.ima800 {
width : 95%;
box-shadow: 3px 3px 5px #000000;
margin: 15px 5px 15px 5px;
}



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

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

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




.panorama1 {
overflow-x: scroll; 
box-shadow: 3px 3px 5px #000000;
}
/* Works on Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #CC9900 #0C3845;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 12px;
}

*::-webkit-scrollbar-track {
  background: #0C3845;
}

*::-webkit-scrollbar-thumb {
  background-color: #CC9900;
  border-radius: 20px;
  border: 3px solid #0C3845;
}




.menuindex {
	font-weight: bold;
	font-size: 17px;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #0F4A5B;
	padding: 5px;
    margin: 3px 10% 3px 10%; 
	line-height: 30px;
	border-top: 1px solid #333333;
	border-right: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;
	border-left: 1px solid #333333;
    display:block;
	text-align: center;
}
a.menuindex:hover {
	color: #CC9900;
	background-color: #990000;
	border-top: 1px solid #CC9900;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CC9900;	
	}
	
.bloc1 {
    display: block;
	font-size: 120%;
	color: #FFFFFF;
	background-color: #0C3845;
	margin: 4px;
	padding: 4px 8px 4px 8px;
	border: 1px solid #CC9900;
    text-decoration: none;
}
a.bloc1:hover {
	background-color: #51655A;
	color: #CC9900;	
}
a.bloc1:visited {
	color: #CC9900;	
}

.ombre {
	color: #FFCC00;
	border: thin solid #CC9900;
	box-shadow: 3px 3px 5px #000000;
	text-decoration: none;
	border-radius: 5px 10px 0 5px;
	text-align:center;
		margin: 3px;
	padding: 2px;
	line-height: 35px;
}
#cadremenu {
border-top: 1px solid #CC9900;
border-bottom: 1px solid #CC9900;
}
.cadretitre {
	padding: 9px;
	color: #CC9900;
	font-size: 110%;
	font-style: oblique;
	text-decoration: underline overline;

}	





input[type=checkbox] {
    display:none;
  }
 
  input[type=checkbox] + label
   {
       background:   url(coch3.png) no-repeat center;
       height: 20px;
       width: 20px;
       display:inline-block;
       padding: 0 0 0 0px;
       vertical-align: middle;
   }
   
   input[type=checkbox]:checked + label
    {
        background:   url(coch4.png) no-repeat center;
        height: 20px;
        width: 20px;
        display:inline-block;
        padding: 0 0 0 0px;
        vertical-align: middle;
	}
	
/* Masquer le bouton radio d'origine */
input[type=radio]{
    display: none;
}
/* Affichage par défaut du bouton radio personnalisé */
input[type=radio] + label:before {
    background: #FFFFFF;
    border: 2px solid #0066FF;
    border-radius: 50%;
    margin-top: 0px;
    margin-right: 3px;
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 20px;
    height: 20px;
}
/* Affichage du bouton radio personnalisé quand il est sélectionné */
input[type=radio]:checked + label:before {
    background: #0066FF;
    border-color: #0066FF;
    box-shadow: inset 0px 0px 0px 2px #FFFFFF;
}
.element{
    margin-bottom:14px;
}
label{
    cursor:pointer;
}

.contentmilieu {
font-family:"corbel", arial;
font-size: 115%;
color: #FFFFFF; 
line-height: 100%; 
position: fixed; 
top: 15%; 
margin: 3% 3% 30px 3%; 
padding: 30px 30px 0px 30px; 
background: #FF6633; 
z-index: 100000; 
opacity:0.9; 
filter: alpha(opacity=80);
}

.contentboutonaccept {
font-family:"corbel", arial;
background: #FFFFFF; 
color: #FF6633; 
display: block;
border: none;
margin: 30px auto;
padding : 20px; 
text-align: center;
 cursor: pointer;
font-size: 130%; 
}

.page {
   display: block; 
   margin: 0 auto; 
}
