body
{
background:#f8f5f5;
text-align:center;
width:760px;
height:800px;
margin:auto;
}

#site
{
background:#e0e7f4;
width:760px;
height:800px;
margin:auto;
text-align:left;
border-right:1px solid black;
border-left:1px solid black;
overflow:hidden;
}

#header
{
background:url('img/header.gif')  no-repeat;
width:760px;
height:141px;
}

#cadre_onglets
{
width:752px;
height:34px;
margin-top:16px;
overflow:hidden;
margin-left:8px;
}

.onglet
{
margin-left:12px;
text-align:center;
width:154px;
height:29px;
float:left;
}

.onglet1
{
text-align:center;
width:154px;
height:29px;
float:left;
}

.onglet_part
{
text-align:center;
width:135px;
height:33px;
float:right;
}

#part
{
margin-top:7px;
width:134px;
height:545px;
background:white url('img/part.png') no-repeat;
float:right;
overflow:hidden;
border-bottom:1px solid black;
border-top:1px solid black;
border-left:1px solid black;
}

#corps
{
margin-top:7px;
width:610px;
height:545px;
background:white;
overflow:hidden;
border-bottom:1px solid black;
border-top:1px solid black;
border-right:1px solid black;
}

#footer
{
background:url('img/footer.gif') no-repeat;
padding-top:8px;
width:760px;
height:44px;
clear:both;
margin-top:14px;
text-align:center;
overflow:hidden;
border-top:1px solid black;
}

.copyright
{
font-weight:bold;
font-size:11px;
font-family:verdana, arial, times, serif;
}

.titre
{
float:right;
width:572px;
height:40px;
text-align:left;
}

.qui
{
text-indent:30px;
line-height:25px;
}

h3
{
font-family:verdana, arial, times, serif;
font-size:19px;
color:#ff9494;
margin-left:250px;
font-weight:bold;
}

p
{
font-size:14px;
font-family:arial, times, serif;
}

a
{
text-decoration:none;
color:black;
}

ul
{
list-style-type: square;
}

li
{
font-size:14px;
font-family:arial, times, serif;
}

em
{
font-weight:bold;
color:red;
font-style:normal;
}

img
{
border:0px;
}

.text
{
margin-left:30px;
margin-right:80px;
text-align:justify;
}
