body{
	width: 780px;
	margin:20px auto 20px auto; /*centre la page*/
	background-color: rgb(165,172,151);
}

#resultat-recherche a{
	color: black;
	font-size:10px;
	font-family: verdana, arial, Serif;
}

#txt{
	background-color: #f1ecdd;
	border-left: 2px solid #222a43;
	border-top: 2px solid #222a43;
	border-right: 2px solid #d0d4bc;
	border-bottom: 2px solid #d0d4bc;
}

#btn{
	border-left: 2px solid #d0d4bc;
	border-top: 2px solid #d0d4bc;
	border-right: 2px solid #222a43;
	border-bottom: 2px solid #222a43;
}

#en_tete{
	width: auto;
	position: center;
	height: 138px;
	background-image: url("../images/finish1_.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #f1ecdd;
	margin-bottom: 5px;
	border: 2px ridge black;
}

#corps{
	height: auto;
	text-align: justify;
	text-indent: 20px;
	font-family: verdana, arial, serif;
	font-size: small;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 150px;
	width: 600px;
	z-index: 25;
}

#pied_de_page{
	float:left;
	width:800px;
	height: 90px;
	position: center;
	text-align: center;
	border: 2px ridge black;
	background-color: #f1ecdd;
	color: black;
	font-family: Verdana, "Comic Sans MS", Arial, Serif;
	font-size: x-small;
	margin-top: 20px;
	margin-bottom: 10px;
}

#pied_de_page a{
	color: black;
}

#pied_de_page  a:hover{
	color: white;
}

#en_tete_gauche{
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

#en_tete_droite{
	float: right;
	padding-right: 5px;
	padding-top: 5px;
}
a{
	text-decoration: none;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	z-index: 50;
	float: left;
	width: 140px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding-left: -150px;
}

#menu dt {
	cursor: pointer;
	background: #f1ecdd;
	height: auto;
	line-height: 20px;
	margin: 2px 0;
	border: 1px solid black;
	text-align: center;
	font-family: Verdana, Arial, "Comic Sans MS", Serif;
	font-size: small;
}

#menu dd {
	position: absolute;
	z-index: 100;
	margin-left: 120px;
	margin-top: -1.4em;
	/*width: 10em;*/
	background: #f1ecdd;
	border: 1px solid gray;
	height: 300px;
	overflow:hidden;
	overflow-x: hidden ;
	overflow-y: auto; 
	padding:5px;
}

#menu ul {
	padding: 2px;
}
#menu li {
	text-align: left;
	height: auto;
	line-height: 15px;
	font-size: x-small;
	font-family: verdana, arial, Serif;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
}

#corps p{
	font-size: small;
	font-family: Verdana, Arial, Serif;
}

h3{
	text-align: 550px;
}

h4{
	text-align: 550px;
}
#miniphoto{
	float: left;
	width: 60px;
	margin-right: 20px;
}
h5 {
	text-align:550px;
}

#back{
	float: right;
	font-family: Arial, Verdana, Times, Serif;
	font-size: small;
	font-weight: bold;
	color: black;
	text-align:right;
}

#back a {
	color: black;
}
#back a:hover {
	color: white;
}
#contenu{
	margin-left: 120px;
	font-family: Arial, Verdana, Times, Serif;
	font-size: small;
}
.news{
	border-bottom: 1px black solid;
}
.suiv_preced{
	text-align: right;
	font-family: Arial, Verdana, Times, Serif;
	font-size: medium;
	font-weight: bold;
}
.suiv_preced a:hover{
	color: white;
}

.suiv_preced a:hover{
	color: white;
}
.suiv_preced a{
	color: black;
}

