@charset "UTF-8";
/* CSS Document */

body{
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
}

#Global{
	background-color:#dfdfdf;
	margin: 0px auto;
	width:979px;
	background-image:url(../images/fond_rep.jpg);
}

#titre{
	width:979px;
	height:172px;
	background-image:url(../images/fond.jpg);
	
}

#Lien{
	text-align:right;
	padding:0px 50px 5px;
	margin:0;

}

#menu_fl{
	width:979px;
	height:51px;
	margin:0px;
	padding:0px;
	background-image:url(../images/fond_menu.jpg);
}

#Lien a {
	font-size: 12px;
	color: #000;
}
#Lien a:visited {
	color: #000;
}
#Lien a:hover {
	color: #0e4297;
}
#Lien a:active {
	color: #0e4297;
}

a {
	
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #0e4297;
}
 a:active {
	color: #0e4297;
}


#flash_pres{
	width:979px;
	height:352px;
	
}

#band_pres{
	width:895px;
	margin:0 auto;
	
}

#bas{
	width:979px;
	height:80px;
	background-image:url(../images/fond_g.jpg);
	
}
#bas_fin{
	width:979px;
	height:20px;
	background-image:url(../images/bas.jpg);
	background-position:bottom;
	background-color:#dfdfdf;
	
}

#espace{
height:50px;	
}

#bas p{
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0px;
	padding: 4px 30px 0 30px;
	font-style:italic;
}

#bas br{
	clear:both;
}

#band_pres br{
	clear:both;
}

a img{
	border:none;
}

#thumbs a,
#thumbs a .hover {
  height: 25px;
  float:right;
	display: block;
	background-image:url(../images/savoir_plus.png);
}

#thumbs a * {
  display: none;
}


#thumbs a.savoir {
  background-position: 0px 0px;
  width: 90px;
}

#thumbs .high a.savoir:hover,
#thumbs a.savoir .hover {
  background-position: 0px -25px;
}