body {
font-family: "Bitstream Vera Sans", Verdana, Arial, Terminal, serif; 
background-color: #ABABAB;
}

#header {
height: 143px;
background-color: #ABABAB;
background-image: url("header_bagage_03.jpg");
background-repeat: no-repeat; 
}
#conteneur {
position: absolute;
width: 770px;
left: 50%;
margin-left: -385px;
background-color: #ABABAB;
}
#centre {
background-color: #666666;
margin-left: 220px;
padding: 10px;
}
#gauche {
position: absolute;
left:0;
background-color: #ABABAB;
width: 200px;
padding: 10px;
border: 0px solid black;
}

#pied {
height: 0px;
background-color: #99CC99;
}

p.texte {
font-size: 10pt; 
color: #E0E0E0; 
left: -1px; 
POSITION: relative; 
text-align: justify;
padding-left: 60px;
padding-right: 60px;
padding-bottom: 30px;
}

p.images {
text-align: center; 
margin-bottom: 24px; 
margin-top: 22px;
}

p.legendes
{
font-size: 8pt;
font-style: italic;
color: #B5B5B5; 
text-align: right;
margin-right: 100px;
margin-top: -15px;
}

h1, h2, h3, h4, h5, h6 {
color: #E0E0E0;
POSITION: relative; 
padding-left: 0px;
text-align: center;
}

img {
border: 0px;
}

img.vignettes {
margin: 6px;
}

ul {
font-size: 8pt;
list-style-position: outside;
list-style-image: url("bagage_puce_rouge.gif");
}

li {
padding: 2px;
}

A:link {
COLOR: #33414F; 
TEXT-DECORATION: none
}

A:visited {
COLOR: #33414F; 
TEXT-DECORATION: none
}

A:active {
COLOR: #33414F; 
TEXT-DECORATION: none
}

A:hover {
COLOR: #33414F; 
TEXT-DECORATION: underline
}

