/* CSS du site */

body{
margin-top: 0px;
margin-bottom: 0px;
background-image: url("../img/fond.jpg");
background-position: center;
background-repeat: yes-repeat;
color: #000000;
text-align: center;
font-family: Calibri, Arial, Times New Roman;
}

#logo_si{
width: 50px;
height: 230px;
position: absolute;
margin-top: -50px;
margin-left: 270px
}

#fond_perso{
width: 885px;
text-align: center;
}

#page{
width: 900px;
height: auto;
margin-right: auto;
margin-left: auto;
background-color: #FFFFFF;
font-family: Calibri, Arial, Times New Roman;
}
#logoban{
width: 900px;
height: 150px;
background-image: url("../img/banniere.jpg");
background-position: center;
background-repeat: no-repeat;
font-family: Calibri, Arial, Times New Roman;
}
#menuh{
width: 900px;
height: 30px;
text-align: center;
background-color: #FFFFFF;
background-image: url("../img/men.png");
background-position: center;
background-repeat: no-repeat;
font-family: Calibri, Arial, Times New Roman;
}
#corp{
width: 900px;
min-height: 200px;
background-color: #FFFFFF;
padding-bottom: 70px;
font-family: Calibri, Arial, Times New Roman;
}
#corpplan{
width: 900px;
min-height: 200px;
background-color: #FFFFFF;
padding-bottom: 70px;
font-family: Calibri, Arial, Times New Roman;
text-align: left;
}
#corp2{
width: 900px;
min-height: 200px;
background-color: #FFFFFF;
padding-bottom: 100px;
}
#corph{
width: 900px;
height: 20px;
position : absolute;
background-image: url("../img/corp.png");
background-position: center top;
background-repeat: no-repeat;
font-family: Calibri, Arial, Times New Roman;
}
#corpb{
width: 900px;
height: 20px;
background-image: url("../img/corpbas.png");
background-position: center bottom;
background-repeat: no-repeat;
position: fixed;
bottom: 56px;
font-family: Calibri, Arial, Times New Roman;
}
#bas{
width: 900px;
height: 56px;
background-color: #315090;
background-image: url("../img/bas.jpg");
background-position: center;
background-repeat: no-repeat;
text-align: center;
position: fixed;
bottom: 0;
font-family: Calibri, Arial, Times New Roman;
}



/* Les couleurs de liens par défault */
a { /* Couleur du lien, normal */
  color: #000000;
}
a:link { /* Couleur du lien, normal */
  color: #000000;
  text-decoration: none;
}
a:visited { /* Couleur du lien, Lien visiter */
  text-decoration: none;
  color: #000000;
}
a:hover { /* Couleur du lien, en passant la souri dessu */
  text-decoration: none;
  color: #FF8000;
}
a:active { /* Couleur du lien, Lien en cours d'utilisation */
  text-decoration: none;
  color: #FFFF28;
}



#mentions{
	font-family: Calibri, Arial, Times New Roman;
	font-size: 15px;
	text-align: left;
	padding-left: 60px;
}
.h2_mentions{
	text-align: center;
	font-family: Calibri, Arial, Times New Roman;
}
.h3_mentions{ /*Mentions Légales*/
	text-align: left;
	font-family: Calibri, Arial, Times New Roman;
	padding-left: 30px;
}
#cot1{
position : relative;
float: left;
text-align: left;
width: 400px;
height: 120px;
margin-left: 70px;
background-image: url("../img/fond_mentions.png");
background-position: left;
background-repeat: no-repeat;
font-family: Calibri, Arial, Times New Roman;
}
#cot2{
position: relative;
float: left;
text-align: left;
width: 350px;
height: 120px;
background-image: url("../img/fond_mentions.png");
background-position: right;
background-repeat: no-repeat;
margin-right: 70px;
font-family: Calibri, Arial, Times New Roman;
}



#spanleft{
float: left;
}
#spanright{
float: right;
}



#corp_nous_contactez{
width: 900px;
min-height: 350px;
background-image: url("../img/enveloppe.png");
background-position: center 30px;
background-repeat: no-repeat;
font-family: Calibri, Arial, Times New Roman;
padding-bottom: 50px;
}
#div_tel_enveloppe{
width: 165px;
height: 45px;
margin-left: 85px;
font-family: Calibri, Arial, Times New Roman;
}
#div_adresse_enveloppe{
width: 233px;
height: 65px;
margin-left: 450px;
margin-top: 35px;
font-family: Calibri, Arial, Times New Roman;
float: left;
text-align: center;
}
#div_mail_enveloppe{
width: 165px;
height: 23px;
margin-left: 100px;
margin-top: 10px;
font-family: Calibri, Arial, Times New Roman;
float: left;
}
#div_ville_enveloppe{
width: 380px;
height: 40px;
margin-left: 325px;
margin-top: 45px;
font-family: Calibri, Arial, Times New Roman;
float: left;
}
#post_it_enveloppe{
background-image: url("../img/post-it.png");
background-repeat: no-repeat;
font-family: Calibri, Arial, Times New Roman;
text-align: center;
position: absolute;
font-size: 12px;
color: red;
margin-left: 125px;
width: 200px;
height:200px;
}

