@import url(http://fonts.googleapis.com/css?family=Mukta);
body
{
	width:100%;
/*	max-width :1024px;*/
	min-width : 750px;
   margin: auto; /* Pour centrer notre page */
   margin-top: 0px; /* Pour �viter de coller avec le haut de la fen�tre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 20px;    /* Idem pour le bas du navigateur */
   background:  white;
   font-family: Rubik,arial,"Times New Roman", Times, serif;
 }

#connection
{
float: right;
}
.menu_vertical li
{
 float: left;
padding:0;
padding-left:10px;
 border: 0;
}
#index a
{
	float: right;
	font-size : 8px;
  display:inline-block;

}
#index span
{
	align: center;
}

/* Popup container */
.popup {
  border: solid;
	border-color:  #00b4ff;
	width : auto;
  visibility: hidden;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  left: 50%;
  margin-left: -80px;
}


.popup table{
line-height: 2;
}

  .popup td{
    text-align:right;

  }

  a.Anchor {
    display: block;
    position: relative;
    top: 250px;
    visibility: hidden;
}
/* Menu information parcours */
.nav-colored { background-color:#b3f3fa; 
    padding: 20px;
    border-radius: 10px;
	margin : 15px;
    text-decoration:none;
    color: #000;
    font-size: 16px;
    vertical-align: middle;
}
/* Menu information parcours */
.nav-transparent { background-color:#1e8ac2;
    padding: 20px;
    border-radius: 10px;
margin : 15px;
text-decoration:none;
color: #000;
font-size: 16px;
vertical-align: middle;
}
/* The actual popup (appears on top) */
.popup .popuptext {
  visibility: hidden;
 
    width:500px;
 
    top: 0;
    position: absolute;
    visibility: hidden;
  background-color: #BCDDFD;
  color: black;
  text-align: center;
  border-radius: 6px;
  border: 2px solid #3D6CA4;

  padding: 8px 0;
  position: absolute;
  z-index: 999;

}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  border-width: thin;
  border-style: solid;
  border-color: #1e8ac2;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}
/* Popup container - can be anything you want */

.popupUser {
	border: solid;
	border-color:  #00b4ff;
	width : auto;
  visibility: hidden;
  background-color: #fff;
  color: #000;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  left: 50%;
  margin-left: -80px;
}
/* Toggle this class - hide and show the popup */
.popupUser .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}
.menu_vertical
{
	width: 100%;
  list-style-type: none;
  margin: auto; /* Pour centrer notre page */
  border: 0;
  float: right;
  background: #BCDDFD;
   /* margin-bottom: 10px;   Idem pour le bas du navigateur */
}
.menu_vertical p
{
  margin: 3px;
  padding: 3px;
}
.menu_vertical li a:link, .menu_vertical li a:visited
{
 display: block;
 padding: 4px 8px;
 height: 1%;
 color: #00b4ff;
 margin: 0;
 border-right: 1px solid #00b4ff;
 text-decoration: none;
 vertical-align: center
}

.menu_vertical li a:hover { background-color: #FFFFFF; 
color:black;}

select {
  width: 80%;
  padding: 16px 20px;
  border:  3px solid #3D6CA4;
   color: #3D6CA4;
  border-radius: 10px;
  background-color: #fffff;
}
.title
{
	padding : 10px;
	font-weight: bold;
	font-size: 18px;
  margin:10px;
	margin-top: 5px;
	margin-bottom: 5px;
background: #3D6CA4;
 color: #FFF;
}

.titleParcours
{
	font-weight: bold;
	font-size: 150%;
  margin: 0px;
  border: 0px;
  border-style: solid;
  border-radius: 10px 10px 0px 0px;
background:   #cacaca;
  border-color: #3D6CA4;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
color : #000;
}
.titleCenter
{
	text-align: center;
	padding : 10px;
	font-weight: bold;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
background: #00b4ff;
}
.title2
{
	padding : 10px;
	font-weight: bold;
	font-size: 16x;
	margin-top: 10px;
	margin-bottom: 10px;
	
	width: 100%;
list-style-type: none;
 border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
background: #BCDDFD;
}

