body 
{
	margin: 0;
	padding: 0;
	color: #000;
	font-family: 'Trebuchet MS', Verdana, Tahoma, sans-serif;
	font-size: 0.9em;
	min-width: 1000px;
	background:#ccc;
}


.clearer, .cleaner { clear: both }


hr.clearehr
{
	border: 0; 
	clear: both; 
	margin: 0;
	padding: 0; 
	visibility: hidden;
}

img
{
	border:0;
}

*
{
  font-family: 'Trebuchet MS', Verdana, Tahoma, sans-serif;
  text-align:justify;
}

p
{
  text-indent: 30px;
  font-size: 95%;
}

p:first-letter 
{
   font-weight: bold; 
   font-size: 1.2em; 
}

h1
{
  text-align: center;
}

h2
{
  text-align: center;
  font-size: large;
}

h3
{
  text-align: center;
  font-size: large;
}

ul
{
  text-align: justify;
}

a:active
{
  background-color: orange;
}

a:hover
{
  text-decoration: underline;
}

a
{
  text-decoration: none;
	color: blue;
}

a:visited 
{
	color:blue;
}

/*	Header	*/
#header
{
	margin-top:1.5em;
	clear:both;
	height: 175px;
	background:#bbb;
	margin:-10px;
}

/* Logo */
#header .logo  
{
	width: 263px;
	height: 139px;
	position: absolute;
	top: 15px;
	left: 0px;	
	margin-bottom: -25px;
	margin-top: -15px;
}

/* Zone de Connexion */
#header .header_droit
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 325px;
	height: 136px;
	background: url(cadre21.png) no-repeat;
}
/*	logbox	*/
#logbox
{	
  padding: 30px 35px 24px 35px;	
	font-size: 0.9em;
	font-variant: small-caps;
	color: #fff;
}

/* Menu */
#header .header_gauche 
{
	top:10px;
	margin: auto;
	width: 600px;
	height: 136px;
/*	background: url(cadre21.png) no-repeat;*/
	padding: 5px 0 0 0;
}
/*	Speedbarre	*/
ul#speedbarre li 
{
  margin-left:-10px;
	font-size: 95%;
	float: left;
	color: #fff;
	font-variant: small-caps;
/*	letter-spacing: 1px; */
	font-weight: bold;
	list-style-type: none;
}

ul#speedbarre li a 
{
	display: block;
	line-height: 1.2em;
	color: #fff;
	padding: 6px 12px;
	height: 15px;
	text-align: center;
	text-decoration: none;
}
	
ul#speedbarre li a:hover
{
	color: #B6B6B6;
	background: white;
}

/*	Menus	*/
#left 
{
	min-height:535px;
	left: 0px; 
	margin-top:27px;  
	position: absolute; 
	top: 150px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0 10px 0;
	width: 280px;
}

#middle 
{
	font-size: 1em;
	min-height:510px;
	margin: 20px 290px 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:2%;
	padding-top: 0.1px;
}

#right 
{
	min-height:535px;
	margin-top:27px;
	position: absolute;
	right: 0px; 
	top: 150px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0 10px 0;
	width: 270px;
}

/* Tableaux */
.infobox
{
	border: 2px solid #e3e7ec;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.infobox table
{
	background: #eee;                                                                     /* */
}

.infobox h1
{
	background: #606060 url("homepage/bg_infobox_titre.png") repeat-x top;
	font-size: 1.5em;
	text-align: center;
	height: 25px;
	margin: 0;
	padding: 5px 14px;
	color:#fff;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	display: block;
	border: none;
}

.bloc_center
{	
  margin-left: auto;
  margin-right: auto;
}

/*#contenu_centre{
	  position:absolute;
     left: 50%; 
     top: 50%;
}*/
 
#stats
{
  width: 270px;
}

#classement
{
  width: 1075px;
}

#infos
{
  width: 270px;
}


/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}



/* Epreuves */
#auteur_date
{
  text-align: right;
  margin-right:1%;
  margin-bottom:2%;
  font-size:80%;
  font-style:italic;
}

#consigne
{
  margin-top:5%;
  margin-left:10%;
}

