/*Général
-------------------------------------------------------------------------*/
* {
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	}

ul, li {
	list-style: none;
	}

strong {
	font-weight: bold;
	}

table {
	border-collapse: collapse;
	}

td {
	vertical-align:top;
	padding: 0;
	}

body {
	margin: 0;
	text-align: center;
	background: #fff;
	}
	
	#container {
		text-align: left;
		width: 995px;
		margin: 15px auto 0;
		}



/*TEXTE
--------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, h7, p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(gifs/fcd-bilan-orientation_14.jpg) no-repeat;
	width: 443px;
	height: 28px;
	padding: 20px 0 0 35px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	}
	
	h1 .prem {
	padding-right: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #eee;}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 15px;
	padding: .5em 0;
	color: #3f5155;
	clear: both;
	}

p {
	font-size: 12px;
	margin: 0 15px;
	padding-bottom: .66em;
	color: #555;
	line-height: 1.5em;
	}

	.impt {
		color: #757d07;
		}
		
	.link {
	text-align: right;
	}
	
	.link a:link, .link a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: #8c9811;
	background: url(gifs/01.gif) no-repeat left .5em;
	padding-left: 10px;
	}
	
	.link a:hover, .link a:active{
	text-decoration: none;
	}

/*--------------------------------------------------------------------------*/
.imag{
border: 1px solid #8c9811;
float: left;
margin: 5px 15px 5px 0;
}

.imag2{
border: 1px solid #8c9811;
float: right;
margin: 5px 0 5px 15px;
}

.imag0{
border: 1px solid #8c9811;
}
/*--------------------------------------------------------------------------*/




/*Liens
-------------------------------------------------------------------------*/
a, a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c9811;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	color: #8c9811;
	}

a:focus {
	outline: 0;
	}



#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #707514;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	color: #8c9811;
	}
/*--------------------------------------------------------------------------*/




/* Class 
--------------------------------------------------------------------------*/
.scrollbarre {
	overflow:auto;
}
/*--------------------------------------------------------------------------*/




/*=Newsletter 
--------------------------------------------------------------------------*/
.email_news {
	font-family: Geneva,Arial,Helvetica;
	font-size:11px;
	color: #3f5155;
	background-color:#ffffff;
	border: #3f5155 1px solid;
	padding:1px 2px;
}

.bouton_news {
background: url(gifs/fcd-bilan-orientation_27.jpg) no-repeat;
height: 19px;
width: 59px;
cursor: pointer;
border: 0;
}
/*--------------------------------------------------------------------------*/




/*=LIGHTBOX
--------------------------------------------------------------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
/*--------------------------------------------------------------------------*/


/*BDD AUTO
-------------------------------------------------------------------------*/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/*-------------------------------------------------------------------------*/




/*NAV
-------------------------------------------------------------------------*/
#MenuBar1, #MenuBar1 li{
float:left;
height: 25px;}

#MenuBar1 ul li {
height: auto;
float: none;}

#index {    /* "lien" sera notre conteneur, ici la balise div */
    width: 99px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/over_06.jpg) no-repeat left top;    /* placement de l'image over */
}

#index a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/fcd-bilan-orientation_06.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#index a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#particuliers {    /* "lien" sera notre conteneur, ici la balise div */
    width: 114px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/over_07.jpg) no-repeat left top;    /* placement de l'image over */
}

#particuliers a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/fcd-bilan-orientation_07.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#particuliers a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#entreprises {    /* "lien" sera notre conteneur, ici la balise div */
    width: 115px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/over_08.jpg) no-repeat left top;    /* placement de l'image over */
}

#entreprises a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/fcd-bilan-orientation_08.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#entreprises a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#nous {    /* "lien" sera notre conteneur, ici la balise div */
    width: 169px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/over_09.jpg) no-repeat left top;    /* placement de l'image over */
}

#nous a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/fcd-bilan-orientation_09.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#nous a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#actualites {    /* "lien" sera notre conteneur, ici la balise div */
    width: 103px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/over_10.jpg) no-repeat left top;    /* placement de l'image over */
}

#actualites a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/fcd-bilan-orientation_10.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#actualites a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#partenariat {    /* "lien" sera notre conteneur, ici la balise div */
    width: 114px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/over_11.jpg) no-repeat left top;    /* placement de l'image over */
}

#partenariat a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/fcd-bilan-orientation_11.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#partenariat a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#deontologie {    /* "lien" sera notre conteneur, ici la balise div */
    width: 122px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/over_12.jpg) no-repeat left top;    /* placement de l'image over */
}

#deontologie a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/fcd-bilan-orientation_12.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#deontologie a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#contact {    /* "lien" sera notre conteneur, ici la balise div */
    width: 159px;  /* changer la largeur ici */
    height: 25px; /* changer la hauteur ici */
    background: url(gifs/over_13.jpg) no-repeat left top;    /* placement de l'image over */
}

