* {
border:0;
margin:0;
padding:0;
list-style:none;
font-size:100%;
outline:none; }

input, textarea, select {
border:1px solid #906b08;
padding:2px;
vertical-align:middle; }

.bouton {
background:#fff;
width:100px;
font-size:14px;
}

body {
padding-top:40px;
background:#fff url(img/body_fond.jpg) no-repeat center top;
text-align:justify;
font:100%/1.3 Arial, "Times New Roman", sans-serif; }

/***** Flash & Déco *****/

div#menu_flash {
width:853px;
height:42px;
margin:0 auto;
/*background:transparent url(img/menu_flash.png) no-repeat;*/ }

div#logo {
position:absolute;
top:-30px;
left:-20px;
width:174px;
height:274px;
/*background:transparent url(img/logo.png) no-repeat;*/ }

div#banniere {
position:absolute;
bottom:-2px;
left:180px;
width:558px;
height:260px;
background:transparent url(img/banniere_fond.png) no-repeat; }

/***** Stylage contenu *****/

h1, .invis {
position:absolute;
top:-9999px; }

h2 {
position:relative;
left:-4px;
text-indent:-9999px;
margin-bottom:20px;
height:23px; }

h2.entreprise {
background:transparent url(img/h2_entreprise.png) no-repeat left; }

h2.plan {
background:transparent url(img/h2_plan.png) no-repeat left; }

h2.demarches {
background:transparent url(img/h2_demarches.png) no-repeat left; }

h2.contrat {
background:transparent url(img/h2_contrat.png) no-repeat left; }

h2.marbrerie {
background:transparent url(img/h2_marbrerie.png) no-repeat left; }

h2.articles {
background:transparent url(img/h2_articles.png) no-repeat left; }

h2.fleurs {
background:transparent url(img/h2_fleurs.png) no-repeat left; }

h2.contact {
background:transparent url(img/h2_contact.png) no-repeat left; }

h2.plan {
background:transparent url(img/h2_plan.png) no-repeat left; }

div#presentation_contenu p {
margin-bottom:15px; 
}


div#presentation_contenu .image {
float:right;
margin-left:15px;
border: 3px solid #906b08;

}

div#presentation_contenu a {
color:#906b08;
text-decoration:none;
}

div#presentation_contenu a:hover{
text-decoration:underline;
}

/***** Layout *****/

div#global {
width:915px;
min-height:812px;
margin:0 auto;
background:transparent url(img/site_fond.png) no-repeat top; }

div#entete {
position:relative;
width:100%;
height:245px; }

div#menu {
padding:20px 0; }

div#contenu {
width:840px; /*915*/
padding-left:35px;
padding-right:40px; }

div#presentation_contenu {
min-height:400px;
font-size:80%;
color:#906b08; }

div#pied {
text-align:center;
width:100%; }

/***** #entete *****/

div#coordonnees {
position:absolute;
top:80px;
right:25px;
width:170px;
text-align:center;
font-size:70%;
letter-spacing:0.5px;
color:#781b45;
text-transform:uppercase; }

div#coordonnees dl dt {
margin-bottom:10px; }

div#coordonnees dl dt span {
display:block; }

/***** #pied *****/

div#pied ul {
padding:20px 0; }

div#pied ul li {
color:#906b08;
font-size:65%;
display:inline; }

div#pied ul li a {
text-decoration:none;
color:#906b08;
margin:0 2px; }

div#pied ul li a:hover {
text-decoration:underline; }