.erreur 
{
	border: solid 2px;
	background:#fff;
	border-color:#f00;
  color:#f00;
	padding: 9px;
	padding-left: 40px;
	margin-bottom: 0.5%;
  margin-top: 1%;
	margin-left: 25%;
	margin-right: 25%;
  -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* TABLEAUX */
.tab_cel 
{
	padding:5px;
	font-size: 80%;
	text-align: center; 
}

.tab_cel a
{
	text-decoration:none;
	color:white;
}

.tab_cel:hover 
{
	color:#000;
	background:white;
}

.tab_cel:hover a
{
	color:#aaa;
}

.tab_title
{
	padding:2px;
	font-size: 90%;
	text-align: center; 
	font-variant: small-caps;	
	color:#fff;
	border-bottom: 1px solid white;
	background:#000;
}

.tab_box 
{
	border-spacing: 0px; 
	width: 250px;
	margin:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #888;
	font-size: 100%;	
}

#left .boxT, #right .boxT 
{
  background: url("side_t.png"); 
  text-align: center; 
  padding:3px;
}

#left .boxL, #right .boxL 
{
  background: url("side_l.png") repeat-y;
}

#left .boxC, #right .boxC {background-color: #dcdcdc;}

#left .boxR, #right .boxR {background: url("side_r.png") repeat-y;}

#left .boxB, #right .boxB {background: url("side_b.png");}

#middle .boxT {background: url("images/box/box_t.png"); text-align: right;}
#middle .boxL {background: url("images/box/box_l.png") repeat-y;}
#middle .boxR {background: url("images/box/box_r.png") repeat-y;}
#middle .boxC {background-color: #fff;}
#middle .boxB {background: url("images/box/box_b.png");}

caption
{
  margin-top:20px;
	font-variant: small-caps;	  
}

#centration 
{
  position: relative;
  min-width: 250px;
  background-color: #808080;
  border: #000000 solid 1px;
  text-align: center;
  font-size: 30px;
  margin-bottom: 3px;
}










/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; } 

/*	Pied de page	*/
#footer
{	
	position: relative;
	top: 10px;
	clear: both;
	background: #888;
	color: #000;
	padding-top: 0;
	text-align: center;
}

#footer a
{
	text-decoration: none;
	color: #fff;
}

#footer a:hover
{
	color: #fff;
}

/* Petit arrangement CSS pour une diffï¿½rence entre IE et Firefox. On rï¿½tablit en fait la
hauteur en auto (par dï¿½faut), et on utilise min-height pour dï¿½finir une hauteur minimale
sous Firefox et autres navigateurs comprenant le CSS 2. */
html>body .information, html>body .attention, html>body .question, html>body .erreur
{
	height:auto;
	min-height:30px;
}



/* Titres des épreuves */
h4 
{
  color : #168b16;
  font : 180% impact, futura, sans-serif;
  text-align:center;
  overflow : hidden;
  position : relative;
  padding-left : 3px;
}

h4 span 
{
  background : url(headings-worn.gif);
  position : absolute;
  width : 100%;
  height : 2em;
}


/* Pagination */
ul#pagination-digg
{
  border:0;
  margin:auto;
  padding:0;
}

#pagination-digg li
{
  border:0; 
  margin:0; 
  padding:0;
  font-size:11px;
  list-style:none;
  margin-right:2px;
}

#pagination-digg a
{
  border:solid 1px #9aafe5;
  margin-right:2px;
}

#pagination-digg .previous-off, #pagination-digg .next-off 
{
  border:solid 1px #DEDEDE;
  color:#888888;
  display:block;
  float:left;
  font-weight:bold;
  margin-right:2px;
  padding:3px 4px;
}

#pagination-digg .next a, #pagination-digg .previous a 
{
  font-weight:bold;
}

#pagination-digg .active
{
  background:#2e6ab1;
  color:#FFFFFF;
  font-weight:bold;
  display:block;
  float:left;
  padding:4px 6px;
}

#pagination-digg a:link, #pagination-digg a:visited 
{
  color:#0e509e;
  display:block;
  float:left;
  padding:3px 6px;
  text-decoration:none;
}

#pagination-digg a:hover
{
  border:solid 1px #0e509e;
  background:#bbb;  
}





fieldset
{
  margin:10px 0 20px 0;
  padding:14px 10px 7px 10px;  
/*  background-color:#F8FAFD;
  border:2px solid #E3E7EC;*/
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}


legend
{
  padding:3px 10px;
  font-weight:bold;
  /*background:#B2DAFD url("../../images/designs/2/bg_grosse_cat.png") repeat-x bottom;-moz-border-radius:5px;-webkit-border-radius:5px;*/
}

label.label_cote
{
  width:180px;
  clear:left;
  float:left;
  text-align:right;
  margin-right:15px;
}

.centre
{
  text-align:center;
}

#boutons input.reponse_mdp
{
  background     : white;
  border         : 1px;
  padding        : 0px 6px;
  width          : 175px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}

#boutons input.mdp
{
  background     : none;
  border         : 1;
  padding        : 0px 6px;
  width          : 65px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
/*   background: transparent url('logo2.bmp') no-repeat top left;
   width: xxpx; //la largeur de ton image
   height:xxpx; // la hauteur de ton image*/  
}





span.header
{
   display         : block; 
   height          : 35px;  /* Hauteur correspondant à celle de notre image */
   line-height     : 220%;  /* Propriété qui centrera le texte verticalement */
   text-align      : center;
   background      : url('/images/top.gif') no-repeat 0 0; 
   font-size       : 15px; 
   font-weight     : bold;
} 

