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

body {
    font-family: "Trebuchet MS";
    font-size : 12px;
	background:#ffff;
	margin:0px;
    padding:auto;
    outline:0px;
	width:100%;
    height:100%;
}
.barre {

	height:4px;
	width:908px;
	background-color:#a9ba0a;
	margin-left: auto; 
	margin-right: auto;
}


.header {
	position: relative;
    width:100%;
	height:120px;
	background-color:#000000;

}
.content {
    width:913px;
	height:100%;
	margin:auto;
	background-color:#fff;
}
.form_sign {
	width : 913px;
    height : 508px;
	background-image:url(../images/ban.png);
	background-repeat:no-repeat;
}
.info {
	width : 913px;
    height : 300px;
    margin-left: auto; 
	margin-right: auto;
	background-image:url(../images/infos.png);
	background-repeat:no-repeat;
	margin-top:12px;
	
}
.header_content {
	position: relative;
   width:913px;
   height:120px;
   margin:auto;
}
ul.menulang {
	width:128px;
	height:30px;
	background-image:url(../images/listbg.png);
	background-repeat:no-repeat;
	margin-left:750px;
	margin-top:0;
	padding-left:8px;
	padding-bottom:0px;


}
ul.menulang li {
	display:inline;
	float:left;
    padding : 0 0.1em;
	padding-top:3px;
	width:35px;
	height:26px;

}
ul.menulang li#active{
    background-image: url(../images/actif2.png);
	background-repeat:no-repeat;
}
ul.menulang li#active a{
	color:#000;
}
ul.menulang li a:hover{
	color:#000;
}
ul.menulang li:hover{

	background-image:url(../images/actif2.png);
	background-repeat:no-repeat;


}
ul.menulang li a {
	text-decoration:none;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	background-repeat:no-repeat;
	cursor:pointer;
    padding :0.4em;



}
.logo {
	position:absolute;
	left:21px;
	top:7px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:102px;
	width:425px;
	
}
.illus {
	position:absolute;
	height:144px;
	width:191px;
	background-image:url(../images/tof.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	left:546px;
	top:14px;
}
.footer {
	background-image: url(../images/bg_foot.gif);
	background-repeat: repeat-x;
	width:100%;
	height:71px;
	
}
.footer_content {
    width:913px;
	height:71px;
	margin:auto;

}
.footer_content a{
text-decoration:none;
color:#000000;

}
.footer_content img{
float:right;
margin-top:10px;
}
.idform {
	background-image:url(../images/excontent.png);
	background-repeat:no-repeat;
	width:378px;
	height:325px;
	float:right;
	margin-top:120px;
	margin-right:20px;
	margin-bottom:0;
	
	
	
}
.idform td {
	padding-left:20px;
	
}
#champ {
	height:34px;
	width:160px;
	border:1px solid #CCC;
}
 #ex {
padding-top:60px;


}
/*slideshow*/
  #slideshow {
	margin:0 auto;
	width:400px;
	height:216px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:300px;
  height:216px;
  overflow:auto; /* affiche une scrollbar au cas ou */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:280px; /* reduit de 20 pixels la div #slidesContainer pour permettre d'afficher la barre de scroll */
  height:216px;
}


.control {
  display:block;
  width:39px;
  height:216px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#navDiapo{
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:25px;
	bottom:10px;
	cursor:pointer;

}
#leftControl {
  top:0;
  left:0;
  background:transparent  url(../images/arrow1a.png) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../images/arrow2a.png) no-repeat 0 0;
}

/*-------------*/
.private {
	
	width:913px;
	hight:100%;
	color:#B1B1B1;
	background-color:#FFF;
	padding-left:10px;
	margin:auto;
	
}
.btn_plus {
width:128px;
height:26px;
background-image:url(../images/btn_g.png);
background-repeat:no-repeat;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
border:0;
background-color:transparent;
padding-bottom:4px;
float:right;
margin-right:15px;
cursor:pointer;
}
.btn {
	
	width :266px;
	height : 49px;
	background : url(../images/btn.png) no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	border:0px;
	background-color:transparent;
	cursor:pointer;
	margin-left:55px;
	margin-top:45px;
    }
.firstrow {
	height:80px;
	
}
