@charset "utf-8";
/* CSS Document */

/* RESET */
body{
       padding:0;
	   padding-bottom:20px;
       /*margin:0;*/
       margin:0;
	   background:url(images/b.jpg) repeat-x;
       background-color:#8a000e;
       color:#FFFFFF;
	   font-family:"Trebuchet MS", Arial, sans-serif;
font-size:12px;
}
div, h1, h2, p, form, label, input, textarea, img, table{
       margin:0; padding:0;
       border:0px;
       color:#ffffff;
}
span{ color:#000000;}

a{
color:#eb6e1f;
}

/*TEMPLATE*/

#container{
margin-left:auto;
margin-right:auto;
width:951px;
background-color:#ffffff;
}

#header{
position:relative;
width:951px;
height:414px;
background:url(images/banner.jpg) no-repeat;
}

#content{
display:inline-block;
width:915px;
height:465px;
padding-left:14px;
padding-right:22px;
background:url(images/back.jpg) no-repeat;
}

#left{
float:left;
}

#right{
float:left;
width:485px;
padding-left:20px;
font-size:13px;
padding-top:25px;
}
#right li{
list-style:none;
text-align:left;
font-size:16px;
}

#right ul{
height:131px;
}

#footer{
padding-left:289px;
padding-right:290px;
padding-top:10px !important;
width:400px;
text-align:center;
font-size:13px;
color:#FFFFFF;
clear:both;
}

.Footer{font-size: 12px; color: #FFFFFF; }

.Footer a{color: #FFFFFF;}


/**CLASSES**/
#phone{font-size:20px; color:#e70319; position:absolute; top:128px; left:414px;}

#adresse{font-size:21px; font-weight:bold; position:absolute; top:270px; left:710px;}

#click{position:absolute; top:10px; left:5px;}
#click2{position:absolute; top:348px; left:15px;}

#text{
width:410px; 
height:334px;
margin-top:3px;
background:url(images/textbox.jpg) no-repeat;
}