﻿
body
{
margin:0px auto;
background-color:#303030;
}
#header
{
margin-top:20px;
margin-left:auto;
margin-right:auto;
background-image:url(images/header.gif);
background-repeat:no-repeat;
width:900px;
height:150px;
}

/* MENU */

#onglet1
{
margin-left:20px;
border:0px;
width:100px;
height:33px;
}
#onglet2
{
border:0px;
width:100px;
height:33px;
}
#onglet3
{
border:0px;
width:100px;
height:33px;
}
#onglet4
{
border:0px;
width:100px;
height:33px;
}
#onglet5
{
border:0px;
width:100px;
height:33px;
}

/* SURFACE*/

#surface
{
margin-left:auto;
margin-right:auto;
height:auto;
width:900px;
background-image:url(images/surface.gif);
background-repeat:repeat-y;
}
/* FOOTER*/

#footer
{
width:900px;
height:64px;
background-image:url(images/footer.gif);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}
/* COPYRIGHT*/

#copyright
{
width:900px;
height:64px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
text-align: center;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #909090;
}

/* MISE EN FORME PARAGRAPHE */

p 
{
font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
color:#FFFFFF;
padding-right:20px;
padding-left:20px;
padding-top:0px;
margin-top:0px;
}
a
{
text-decoration:none;
color:#FFFFFF;
}
img
{
border:none;
}

.adresse
{
padding-top:35px;
text-align:center;
}

.pagenums
{
color:#FFFFFF
}







