/* CSS Document */
html{
	background: #ededed;
	background-position: top left;
	padding: 0;
	margin:0;
}
body {
padding: 0;
	margin:0;
}
a {
	color: #555555;
	text-decoration : none;
}

a:hover {
	color: #ed7834;
	text-decoration : none;
	
}

*#global{
	position: relative;
	display:block;
	width: 940px;	
	left: 50%;	
	margin-left: -470px;
	/*border-left: 1px solid #dadada;	
	border-right: 1px solid #dadada;	*/
	color: #000;
	padding: 0;
	z-index: 280;
}


#headerbg{
	background:url(../images/bg_header_elyps3.png) no-repeat #1f1f21 ;
	width: 100%;
	height:146px;
	z-index: 1;
	margin:0;
}
#imglogoheader{
	position: absolute;
	top:30px;
	left: 50%;
	margin-left: -470px;
}
#menu_haut{		
	padding: 0  ;
	background : none;
	/*display: block;*/
float: left;
    margin-left: -220px;
    position: absolute;
    left: 50%;
	margin-top: -68px;
	/*margin-bottom:20px;*/		
	width: 530px;
	height :28px;
	z-index: 1000;
  /*border: 1px solid red;*/
  line-height: 30px;
}

#menu_haut a {
	color: white;
	font-size: 16px;
	font-weight: normal;
	font-family : arial, helvetica, sans-serif;
	text-decoration:none;
	float:left;
	height: 34px;
	border-bottom : 2px solid #666;
	line-height : 34px;
	width :94px;
	text-align : left;
	margin-right : 34px;
}
#menu_haut a:hover{
	text-decoration:none;
	border-bottom : 2px solid #ed7834;
}
#menu_haut .rollovermenu {
	color: #f18e00;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	float:left;
	background: #2C3337;
	padding: 5px;
	font-size: 10px;	
	
}
#menu_haut .rollovermenu a{
	color: #f18e00;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
	float:left;
	background: #2C3337;
	padding: 5px;
	font-size: 10px;
	
	
}
#menu_haut .rollovermenu a:hover{
	color: #ded100;
	text-decoration:none;
	float:left;
	background: #465258;
	padding: 5px;
	font-size: 10px;
	
	
}
#menuleft {

background:red;
	margin:10px 20px 20px 30px;
	padding:5px;
width: 200px;	
}


#menuleft a {
/*border: 5px solid blue;*/
	margin:0;
	padding:0;
}

#menuleft img {
	/*border: 5px solid red;*/
	display:block;
	margin:0;
	padding:0;
	
}

#menuleft {
margin: 40px 20px 20px 20px;
padding : 10px 0px 0px 0px ;
overflow:hidden;
width : 200px;
border-top : 5px solid #ededed;
}
	
#menuleft a {
  color: #666666;
  font-size: 0.95em;
  font-weight : bold;
	/*margin: 0 15px 0 0px;*/
	padding:0 10px 0px 3px;
	display : block;
	background : none;
	text-decoration: none;
	text-transform:uppercase;
	height : 30px;
	line-height: 30px;
	border-bottom : 1px solid #efefef;
	float : left;
	text-align : left;
	clear:both;
	width : 200px;
}

#menuleft a:hover{
	color : #f18e00;
}

#menuright {
margin: 13px 20px 20px 20px;
padding : 5px 0px 0px 0px ;
overflow:hidden;
width : 200px;
border-top : 3px solid #ededed;
}

#menuright img {

}

#menuright a {
  color: #666666;
  font-size: 0.95em;
  font-weight : bold;
	/*margin: 0 15px 0 0px;*/
	padding:0 10px 0px 3px;
	display : block;
	background : none;
	text-decoration: none;
	text-transform:uppercase;
	height : 30px;
	line-height: 30px;
	border-bottom : 1px solid #efefef;
	float : left;
	text-align : left;
	clear:both;
	width : 200px;
}

#menuright a:hover{
	color : #f18e00;
}

#contenu {
	display:block;
/*	position:absolute;*/
	background:white;
padding: 0 ;
	margin:20px 0px 0px 0px;
	width: 940px;
	z-index:285;
	color : #555555;
}

#lecontenu {
	background:white;
	color : #444;
	padding : 5px 20px 20px 20px;
	line-height : 1.5em;
	font-size : 1em;
	/*min-height : 400px;*/
}

#contenu embed {

	z-index:286;
}

#langues {
	position:relative;
	margin-top: -290px;
	margin-right: 10px !important;
	margin-right: -10px;
	float: right;
	left: 120px;
	color: black;
}

#langues a {
	color:black;

}
#langue img {
	border: none;

}

#langue img a:link{
	border: none;

}
#search {
	position : absolute ;
	float:right;
	top: 90px;
	right: 50%;
	margin-right: -470px;
	z-index : 1500;
}
#search img {
	margin-bottom: -4px
	
}
#search input{
  border : none;
  background-color: #ededed;
  height: 20px;
  line-height : 20px;
  margin-right: 0px;
  background-image:url(../images/search_input.png);
  background-position: right center;
  background-repeat:no-repeat;
  padding-right: 15px;
  padding-left : 5px;
  font-size : 11px;
  color : #333;

}
#footerbg {
  background: url("../images/bg_footer_elyps.png") no-repeat top center #1f1f21;
  height: 250px;
}
#footer{
/*	background:#505154;*/

	height: 250px;
	line-height : 40px;
	    left: 50%;
    margin-left: -470px;
   
    position: relative;
    width: 940px;
   
}

#footer a {
	color: white;
	text-decoration:none;
	font-size:  11px;
	padding : 0px 30px 0px 30px;
	
}
#footer a:hover {
	color: #ed7834;
	/*text-decoration:underline;*/
	
	
}
#footer h1, #footer h2{
	font-size: 18px;
	color: white;
	float: right;
	text-align:right;
}
#footerleft {
	display: block;
	position: relative;
	float: center;
	text-align:center;

}
#footerright{
	display: block;
  float:right;
	

	/*height: 80px;*/
	text-align:left;
	
	padding: 0 10px;
	color: white;
	/*border-left: dashed 1px gray;*/	
}
#animflash_accueil {
	position:relative;
	z-index:1;
}

