html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}


// remember to define focus styles!
:focus {
  outline: 0;
}



// remember to highlight inserts somehow!
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}



// tables still need 'cellspacing="0"' in the markup
table {
  border-collapse: collapse;
  border-spacing: 0;
}



body {
background:#DB1D1D none repeat scroll 0 0;
margin:0;
width: 100%;
height: 100%;
display:block;
}

* {
margin:0;
padding:0;
border: 0;
font-weight: normal;
font-style: normal;
text-decoration: none; 
}


#site {
background:transparent url(image/tete.png) no-repeat scroll right bottom;
bottom:0;
height:658px;
margin-left:auto;
margin-right:auto;
margin-top: auto;
margin-bottom: auto;
width:800px;
position: relative;
padding-top: 24px;
}

#zone{
margin-left:auto;
margin-right:auto;
width:100%;
}

#zone2{
border-bottom:5px solid #000000;
margin-left:auto;
margin-right:auto;
width:100%;
}

#cadre {
background:transparent url(image/cadre.png) no-repeat scroll 0 0;
float:left;
height:610px;
width:410px;
}

#conteneur {
height:562px;
margin-left:20px;
margin-top:20px;
position:relative;
width:324px;
}

/* MISE EN FORME DU MENU */

#menu {
width: 150px;
float: left;
margin-left: -25px;
}

#menu ul{
float: left;
position: relative;
width: 150px;
padding: 0px;
}

#menu li {
display:block;
height:27px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#menu span{
display: none;
}

#menu li:hover h2{
margin-left: 10px;
}

#menu li:hover a {
margin-left: 10px;
}

#accueil h2{
background: url(image/menu.png) no-repeat;
width: 115px;
height: 25px;
cursor: pointer;
}

#book h2 {
background: url(image/book.png) no-repeat;
width: 92px;
height: 25px;
cursor: pointer;
}

#mail a {
background: url(image/mail.png) no-repeat;
width: 92px;
height: 25px;
cursor: pointer;
display:block;
}

/* MISE EN PAGE DU CONTENU */
.desc {
left:485px;
position:absolute;
top:122px;
width:300px;
font-family: 'Lucida Console', Monaco, monospace;
font-size: 77%;
}

.bienv {
display: block;
left:485px;
position:absolute;
top:122px;
width:300px;
font-family: 'Lucida Console', Monaco, monospace;
font-size: 77%;
}

#imghead {
border:medium none;
margin-left:62px;
margin-top:-5px;
position:relative;
}

#imghead2 {
position: relative;
border: none;
margin-left: 89px;
margin-bottom: 26px;
}

#img h3{
width:135px;
height: 7px;
display: block;
margin-top:21px;
}

#img h3 span{
display: none;
}

#titrebd{
background: url(titre/titrebd.png) no-repeat;
}

#titredessin{
background: url(titre/titredessin.png) no-repeat;
}

#titrephoto{
background: url(titre/titrephoto.png) no-repeat;
}

#titreweb{
background: url(titre/titreweb.png) no-repeat;
}

#texte img {
margin-top: 13px;
}

#texte p {
display: none;
}


#contmenu {
position: absolute;
height: 562px;
width: 324px;
}

#contbook {
background: #ffffff;
position: absolute;
height: 562px;
width: 324px;
}

.vignette {
margin:5px;
border:1px solid #000000;
width:30px;
}

.vignette:hover{
border: 1px solid #000000;
}

.visit{
width: 30px;
height: 10px;
border: none;
margin:5px;
}


.webcadre{
float:left;
width:45px;
}



#w3cvalid{
bottom:5px;
left:62px;
margin-left:auto;
margin-right:auto;
position:absolute;
width:226px;
}

#w3cvalid p{
color:#000000;
font-size:87%;
}

#w3cvalid a{
color:#000000;
text-decoration:none;
}

