/* CSS pour sne2009 */
/* 16/10/08 */

html {overflow-y: scroll;}

BODY { 
  background-color: #000000;
  font-family: Arial;
  font-size: 12px;
  color: #FFFF80;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 0px;
  margin-left: 0px;
} 

#container{
  position:absolute; 
  left:170px; 
  top:275px; 
  width:800px; 
  height:400px;
  overflow: hidden;
}

#container #map{
  width:100%; 
  top:0px; 
  height:430px;
}

.textenormal {
  font-family: Arial;
  font-size: 12px;
  color: #FFFF80;
}

.rouge {
  font-family: Arial;
  font-size: 14px;
  font-weight:bold; 
  color: #FF6666;
}

.vert {
  font-family: Arial;
  font-size: 14px;
  font-weight:bold; 
  color: #66FF66;
}

.divprincipale {
  position:relative;
  background-color: #34414A;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  min-height:2000px;
  height:1500px;
  margin-top: 10px;
  padding:0;
  border-width: 0px;
}

.bandeau {
  position:absolute;
  height: 150px;
  top:0;
  left:0;
}

.divbas {
  position:absolute;
  left:0;
  right: 0;
  bottom: 0;
  padding: 10px;
  top: 150px;
}

.divmenu {
  position: absolute;
  margin-left:0;
  width: 120px;
  padding: 20px 0 0 0;
  top:0;
  bottom: 0;
  border-right: 2px solid #f0e5b9;
}

.divcontenu {
  float:left;
  right: 0;
  margin-left:120px;
  padding: 10px 10px 10px 30px;
  top:0px;
  background-color: #FF8080;
  border: 0;
  background-color: #34414A;
}

.TableGrisPetit {
  background-color: #34414A;
  width: 90%;
  border-width: 0px;
  border-style: solid;
  border-color: #FFFFFF;
}

.tabledroite {
  background-color: #34414A;
  width: 100%;
  height: auto;
  border-width: 0px;
  border-left-width: 0px;
  border-style: solid;
  border-color: #A1BCD1;
}

.td1 {
  width: 770px;
  border-width: 0px;
  border-style: solid;
  border-color: #FFFFFF;
}

.td2 {
  width: 120px;
  height: 700px;
  border: 0;
  border-right : 1px solid #FFFF80;
  vertical-align: top;
}

.td3 {
  vertical-align: top;
}

.td4 {
  width: 600px;
  height: 40px;
  border-width: 0px;
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #A1BCD1;
}

.td5 {
  width: 600px;
  height: 100%;
  padding: 30px;
  text-align: justify;
  border-width: 0px;
  border-style: solid;
  border-color: #FFFFFF;
}

.tdclair {
  background-color: #A1BCD1;
  color: #000000;
  font-size: 14px;
}

.gris {
  text-decoration:none; 
  font-weight:bold; 
  color:#DDDDDD;
}

.lienssmenu:link, .lienssmenu:visited, .lienssmenu:active {
  text-decoration: none; 
  font-weight: bold; 
  color: #f0e5b9;
} 
.lienssmenu:hover {
  border-bottom: 2px solid #f0e5b9;
}
.lienssmenuactif:link, .lienssmenuactif:visited, .lienssmenuactif:active {
  text-decoration: none; 
  font-weight: bold; 
  color: #f0e5b9; 
  border-top: 2px solid #f0e5b9;
  border-bottom: 2px solid #f0e5b9; 
}

.lienssmenufutur:link, .lienssmenufutur:visited, .lienssmenufutur:active {
  text-decoration: none; 
  font-style: italic;
  /*font-weight: bold;*/ 
  color: #f0e5b9;
} 
.lienssmenufutur:hover {
  border-bottom: 2px solid #f0e5b9;
}
.lienssmenuactiffutur:link, .lienssmenuactiffutur:visited, .lienssmenuactiffutur:active {
  text-decoration: none;
  font-style: italic; 
  /*font-weight: bold; */
  color: #f0e5b9; 
  border-top: 2px solid #f0e5b9;
  border-bottom: 2px solid #f0e5b9; 
}




.tdsudoku {
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  background-color:#702020;
}

.tdsudokuimportant {
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  background-color:#202070;
}

.tdmotscroises {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background-color:#702020;
  border: 1px solid #FFFFD0;
}

.tdmotscroisesimportant {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background-color:#202070;
  border: 1px solid #FFFFD0;
}

.tdmotscroisesvide {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border:0;
}

.inputmotscroises {
  width: 14px;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFD0;
  margin: 0 0 0 5px;
  padding: 0;
  background-color: transparent;
  border: 0;
}

.inputsudoku {
  width: 18px;
  font-size: 18px;
  color: #FFFFD0;
  margin: 0 0 0 10px;
  padding: 0;
  background-color: transparent;
  border: 0;
}

.inputsudokufixe {
  width: 18px;
  font-size: 18px;
  color: #FFFF00;
  margin: 0 0 0 10px;
  padding: 0;
  background-color: transparent;
  border: 0;
}

.texteparchemin {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  text-align:justify;
  color: #34414A;
  padding:0;
  margin:0;
  vertical-align: top;
}

.titreparchemin {
  font-family: "Times New Roman", Times, serif;
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  text-align:center;
  color: #34414A;
  padding:0;
  margin:0;
  vertical-align: top;
}

.lienparchemin:link, .lienparchemin:visited, .lienparchemin:active {
  text-decoration: underline; 
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  text-align:justify;
  color: #34414A;
  padding:0;
  margin:0;
  vertical-align: top;
} 

