#logo
{
width: 350px;
height: 150px;
position: absolute;
top: 10px;
left: 20px;

background:url(image/logo.png);
background-repeat:no-repeat;
background-position:top left;
}
#ocft
{
width: 1600px;
height: 864px;
position:absolute;
bottom: 0px;
right: 0px;

background:url(image/ocft.png);
background-repeat: repeat;
background-position:bottom right;
}
a:hover
{
text-decoration:none;
color:#00FF00;
}
#menu, #haut
{
width: 10%;
float:none;
color:#00CC00;
list-style-type:none;
}
#FB
{
top: 120px;
left: 50px;
position: absolute;
}
#menu
{
top: 200px;
left: 50px;
position:absolute;
}
#menu2
{
top: 200px;
left: 900px;
position:absolute;
}
#boutique
{
top: 50px;
left: 400px;
position:absolute;
}
#contact
{
top: 50px;
left: 600px;
position:absolute;
}
#catalogue
{
top: 50px;
left: 800px;
position:absolute;
}
a
{
text-decoration: none;
font-size:24px;
font-family:Comic Sans MS;
font-style:oblique;
color:#00CC00;
}

#bas
{
position:absolute;
bottom: 0px;
left: 420px;
text-align:center;
font-size:10px;
}
#corps, #titre, #photos
{
float:none;
width: 50%;
margin-left:auto;
margin-top: 5px;
margin-right:auto;

border:outset;
border-width:thick;
color:#666666;
text-align:justify;
}
#titre
{
position:absolute;
top: 150px;
left: 300px;
background-color:#CCCCCC;
}
#corps
{
position:absolute;
top: 220px;
left: 300px;
bottom: 30px;
overflow: auto;
margin-bottom: 25px;
background-color:#CCCCCC;
}
h1, h2
{
width:auto;
padding:inherit;
margin:auto;
text-align:center;
color:#000000;
font-style:oblique;
font-family:Comic Sans MS;
text-shadow:#333333;
}
h1
{
font-size:36px;
}
h2
{
font-size:24px;
text-decoration:underline;
}
h3
{
font-size:10px;
text-decoration:underline;
color:#00FF00;
}
h4
{
font-size:20px;
font-family:Comic Sans MS;
text-align:center;
}
h5
{
font-size:16px;
font-family:Comic Sans MS;
text-decoration:underline;
font-style:oblique;
text-align:justify;
color:#000000;
}
p
{
font-size:16px;
text-align:justify;
font-family:Comic Sans MS;
font-style:oblique;
color:#333333;
}




