/* CSS Document */
body {
	background-color: #8D8F97;
	background-image: url(fond_site.jpg);
	background-repeat: repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#entete {
	width: 100%;
	background-color: #36373e;
	margin: 0;
	padding: 0;
}
#nav {
	position: absolute;
	left: 5px;
	top:100px;
	width: 130px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

     }
#contenu {
	margin-left: 150px;
	margin-right: 180px;
	margin-top: 10px;
	border: none;
	background-image: url(logo_fond_page.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 120%;

         }
#bio {
	position: absolute;
	right: 10px;
	top: 100px;
	width: 160px;
	border: 2px dashed #CCCCCC;
     }
     
#pp {
	width: 100%;
	text-align:center;
	margin-top: 50px;
}

h1 {font-size: 16px; font-weight: bold; color: #FFFFFF;}
#entete h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: none;
	background-color: #36373e;
	text-indent: 15pt;
	background-image: url(logo_head.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0;
	padding: 0;
	line-height: 60px;
}

h2 {
	color: #36373e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	color: #36373e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	color: #36373e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

ul li {
	list-style-type: none;
}
ol {
	margin-left: 40px;
	line-height: 20px;
	list-style-type: disc;
}
#contenu p {text-align: justify; padding: 7px;}
#bio p {text-align: left;}
#conteneur {
            background-position: 5% 90%; background-repeat: no-repeat;}
#pied_page {margin-top: 10px; text-align: center; 
            border-top: 1px solid orange;}
a {color: #36373e; text-decoration: none;}
a:link {color: #36373e;}
a:visited {
	color: #36373e;
}
a:hover {color: #000000; }
a:active {
	color: #36373e;
}

A.menu_lien:link {
	FONT-SIZE: 14px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}
A.menu_lien:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;

}
A.menu_lien:hover {
	COLOR: #aaaaaa;

}
A.menu_lien:active {
	COLOR: #ffffff;
	TEXT-DECORATION: none;

}

#contenu2 {

	margin-left: 150px;
	margin-right: 180px;
	margin-top: 10px;
	border: none;
	padding-left: 15px;
}

#contenu3 {

	margin-left: 150px;
	margin-right: 180px;
	margin-top: 10px;
	border: none;
	padding-left: 15px;
}

#contenu3 a {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-weight: normal;
}
#contenu3 a:link {
	COLOR: #ffffff;
}
#contenu3 a:visited {
	COLOR: #ffffff;
}
#contenu3 a:hover {
	COLOR: #36373e;
}
#contenu3 a:active {
	COLOR: #ffffff;
}

.Style5 {color: #36373e}
.Style7 {font-size: 24px}
.Style8 {font-size: 11px}
.Style9 {color: #66CA32}