.texteparcheminpetit {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  text-align:justify;
  color: #34414A;
  padding:0;
  margin:0;
  vertical-align: top;
}
.lienparcheminpetit:link, .lienparcheminpetit:visited, .lienparcheminpetit:active {
  text-decoration: underline; 
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  text-align:justify;
  color: #34414A;
  padding:0;
  margin:0;
  vertical-align: top;
} 

.tdmastermind {
  width: 30px;
  height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #A0A0A0;
  padding: 0;
  margin: 0;
  background-color: inherit;
  border: 2px solid #FFFFD0;
}

.tdmastermindplace {
  width: 30px;
  height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #FFFF00;
  padding: 0;
  margin: 0;
  background-color: #A02020;
  border: 2px solid #FFFFD0;
}

.tdmastermindexiste {
  width: 30px;
  height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #FFFF00;
  padding: 0;
  margin: 0;
  background-color: #2020A0;
  border: 2px solid #FFFFD0;
}

.titreeiffel, .titremusees {
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #f0e5b9;
  padding:0;
  margin:0;
  vertical-align: middle;
  border-bottom: 2px solid #f0e5b9;
  height: 40px;
}

.texteeiffel, .textemusees {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #f0e5b9;
  padding: 0px 10px 10px 10px;
  margin:0;
  vertical-align: top;
  border :0;
}

.titretextedroite {
  color: #f0e5b9;
  font-weight: bold;
  text-align: right;
}

.titretextegauche {
  color: #f0e5b9;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
}
.titretextefingauche {
  color: #f0e5b9;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.titretextegauchegros {
  font-size: 14px;
  color: #f0e5b9;
  font-weight: bold;
  text-align: left;
}

.liensimple:link, .liensimple:visited, .liensimple:active {
  text-decoration: underline; 
  color: #f0e5b9;
  font-weight: bold;
}

.titretextecentre {
  color: #f0e5b9;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.titretextecentregris {
  color: #808080;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.titregros {
  color: #f0e5b9;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.textecentre {
  color: #f0e5b9;
  font-weight: bold;
  text-align: center;
}
.tdscore1 {
  color: #f0e5b9;
  font-weight: bold;
  text-align: center;
  border: 1px solid #f0e5b9;
  border-right: 2px solid #f0e5b9;
}
.tdscore2 {
  color: #f0e5b9;
  font-weight: bold;
  text-align: center;
  border: 1px solid #f0e5b9;
}

.saisietexte80 {
  width: 80px;
  color: #34414A;
  font-weight: bold;
  margin: 3px;
  padding: 2px;
  background-color: #f0e5b9;
  border: 1px solid #ab581d;
}

.saisietexte150 {
  width: 150px;
  color: #34414A;
  font-weight: bold;
  margin: 3px;
  padding: 2px;
  background-color: #f0e5b9;
  border: 1px solid #ab581d;
}

.saisietexte225 {
  width: 225px;
  color: #34414A;
  font-weight: bold;
  margin: 3px;
  padding: 2px;
  background-color: #f0e5b9;
  border: 1px solid #ab581d;
}

.saisietexte300 {
  width: 300px;
  color: #34414A;
  font-weight: bold;
  margin: 3px;
  padding: 2px;
  background-color: #f0e5b9;
  border: 1px solid #ab581d;
}

.saisietexte350 {
  width: 350px;
  color: #34414A;
  font-weight: bold;
  margin: 3px;
  padding: 2px;
  background-color: #f0e5b9;
  border: 1px solid #ab581d;
}

.saisietextemoyen {
  width: 400px;
  height: 40px;
  color: #34414A;
  font-weight: bold;
  margin: 5px;
  padding: 2px;
  background-color: #f0e5b9;
  border: 1px solid #ab581d;
}

.saisietextelong {
  width: 600px;
  height: 150px;
  color: #34414A;
  font-weight: bold;
  margin: 5px;
  padding: 2px;
  background-color: #f0e5b9;
  border: 1px solid #ab581d;
}

.saisietextemilong {
  width: 600px;
  height: 50px;
  color: #34414A;
  font-weight: bold;
  margin: 5px;
  padding: 2px;
  background-color: #f0e5b9;
  border: 1px solid #ab581d;
}

.saisietextepetit {
  width: 200px;
  height: 50px;
  color: #34414A;
  font-weight: bold;
  margin: 5px;
  padding: 2px;
  background-color: #f0e5b9;
  border: 1px solid #ab581d;
}

.bouton {
  padding:5px;
  background-color: #f0e5b9;
  border: 1px solid #ab581d;
  color: #34414A;
  font-weight: bold;
  margin: 5px;
  padding: 2px;
/*  -moz-border-radius:5px 5px 5px 5px; */
  -webkit-border-radius:5px 5px 5px 5px;
  border-radius:5px 5px 5px 5px;
}

.bouton:disabled {
  color: #89969F;
}

@keyframes slide {
  0% {opacity:0;} 
  8.3% {opacity:1;} 
  25.0% {opacity:1;} 
  33.3% {opacity:0;} 
  100% {opacity:0;}
}

@-webkit-keyframes slide {
  0% {opacity:0;} 
  8.3% {opacity:1;} 
  25.0% {opacity:1;} 
  33.3% {opacity:0;} 
  100% {opacity:0;}
}

.ul_diaporama {
  list-style: none;
  position: absolute;
  top:0;
  margin: 0;
  padding:0;
  border:0;
  overflow: hidden;
}