span.content
{
   display     : block; 
   background  : url('/images/centre.gif') repeat-y;
   opacity     : 1;
   padding     : 0 8px;
}   

span.footer
{
   display     : block; 
   height      : 5px; 
   background  : url('/images/bot.gif') no-repeat bottom left; 
   font-size   : 0; /* Corrige l'espacement inutile sous IE */
}      

a.info_bulle
{				
  color           : #fff;
  text-decoration : none; 
  padding         : 2px 16px 2px 2px; /*Définition des marges intérieures de notre lien */
  /* Définition de l'arrière plan de notre lien */
/*  background      : url('/images/comment.gif') no-repeat right center;*/
  position        : relative; /* Indispensable pour le bon positionnement de l'info-bulle */ 
}  

/* Rend invisible tout notre bloc span */
a.info_bulle span.info_bulle 
{								   
    position   :  absolute;
    top        :  -2000em;
    left       :  -2000em;
    width      :  1px;
    height     :  1px;
    overflow   :  hidden; 
} 

/* Rend visible tout notre bloc span et lui attribue une taille */
a.info_bulle:hover span.info_bulle, a.info_bulle:focus span.info_bulle, a.info_bulle:active span.info_bulle
{
    top        :  auto;
    left       :  80px;
    width      :  220px;
    height     :  auto;
    overflow   :  visible;
} 








/* ONGLETS */
.onglets_tutos
{
	float:left;
	width:100%;
	background:url("bas_onglets.png") repeat-x bottom;
	font-size:93%;
	line-height:normal;
	overflow:hidden;
	margin-bottom:15px;
}

/*hr.bas_onglets
{
	border:0;
	margin-bottom:10px;
}*/

#corps .onglets_tutos ul
{
	margin:0;
	margin-top:-10px;
	padding:10px 10px 0;
	list-style:none;
}

#corps .onglets_tutos li
{
	float:left;
	background:url("bg_onglets.png") no-repeat left -28px;
	margin:0 3px 0 0;
	padding:0 0 0 21px;
}

#corps .onglets_tutos a
{
	float:left;
	display:block;
	background:url("bg_onglets.png") no-repeat right -28px;
	padding:5px 21px 4px 0;
	text-decoration:none;
	font-weight:bold;color:#0045A0;
}

#corps .onglets_tutos a:hover
{
	color:#FFF;
}

#corps .onglets_tutos .selected
{
	background-position:left 0;
}

#corps .onglets_tutos .selected a
{
	color:#FFF;
	padding-bottom:5px;
	background-position:right 0;
	border-bottom:none;
}












/* tabs */
#tabbed_box
{
  margin: 0px auto 0px auto;
}

.tabbed_box h4 
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:23px;
  color:#f00;
  letter-spacing:-1px;
  margin-bottom:10px;
}

.tabbed_box h4 small 
{
  color:#0f0;
  font-weight:normal;
  font-size:9px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  position:relative;
  top:-4px;
  left:6px;
  letter-spacing:0px;
}

.tabbed_area 
{
  padding:8px;
}

ul.tabs 
{
  margin:0px; padding:0px;
}

ul.tabs li 
{
  list-style:none;
  display:inline;
}

ul.tabs li a 
{
  background-color:#464c54;
  color:#ffebb5;
  padding:8px 14px 8px 14px;
  text-decoration:none;
  font-size:9px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-transform:uppercase;
  border:1px solid #464c54;
}

ul.tabs li a:hover 
{
  background-color:#2f343a;
  border-color:#2f343a;
}

ul.tabs li a.active 
{
  background-color:#ffffff;
  color:#282e32;
  border:1px solid #464c54;
  border-bottom: 1px solid #ffffff;
}

.content 
{
  background-color:#ffffff;
  padding:10px;
  border:1px solid #464c54; 
}

#content_2, #content_3 
{ 
  display:none; 
}

ul.tabs 
{
  margin:0px; padding:0px;
  margin-top:5px;
  margin-bottom:6px;
}

.content ul 
{
  margin:0px;
  padding:0px 20px 0px 20px;
}

.content ul li 
{
  list-style:none;
  border-bottom:1px solid #d6dde0;
  padding-top:15px;
  padding-bottom:15px;
  font-size:13px;
}

.content ul li a 
{
  text-decoration:none;
  color:#3e4346;
}

.content ul li a small 
{
  color:#8b959c;
  font-size:9px;
  text-transform:uppercase;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  position:relative;
  left:4px;
  top:0px;
}

.content ul li:last-child 
{
  border-bottom:none;
}

ul.tabs li a 
{
  background-image:url(images/tab_off.jpg);
  background-repeat:repeat-x; 
  background-position:bottom;
}

ul.tabs li a.active 
{
  background-image:url(images/tab_on.jpg);
  background-repeat:repeat-x;
  background-position:top;
}

.content 
{
  background-image:url(images/content_bottom.jpg);
  background-repeat:repeat-x; 
  background-position:bottom;
}
