@charset "utf-8";
/* CSS Document */

/* RESET */
body{
       padding:0;
       margin:0;
	   height:auto;
	   background:url(images/back.jpg) repeat-x #7c7c7c;
       color:#646464;
	   font-family:"Trebuchet MS", Arial, sans-serif;
font-size:12px;
}
#container a{
color:#0078c1;
border:0;
}


/*TEMPLATE*/

#container{
width:963px;
margin-left:auto;
margin-right:auto;
background:url(images/backcontent.gif) repeat-y;
}

#header{
position:relative;
width:963px;
height:135px;
background:url(images/header.jpg) no-repeat;
}
#header2{
position:relative;
width:963px;
height:135px;
background:url(images/headerpropos.jpg) no-repeat;
}

#contenu{
width:963px;
}

#left{
float:left;
}

#middle{
width:435px;
padding-left:25px;
padding-right:5px;
float:left;
}
#text{
width:635px;
padding-left:25px;
padding-right:5px;
float:left;
}

#right{
float:left;
}

#coord{
background:url(images/infoback.gif) #FFFFFF repeat-y;
width:234px;
margin-left:15px;
padding:0;
margin-top:20px;
}

#footer{
clear:both;
background:url(images/backfooter.gif) top repeat-x;
width:917px;
padding-left:20px;
padding-right:20px;
padding-top:15px;
margin-left:auto;
margin-right:auto;
height:95px;
text-align:center;
color:#FFFFFF;
}
.Footer{font-family:Arial, Verdana, sans-serif; font-size: 11px; color: #000000;font-weight:400;margin:0pt auto;
color:#FFFFFF; }
#container .Footer a{
color:#FFFFFF;}

/*CLASSES*/
h1{
color:#005b91; 
font-size:21px; 
font-weight:bold;
}

#div1{
position:absolute;
top:10px;
left:680px;
}

#div2{
position:absolute;
top:80px;
left:390px;
}

#div3{
position:absolute;
top:16px;
left:28px;
}