/*


		Images particulières

*/
/*#illus
{
	background-image:url(../images/fd-menu-vert2.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}*/
html
{
	background-image:url(../images/fd-vert.jpg);
	background-repeat:repeat-x;
}
body
{
	background-image:url(../images/fd-vert-haut.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	padding:0px;
}
/* CSS Document */

#bandeau{
	color:#669900;
	border-bottom:1px solid #669900;
	border-top:2px solid #669900;
}

#ret
{
	list-style-image:url("../images/bu-retourhaut.gif");
}


/*#articles a{background:url("../images/trait-A.gif") top left no-repeat;*/

body {scrollbar-face-color:#BCC8DF; scrollbar-shadow-color:#002157;scrollbar-highlight-color:#FFFFFF;scrollbar-3dlight-color:#002157; scrollbar-darkshadow-color:#002157; scrollbar-track-color:#ECEFF2; scrollbar-arrow-color:#336699; }
#contenu h1 {color: #669900;}

#contenu h3 {color: #336600;}

/* Mise en forme spéciale pour l'emploi titre de tête*/
#contenu h5
{
	text-align:center;
	font-size:medium;
	margin-top:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#00CCFF;
	border:1px outset #009966;
	background-image:url(../images/bg_btn.png);
	
}

#contenu #test
{
	text-align:center;
	font-size:medium;
	margin-top:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#00CCFF;
	border:1px outset #009966;
	/*border:1px outset #FF6600;*/
	background-image:url(../images/bg_btn.png);
	
}
#contenu h5 a:link,#contenu h5 a:visited
{
	color:#FFFFFF;
}
#contenu h5 a:hover
{
	color:#663333;
	background:none;
}

#contenu ol li
{
	font-size:0.7em;
	color:#000000;
}
#menu
{
background-image:url(../images/fd-menu-vert.gif) ;
	z-index:99;
}

#global {backgrdound:url(../images/fd-menu-vert.gif) no-repeat;}

.aide
{
	float:left;
	clear:both;
	margin-left:5px;
	width:540px;
}

.aide fieldset
{
	width:95%;
}

.aide h3
{
	font-size:0.8em;
	color:#669900;
	font-weight:bold;
}

.aide p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}
.aide a:link,.aide a:visited
{
	font-size:x-small;
	color:#0066FF;
	position:relative;
	left:46em;
	top:-42.3em;
}

.formulaire
{
	float:left;
	margin-left:5px;
	clear:left;
	width:525px;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	/*font-size:large;*/
}
.formulaire img
{
 border:none;
}

.formulaire p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}
.formulaire label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 30%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	font-size:small;
/*	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}
.formulaire .lancer
{

 margin-left:30%;
}

#articles li{background:url(../images/fd-article-vert.gif) no-repeat;  };
#articles .sansfond li{ background:url(../images/fd-article-rouge.gif); margin-top:10px; color:#0000FF}

.restreindre
{
	text-align:center;
	width:530px;
	margin-left:0px;
}

.lapt
{
	float:left;
	margin-top:1em;
	font-size:small;

	
}
.lapt dl
{
	width:40em;
	
	
	
}

.lapt dt
{
	background-color:#669900;
	color:#FFFFFF;
	font-weight:bold;
	width:40em;
	margin:0px;
}
.lapt dd
{
	margin-top:0.5em;
}
.adresse strong
{
	color:#669900;
}

#pied
{
basckground-image:url(../images/fd-piedpage-vert.gif);
background-repeat:no-repeat;
background-position:top left;


		
}
/*   Pied EX*/
/*
#pied a:link,#pied a:visited
{
	color:#ccff44;
	text-decoration:none;
}

#pied ul
{
	background: transparent url("../images/fd-piedpage-vert.gif") top left no-repeat;
}

#pied li a:hover
{
	background: transparent url("../images/fd-piedpage-vert.gif") top left no-repeat;
	color:#000000;
}*/

#pied ul
{
	
	
	width:751px;
	

	background: transparent url("../images/fd-piedpage-vert.gif") top left no-repeat;
	/*
	height:15px;padding-bottom:10px;padding-top:40px;
	*/
}


#pied li a:hover {
	background: transparent url("../images/fd-piedpage-vert.gif") top left no-repeat;
	
	color:#000000;
}
#pied a:link,#pied a:visited
{
	color:#ccff44;
}


/****    métiers  */
#metier dl
{	
	font-family:Arial, Helvetica, sans-serif;
	border:2px solid #FF900A;

}

#metier #h1
{
	background-color:#FF900A;
	color:white;
	font-size:large;
}

#metier dt
{
	background-color:#FFCC99;
	font-weight:bold;
	font-size: small;
	border: 1px solid #FF900A;
}

#metier dd
{
	margin-left:0px;
	padding:0px;
	font-weight:bold;
	font-size:0.9em;
	
}
#metier .h3
{
	border-top:1px solid #FF900A;
	font-weight:normal;
	font-size:small;
	text-indent:5px;
}
#metier.h3 a:link,#metier .h3 a:visited {color:#000066;text-decoration:none }
#metier.h3 a:hover{ color:#FF0000;}

#metier ul
{
	font-size:larger;
	font-weight:normal;
	list-style-type:none;
	margin-left:0px;
	padding:5px;
}
#metier ul #h2
{
	font-size:larger;
}
#metier li
{
	margin-left:0px;
	padding:0px;
	
}
.val
{
	background-image:url(../images/bg_btn.png);
	border:solid 1px #CCCCCC;
	color:#FFFFFF;
}

.broff
{
	background-image:url(../images/bg_btn.png);
	border:1px solid #009900;
	color:#FFFFFF;
	
	font-size: small;
	font-weight:bold;
	margin-top:5px;
}
.broff a:link,.broff a:visited
{
	color:#FFFFFF;
}
.close
{
position:absolute;
margin-right:0 px;
color:#009900;
}
