@charset "utf-8";
/* CSS Document */

#corps{
height:500px; /* on change ici la hauteur de la page !!!!! */
}
#contenu{
position:absolute;
left:120px;
width:660px;

}
#site{
height:1330px;
}
#fond-menuvertical{
height:920px;
}
#titre_haut{
margin:38px 0 20px 9px;
}

#contenu p{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
letter-spacing:0;
margin-left:28px;
margin-right:5px;
text-indent:20px;
}
#speech{
width:600px;
height:130px;
padding: 15px 0 0 30px;
margin-bottom:0px;
padding-bottom:0;
}

#speech p.paragr_bleu{
margin:0 50px 0 40px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0033CC;
text-align:center;
line-height:18px;
letter-spacing:0;
}
#speech p.paragr_normal{
margin:15px 50px 0 40px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
text-align:center;
letter-spacing:0;
}
#speech p.paragr_normal2{
margin:15px 50px 0px 40px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
text-align:center;
letter-spacing:0;
}
#speech p.paragr_normal a#acrobat img{
border:none;
}
#speech p.paragr_normal a#acrobat{
text-decoration:none;
color:#0066FF;
}
hr{
width:500px;
padding-top:0px;
margin-bottom:20px;
color:#0000CC;
position:relative;
top:75px;
}
#plaquettes{
position:relative;
top:75px;
width:660px;
height:400px;
margin:auto;
}
table{
width:580px;
margin:auto;
margin-bottom:30px;
}
h1{
color:white;
font-size:11px;
width:284px;
padding-bottom:3px;
padding-top:4px;
text-align:center;
margin-left:13px;
font-weight:normal;
letter-spacing:-0.4px;
margin-bottom:0px;
text-decoration:none;
}
h1#retail{
background-color: #01478f;
}
h1#mode{
background-color: #732849;
}
h1#florale{
background-color: #7b8562;
}
h1#titre{
background-color: #3d2b29;
}
h1#webc{
background-color: #4a6181;
}
h1#cash{
background-color: #1c7ca6;
}
h1#livr{
background-color: #4c401e;
}
table a{
text-align: center;
margin:15px;
border:none;
}

table a img{
margin-top:5px;
margin-bottom:25px;
border:3px solid #e9eae7;
}
table a img:hover{
margin-top:5px;
margin-bottom:25px;
border:3px solid #0033CC;
}

/*____________________________debut de footer______________________________*/
#footer{
position:absolute;
top:1320px;
text-align:center;
color:white;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
letter-spacing:1px;
}

#barre_bleu{
background-image: url(../images/contenu/footer_barre_bleu.png);
background-repeat: no-repeat;
width:780px;
height:15px;
line-height:15px;
margin:0;
padding:0;
}


/*____________________________fin de footer______________________________*/