*
{padding:0;
margin:0;
line-height:14px;
border:0;
font-family:Arial, Tahoma, sans-serif;
font-size:12px;
color:#000;
}

#page 
{position:absolute;	
width:840px;
margin:30px 0 0 -420px;
left:50%;
border:1px solid #9cc
}

#contenu
{background-image:url(im/fond.png);
background-repeat:no-repeat;
background-position:0 bottom;
padding-bottom:50px;
}

#contenu #gauche{
border-right:1px solid #000;
width:420px;
margin:30px 20px 0 30px;
float:left;
}

#contenu #gauche h1{
position:relative;
top:-20px;
margin-bottom:-20px;
}

#contenu #droite{
margin:0 10px 80px 30px;
}


#contenu #droite h1{
position:relative;
top:7px;
margin-bottom:10px;
}


#contenu .right{
display:block;
float:right;
margin:0 10px 0 10px
}

#contenu p, #contenu div
{margin:15px 20px 0 0;
text-align:justify;
}

a
{text-decoration:none;
color:#699;
font-weight:bold}

#contenu h2
{font-weight:bold;
margin-bottom:15px}

#contenu #clear{
clear:both;
margin-top:120px;
}




