body {
	background-image: url(../images/fond_tole_tile.jpg);
	background-repeat: repeat;
	background-position: left;
	background-attachment: scroll;
	font-family: Verdana, Arial, serif;
	color:#B2B2B2;
}
img {
border-width:0px;
}
h1{
font-size:14px;
line-height:1px;
}
h2{
font-size:20px;
font-weight:bold;
line-height:6px;
}

#photobio {
float: left;
margin: 30px;
}
#textbio {
float: right;
width:450px;
margin-right: 50pw;
}

#container {
margin: auto;
background-color:black;
padding: 5px;
background-image: url(../images/pinstrip3.png);
background-repeat: no-repeat;
width: 900px;
height: auto;
}
#containerbio {
margin: auto;
background-color:black;
padding: 5px;
background-image: url(../images/pinstrip3.png);
background-repeat: no-repeat;
width: 900px;
height: 4000px;
}
#bd {

}
#home {
float:right;
padding-right:30px;
padding-top:20px;
}
#menu {
padding-left:400px;
padding-top:20px;
margin-bottom:60px;
border-width:1px;
font-style:oblique;
font-weight:bold;
line-height:20px;
}
.titres {
	font-style: italic;
	color: #000000;
	font-size: 12px;
}
#center {
height:auto;
padding-left:20px;
padding-right:20px;
margin-left:100px;
margin-right:30px;
border-style:solid;
}

#visioneuse {

margin:auto;
text-align:center;
}
#librairie {
height:300px;
padding-top:20px;
margin:auto;
text-align:center;
}

a:link {
color: #7f909e;
text-decoration: none;
}
a:hover {
color: red;
text-decoration: none;
}
a:visited {
color: #7f909e;
text-decoration: none;
}