body {
background-color : #000000;
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
}

a:link {
color: #BB0000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #990000;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
#conteneur {
position : absolute;
margin-left : -395px;
left : 50%;
top : 0;
width : 790px;
}
#accueil {
position : absolute;
height : 400px;
margin-left : -164px;
margin-top : -200px;
left : 50%;
top : 50%;
text-align : center;
width : 348px;
}
#menu {
position : absolute;
left : 0;
top : 0;
width : 230px;
text-align : center;
}
#page {
position : absolute;
left : 200px;
top : -20px;
width : 560px;
background-image : url(images/pattern2.gif);
background-repeat : repeat;
margin : 30px;
}
#bandesR {
position : relative;
width : 37px;
margin-left : 10px;
float : right;
background-image : url(images/bandes.gif);
background-repeat : repeat-y;
background-position : center top;
}
#bandesL {
position : relative;
width : 37px;
margin-right : 10px;
float : left;
background-image : url(images/bandes.gif);
background-repeat : repeat-y;
background-position : center top;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 18px;
color : #950000;
text-align : center;
font-weight : bolder;
background-image : url(images/pattern.gif);
background-repeat : repeat;
height : 20px;
width : 200px;
}
h1:hover {
color : #000000;
}
h2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 14px;
color : #bb0000;
font-weight : bolder;
font-variant : small-caps;
text-decoration : none;
}
p {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #888888;
font-weight : bold;
text-align : left;
}
a {
text-decoration : none;
}
a img {
border-width : 0;
margin : 0;
cursor : crosshair;
}
a#bio img {
width : 62px;
height : 60px;
background : url("http://resheph.free.fr/images/bio.jpg") no-repeat top left;
}
a#bio:hover img {
background : url("http://resheph.free.fr/images/bio2.jpg") no-repeat top left;
}
a#art img {
width : 72px;
height : 60px;
background : url("http://resheph.free.fr/images/art.jpg") no-repeat top left;
}
a#art:hover img {
background : url("http://resheph.free.fr/images/art2.jpg") no-repeat top left;
}
a#links img {
width : 56px;
height : 60px;
background : url("http://resheph.free.fr/images/links.jpg") no-repeat top left;
}
a#links:hover img {
background : url("http://resheph.free.fr/images/links2.jpg") no-repeat top left;
}
a#contact img {
width : 60px;
height : 60px;
background : url("http://resheph.free.fr/images/contact.jpg") no-repeat top left;
}
a#contact:hover img {
background : url("http://resheph.free.fr/images/contact2.jpg") no-repeat top left;
}
a#left img {
width : 32px;
height : 60px;
background : url("http://resheph.free.fr/images/left.jpg") no-repeat top left;
}
a#right img {
width : 45px;
height : 60px;
background : url("http://resheph.free.fr/images/right.jpg") no-repeat top left;
}

