body {
color: #BAAA7E;
	text-decoration: none;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;

}
/*page about*/
#tableau_fond {
	background-image: url(im_about/about_fond.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 1200px;
}
h2#about {
	position:absolute;
	text-align:right;
	width: 315px;
	left: 470px;
	top: 44px;
	margin: 0px;
	padding: 0px;
}
p#about_1 {
	position: absolute;
	height: 71px;
	width: 584px;
	left: 200px;
	top: 85px;
	text-align: justify;
}

p#about_2 {
	position: absolute;
	height: 85px;
	width: 409px;
	left: 201px;
	top: 168px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
p#about_3 {
	position: absolute;
	height: 56px;
	width: 473px;
	left: 22px;
	top: 282px;
	margin: 0px;
	padding: 0px;
}
p#about_4 {
	position: absolute;
	left: 166px;
	top: 405px;
	width: 137px;
	height: 54px;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#about_cv{
	position:absolute;
	top:400px;
	position: absolute;
	top: 542px;
	left: 60px;
	margin: 0px;
	list-style-type: circle;
	width: 508px;
	text-align: left;
	list-style-position: inside;
	list-style-image: none;
	text-indent: -45px;
	white-space: normal;
	padding: 0px;
	line-height: normal;
}
ul#about_cv li {
	line-height: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#about_adresse {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	list-style-type: none;
	height: 130px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: thin;
}
h2#about_contact{
	text-align: center;
}
ul#about_contact2{
	list-style-type: none;
	
}

#bandeau {
	position:relative;
	height:100px;
	width : 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: medium;
}
/*fin de la page about*/

.google {
	
	text-align: center;

}
.flash {
text-align:center}

#galerie {
	width:800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
/*pied de page*/
#piedpage {
width:800px;
margin:0 auto;
text-align: center;
}


#piedpage li {
	display: inline;
	list-style-type: none;
	margin:0 auto;
}

#piedpage .menu1 {
	font-size :small;
	font-family : "Times New Roman", times, serif;
	text-align: center;
	padding-bottom: 10px;	
}
#piedpage .menu2 {
	font-size : x-small;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:expanded;
	text-align: center;
	font-weight: 200;
	font-variant: normal;
	letter-spacing: 0.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 15px;
	
	
	
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align: center;
}
/*fin de pied de page*/