.boldText{
    font-weight: bold;
}

 #logo
 {
  display: block;
 margin-top: 20px; 
  margin-left: 10px; 
 float:left;
 }
 #User
 {
	 float: right;
	 display: block;
	  margin-top: 20px; 
 }

 .Sponsors1
 {
  padding : 10px;
	font-weight: bold;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
  background: #BCDDFD;
  display: grid;
 color: Black;
	padding-left : 30px;
 }
 .HeaderRace
 {
  padding : 10px;
	font-weight: bold;
	font-size: 26px;
	margin-top: 15px;
	margin-bottom: 10px;
  background: #BCDDFD;
 color: Black;
	padding-left : 30px;
 }
  #Header 
 {
	 width : 100%;
	 display: inline-block;
 }
 #User p
 {
	float: left;
	margin-top: 20px; 
 }
 #User fieldset
 {
	float: right;
	margin: 0;
	border: 0px #006100 outset;
 }
input:read-only { 
  background-color: #e2e2e2;
}

#corps Table
{
	width:100%;
}

 #corps
 {
 display: inline-block;
   padding: 2px;/*marge dans le corps*/
 margin-top:2px;
width:100%;
   margin-left: auto;
    margin-right: auto 
 }
 #rcorners2 {
    border-radius: 25px;
    border: 2px solid #3D6CA4;
    padding: 20px;
    width: 200px;
    height: 150px;
    display: inline-block;
    margin-right:20px;
    height: 40px;
    width: 40px;
  }



.LegendResultat  {
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : #BCDDFD ;
  display: inline-block;
  margin:10px;
  background-color: #3D6CA4  ;
}

.fieldsetResultat  {
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : #3D6CA4;
  display: inline-block;
  margin:10px;
  background-color: #BCDDFD ;
  width :90%;
}

.dotDisplayedHeader  {
  text-align: left;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : #BCDDFD;
  background-color: #3D6CA4 ;
  display: inline-block;
  margin:10px;
  height: 40px;
 
}

