@CHARSET "UTF-8";@CHARSET "UTF-8";

/* CSS reset */

* {
	margin: 0;
	padding: 0;
	font-family: "Lucida sans unicode", verdana, sans-serif;
	font-size: 12px;
	/*color: #D4D4D4;*/
	color: #b8b8b8;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida sans unicode", verdana, sans-serif;
	font-size: 12px;
	color: #b8b8b8;
}

a {
	font-family: "Lucida sans unicode", verdana, sans-serif;
	font-size: 12px;
	color: #b8b8b8;
}

p, li, td, input, label, th, address {
	/*font-family: "Lucida sans unicode", verdana, sans-serif;
	font-size: 12px;
	color: #b8b8b8;*/
}
ul, li {
	margin: 0;
	padding: 0;
}
select, option, input {
	font-family: "Lucida sans unicode", verdana, sans-serif;
}
iframe, a , img, fieldset, form, table {
	border: 0
}
h6, h5, h4, h3, h2, h1, caption, th, td {
	font-family: "Lucida sans unicode", verdana, sans-serif;
	font-size: 100%;
	font-weight: normal
}
dd, dt, li, dl, ol, ul {
	list-style: none
}
legend {
	color: #000
}
button, select, textarea, input {
	font: 100% sans
}
table {
	border-collapse: collapse
}
caption, th, td {
	text-align: left
}



a {
	outline: 0 none;
	-moz-outline: 0 none;
}
body {
	text-align: center;
	/*background: black url('/img/fd.jpg') no-repeat 50% top;*/
}

a {
	text-decoration: none;	
}
a:hover {
	color: #0460A1;
}



h2 {
	font-size:13px;	
	font-weight: bold;
	margin: 15px 0 10px 0;
	padding-bottom:0px;
	color: #666;
	background: transparent url('/img/tirets.png') no-repeat left bottom;
	text-align: right
}

h3 {
	font-size:14px;	
	font-weight: bold;
	margin: 35px 0 5px 0;
	color: white;
	background: transparent url('/img/puce_06.png') no-repeat left 5px;
	padding-left:15px
	
}

h4 {
	margin: 15px 0 10px 0;
	color: #b8b8b8;
	font-weight: bold;
	font-size:14px;
}
h5 {
	text-decoration: none;
	margin: 15px 0 0 0;
	color: #b8b8b8;
}

li,
p {
	text-align: justify;
	line-height: 1.3em
}


strong {
	color: #0460a1;	
}

#Lang {
	position: absolute;
	top:5px;
	left:50%;
	margin-left:300px;	
}
	#Lang li {
		float: right;
		margin-left:2px;
	}
	
#Fond {
	position: fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background: transparent url('/img/fd.jpg') no-repeat 50% -200px;
	z-index:10;
}
#Main {
	z-index:20;
	position: relative;
	margin: 0 auto;
	width: 990px;
	text-align: left;
	padding-top:0;
}


#Footer,
#Content {
	width:640px;
	margin: 0 0 0 265px;
	
}

#Footer {
	margin-top:20px;
	text-align: center;	
	color: #666;	
}
#Footer a {
	font-size:9px;
	color: #666;	
}

#Menu {
	position: absolute;
	left:0;
	top: 50px;
}
	#Menu ul {
		margin-top:30px;	
		margin-left:15px;	
	}
	
	#Menu ul li {
		list-style-image: url('/img/fl.png');	
	}
	
	#Menu ul li a.current {
		color: #0460a1;
		font-weight:bold;
	}
	
	
#Error {
	margin: 0 15px;
	padding: 10px;
	border:1px solid white;
	background: white;
	overflow: scroll;	
}

	#Error h3,
	#Error strong,
	#Error pre,
	#Error p {
		color: #333;
		}
	#Error pre {
		font-family: monospace;
		font-size:9px;
	}
	


#Content {
	padding-top:35px;
	padding-bottom:15px;
	background: transparent url('/img/fd_main.png') repeat left top;
}

	#Content .frise {
		display: block;
		margin: 0 auto 15px 27px;
	}
	#Content h2,
	#Content h3 {
		margin-right:27px;
		margin-left:15px;
	}
	
	#Content h4,
	#Content address,
	#Content span.date,
	#Content ul,
	#Content p {
		margin-right:27px;
		margin-left:27px;
	}
	#Content h5 {
		margin-right:37px;
		margin-left:37px;
		color: #0460A1;
	}
	
	#Content p {
		
		margin-bottom:15px;
		
	}
	
	#Content ul {
		margin-top:5px;
		margin-bottom:5px;
		margin-left:25px;
	}
	
	#Content ul li{
		margin-left:15px;
		list-style-image: url('/img/puce_10.png');
	}
	
	
.gallerie {
	margin: 15px auto;	
	width:585px;
}

.actu-accueil {
	clear: both;
}

.actu h2,
.actu-liste h2,
.actu-accueil h2 {
	text-align: left;
	color: white;
	margin-bottom:10px;
}


span.date {
	display: block;
	color: #999;
	font-size:80%;
}
	
.savoirplus {
	float: right;	
	margin-right:27px;
}
	
	
	
.publication {
	clear: both;
	margin-bottom:45px;
	
}


.publication h4 {
	color: #0460A1;
	margin-bottom:0px;
}
                 
                 
	
.publication p {
	padding: 0;
	margin-bottom:0 !important;
}
.publication a {
	margin-right:27px;
	margin-left:27px;
	float: right;
	color: #666;
}



.pagination {
	margin-right:27px;
	text-align: right;
}
.pagination,
.pagination * {
	font-size:9px;
	color: #999;
}

div.download {
	margin: 50px 27px;
	width: 250px;
	float: right
}
	div.download a {
	display: block;
	font-weight: bold;
	color: #0460A1;
	text-align: right
		
	}
	div.download a:hover {
		color: white;
		
	}
	
	div.cdgv {
	   margin-bottom:0;
        width: 450px;
	}
	
table.chiffres {
	border-collapse: collapse;
	margin: 0 35px 10px 35px;
}
table.chiffres th {
	font-size:11px;
	font-weight: bold;	
}
table.chiffres td {
	font-size:11px;
	text-align: center;
}
table.chiffres th,
table.chiffres td{
	padding:2px;
	border:1px solid #333
}


hr.ligne1 {
	border:1px solid #222;
	border-width: 1px 0 0 0;
	margin: 10px 27px 0 27px
	
}
fieldset.formulaire {
	margin: 10px 30px;
}
fieldset.formulaire legend {
	display: none;
	}
table.formulaire {
	width:99%;
}

table.formulaire tr{
	vertical-align: top;	
}
table.formulaire td,
table.formulaire th {
	padding:2px;	
}
table.formulaire th {
	/*font-weight: bold;*/
	text-align: right;
	padding-right:20px;
	width:200px;
}

table.formulaire input,
table.formulaire textarea {
	color: #b8b8b8;	
	border:1px dotted #333;
	background: transparent;
}
table.formulaire input {
	width:400px;
}
table.formulaire input.radio {
	width:13px;
	margin-right:5px;
	border:0;
}
table.formulaire input.button {
	width:120px;
	float: right;
}
table.formulaire textarea {
	width:400px;	
	height:30px;
}
table.formulaire textarea.message {
	height:80px;
}

.sep {
	padding: 0 5px;
}

.login {
	width: 300px;
	margin: 0 auto;
}
.login td,.login th {
	padding:3px;
}

.login input {
	color: #b8b8b8;	
	border:1px  dotted #333;
	background: transparent;
}

.login input.button {
	width:120px;
	float: right;
}