
div#corps {
	font-family: "corbel", verdana, arial, times, sans-serif;
	color: #535353;
	width: 800px;
	background-color: #dae6f4;
	margin: 0 auto 0 auto ;
	text-align: left ;
	}

body {
	text-align: center;
	width: 800px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	margin: 0 auto 0 auto;
	height: 0px;
	background-image: url(fondbleu.png);
	background-repeat: repeat-x;
	background-color: #dae6f4;
	}

.centrer {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.justifier {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}

div#texte {
	padding-left: 25px;
	padding-right: 25px;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	}

p {
	text-align: center;
	text-indent: 1cm;
	}


#footer {
font-size: 0.6em
}
	



a.jaune:link {color: #000099;text-decoration:none;}
a.jaune:visited {color: #000099;text-decoration:none;}
a.jaune:hover {color: black;text-decoration: underline; font-weight: bold;}
a.jaune:active {color: black;text-decoration: underline; font-weight: bold;}

a.gris:link {color: #535353;text-decoration: none; font-weight: bold;}
a.gris:visited {color: #535353;text-decoration: none; font-weight: bold;}
a.gris:hover {color: black;text-decoration: underline; font-weight: bold;}
a.gris:active {color: black;text-decoration: underline; font-weight: bold;}

.element_menu img {
  display : inline;
  margin : 0;
  padding : 0;
  }

.alinea {
	text-align: justify;
	text-indent: 25px;
	}

.alinea_paragraphe {
	padding-left: 25px;
	}

img#photo {
	float: left;
	}

#navigation {
	margin: 0 ;
	padding: 0px;
	padding-bottom: 0px;
	list-style: none ;
	margin-left: auto;
    margin-right: auto;
	width: 800px;
	}

#navigation li {
	float: left ;
	width: 100px ;
	height: 55px;
	border: none ;
	color: #fff ;
	background: none ;
	margin-left: auto;
    margin-right: auto;
	padding-bottom: 0;
	}

#navigation li a {
	display: block ;
	background: url(menu2-part1.png) no-repeat ;
	color: #e3f1fa ;
	font-family: "Verdana",Arial,sans-serif ;
	font-size: 13px;
	line-height: 2em ;
	padding: 0px;
	text-align: center ;
	width: 100px ;
	height: 55px;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 0;
	}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	color: #535353;
	background: url(menu2-part1-lien.png) no-repeat ;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 0;
	}

img {
font-size: 1px;
line-height: 1px;
vertical-align: middle;
}




