@charset "utf-8";
/* CSS Document */
body{
	background-color:#fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#949494;
	text-align:center;
	background-image:url(../images/fd_int.png);
	background-repeat:repeat-x;
	background-position:top;
}

#bd_ht{
	position:relative;
	margin:0px;
	background-color:#424244;
	height:150px;
	border-bottom:2px solid #ffe402;
	background-image:url(../images/fd_bandeau.png);
	background-repeat:repeat-x;
	background-position:top;
}
#logo{	
	margin:0px auto;
	width:940px;
	height:128px;
	text-align:left;
	background-image:url(../images/fd_logo.png);
	background-repeat:no-repeat;
}
#logo img{ 
	float:left;	
	padding:10px;
	padding-left:20px;
	padding-bottom:0px;
}
#logo h4 { 
	text-align:right;
	color:#fff;
	font-size:22px;
	letter-spacing:2px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	padding-top:20px;
	border:none;
}
#logo h5{
	text-align:right;
	color:#f3ce00;
	font-size:15px;
	letter-spacing:2px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
#menu_ht{
	position:relative;
	margin:33px 10px 0px 70px;
	width:900px;
	height:38px;
	text-align:center;
}
#menu_ht ul{
	list-style-type : none;
	margin:0px;
	margin-left:0px;
}
#menu_ht ul li {	
	float:left;
	height:22px;	
	margin-left:7px;
	padding:3px;
	padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	background-color:#333;
	
}
#menu_ht ul li.select {	
	float:left;
	height:22px;
	margin-left:7px;
	padding:3px;
	padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	background-color:#ffe402;
	font-weight:bold;
	
}
#menu_ht ul li.select a{
	color:#333;
}
#menu_ht ul li.select a:hover{
	color:#FFF;	
}
#menu_ht ul li a{
	text-decoration: none;
	color:#fff;
	font-size:14px;
	letter-spacing:2px;
}
#menu_ht ul li a:hover{
	font-weight:bold;
	color:#ffe402;
}
p.ariane {
	text-align:right;
	font-size:10px;
	margin:3px 6px 0px 0px;
	padding:0px;
}
p.ariane a{ color:#ee7d0b; }
#content{
	position:relative;
	padding:0px;
	margin:0px auto;
	text-align:left;
	width:955px;
	min-height:600px;
	
}
#txt_acc{
	position:relative;
	width:300px;	
	margin:7px 10px 10px 0px;
	padding:5px 20px;
	float:left;
	font-size:12px;
	color:#666;
	text-align:justify;
	line-height:16px;
	background:#fff;
	/*background-image:url(../images/fd_ga.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;*/
} 
#txt_acc p a{ 
	text-align:right;
	color:#ffe402;
}
 
#contenu_acc{
	position:relative;
	width:540px;
	margin:7px 0px 20px 20px;	
	padding:0px 20px 10px 20px;
	float: left;
	font-size:13px;
	color:#333;
	background:#fff;
	background-image:url(../images/logo_win/w.png);
	background-repeat:no-repeat;
	background-position:bottom right
}
#contenu_acc a{
	color:#F60;
}
#menu_ga{
	position:relative;
	width:300px;	
	margin:7px 10px 10px 0px;
	padding:5px 20px;
	float:left;
	font-size:14px;
	color:#666;
	text-align:justify;
	line-height:20px;
	background:#fff;
}
#menu_ga ul{
	margin:0px;
	margin-left:20px;
	padding:0px;	
}
#menu_ga ul li {
	margin:5px;
	list-style:square;
}
#menu_ga ul.ss{
	font-size:9px;
	list-style:none;
}
#menu_ga ul.ss li {
	margin:0px;
	list-style:none;
	padding:0px;
}
#menu_ga a{
	font-weight:bold;
	color:#ee7d0b;
}
#menu_ga a:hover{
	font-weight:bold;
	color:#666;
}

#contenu{
	position:relative;
	width:600px;
	margin:20px;	
	padding:10px;
	float: left;
	font-size:13px;
	color:#333;
}

