body {

	font-size: 0.9em;
	font-family: Arial, Verdana, Sans-Serif;
	color: #ddd;
	text-align: center;
	padding: 6px;
	margin: 0;
 	background: #111111 url(images/bg.jpg) repeat-x fixed center top;

}

#rd {

	text-align: left;
	margin-bottom : -17px;

}

#page {
	width: 832px;
	background: #000000 url(images/bottomBk.gif) bottom center no-repeat;
	color: #ffffff;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: #fdfdfd url(images/header.swf) no-repeat top center;
	height: 170px;

}

#headerimg {
	padding: 15px 82px;
}

#headerimg h1 {
	margin: 0;
	padding: 0;
	font-family: 'Gill Sans MT', Georgia, 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 2em;
	color: #090909;
}

#headerimg h1 a {
	color: #090909;
	text-decoration: none;
}

#headerimg .description {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #2d7c20;
	font-size: 1.1em;
	font-weight: bold;
}

#content {
	padding: 0;
	margin-top: 20px;
	margin-bottom: -60px;
	background: url(images/contentBk.jpg) top left no-repeat;
	width: 832px;
	float: left;
}

#footer {
	clear: both;
	padding: 0;
	float: right;
	margin: 0.5em auto 0 auto;
	width: 832px;
	font: 15px helvetica, arial, Sans-serif;

}

#footer p {
	padding: 0 15px;
	margin: 0;
	
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #fff;
}


#footer img {
	border: 0;
}

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

code {
	font-size: 12px;
	line-height: 16px;
}

img {
  border: 0;
 }


 
 
 
 
 
 
 
 
 

a{
  color:white;
  text-decoration:underline;
}

a:hover{
  color:white;
  text-decoration:none;
}

#clear{
  position:relative;
  clear:both;
}

#conteneur{
  position:relative;
  width:1020px;
  margin-left:auto;
  margin-right:auto;
}

.icone{
  position:relative;
  float:left;
  letter-spacing:6px;
  font-size: 11pt;
  text-align:center;
  width:230px;
  top : 50px;
  margin-left:10px;
  margin-right:10px;
}

.icone img{
  border:none;
}

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

.icone a:hover{
  color:#f29400;
  text-decoration:none;
}

.icone2{
  position:relative;
  float:left;
  letter-spacing:6px;
  font-size: 11pt;
  text-align:center;
  width:230px;
  margin-left:10px;
  margin-right:10px;
  /*top : -50px;*/
}

.icone2 img{
  border:none;
}

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

.icone2 a:hover{
  color:#00aeff;
  text-decoration:none;
}



.expliq{
  position : absolute;
  background-color : #202020;
  font-size:0.7em;
  letter-spacing:0px;
  text-align:left;
  width : 187px;
  padding : 5px;
  display : none;
  left:15px;
  top : 250px;
  text-align: center;
}

#menubas{
  position:relative;
  text-align:center;
  font-size:0.8em;
  font-weight : bold;
}

#menubas a{
  color:white;text-decoration:none;
}

#menubas a:hover{
  color:#00aeff;text-decoration:none;
}

embed{
  margin-top : 50px;
}




