/*-------------------------- ACCUEIL ----------------------------------------------------------*/
.acc_plusdinfos_vert,.acc_plusdinfos_red,.acc_plusdinfos_blue {
position:relative;
width:56px; height:37px;
margin:0;
background-image:url(images/contenu/acc_plusdinfos_trans.gif);
background-repeat:no-repeat;
display:block;
}
.acc_plusdinfos_vert { background-color:#339966; }
.acc_plusdinfos_vert:hover { background-color:#1c7a4b; }
.acc_plusdinfos_red { background-color:#f18789; }
.acc_plusdinfos_red:hover { background-color:#ff5858; }
.acc_plusdinfos_blue { background-color:#7fa2c5; }
.acc_plusdinfos_blue:hover { background-color:#2e47ab; }

.acc_lastreal_bg {
position:relative;
width:212px; height:153px;
margin-left:0px; margin-top:3px;
padding-left:4px; padding-top:3px;
text-decoration:none;
border:0;
background-image:url(images/contenu/acc_lastreal_bg.gif);
background-repeat:no-repeat;
float:left;
display:block;
}


/*-------------------------- CONTACT ----------------------------------------------------------*/
.cont_cadre_wait {
position:absolute;
width:398px; height:138px;
left:0px; top:0px;
background-color:#FFFFFF;
border:1px solid #586a96;
display:none;
z-index:110;
}

/*-------------------------- REALISATIONS ----------------------------------------------------------*/
.real_capt_bg_big {
position:relative;
width:322px; height:232px;
margin:0;
background:url(images/contenu/real_capt_bg_big.gif) no-repeat;
float:left;
display:inline;
}
.real_capt_bg_big img { position:absolute; left:5px; top:4px; }

.real_capt_bg_small {
position:relative;
width:150px; height:108px;
margin:0;
background:url(images/contenu/real_capt_bg_small.gif) no-repeat;
cursor:url('images/contenu/loupe_zoomin.cur'), auto;
float:left;
display:block;
}
.real_capt_bg_small img { position:absolute; left:3px; top:2px; }

.real_btn_left,.real_btn_left_select {
position:relative;
width:234px;
margin:0;
padding:5px 0px 5px 6px;
font-size:12px;
color:#333333;
text-decoration:none;
float:left;
display:inline;
}
.real_btn_left:hover { text-decoration:none; background-color:#d3d9e2; }
.real_btn_left_select { background-color:#f5f6f7; }

/*-------------------------- FORMULE ----------------------------------------------------------*/
.formule_e-presence,.formule_e-presence_plus,.formule_e-dynamique,.formule_e-catalogue {
position:relative;
width:480px; height:21px;
margin:0;
float:left;
display:inline;
}
.formule_e-presence { background:url(images/contenu/formule_e-presence.gif) no-repeat; }
.formule_e-presence_plus { background:url(images/contenu/formule_e-presence_plus.gif) no-repeat; }
.formule_e-dynamique { background:url(images/contenu/formule_e-dynamique.gif) no-repeat; }
.formule_e-catalogue { background:url(images/contenu/formule_e-catalogue.gif) no-repeat; }

.formule_cadre_mid {
position:relative;
width:478px;
margin:0;
background-color:#FFFFFF;
border-left:1px solid #d6d7d8;
border-right:1px solid #d6d7d8;
font-size:11px;
float:left;
display:inline;
}
.formule_cadre_bas {
position:relative;
width:480px; height:12px;
margin:0;
font-size:1px;
background:url(images/contenu/formule_cadre_bas.gif) no-repeat;
float:left;
display:inline;
}

/*-------------------------- CREATION SITE ----------------------------------------------------------*/
.site_ligne_fleche {
position:relative;
width:255px;
margin-left:0px; margin-top:3px;
padding-left:15px;
background-image:url(images/contenu/site_fleche_bgVert.gif);
background-position:4px 4px;
background-repeat:no-repeat;
float:left;
display:inline;
}

/*-------------------------- BTNS COMMUNS ----------------------------------------------------------*/
.btn_plus_left,.btn_plus_right,.btn_fleche_right {
position:relative;
height:26px;
margin:0;
padding-left:32px;
line-height:24px;
font-size:16px;
color:#666666;
text-decoration:none;
background-repeat:no-repeat;
display:block;
}
.btn_plus_left { background-image:url(images/contenu/btn_plus_left.gif); }
.btn_plus_left:hover { background-image:url(images/contenu/btn_plus_left_over.gif); color:#444444; line-height:25px; }
.btn_plus_right { background-image:url(images/contenu/btn_plus_right.gif); }
.btn_plus_right:hover { background-image:url(images/contenu/btn_plus_right_over.gif); color:#444444; line-height:25px; }
.btn_fleche_right { background-image:url(images/contenu/btn_fleche_right.gif); }
.btn_fleche_right:hover { background-image:url(images/contenu/btn_fleche_right_over.gif); color:#444444; line-height:25px; }

