div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
div#disclaimer-cadre a:hover{ color:blue; }


select.selectcategories {
	width:400px;
	font-size:10px;
}


body {
	background-color:#696968;
	background:url(images/fd-page.png) top repeat-x #696968;
	font: 13px arial, verdana, geneva, sans-serif;
	color:#000000;
	margin:0px;	
}

* {
	margin:0;
	padding:0;
}

#wrapper {
	background:#ffffff;
	background:url(images/fd-wrapper.png) top repeat-y #ffffff;
	border:0px solid #ccc;
	width:940px;
	/*max-width:1200px;
	min-width:760px;*/
	margin:0 auto;
}

* html #wrapper {
	width:100%x;
	/*max-width:1200px;
	min-width: 760px;*/
	/*background-color:ffffff;*/
}

#innerwrapper {
	margin:0px;
	/*background-color:#ffffff;*/
	padding:0px;
}

#header input {
	/*width:150px;*/
	padding:0px;
	border:2px solid #FEFE04;
	font:150% Arial;
	color:#C00000;
}

#header input.ok {
	/*width:150px;*/
	padding:5px;
	background:#fff;
	border:0px solid #6E8CAB;
}

#header input:hover {
	border:2px solid #c00000;
}

#header input:focus {
	border:2px solid #FFFF75;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header h1 {
	float:left;
	font:250% Georgia;
	color:#333;
	padding:5px 20px 5px 5px;
	
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	
}

#header h1 a:hover {
	color:#111;
	
}

#header h2 {
	font:160% Arial;
	font-weight:bold;
	color:#425B7B;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}


#header #nav {
	clear:both;
	background:url(images/fd-menu-nav.png) top repeat-x #ffffff;
	border-bottom:0px solid #4F9EC9;
	border-top:0px solid #388CBA;
	border-left:0px solid #388CBA;
	border-right:0px solid #388CBA;
	padding:2px 2px 6px 0 !important;
	padding:4px 0px 0px 0;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	font:120% Arial;
	text-decoration:none;
	font-weight: bold;
	padding:8px;
	color:#ffffff;
}

#header #nav a:hover {
	color:#FFFF75;
}

#header #nav a.active {
	color:#ffff00;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
}


#sidebar {
	width:200px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:#FFFFFF;
}

#sidebar h2 {
	font:14px arial ;
	font-weight:bold;
	color:#CC0000;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#fefefe;
}

#sidebar p.news a.more {
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}


#sidebar input {
	padding:2px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#666;
	font:90% Verdana;
}

#sidebarright {
	width:240px;
	float:right;
	padding:0px 0 0 0px;
	background-color:#FFF3F1;
	border-right:1 px solid #000000;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:14px arial ;
	font-weight:bold;
	color:#CC0000;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	font-weight:bold;
	color:#004581;
	text-decoration:none;
}

#sidebarright a:hover {
	text-decoration : underline;
}


#content {
	margin:0 240px 0 200px;
	padding:20px 0 0 10px;
	/*background-color:#ffffff;*/
}

#contentnorightbar {
	margin:0 0 0 230px;
	padding:20px 0 0 20px;
}

.pale {
	color:#B4B4B4;
	font-size:10px;
}

p {
	margin:5px 0;
	line-height:14px;
	color:##485A62;
	text-align:left;
}

h1.textes {
	color:#004581;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	font-weight: bold;
}

h1.titresites {
	color:#cc0000;
	font-size:13px;
	font-style:normal;
	text-decoration:none;
	font-weight: bold;
}

h2 {
	font:13px Arial;
	color:#EE4416;	
}

h2 a {
	color:#EE4416;
	text-decoration:none;
}

h2 a:hover {
	color:#808080;
}

h4 {
	font-family: Arial;
	font-weight: bold;
	color:#EE4416;
}

h4 a {
	color:#EE4416;
	text-decoration:none;
}

h4 a:hover {
	color:#808080;
}

a.titresites:link {
	color:#c00000;
	font-size:13px;
	font-style:normal;
	text-decoration:none;
	font-weight: bold;
}

a.titresites:hover {
	color:#ffffff;
	font-size:13px;
	font-style:normal;
	text-decoration:none;
	font-weight: bold;
	background-color:#CC0000;
}

a.titresites:visited {
	color:#EC0000;
	font-size:13px;
	font-style:normal;
	text-decoration:line-through;
	font-weight: bold;
	background-color:#ffffff;
}

a.titresites:active {
	color:#ffffff;
	font-size:13px;
	font-style:normal;
	text-decoration:none;
	font-weight: bold;
	background-color:#010175;
}

table.sites {
width: 468px; border-color: #FF00CC black black;
}

td.imagesites {
text-align: right;
}

p.descriptionsites {
	font-family: verdana; 
	font-size:12px;
	text-align:left;
	color : #000000;
}

a.cat_display:link {
	color:#000000;
	font-size:13px;
	font-style:normal;
	text-decoration:none;
}

a.cat_display:hover {
	color:#CC0000;
	font-size:13px;
	font-style:normal;
	text-decoration:underline;
}

a.cat_display:visited {
	color:#000000;
	font-size:13px;
	font-style:normal;
	text-decoration:none;
}

a.cat_display:active {
	color:#cc0000;
	font-size:13px;
	font-style:normal;
	text-decoration:none;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% "Trebuchet MS";
	margin:10px 0;
}

#content ul {
	margin-bottom: 3px;
	color:#333;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#425B7B;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:0px;
	border: 0px;
}

form {
	padding:0px;
	/*border:1px dotted #ccc;*/
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}

/*input {
	padding: 2px;
	margin: 2px;
	border :1px solid #6E8CAB;
	font:90% Arial;
	color:#000000;
}*/

textarea {
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}


blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

/* AutoCompletion CSS */

#autocompletion {
    border: 1px solid #999;
    background: #fafafa;
	text-align: left;
  }
  #autocompletion ul {
    margin: 0;
    padding: 0;
 select.selectcategories {
	width:400px;
	font-size:10px;
}


body {
	/*background-color:#ffffff;*/
	font: 78.5%/1select.selectcategories {
	width:400px;
	font-size:10px;
}


body {
	/*background-color:#ffffff;*/
	font: 78.5%/1.6em arial, ver