#contact a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/fcd-bilan-orientation_13.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#contact a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}
	

#MenuBar1 ul li a:link, #MenuBar1 ul li a:visited{
background-image: none;
background: #fff;
text-decoration: none;
color: #555;
width: 150px;
padding: 0.5em 5px;
font-weight: normal;}

#MenuBar1 ul li a:hover {
color: #333;
background: #e4ee1c;}

/*--------------------------------------------------------------------------*/




/*MODELE
-------------------------------------------------------------------------*/
#content {
clear: both;
background: url(gifs/fcd-bilan-orientation_34.jpg) repeat-y;}

	#content p, #content h2{
	margin-left: 33px;
	}

	#content h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(gifs/puce.jpg) no-repeat left 1em;
	margin:  0 25px .5em 33px;
	border-bottom: 1px dotted #ccd519;
	padding-bottom: 0;
	padding-left: 10px;
	}

#actus, #contactez {
background: url(gifs/fcd-bilan-orientation_19.jpg) no-repeat;
height: 109px;
padding-top: 15px;}

	#actus p, #contactez p {
	margin: 0 50px 0 26px;
	line-height: 1.1em;}

#lettre {
background: url(gifs/fcd-bilan-orientation_20.jpg) no-repeat;
height: 122px;
position: relative;}

	#lettre table{
	position: absolute;
	bottom: 8px;
	left: 27px;}

/*--------------------------------------------------------------------------*/





/*INDEX
-------------------------------------------------------------------------*/
#bcon {
background: url(gifs/fcd-bilan-orientation_18.jpg) no-repeat;
width: 254;
height: 304px;}

	#bcon p {
	position: relative;
	top: 123px;
	margin: 0 15px;}

.pj p {
text-align: justify;}

.p1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #666;}

.pj p.p2 {
text-align: center;}

#b01 {
background: url(gifs/fcd-bilan-orientation_21.jpg) no-repeat;
width: 243px;
height: 155px;}

	#b01 li, #b02 li{
	background: url(gifs/fcd-bilan-orientation_30.jpg) no-repeat left .5em;
	padding-left: 10px;}

	#b01 li a:link, #b02 li a:link, #b01 li a:visited, #b02 li a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #555;}

	#b01 li a:hover, #b02 li a:hover{
	text-decoration: underline;}
	
	#b01 ul, #b02 ul {
	padding-top: 2px;}
	
	#b01 ul {
	margin: 0 0 0 135px;}

	#b02 ul {
	margin: 0 0 0 115px;}
	
#b02 {
background: url(gifs/fcd-bilan-orientation_22.jpg) no-repeat;
width: 235px;
height: 155px;}

#blocs {
margin-top: 10px;
margin-left:10px;}

/*--------------------------------------------------------------------------*/





/*PAGES
-------------------------------------------------------------------------*/
.tpl {
width:90%;
margin: 25px auto;/*
border-bottom: 1px dotted #e0e0e0;*/
padding: 10px 15px;}
#content .tpl h2 {
background-position:0;
margin: 0;
padding: 0 0 0 15px;}
.tpl p {
margin: 0;}
/*--------------------------------------------------------------------------*/



/*CONTACT
-------------------------------------------------------------------------*/

#contact_body {
width:  80%;
margin: 0 auto;
}

#contact_body p {
text-align: justify;
margin: 0;}

fieldset{
border: 1px solid #888;
padding: 5px 0;
margin-top: 10px;}

fieldset legend{
	line-height: 16px;
	text-align: left;
	color: #8c9811;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 15px;
}

fieldset input{
border: 1px solid #aaa;}

fieldset label{}

fieldset textarea{
border: 1px solid #aaa;
vertical-align: text-top;}


	fieldset input:focus {
		border: 1px solid #8c9811;
		background: #fff;
	}
	
	fieldset textarea:focus {
		border: 1px solid #8c9811;
		background: #fff;
		}
		
#contact_body fieldset p{
margin-right: 100px;
text-align: right;}

input.contact_envoyer{
cursor: pointer;
text-align: center;
color: #fff;
font-weight: bold;
margin: 1em 0 .5em;
padding: .5em 1em;
background: #8c9811;
border: 0;}
/*--------------------------------------------------------------------------*/




/*footer
--------------------------------------------------------------------------*/
#footer {
background: url(gifs/fcd-bilan-orientation_35.jpg) no-repeat top;
padding: 5px;
text-align: center;
font-size:9px;
color: #555;}

#footer td {
line-height: 1em;}
/*--------------------------------------------------------------------------*/

/***********************Modifications******************************/

