/* 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: #ffff99;

        }
#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;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffff99;
	border-bottom-color: #ffff99;
    }

h1 {font-size: 16px; font-weight: bold; color: #FFFFFF;}
#entete h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666699;
	border-bottom: none;
	text-transform: capitalize;
	background-color: #ffff99;
	text-indent: 15pt;
	background-image: url(logo_head.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h2 {
	color: #666666;
	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: #CC6600; text-decoration: none;}
a:link {color: #999999;}
a:visited {
	color: #999999;
}
a:hover {color: #000000; }
a:active {
	color: #999999;
}

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

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

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

}
A.menu_lien:hover {
	COLOR: #66CCFF;

}
#contenu2 {

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