.dotHeader  {
  text-align: left;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : #3D6CA4;
  display: inline-block;
  cursor: pointer;
  margin:10px;
  height: 40px;
  background-color: #FFFFFF  ;
}
.dotDisplayed {
  text-align: left;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : #BCDDFD;
  background-color: #3D6CA4 ;
  display: inline-block;
  margin:10px;
  /*height: 40px;*/
  width :85%;
}
.dot :hover { background-color: #BCDDFD;}  
.dot  {
  text-align: left;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : #3D6CA4;
  display: inline-block;
  margin:10px;
  /*height: 40px;*/
  cursor: pointer;
  width :85%;
  background-color: #FFFFFF  ;
}
.ButtonResultat :hover { background-color: #BCDDFD;}
.ButtonResultat{
  text-align: Center;
  vertical-align: middle;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  display: inline-block;
  min-width:40px;
  margin:10px;
  min-height: 40px;
  background-color: #FFFFFF  ;
  color: #3D6CA4;
}
.ButtonResultatSelected{
  text-align: Center;
  vertical-align: middle;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  display: inline-block;
  margin:10px;
  min-width:120px;
  padding-left: 10px;
  padding-right: 10px;
  height: 40px;
  color : #BCDDFD;
  background-color: #3D6CA4 ;

}
.dotMember :hover { background-color: #BCDDFD;}
.dotMember  {
  cursor: pointer;
  text-align: left;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : #3D6CA4;
  display: inline-block;
  margin:10px;
  width :85%;
  background-color: #FFFFFF  ;
}
.dotEquipe :hover { background-color: #BCDDFD;}
.dotEquipe  {
  cursor: pointer;
  text-align: left;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : #3D6CA4;
  margin:10px;
  background-color: #FFFFFF  ;
}
.dotMemberSelected :hover { background-color: #BCDDFD;}
.dotMemberSelected  {
  cursor: pointer;
  text-align: left;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : #ffff;
  display: inline-block;
  margin:10px;
  width :85%;
  background-color: #3D6CA4  ;
}


.dotMemberV2 :hover { background-color: #BCDDFD;}
.dotMemberV2  {
  cursor: pointer;
  text-align: left;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : #3D6CA4;
  display: inline-flex;
  margin:10px;
  min-width: 100px;
  font-size: 36px;
  background-color: #FFFFFF  ;
}

.dotMemberV2Selected :hover { background-color: #BCDDFD;}
.dotMemberV2Selected   {
  cursor: pointer;
  text-align: left;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : #FFFFFF;
  display: inline-flex;
  margin:10px;
  min-width: 100px;
  font-size: 36px;
  background-color: #3D6CA4  ;
}

.dotDisplayedMember {
  text-align: left;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : #BCDDFD;
  background-color: #3D6CA4 ;
  display: inline-block;
  margin:10px;
  width :85%;
}
.dot2 {
    border-radius: 25px;
    border: 2px solid #3D6CA4;
    padding: 5px;
    text-align:left;
    display: inline-block;
    margin-right:20px;
    height: 20px;
    width: 20px;
}

 
 #step fieldset
{
 background-color : #DDF1F6;
border: 1px #006100 outset;
}
#TableauSponsors table
{
	font-size: 12px;
   width: 100%;
    border-collapse: collapse;
 font-family: Arial, Helvetica, sans-serif;
}
#TableauSponsors th
{
width:auto;
    background-color: #1e8ac2 ;
    color: white;
  height: 30px;
    text-align: left;
	  border-bottom: 1px solid #ddd;
}
#TableauSponsors td
{
	width:25%;
  height: 15px;
    padding: 10px;
    text-align: Left;
 border-bottom: 1px solid #ddd;
}
#TableauSponsors tr:nth-child(even) {background-color: #f2f2f2;}
#TableauResulat table
{
	font-size: 12px;
/*	    table-layout: fixed;*/
   width: 100%;
     border-collapse: collapse;
 font-family: Arial, Helvetica, sans-serif;
}

.GoToTop
{
margin-top: 2%;
margin-left: 86%;
  float: right;
cursor: pointer;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : black;
	font-size: 12px;
  position: fixed;
 width:10%;
 height:50px;
 vertical-align: middle;
 text-align: center;
 border-collapse: collapse;
 font-family: Arial, Helvetica, sans-serif;
 background-color : #DDF1F6;
 opacity: 70%;
}
.PopupV2
{
margin-top: 10%;
margin-left: 80%;
  float: right;
cursor: pointer;
  border-radius: 5px;
  border: 1px solid #3D6CA4;
  padding: 5px;
  color : black;
	font-size: 12px;
  position: fixed;

 vertical-align: middle;
 text-align: center;
 border-collapse: collapse;
 font-family: Arial, Helvetica, sans-serif;
 background-color : #DDF1F6;
 opacity: 100%;
}

#TableauResulat th
{
width:auto;
padding-left : 20px;
    background-color: #1e8ac2 ;
    color: white;
  height: 30px;
    text-align: left;
	  border-bottom: 1px solid #ddd;
}

#TableauResulat th
{
  background-color: #1e8ac2 ;
  color: white;
}

#TableauResulat td
{
	width:auto;
  
  padding-left : 20px;
    padding: 10px;
    text-align: Left;
    vertical-align: middle;
 border-bottom: 1px solid #ddd;
}
.TableauResulat 
{
	background:#fff;
  margin: 10px;
  padding : 5px;
}
.FieldParcours 
{

  margin: 10px;
  background: #eee;
  border: #bbb;
  border-style: solid;
  border-width: thin;
  padding : 0px;
}
.TableauResulat tr:nth-child(even) {background-color: #d6d6d6;}
.TableauResulat tr
{
    vertical-align: middle;
    height: 50px;
table-layout: fixed;
}
#TableauCat th
{
width:auto;
padding-left : 20px;
  height: 30px;
    text-align: left;
	  border-bottom: 1px solid #ddd;
}

#TableauCat table
{
background: rgba(36, 174,232, 0.25); 
}

#TableauCat td
{
	width:auto;
  height: 15px;
  padding-left : 20px;
  padding: 10px;
  text-align: Left;
  border-bottom: 1px solid #ddd;
}

#TableauCat tr:nth-child(even) {background-color: #eee;}
#TableauCat tr
 {
  background-color: #ffffff;
}
#step label
{
	display: block;
	width: 100px;
	float: left;
}

#step input, #step textarea
{
background-color: #CCCCCC;
}
#image input
{background-color:#FFFFFF;
}
#Information p 
 {
  padding: 10px;
  /*background: rgba(36, 174,232, 0.25);  Une couleur de fond pour le corps */
 }
 p 
 {
  padding: 10px;
  background: rgba(36, 174,232, 0.25);  /*Une couleur de fond pour le corps */
 }
 .imgCenter
 {
	 display: block;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
  

 }
 .imgGalleryPhotos
 {
  display: float;
  max-width: 900px;
margin: 10px;
  border : 4px solid #1e8ac2;    
  border-radius: 10px;
  

 }
#Information fieldset 
 {
  background: rgba(36, 174,232, 0.10); /* Une couleur de fond pour le corps */
  border : none;
	margin-top: 20px; 
 }

#Information table
 {
  margin-top:15px;
   text-align: Left;
 /*background: rgba(36, 174,232, 0.25);  Une couleur de fond pour le corps */
 }
 #formulaire
 {

 text-align: left;
 }
#formulaire p 
 {
padding : 10px;
 background: #C0C0C0;
 
 }
  h3
 {
padding : 10px;
 background: #C0C0C0;
 
 }
 #formulaire  label 
 {
    margin-top: 10px;
  margin-left: 20px;
    vertical-align: middle;
    display:table-cell;
	width: 250px;
	float: left;
  font-size: 24px;
 }

 #formulaire input[type="checkbox"]
 {
    height:30px;
    font-size:130%;
 }

 #formulaire input , select
 {	
  padding: 10px;
  font-size : 20px;
  font-weight: 520;
  border-radius: 3px;
   margin-left:5%;

 }
 #formulaire select
 {	
  width: 90%;
 }
 #prix table
 {
  display: block;
	float: left;
 }
 #prix
 {

 text-align: left;
 }
#prix p 
 {
padding : 3px;
 background: #F8F8F8;
 
 }

 #prix  label 
 {
	min-width: 100px;
  padding :5px;
  font-size: 24px;
 }
 #prix  input 
 {
	min-width: 100px;
  padding :5px;
  font-size: 24px;
 }

 
 #onglets
{
    font : bold 11px  arial;
    list-style-type : none;
    padding-bottom : 20px; /* � modifier suivant la taille de la police ET de la hauteur de l'onglet dans #onglets li */
    border-bottom : 1px solid #9EA0A1;
	
    margin-left : 0;
}
#onglets li
{
    float : left;
    height : 30px; /* � modifier suivant la taille de la police pour centrer le texte dans l'onglet */
    background-color: #F4F9FD;
    margin : 2px 2px 0 2px !important;  /* Pour les navigateurs autre que IE */
    margin : 1px 2px 0 2px;  /* Pour IE  */
    border : 1px solid #9EA0A1;
}
#onglets li.active
{
    border-bottom: 1px solid #fff;
    background: white ;
}
#onglets a:hover
{
    background-color : #33E000;
}

#onglets a
{
    display : block;
    color : black;
    text-decoration : none;
    padding : 4px;
}