#assistance{
width: 880px;
font-family: Calibri, Arial, Times New Roman;
margin-top: 20px;
text-align: left;
padding-left: 20px;


}


#parking_enveloppe{
height: 20px;
width: 150px;
position: absolute;
margin-left: 650px;
margin-top: -50px;

}

#entreprise{
text-align: justify;
margin-right:7px;
margin-left:7px;
padding:0;
}
#entreprise img{
float:left;
margin:5px 10px 10px 5px;
}


#nom_produit{
color: #3fcd27;
font-size: 25pt;
font-weight:bolder;
width: 850px;
text-align: center;
font-family: Calibri, Arial, Times New Roman;
}
#prix_promo{
color: #FFFFFF;
width: 150px;
height: 50px;
margin-right: 300px;
margin-left: auto;
background-image: url("../img/prix_promo.png");
background-position: center;
background-repeat: no-repeat;
vertical-align: bottom;
padding-top: 13px;
font-size: 20pt;
font-weight:bolder;
text-align: center;
font-family: Calibri, Arial, Times New Roman;
}
#prix{
color: #000000;
width: 70px;
height: 20px;
font-size: 12pt;
font-weight:bolder;
text-align: center;
position: absolute;
margin-left: 250px;
margin-top: 20px;
font-family: Calibri, Arial, Times New Roman;
}
#tarif{
color: #FF0000;
width: 150px;
height: 50px;
padding-top: 5px;
font-size: 20pt;
font-weight:bolder;
text-align: center;
position: relative;
margin-left: 50px;
font-family: Calibri, Arial, Times New Roman;
}
#etat_produit{
font-weight:bolder;
font-size: 14pt;
font-family: Calibri, Arial, Times New Roman;
color: #2266ff;
}
#prixbar{
background-image: url("../img/prixsipromo.png");
background-position: center;
background-repeat: no-repeat;
width: 70px;
height: 20px;
position: absolute;
top: 0;
font-family: Calibri, Arial, Times New Roman;
}
#produit{
width: 900px;
position: relative;
float: left;
border-top:none;
border-right: none;
border-left:none;
border-bottom-style: solid 1px black;
margin-left: 25px;
font-family: Calibri, Arial, Times New Roman;
}
#produiti{
width: 900px;
position: relative;
float: left;
border: 1px black;
border-style: solid;
font-family: Calibri, Arial, Times New Roman;
}
.border_top{
position:absolute;
margin-top: 0;
background-image: url("../img/border.png");
height:1px;
width: 850px;
}
#produitmarq{
width: 900px;
height: 400px;
position: relative;
text-align: center;
}
#produitmarqu{
width: 900px;
height: 400px;
position: absolute;
top: 0;
background-image: url("../img/fond_flash.png");
background-position: top-center;
background-repeat: no-repeat;
}
#produitmarquee{
width: 900px;
height: 400px;
border: no-border;
background-image: url("../img/fond_promo.gif");
background-repeat: no-repeat;
font-family: Calibri, Arial, Times New Roman;
}
#photo_produit{
width: 250px;
max-height: 300px;
position: relative;
float: left;
font-family: Calibri, Arial, Times New Roman;
margin-top: 10px;
margin-left: 20px;
margin-right: 5px;
}
#descrip_produit{
width: 540px;
position: relative;
float:right;
text-align: justify;
font-family: Calibri, Arial, Times New Roman;
margin-right: 30px;
padding-right: 20px;
padding-left: 5px;
margin-top: 7px;
}

#presentation_index{
text-align: center-justify;
color: #7db70e;
font-weight:bolder;
}

#presentation_index a{
color: #7db70e;
}

/* css pour la tooltip lien avec preview */
#screenshot{
        position:absolute;
        border:1px solid #ccc;
        background:#333;
        padding:5px;
        display:none;
        color:#fff;
}
/* css pour la tooltip image preview */
#preview{
        position:absolute;
        border:1px solid #ccc;
        background:#333;
        padding:5px;
        display:none;
        color:#fff;
}
/* css pour la tooltip normal */
#tooltip{
        position:absolute;
        border:1px solid #333;
        background:#f7f5d1;
        padding:2px 5px;
        color:#333;
        display:none;
}

#services{
width: 880px;
font-family: Calibri, Arial, Times New Roman;
margin-top: 20px;
text-align: left;
padding-left: 20px;
background-image: url("../img/services.png");
background-position: 95% 2%;
background-repeat: no-repeat;

}
.p_services{
width: 550px;
text-align: left;
margin-left: 200px;
}
