@charset "utf-8";
/* CSS Document */
#container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	height: 800px;
}
#haut {
	height: 30px;
	text-align: right;
	vertical-align: text-bottom;
	background-image: url(../images/haut.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#container #contenu-centrale a {
	text-decoration: none;
}

#haut a {
	font-size: 12px;
	color: #6633CC;
	text-decoration: underline;
	margin-right: 10px;
}
#container #bandeau #bandeau-gauche table {
	background-image: url(../images/barre.gif);
}
#container #contenu-gauche .petit {
	font-size: 80%;
}

#container #bandeau #bandeau-gauche a {
	font-size: 16px;
	color: #42497f;
	text-decoration: none;
	padding-left: 40px;
}

#haut ul {
	display: inline;
	list-style-type: none;
}
#haut li {
	display: inline;
	font-style: italic;
	list-style-type: none;
}
h1 {
	font-size: 145%;
	color: #666666;
}


#bandeau  {
	height: 180px;
}

#menu  a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #605F5D;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	width: 940px;
	background-image: url(../images/fond-footer.jpg);
	clear: both;
}

#formulaire {
	text-align: center;
	margin: 10px;
	border: 2px solid #605F5D;
	background-image: url(../images/fond-form.jpg);
	background-repeat: no-repeat;
}


#contenu-gauche {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 200px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
}
#contenu-gauche li{
	list-style-type: none;
}
#contenu-gauche li.on a{
	color: #000000;
}
#contenu-gauche li.on {
	color: #42497f;
}
#contenu-gauche li a{
	color: #42497f;
}
#container #contenu-gauche a {
	display: block;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
}
#container   #contenu-gauche   a:hover   {
	color: #000000;
}
#contenu-centrale {
	width: 700px;
	float: right;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contenu-centrale-trad {
	width: 720px;
	float: right;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#bandeau #bandeau-gauche {
	float: left;
	width: 200px;
	height: 178px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/haut-gauche.jpg);
}
#bandeau #bandeau-droit {
	float: right;
	height: 178px;
	width: 720px;
	background-image: url(../images/haut-droite.jpg);
}
img.centre {
	left: auto;
	right: auto;
}
.image-gauche {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}
.image-droite {
	float: right;
	margin-right: 20px;
}
.image-menu {
	float: right;
	margin-right: 5px;
	margin-top: 15px;
}
#bas-gauche  {
	height: 300px;
	width: 48px;
	margin-top: 300px;
	float: left;
	background-image: url(../images/menu-bas-droite.jpg);
}
#container #contenu-centrale #image-gauche a {
	text-decoration: none;
	color: #ECE8DD;
}
#container #contenu-centrale #image-droite a {
	text-decoration: none;
	color: #ECE8DD;
}
#container #contenu-centrale #image-gauche {
	float: left;
	width: 350px;
	text-align: center;
	height: 350px;
}
#container #contenu-centrale #image-droite {
	float: right;
	width: 350px;
	text-align: center;
	height: 350px;
}
#dessous {
	padding-right: 10px;
	padding-left: 10px;
}
#container #contenu-gauche #menu ul {
	list-style-type: none;
	display: block;
}
#container #contenu-centrale #texte-et-photo .centre {
	text-align: center;
}
#container #contenu-gauche p {
	color: #000000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu {
	height: 300px;
	width: 260px;
	text-align: left;
	background-image: url(../images/menu-bas-gauche.jpg);
	float: left;
	text-indent: 50px;
	background-color: #A29E9D;
	background-repeat: repeat-y;
}
#flash {
	height: 300px;
	width: 308px;
	background-color: #dadada;
}
.fond-bas-g {
	background-position: left bottom;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #ece8dd;
	text-decoration: none;
}
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
#container #contenu-centrale #titre {
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	background-position: top;
	width: 620px;
	top: 0px;
	bottom: 0px;
}
#container #contenu-centrale #texte-et-photo {
	font-family: "Times New Roman", Times, serif;
	height: 500px;
	text-align: left;
	font-size: 14px;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 5px;
	color: #605F5D;
}
h3 {
	font-size: 130%;
	font-weight: bold;
	padding-bottom: 3px;
	color: #605F5D;
}
h4 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: underline;
}

ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 4px;
	padding-top: 5px;
	top: 10px;
	text-indent: 50px;
	list-style-type: none;
}
#menu li.on a{
	color: #0000FF;
	font-size: 115%;
	}
.petitprince { /*pour petutprince en bold en peu partout*/
	font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;
	letter-spacing: 0.1em;
}
b {/*----texte en gras------------*/
	font-size: 90%;
	font-weight: bold;
}
a {
	text-decoration: none;
}
img a {
	text-decoration: none;
}
em {/*----texte en italique------------*/
	font-style: italic;
}
.clr {
	clear: both;
}
#texte-et-photo a {
	color: #0000FF;
	text-decoration: none;
}
.petit {
	font-size: 85%;
}.bleu {
	color: #42497f;
}
#container #contenu-centrale-trad img {
	text-decoration: none;
	border: 1px solid #ECE8DD;
}
.mot {
	font-size: 125%;
	font-weight: bold;
	color: #42497F;
}

