/* div ids ----------------*/

html, body {
    margin:0;
    padding:0;
    min-height:100%;
}
body {
    background: url(../images/page_bg.jpg) repeat-x top left;
    background-color:#b7b7b7;
}

img, div { behavior: url(../images/iepngfix.htc) }

#wrap {
    background: url(../images/top_bg_inner.jpg) no-repeat top left;
    background-color:#f9f9f9;
    margin: 15px auto 15px auto;
    width:984px;
    height:100%;
    border:1px solid #333;
}
#header {
    background:url(../images/logotitre.gif) no-repeat 245px 70px;
    margin-top:0px;
    width:984px;
    height:157px;
}
#navholder {
    float:right;
    padding-right:0px;
    width:720px;
    height:20px;
}
#homebutton {
    float:left;
    width:20px;
    height:25px;
    padding-top:3px;
}
#nav {
    float:right;
    height:18px;
    padding-top:1px;
}
#footer {
    height:85px;
    background:url(../images/footer_bg.jpg) repeat-x top left;
    background-color:#333333;
    clear:both;
    text-align:center;
    margin-bottom:0px;
}
#calc {
    float:left;
    width:132px;
    height:149px;
    margin:0px auto 30px 35px;
}
#coordonnees {
    height:50px;
    text-align:center;
    font-family:arial, sans-serif;
    font-size:13px;
    font-weight:normal;
    padding:15px 0px 10px 0px;
    color:#999999;
}

#cartes {
    height:33px;
    border:1px solid blue;
}

iframe {
    overflow: hidden;
}

#troisetapes{
    width:500px;
    height:73px;
}

#merci {
    padding:10px;
    border: 1px solid #666666;
    background-color:#E4E4E4;    
}

#merci a {
    font-family:arial, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}   
 
#merci a:hover {
    color:#ffffff;
    text-decoration:underline;
}    

/* file download table ----------------*/

#filedownload, #fileupload {
    margin-left:30px;
    width:290px;
    height:90px;
    background-color:#ffffff;
    border:2px solid #999999;
    font-family:arial,sans-serif;
    font-size:11px;
    color:#333333;
    line-height:20px;
    padding:20px 30px 20px 30px;
}    
#filedownload {
    padding-top:5px;
    padding-bottom:15px;
    height:130px;
    overflow:auto;
}

/* 3 col pages ----------------*/

#maincontainer {
    float:left;
    width:984px;
    min-height:550px;
}
* html #maincontainer {
    float:left;
    margin-top:-10px;
    width:984px;
    height:550px;
}

#leftcol {
    float:left;
    margin-top:60px;
    width:220px;
    padding-right:30px;
}

#doublecol {
    float:left;
    margin-top:60px;
    width:750px;
    padding-right:30px;
    text-align:justify;
}

#centercol {
    float:left;
    margin-top:60px;
    width:500px;
    padding-right:30px;
    text-align:justify;
}

.videoplayer {
    float:left;
    margin:30px auto 30px auto;
    width:500px;
}

#centertop {
    float:left;
    width:500px;
    text-align:justify;
    margin-bottom:30px;
}

#innerleftcol{
    float:left;
    width:240px;
    text-align:justify;
    margin-bottom:30px;
}

#innerrightcol{
    float:right;
    width:240px;
    text-align:justify;
    margin-bottom:30px;
}

#rightcol {
    float:left;
    margin-top:60px;
    width:200px;
    text-align:center;
}

#folders {
    float:left;
    display:inline;
    width:158px;
    height:158px;
    margin:30px 0px 0px 50px;
}

#macommande {
    width:220px;
    height:73px;
    text-align:right;
}

/* formules ----------------*/

#formulesnav {
    float:right;
    display:inline;
    width:505px;
    height:73px;
    list-style-image: none;
    list-style-type: none;
} 
#formulesnav img {
    border:0px;
    float:left;
    margin-left:1px;
}
#flash, #express, #normal, #micro, #eco {
    float:right;
    display:inline;
    margin:40px 0px 0px 0px;
    padding:50px 0px 0px 0px;
    width:506px;
    height:254px;
}
#flash {
    background:url(../images/formules/flash_bg.gif) no-repeat;
}
#express {
    background:url(../images/formules/express_bg.gif) no-repeat;
}
#normal {
    background:url(../images/formules/normal_bg.gif) no-repeat;
}
#micro {
    background:url(../images/formules/micro_bg.gif) no-repeat;
}
#eco {
    background:url(../images/formules/eco_bg.gif) no-repeat;
}
#comparateur {
    background:url(../images/formules/spacer.gif) no-repeat;
}
#nosformules {
    width:163px;
    height:27px;
    margin-top:44px;
    margin-left:50px;
    background:url(../images/formules/nosformules_titre.gif) no-repeat;
}
ul#rjust {
    float:left;
    margin-top:20px;
    list-style:none;
    text-align:right;
}
a.bulletright {
    display:block;
    margin-bottom:10px;
    height:30px;
    padding-right:15px;
    background:url(../images/formules/bulletright.gif) no-repeat 100% 15%;
    font-family:Arial,sans-serif;
    font-size:11px;
    line-height:16px;
    color:#0042b0;
    font-weight:bold;
    text-decoration:none;
}
a:hover.bulletright {
    line-height:16px;
    color:#FFA043;
}  


/* rounded box ----------------*/

#roundbox {
    float:left;
    display:inline;
    margin:0px 0px 30px 18px;
    width:167px;
}
#topround {
    float:left;
    width:167px;
    height:20px;
}
#midround {
    float:left;
    width:147px;
    min-height:30px;
    background-color:#cccccc;
    padding:0px 10px 0px 10px;
    text-align:left;
}
#bottomround {
    float:left;
    width:167px;
    height:20px;
}

/* formulaire ----------------*/

form {
    margin:20px 0px 20px 0px;
    padding-bottom:0px;
}

fieldset {
    border:0;
    background-color:#ffffff;
    border:1px solid silver;
    padding:10px;
    width:480px;
}

p,input,select{
    font-family:Arial,sans-serif;
    font-size:11px;
    color:#333333;
    line-height:16px;
    text-align:justify;
    margin:2px;
}

legend {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    color:#000000;
    line-height:16px;
    text-align:left;
    margin:5px;
}
form.eform{
    width:450px;
    margin:0px;
}
label{
    display:block;
    clear:left;
    float:left;
    text-align:left;
    font-family:Arial,sans-serif;
    font-size:11px;
    color:#666666;
    font-weight:bold;
    width:180px;
}
p.explain{
    color:#0041B0;
    font-family:Arial,sans-serif;
    font-size:11px;
    font-weight:bold;
    padding:10px 10px 10px 0px;
}
input.field,textarea.field{
    width:250px;
    height:18px;
    border:1px solid #666666;
}

textarea.field{
    height:80px;
}











