body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #292E74;
	background: white url(elts/fd_body.gif) repeat-y center;
}

form{margin: 0px;padding:0px;}


label{
	display: inline;
	float: left;
	width: 120px;
}

img{
	border: 0px;
}
p, h1, h2,h3,h4,h5,h6{margin: 0px;padding: 0px;}

p, h1{margin-bottom: 10px;}

/* ***************************************************** mise en page ***************************** */
#global{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: white url(elts/fd_body.gif) repeat-y center;
}

#conteneur{
	margin: 0 auto;
	width: 970px;
	text-align: left;
	
}

.spacer{
	clear: both;
	font-size: 1px;
	height: 2px;
	}

#entete{
	height: 178px;
}

#pied{
	clear: both;
	padding: 5px;
	background-color: #EE7F00;
	margin-top: 10px;
	text-align: center;
	color: #fff;
}

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

#pied a:hover{
	text-decoration: underline;
}

#centre{
	clear: both;
	padding: 0px;
	padding-top: 10px;
	z-index: -10;
	text-align: justify;
}


/*entete*/
#entete img{
	float: left;
}

#entete form{
	float: right;
	font-size: 10px;
	padding-top:70px;
}

#entete input{
	width: 100px;
	border: 1px dotted orange;
	font-size: 10px;
	padding: 2px;
	color: #292E74;
}

#entete label{
	float: left;
	display: inline;
	width: 50px;
	padding: 2px;
}

#entete fieldset{
	border: 1px solid #FF8C00;
	padding: 5px;
	width: 170px;
}


/* ***************************************************** navigation haute ***************************** */

ul#menu li ul{
  display:none;
}

ul#menu li:hover>ul{
  display:block;
}


ul#menu{
  margin:0px;
  padding:0px;
  padding-left: 1px;
  list-style:none;
  width:100%;
  float:left;
  font-size:14px;
  background: orange;
  background: white url(elts/fd_menu.jpg) top left no-repeat;
}


ul#menu li{
	float: left;
	display: block;
	padding: 2px 3px;
	background: white url(elts/fd_menu.jpg) top right no-repeat;
}

ul#menu li.first{
  padding-left:2px;
}

ul#menu li.last{
  padding-right:2px;
}

ul#menu li a{
  display:block;
  padding:2px 6px;
  margin-left: 5px;
  margin-right: 5px;
  color: #292E74;
  text-decoration:none
}

ul#menu li a:hover{
  background: #EC880E;
  color: white;
}

ul#menu ul{
  position:absolute;
  list-style:none;
  background: #EC880E;
  margin:0px;
  padding:0px;
  width:160px;
  font-size: 12px;
  z-index:1;
  
}



ul#menu ul li{
  position:relative;
  float:none;
  margin:0px;
  padding:0px;
  _display:inline;
  background:#EC880E url(elts/fd_menu2.jpg) top right no-repeat;
}

ul#menu ul li a{
  display:block;
	margin:0px;
	padding:0px;
	width:160px;
  border:none;
}
ul#menu ul li a span{
  display:block;
  width:144px;
  _width:156px;
	padding:2px 6px;
  margin:0px 2px;
  border:none;
	cursor:hand;
}


ul#menu ul li a:hover span{
  color:white;
}

ul#menu ul li.first{
  padding-left:0px;
}

ul#menu ul li.first a{
  padding-top:2px;
	
}

ul#menu ul li.last{
  padding-right:0px;
}

ul#menu ul li.last a{
  padding-bottom:2px;
	background:url(imgmenuencascade/m1.gif) no-repeat left bottom;
}



/* ***************************************************** page d accueil ***************************** */
#accGauche{
	float: left;
	width: 420px;
}

#accGauche h1{font-size: 18px;}

#accGauche h2{
	font-size: 16px;
	color: white;
	padding: 2px;
	text-align: center;
	background:  #003082;
	margin-bottom: 10px;
}

#accDroite{
	float: right;
	width: 510px;
}

#activite{
	float: left;
	width: 210px;
}

#activite h2{
	float: left;
	width: 210px;
	background:  #003082 url(elts/acc_arrond.gif) no-repeat left top;
}

#equipe{
	float: right;
	width: 206px;
}

#equipe p{
	margin-left:10px
}

#equipe a {
	color: #292E74;
	text-decoration: none
}

#equipe a:hover {
	color: #EC880E;
}

#accSwf{
	float:right;
}


#entreprises{
	background: transparent url(elts/acc_arrond_orang.gif) no-repeat left top;
}


#enteteEnt{
	background: #EF7F01 url(elts/acc_arrond_orang.gif) no-repeat left top;
	padding:20px;
	padding-bottom: 15px;
}
#enteteEnt h2{
	float: left;
	font-size:14px;
	color: White;
}
#enteteEnt form{
	float: right;
	margin: 0px;
	padding: 0px;
}
#enteteEnt input{
	font-size: 0.8em;
}
#enteteEnt select{
	font-size: 0.8em;
}

.div5Ent{
	clear: both;
	margin: 15px 20px 0px 20px;
}

.imgEnt{
	float: left;
	width: 150px;
}
.texteEntreprise{
	float: right;
	width: 300px;
}

.texteEntreprise a{
	text-decoration: none;
	color: #292E74;
}

