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



}

#entete {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bf5923;

        }
#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: thin dotted #bf5923;






     }
#pp {
	width: 100%;
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bf5923;
	border-bottom-color: #bf5923;
    }

h1 {font-size: 16px; font-weight: bold; color: #FFFFFF;}
#entete h1 {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: none;
	text-transform: capitalize;
	background-color: #bf5923;
	text-indent: 30pt;
}

h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
ul li {
	list-style-type: none;
}
#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: #FF9900; text-decoration: none;}
a:link {color: #FF9900;}
a:visited {
	color: FF9900;
}
a:hover {color: #663300; }
a:active {
	color: FF9900;
}

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

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

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

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

}
#contenu2 {

	margin-left: 150px;
	margin-right: 180px;
	margin-top: 10px;
	border: none;
}
.Style5 {color: #FF9900}
.Style7 {font-size: 24px}
.Style8 {font-size: 12px}

