/* Général----------------------------------------- */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#707070;
	font-size:11px;
	text-align:justify;
	margin:auto;
	width:889px;
}

strong {
	color:#59A0E8;
	}


img {
	border:none;
	}
	
h2 {
	margin:0px;
	font-weight:normal;
	color:#59A0E8;
	font-size:12px;
	clear:both;
	border-bottom:solid 1px #59A0E8;
	}
	
h1 {
	margin:0px;
	font-weight:normal;
	color:#59A0E8;
	font-size:18px;
	clear:both;
	border-bottom:solid 1px #59A0E8;
	}
	
h3 {
	font-weight:bold;
	color:#59A0E8;
	font-size:11px;
	text-indent:10px;
	background-color:#F2F8FD;
	margin:0px;
	}
	
h4 {
	color:#009C73;
	font-weight:normal;
	font-size:11px;
	margin:0px;
	margin-top:10px;
	margin-left:20px;
	}
	
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#59A0E8;
	text-decoration:underline;
	}
	
a:hover {
	text-decoration:none;
}

.clear {
	clear:both;
	}
	
.padding {
	padding:20px;
	}
	
p a {
	font-size:11px;
	}

/* Header----------------------------------------- */

#header {	
	border-bottom:solid 1px #707070;
	height:16px;
	margin-top:2px;
	padding-bottom:2px;
	margin-bottom:10px;
	text-align:right;
}

#header a {
	color:#707070;
	}
	

/* Menu----------------------------------------- */
#menu {
	height:43px;
	}

#menu a{
	height:43px;
	}

.accueil {
	background-image:url(images/accueil.jpg);
	width:132px;
	float:left;
	}
	
.accueiloff {
	background-image:url(images/accueil-down.jpg);
	width:132px;
	float:left;
	}
	
.accueil:hover {
	background-image:url(images/accueil-over.jpg);
	}

.societe {
	background-image:url(images/societe.jpg);
	width:136px;
	float:left;
	}

.societeoff {
	background-image:url(images/societe-down.jpg);
	width:136px;
	float:left;
	}
	
.societe:hover {
	background-image:url(images/societe-over.jpg);
	}
	
.formations {
	background-image:url(images/formations.jpg);
	width:142px;
	float:left;
	}
	
.formationsoff {
	background-image:url(images/formations-down.jpg);
	width:142px;
	float:left;
	}
	
.formations:hover {
	background-image:url(images/formations-over.jpg);
	}
	
.pratique {
	background-image:url(images/pratique.jpg);
	width:127px;
	float:left;
	}
	
.pratiqueoff {
	background-image:url(images/pratique-down.jpg);
	width:127px;
	float:left;
	}
	
.pratique:hover {
	background-image:url(images/pratique-over.jpg);
	}

/* Bandeau----------------------------------------- */
#bandeau {
	background-image:url(images/bandeau.jpg);
	width:889px;
	height:248px;
	text-align:right;
	}
	
#bandeau p{
	text-align:justify;
	width:457px;
	padding-right:30px;
	float:right;
	margin-top:96px;
	}

#bandeau a{
	float:right;
	padding-right:30px;
	}

/* Centre accueil----------------------------------------- */
#centreacc div {
	height:125px;
	float:left;
	}
	
#centreacc img {
	float:left;
	}

#centreacc a {
	display:block;
	padding-top:6px;
	}

#centreacc .gauche {
	background-image:url(images/fdgauche.jpg);
	width:251px;
	padding-left:50px;
	}
	
#centreacc .centre {
	background-image:url(images/fdcentre.jpg);
	width:253px;
	padding-left:50px;
	}
	
#centreacc .centre a {
	color:#2381A9;
	}
	
#centreacc .droite {
	background-image:url(images/fddroite.jpg);
	width:262px;
	padding-left:23px;
	}

#centreacc .droite a {
	color: #369319;
	text-align:right;
	margin-right:28px;
	}
	
#centreacc .droite p {
	width:235px;
	text-align:justify;
	}
	
