/* Sticky footer styles
-------------------------------------------------- */
html {
	position: relative;
	min-height: 100%;
  }
  body {
	/* Margin bottom by footer height */
	margin-bottom: 60px;
  }
  .footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 60px;
	line-height: 60px; /* Vertically center the text there */
	background-color: #f5f5f5;
  }
    
  /* Custom page CSS
  -------------------------------------------------- */
  /* Not required for template or sticky footer method. */
  
  body > .container {
	padding: 15px 15px 0;
  }
  
  .footer > .container {
	padding-right: 15px;
	padding-left: 15px;
  }
  
  code {
	font-size: 80%;
  }

.message_box {
	background-color: #FFFFB3;
	border: 1px dashed #c4c4ff;
	margin: 6px 8px 4px 8px;
	padding: 6px;
	padding-left: 10px;
}
.warning_box {
	background-color: #FFB871;
	border: 1px dashed #c4c4ff;
	margin: 6px 8px 4px 8px;
	padding: 6px;
	padding-left: 10px;
}
.forum_box {
	background-color: #fbfbfd;
	border: 1px dashed #c4c4ff;
	margin: 6px 8px 4px 8px;
	padding: 6px;
	padding-left: 10px;
}
.forum_date {
	font-size: 80%;
	color: #717171;
}

td.classement  {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: hidden;
	border-left: hidden;
}
td.classementperso  {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: hidden;
	border-left: hidden;
	text-align: center;
	font-weight: bold;
}
td.moyen {
	font-family: Verdana;
	font-size: medium;
	color: black;
}
td.moyenj {
	font-family: Verdana;
	font-size: x-small;
	color: black;
	background-color: #F8EFCD;
}
td.moyeng {
	font-family: Verdana;
	font-size: medium;
	color: black;
	background-color: #00CC33;
}
td.moyenp {
	font-family: Verdana;
	font-size: medium;
	color: black;
	background-color: #D4D4D4;
}
td.moyenn {
	font-family: Verdana;
	font-size: medium;
	color: black;
	background-color: #FFFF99;
}
td.petit {
	font-family: Verdana;
	font-size: xx-small;
	color: black;
	text-align: center;
	background-color: white;
}
td.petitrouge {
	font-family: Verdana;
	font-size: xx-small;
	text-align: center;
	background-color: white;
  color: red;
	font-style: italic;
}
td.petitpoints {
	font-family: Verdana;
	font-size: xx-small;
	color: black;
	text-align: center;
	background-color: #FFFFCC;
}
.ttpetit {
	font-family: Verdana;
	font-size: xx-small;
	color: black;
}
td.ttpetitp {
	background-color: #FDACAE;
	text-align: center;
	font-family: Verdana;
	font-size: xx-small;
	color: black;
}
td.ttpetitg {
	background-color: #00CC33;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
	font-size: xx-small;
	color: black;
}
td.ttpetitn {
	background-color: #FFFF99;
	font-weight: bold;
	text-align: center;
	font-family: Verdana;
	font-size: xx-small;
	color: black;
}
td.msg {
	background-color: yellow;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	font-family: Verdana;
	font-size: xx-small;
	color: black;
}
.gagne {	
	background-color: #00CC33;
	font-weight: bold;
	text-align: center;
}
.perdu {	
	background-color: #FF9933;
	font-weight: bold;
	text-align: center;
}
.nul {
	background-color: #FFFF99;
	font-weight: bold;
	text-align: center;
}
.titre { 
	padding-left: 10px;
	font-weight: bold;
	font-size: large;
	background: #006f8b; 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titreequipe { 
	padding-left: 10px;
	font-weight: bold;
	font-size: large;
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.soustitre { 
	font-weight: bold;
	font-size: normal;
	background: #9be89f; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.liste { 
	font-weight: bold;
	font-size: large;
	background: #D8E9C9; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.anomalie { 
	font-weight: bold;
	font-size: large;
	background: #FF8000; 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.moyen {
	font-family: Verdana;
	font-size: medium;
	color: black;
}
.normalgras {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: black;
}
.petitrouge {
	font-family: Verdana;
	font-size: xx-small;
	color: red;
	font-style: italic;
}
.petit {
	font-family: Verdana;
	font-size: xx-small;
	color: black;
}
.petitgras {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	color: black;
}
.saisiescore {
	font-family: Verdana;
	background-color: #FFFFFF;
	border-style: inset;
	text-align: center;
	font-size: x-small;
	color: black;
}
.impscore {
	font-family: Verdana;
	background-color: #FFFFFF;
	border-style: groove;
	text-align: center;
	font-size: x-small;
	color: black;
}
.tclass {
	border-width: thick;
	border-color: transparent; 
	background: white; 
}
.breves {
	color:#000000; 
	padding-left: 5px; 
	padding-top: 1px; 
	font-size: 11px;
}
.actualites {
	color:#000000; 
	font-size: 11px;
}
img.b0middle {
  border: 0;
  vertical-align: middle;
}
.tooltip-inner{
 text-align: left;
 max-width: 550px;
}

#parent_podium {
   position: relative;
}
img.superpose {
   position: absolute;
}
.img_podium1 {
   top: -65px;
   left: 180px;
   z-index: 10;
}
.img_podium2 {
   top: -20px;
   left: 70px;
   z-index: 11;
}
.img_podium3 {
   top: 27px;
   left: 320px;
   z-index: 12;
}