#b03 {
width: 243px;
}

	#b03 li{
	background: url(gifs/fcd-bilan-orientation_30.jpg) no-repeat left .5em;
	padding-left: 10px;}

	#b03 li a:link, #b03 li a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #555;}

	#b03 li a:hover{
	text-decoration: underline;}
	
	#b03 ul{
	padding-top: 2px;}
	
	#b03 ul {
	margin: 0 0 0 30px;}

#b04 {
width: 243px;
}

	#b04 li{
	background: url(gifs/fcd-bilan-orientation_30.jpg) no-repeat left .5em;
	padding-left: 10px;}

	#b04 li a:link, #b04 li a:visited{
	font-weight: normal;
	text-decoration: none;
	color: #555;}

	#b04 li a:hover{
	text-decoration: underline;}
	
	#b04 ul{
	padding-top: 2px;}
	
	#b04 ul {
	margin: 0 0 0 15px;}
	
.justif{
	text-align:justify;
}

.italik{
	font-style:italic;
}


.vertgras{
	font-weight:bold;
	color:#8c9811;
}



/*CASES
--------------------------------------------------------------------------------------*/

.case{
	background:url(gifs/cases.jpg) no-repeat;
	width:320px;
	height:225px;
	margin:0 0 15px 30px;
	float:left;
}

#fd1{
	background:url(gifs/fdposition.jpg) no-repeat;
	width:640px;
	height:400px;
	margin:0 0 15px 30px;
}

#fd2{
	background:url(gifs/fdstrategie.jpg) no-repeat;
	width:640px;
	height:505px;
	margin:0 0 15px 30px;
}

#fd3{
	background:url(gifs/fdcompetence.jpg) no-repeat;
	width:640px;
	height:725px;
	margin:0 0 15px 30px;
}


#fd4{
	background:url(gifs/fdaccomp.jpg) no-repeat;
	width:640px;
	height:835px;
	margin:0 0 15px 30px;
}

#fd5{
	background:url(gifs/fdbilan3d.jpg) no-repeat;
	width:640px;
	height:698px;
	margin:0 0 15px 30px;
}

#fd6{
	background:url(gifs/fdcoaching.jpg) no-repeat;
	width:640px;
	height:613px;
	margin:0 0 15px 30px;
}

#fd7{
	background:url(gifs/fdjpose.jpg) no-repeat;
	width:640px;
	height:801px;
	margin:0 0 15px 30px;
}

/*ENCARTS
-------------------------------------------------------------------------------------*/

#entreprise1{
	background:url(gifs/entreprise1.jpg) no-repeat;
	width:320px;
	height:124px;
	margin:0 0 15px 30px;
	float:left;
}

#entreprise2{
	background:url(gifs/entreprise2.jpg) no-repeat;
	width:320px;
	height:124px;
	margin:0 0 15px 30px;
	float:left;
}

#entreprise3{
	background:url(gifs/entreprise3.jpg) no-repeat;
	width:320px;
	height:124px;
	margin:0 0 15px 30px;
	float:left;
}

#entreprise4{
	background:url(gifs/entreprise4.jpg) no-repeat;
	width:320px;
	height:124px;
	margin:0 0 15px 30px;
	float:left;
}

#entreprise1 a, #entreprise1 a:hover, #entreprise2 a, #entreprise2 a:hover, #entreprise3 a, #entreprise3 a:hover, #entreprise4 a, #entreprise4 a:hover{
	margin:0;
	text-decoration:none;
}

#entreprise1 span, #entreprise2 span, #entreprise3 span, #entreprise4 span{
	margin:0;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	color:#333;
}

.e1{
	font-size:16px;
	padding:5px 0 0 5px;
}

.e2{
	font-size:12px;
	padding:60px 0 0 100px;
	text-decoration:underline;
}

.e3{
	font-size:12px;
	padding:10px 0 0 5px;
}

.e4{
	font-size:12px;
	padding:20px 0 0 100px;
	text-decoration:underline;
}

.e5{
	font-size:12px;
	padding:40px 0 0 50px;
	text-decoration:underline;
}

.e6{
	font-size:12px;
	padding:50px 0 0 60px;
	text-decoration:underline;
}

.fond{
	background:url(gifs/boutonbas1.jpg) no-repeat;
	width:210px;
	height:51px;
	margin:0 0 0 16px;
	padding:10px 0 0 2px;
	float:left;
	text-align:center;
}

.fond2{
	background:url(gifs/boutonbas1.jpg) no-repeat;
	width:210px;
	height:51px;
	margin:0 0 0 250px;
	padding:10px 0 0 2px;
	text-align:center;
}

.marron{
	font-weight:bold;
	color:#660000;
}

#plan ul{
	margin-left: 50px;
}

#plan li{
	list-style: disc;
}