.titrevert {
	color: #369319;
	font-weight: bold;
	}
	
.titrebleu {
	color:#59A0E8;
	font-weight:bold;
	}
	
/* Centre general----------------------------------------- */
.gauchegene {
	background-image:url(images/fdgauche.jpg);
	width:301px;
	float:left;
	}
	
.gauchegene ul{
	list-style-type:none;
	margin-top:0px;
	}
	
.gauchegene ul li{
	padding-top:10px;
	}
	
.gauchegene ul li ul{
	margin-bottom:0px;
	}
	
.gauchegene ul li ul li {
	list-style-type:disc;
	padding-top:5px;
	}
	
.gauchegene ul li ul li a{
	color:#707070;
	}

.gauchegene a {
	padding-left:3px;
	}

.centregene {
	width:568px;
	padding-top:10px;
	padding-left:10px;
	float:left;
	margin-bottom:10px;
	}

.centrerecherche {
	width:568px;
	float:left;
	}
	
#recherche {
	background-image:url(images/fdcentrerecherche.jpg);
	padding-left:20px;
	padding-right:20px;
	width:548px;
	}
	
.borderbottom {
	border-bottom:solid 1px #59A0E8;
	}
	
.paddingtd td{
	padding-top:2px;
	padding-bottom:2px;
	}
	
.objecifs {
	padding:3px;
	text-align:justify;
	background-color:#FAFAFA;
	}

	
.boutvert a {
	width:120px;
	background-color:#F3FCF0;
	border:solid 1px #369319;
	color:#369319;
	display:block;
	padding:3px;
	text-align:center;
	font-weight:bold;
	}

.boutvert a:hover {
	background-color:#369319;
	border:solid 1px #F3FCF0;
	color:#F3FCF0;
	}

	
/* Accès clients----------------------------------------- */
.accescli {
	background-image:url(images/fd-acces-clients.jpg);
	width:528px;
	padding:30px;
	padding-top:4px;
	padding-bottom:4px;
	}
	
.accesclibout a{
	width:120px;
	display:block;
	border:solid 1px #2380A9;
	background-color:#FFFFFF;
	padding:3px;
	text-align:center;
	font-weight:bold;
	}
	
.accesclibout a:hover{
	border:solid 1px #FFFFFF;
	background-color:#2380A9;
	color:#FFFFFF;
	}

/* Footer----------------------------------------- */

#footer {
	margin-top:10px;
	border-top:solid 1px #707070;
	text-align:center;
	height:15px;
	font-size:10px;
	padding-top:2px;
	}
	
#footer a {
	font-size:10px;
	color:#707070;
	}
	
/* Footer 6temaik----------------------------------------- */	
	
#tematik {
	font-size:9px;
	text-align:center;
	}
	
#tematik a {
	font-size:9px;
	text-align:center;
	}
	
	
/* Formulaire----------------------------------------- */	
form {
	margin:0px;
	}
	
textarea { 
	color:#707070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#F7F7F7;
	font-size:11px;
	border: solid 1px #707070;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	width:100%;
	margin-bottom:4px;
	}
	
textarea:hover {
	color:#707070;
	background:#FFFFFF;
	}

textarea:focus {
	color:#707070;
	border:1px solid #707070;
	background:#FFFFFF;
	}
	
input { 
	color:#707070;
	background:#F7F7F7;
	font-size:11px;
	border: solid 1px #707070;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	margin-bottom:4px;
	}
	
input:hover {
	color:#707070;
	background:#FFFFFF;
	}

input:focus {
	color:#707070;
	border:1px solid #707070;
	background:#FFFFFF;
	}

select { 
	color:#707070;
	background:#F7F7F7;
	font-size:11px;
	border: solid 1px #707070;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	}
	
select:hover {
	color:#707070;
	background:#FFFFFF;
	}

select:focus {
	color:#707070;
	border:1px solid #707070;
	background:#FFFFFF;
	}
	
.mini {
	font-size:9px;
	}