.texteEntreprise a:hover{
	color: #EC880E;
}

.imgdansAcc{
	float: right;
	border: 1px solid #292E74;
}



/* ***************************************************** menu gauche et  pages interieures ***************************** */
div#column1 {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #292E74;
}
.spacer2{
	clear: both;
	background-color: white;
	font-size:1px;
}

#menuGauche{
	float: left;
	width: 160px;
	background: #292E74 url(elts/fd01.gif) no-repeat top left;
	color: white;
}

#menuGauche ul, #menuGauche li {
	margin: 0px;
	padding: 0px;
	width: 160px;
	list-style-type: none;
}

#menuGauche ul {
	margin: 0px;
	margin-top: 50px;
	}

#menuGauche a{
	display: block;
	width: 160px;
	background-color: #292E74;
	padding: 4px;
	color: white;
	text-decoration: none;
}

#menuGauche a:hover{
	background-color: white;
	color: #292E74;
}

#contenuDroite{
	float: right;	
	width: 755px;
	background: white url(elts/fd02.gif) no-repeat top left;
	padding: 20px;
}

#contenuDroite h4{
	font-size: 14px;
	margin-bottom: 10px;
}
/* barre de navigation interieure **********************/
#lienNavId{
	background: white url(elts/fd_lienNav.gif) repeat-y ;
	margin-bottom: 20px;
	padding: 2px;
	padding-left: 50px;
	border-bottom: 1px solid #EF7F01; 
}

#lienNavId a{
	color: #292E74;
	text-decoration: none;
}

#lienNavId a:hover{
	text-decoration: underline;
}

/* image dans contenu statique *******/
.imgdansText{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #292E74;
}

/* page equipe **********************/
.imgEquipe{
	float: left;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #292E74
}

.equipEnt{
	color: #EF7F01;
}


/* page participation ***************/
.imgEnt{
	float: left;
	width: 150px;
}
.textePart{
	float: right;
	width: 580px;
}
.textePart a{
	text-decoration: none;
	color: #292E74;
}

.spacerPart{
	clear: both;
	width: 10px;
}

/* page detail **************************/
#detailArrond{
	background : url(elts/test_fd.gif) no-repeat top left;
}
#detail{
	width: 755;
	text-align:center;
	padding-bottom: 20px;
	border-bottom: 1px solid #EF7F01;
	background : url(elts/fd_detail.gif) repeat-y top left;
	
	padding: 10px;
}

#titrePart{
	width: 430px;
	float: left;
	text-align: center;
}

#titrePart a{
	color: #292E74;
}
#titrePart a:hover{
	color: #EF7F01;
}

#detail h2{
	font-size: 14px;
	padding: 5px;
}
.imgGauche{
	float: left;
	width: 150px;
}
.imgDroite{
	float: right;
	width: 150px;
}

#detail h5{
	font-size: 12px;
	border-bottom: 1px dotted #EF7F01;
	padding: 5px;
	padding-left: 45px;
	background: white url(elts/fd_h5.jpg) no-repeat left;
}

.francais{
	float: left;
	width: 350px;
	text-align:justify;
}
.anglais{
	float: right;
	width: 350px;
	text-align:justify;
}
/* contact ***************************************/
#contactNom{
	text-align: center;
	border-bottom: 1px solid #EF7F01;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#park{
	margin-left: 10px;
	border-left: 1px solid #EF7F01;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
.agauche{
	float: left;
}
.agaucheImg{
	vertical-align: middle;
	padding: 5px;
}

#contact input{
	width: 342px;
	font-size: 10px;
	padding: 2px;
	color: #292E74;
}

#contact textarea{
	width: 342px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #292E74;
}

#contact select{
	width: 350px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #292E74;
}

.envoyerB{
	width: 100px;
}

#repContact{
	background: white url(elts/fd_cont_err.gif) repeat;
	width: 455px;
	margin-bottom: 1.5em;
	padding: 1em;
	text-align: center;
	color:#EF7F01;
	font-size: 1.2em;
	font-weight: bold;
}

/*  tablo doc **************************************/
.erreur{
	text-align: right;
	color: #EE7F00;
}

.tabloDoc{
	border: 1px solid #292E74;
	width: 100%
}

.tabloDocTh{
	background-color: #dddddd;
	border-bottom: 1px solid #292E74;
}

.tabloDocTd{
	border-bottom: 1px solid #292E74;
}

.tabloDocTele{
	width: 100px;
	text-align: right;
}

.tabloDocA{
	color:#EE7F00;
}
.tabloDocA:hover{
	color:#292E74;
}

/* tablo metier ****************************************/

#tableMetier table{
	border: 1px solid #292E74;
	width: 100%;
	margin-bottom: 30px;
	background-color: #dddddd;
}

#tableMetier th{
	background-color: #dddddd;
	padding: 0.3em;
}

#tableMetier td{
	border: 1px solid #292E74;
	background-color: #fff;
	vertical-align: top;
	padding: 0.3em;
	text-align: left;
}

#tableMetier ul{
	margin: 0;
	padding: 0;
	padding-left: 1.5em;
}

.th1{
	width: 20%
}

.th2{
	width: 40%
}

.th3{
	width: 40%
}