h1{
	border-bottom:3px solid #ffe402;
	font-size:20px;
	color:#666;
	font-weight:normal;
	letter-spacing:1px;
}
h2{
	font-size:13px;
	color:#ee7d0b;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
}
h3{
	font-size:11px;
	color:#ee7d0b;
	font-weight:bold;
	letter-spacing:1px;
	margin:0px 0px 0px 10px;
}
h4{
	font-size:17px;
	border-bottom:3px solid #ffe402;
	color:#555;
	font-weight:normal;
	letter-spacing:1px;
	
}
p {
	line-height:18px;
	color:#555;
	text-align:justify;
}
p.carre {
	line-height:18px;
	color:#555;
	text-align:right;
}

img.fl_dr{
	float:right;
	padding:7px;
	padding-right:0px;
}
img.fl_ga{
	float:left;
	padding:7px;
	padding-left:0px;
}
img.cadre{
	border:1px solid #666;
	margin:5px;
}
img.fl_ga{
	float:left;
	padding:5px;
}
#contenu_acc ul li{
	list-style:square;
	color:#555;
}
p.lien{
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
} 
p.lien a{
	
	color:#ffe402;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
	font-size:14px;
}
h5.temoin{
margin-bottom:0px;
padding-bottom:0px;
}
p.temoin{
	text-align:justify;
	margin-bottom:0px;
	border-left:2px solid #333;
	padding-left:10px;
}
.auteur{
	color:#98bf0d;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
.dt{
	text-decoration:none;
	font-weight:bold;
	font-size:8px;
}
#clear{
	clear:both;
	margin:10px;
}
form table th{
	text-align:left;
	border-bottom:1px solid #aaa;
	padding:5px;
	padding-top:10px;
	padding-bottom:2px;
	font-size:12px;
	letter-spacing:1px;
}
form table  td{
	text-align:left;
	border-bottom:1px solid #aaa;
	font-size:12px;
	letter-spacing:1px;
}
form table th.button{
	text-align:center;
	border:none;
}
input, textarea{
	padding:5px 10px 5px 10px;
	margin-top:10px;
	border:1px solid #aaa;
	border:none;
	background-color:#eee;
	color:#555;
	
}
#rdv{
	margin:0px auto;
	width:260px;
	height:70px;
	background-image:url(../images/bouton-prendre-rdv.png);
	background-repeat:no-repeat;
	padding:25px 10px 10px 100px;
	color:#666;
	font-size:15px;
	letter-spacing:0px;
	line-height:19px;
	
}
div#footerwrap {
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	border-top:2px solid #ffe402;
	background-image:url(../images/fd_footer.png);
	background-repeat:repeat-x;
	background-position:middle;
	background-color:#333538;
	color:#999;
}
div#footer {
	width:900px;
	margin:10px auto;
	font-size:10px;
	color:#999;	
}
div#footer p{
color:#999;	
text-align:center;
}
#footer .titre{
	font-weight:bold;
	font-size:11px;
}
#footer .ad{
	font-weight:bold;
	font-size:14px;
}

#footer .titre a{
	text-decoration:none;
}
#footer a{ color:#ffe402;}
#footer table p.titre{
	font-weight:bold;
	border-bottom:1px solid #999;
	margin-bottom:0px;
	margin-top:2px;
	margin-right:0px;
	text-align:left;
}
#footer table p.sstitre{
padding-left:20px;
margin-top:0px;
margin-bottom:5px;
text-align:left;
}
#footer table{
	color:#999;	
}
#footer table td{
	padding:30px;	
	padding-top:10px;
}
#footer table.logo td{
	padding:2px;
}
#footer table td a{
	color:#999;	
}
#footer table td a:hover{
	color:#ffe402;	
}
#footer table td.lexique p{
	font-size:12px;	
	text-align:justify;
	line-height:22px;
}
#footer table td.lexique p a{ text-decoration:none;}
#footer table td.lexique .t1{ font-size:18px; }
#footer table td.lexique .t2{ font-size:16px; }

#footer table td.lexique p.titre{
	font-size:14px;	
}
.jaune { 
	color:#ffe402;
	text-decoration:none;
	font-weight:bold;
}
.vert { 
	color:#98bf0d;
	text-decoration:none;
	font-weight:bold;
}
.bleu { 
	color:#5e4391;
	font-weight:bold;
	text-decoration:none;
}
.orange { 
	color:#ee7d0b;
	text-decoration:none;
	font-weight:bold;
}
.rouge { 
	color:#b3071b;
	text-decoration:none;
	font-weight:bold;
}
.rose { 
	color:#f669cc;
	font-weight:bold;
	text-decoration:none;
}
