BODY {
 margin:0px;
 padding:0px;
 background-color: #39413D; 
 font-family:Arial, Helvetica, sans-serif;
}

A {
}

A:Hover {
}
#pagewrapper{
position: relative;
width:995px;
height:auto;
background-color:#fff;
border:2px solid #e4e5e6;
}
#header{
width:995px;
height: 358px;
text-align: center;
background: url(images/bg-header.png) repeat-x;
}
#content-box{
float:left;
width:400px;
height:auto;
font-size:16px;
}
.contenu{
 padding:10px;
}
#left-menu{
width:200px;
height:auto;
float:left;
}
#forfait-box{
float:right;
width:390px;
height:auto;
}

.clear{
clear:both;
}
#footer{
height:95px;
width:995px;
font-size:11px;
 background-color: #e9ebec;
}
.footer_left{
width:200px;
height: auto;
float:left;
text-align: center;
background: #e9ebec;
padding-top:8px;
font-size:12px;
font-weight:bold;
}
.footer_centre{
width:695px;
height:auto;
float: left;
}
.footer_right{
 width:100px;
 height:auto;
 float:right;
}
.footer-menu{
 font-size:11px;
 text-align: center;
 margin-top:16px;
}
.footer-menu a{
color:blue;
text-decoration: none;
margin-left:2px;
margin-right: 2px;
}
.footer-menu a:hover{
color:navy;
text-decoration: underline;
}

.f-box1{
width:375px;
height:112px;
background:url(images/box1.png) no-repeat;
}
.f-box2{
width:375px;
height:110px;
background:url(images/box2.png) no-repeat;
}
.f-box3{
width:375px;
height:128px;
background:url(images/box3.png) no-repeat;
}
.f-left{
float:left;
width:225px;
height:auto;
}
.f-right{
 float:right;
 width:150px;
 height:auto;
}
.f-title{


font-size:16px;
font-weight:bold;
color:#fff;
margin-bottom:3px;
margin-top: 13px;
}
.f-desc{

margin-left: 80px;
margin-top:4px;
}
.f-prix{

margin-left:22px;
font-size:12px;
color:#fff;
}
.spacer{
width:150px;
height:4px;

}
.lang_box{
width:335px;
height:25px;
padding:2px;
padding-left:12px;
display:block;
}
.lang_fr a{
width:28px;
height:19px;
background: url(images/french.png) no-repeat;
display: block;
float:left;
}
.lang_fr a:hover{
 background-position: 0 -19px;
}
.lang_en a{
 width:29px;
height:19px;
background: url(images/english.png) no-repeat;
display: block;
float:left;
}
.lang_en a:hover{
background-position: 0 -19px;
}
.news2{
padding-left:4px;
font-family: verdana;
font-size:12px;
font-weight:bold;
color:#ff9900;
background: transparent;
}
.news_link2 a{
padding-left: 12px;
font-family: verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:navy;
background: transparent;
}
.news_link2 a:hover{
text-decoration: underline;
color:blue;
} 
.news_title{
font-family:arial,helvetica,sans-serif;    
color:navy;
font-size:18px;
}
.news_title a{
font-family:arial,helvetica,sans-serif;    
color:navy;
font-size:18px;
text-decoration: none;
}
.news_title a:hover{
 font-family:arial,helvetica,sans-serif;    
color:lightgrey;
font-size:18px;
text-decoration: underline;   
}
.contact{
font-family: arial,hevetica,sans-serif;
position:relative;
top:15px;
left:6px;
font-size:12px;
text-align: left;

}
.contact legend{
font-size:14px;
font-weight:bold;
}
.contact label{
width:100px;
margin:3px;
margin-left: 15px;
float:left;
}
.contact input{
float:right;
margin:3px;
margin-right:15px;
}
.contact button{
 text-align: center;
 margin-bottom:5px;
}
