@charset "utf-8";
* {
	padding:0px;
	margin:0px;
	border:none;
}
body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	margin:0px;
	padding:0px;
	border:none;
	background-color:#83A4C5;
}
a:link, a:visited {
	color:#6E6E6E;
	text-decoration:underline;
}
a:hover {
	color:#83A4C5;
}
h1 {
	border-bottom:2px solid #CCC;
	color: #6E6E6E;
	font-size:20px;
	font-weight:normal;
	width:650px;
	padding:20px 0px 10px 30px;
	margin:0px 0px 0px 60px;
	border-right: 2px solid #CCC;
}
h2 {
	color: #6E6E6E;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px;
}
h3, .infosplus, a:link, a:visited {
	color:#5786B4;
	font-size:12px;
	font-weight:bold;
}
a:hover {
	color:#6E6E6E;
	font-size:12px;
	font-weight:bold;
}
h4 {
	font-weight:normal;
	font-size:12px;
	color:#F2941A;
	background-image:url(../images_/habillage/corps_puce.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	margin:20px 0px 10px 10px;
	padding:0px 0px 0px 20px;
}
img {
	padding:0px;
	margin:0px;
	border:0px;
}
#conteneur {
	background-image:url(../images_/habillage/fond.jpg);
	background-repeat:repeat-y;
	width:980px;
	display:table;
	margin:0px auto;
}
#contenu {
	width:780px;
	margin:0px 100px 80px 100px;
	padding:0px;
	background-color:#FFF;
	display:table;
}
#colonne_g {
	border-left:2px solid #CCC;
	width:470px;
	float:left;
	margin:0px 0px 0px 60px;
	padding:20px 40px 50px 30px;
}
#colonne_g p {
	padding:10px 0px;
}
#colonne_g p.allonge {
	padding:50px 0px;
}
#colonne_d {
	padding:20px 0px;
	width:90px;
	float:left;
}
#colonne_d img {
	padding:20px 0px;
}
#header {
	height:280px;
}
#header #anim{
	height:203px;
}
#header ul {
	width:690px;
	background-image: url(../images_/habillage/menu_deco.jpg);
	height:40px;
	background-repeat:no-repeat;
	background-position:top left;
	padding:12px 0px 0px 20px;
	margin:0px 0px 0px 40px;
}
#header ul li {
	list-style-type:none;
	display:inline;
	padding:0px 10px;
	background-image:url(../images_/habillage/menu_puce.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#header ul li a:link, a:visited {
	color:#6E6E6E;
	text-decoration:none;
}
#header ul li a:hover, #header ul li a.encours {
	color:#83A4C5;
	text-decoration:none;
}
#corps {
	width:780px;
	display:table;
}
#corps ul {
	margin:0px 0px 0px 30px;
}
#corps ul li {
	list-style-type:square;
}
#footer {
	width:780px;
	height:35px;
}
#telechargement, #telechargement2 {
	width:470px;
	text-align:center;
	display:table;
}
#telechargement tr td, #telechargement2 tr td {
	width:94px;
	text-align:center;
}
#telechargement tr.downloadPDF td a:link, #telechargement tr.downloadPDF td a:visited, #telechargement2 tr.downloadPDF td a:link, #telechargement2 tr.downloadPDF td a:visited {
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#5D87B1;
}
#telechargement tr.downloadMP3 td a:link, #telechargement tr.downloadMP3 td a:visited, #telechargement2 tr.downloadMP3 td a:link, #telechargement2 tr.downloadMP3 td a:visited{
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#F29724;
}
.bold {
	font-weight:bold;
}
.italique {
	font-style:italic;
}