body {
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.deco {
height:240px;
width:100%;
background:url(img/bkg.jpg);
position:absolute;
margin-top:-120px;
top:50%;
z-index:100;
} 

.container {
width:687px;
height:589px; 
position:absolute;
margin-left:-344px;
margin-top:-295px;
left:50%;
top:50%;
z-index:300px;
background:#FFFFFF;
border:1px solid #DBDBDB;
}

.header {
width:687px;
height:176px;
/*border-bottom:#DBDBDB 1px solid ;*/
background:url(img/header.jpg);
}

.contenu {
height:393px;
width:687px;
}

.left {
padding-left:20px;
padding-right:20px;
height:392px;
float:left;
width:415px;
border-right:#DBDBDB 1px solid ;
}

.left h1 {
background:url(img/services.jpg);
width:137px;
height:20px;
margin:0px;
margin-bottom:15px;
background-repeat:no-repeat;
margin-top:18px;
}


.right {
height:382px;
float:right;
width:231px;
/*border-bottom:1px solid #DBDBDB;*/
border-top:1px solid #DBDBDB;
}
.right1 {
height:170px;
float:right;
width:195px;
padding:20px 18px 0px 18px;
background:url(img/fili.jpg);
background-repeat:no-repeat;
background-position:left;
border-bottom:1px solid #DBDBDB;
border-bottom:#DBDBDB 1px solid ;
}

/*.right1 {
float:right;
width:195px;
height:142px;
margin-top:0px;
padding-top:18px;
padding-left:15px;



}*/


.right1 h1 {
background:url(img/joinus.jpg);
background-repeat:no-repeat;
margin:0px;
margin-bottom:15px;
width:150px;
height:18px;
}

.right2 {
height:168px;
float:right;
width:195px;
padding:20px 18px 0px 18px;
background:url(img/pierre.jpg);
background-repeat:no-repeat;
background-position:right;
}


.right2 h1 {
background:url(img/contactus.gif);
background-repeat:no-repeat;
margin:0px;
margin-bottom:15px;
width:155px;
height:18px;
}


.right2 a, .right2 a:link {
color:#821712;
text-decoration:underline;
}

.right2 a:hover {

color:#821712;
text-decoration:none;
}



.right1 a, .right1 a:link {
color:#821712;
text-decoration:underline;
}

#contact a:hover {

color:#821712;
text-decoration:none;
}


.footer {
width:667px;
padding-right:20px;
text-align:right;
height:17px;
border-top:#DBDBDB 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#790601;
padding-top:3px;
background-image:url(img/footer.jpg);
background-repeat:no-repeat;
background-position:left;
}

.footer a, .footera:link {
color:#790601;
text-decoration:none;
}

.footer a:hover {
color:#790601;
text-decoration:underline;
}

