
 body {
    background-color: #f8f6f7;
    color: #847475;
    font-family: Georgia, arial, sans-serif;
    font-family: Arial, Helvetica, sans-serif;
   

}
h1 {
    color: f46ea0;
    font-size: xx-large;
    font-family: Georgia;
    padding-top: 5px;
}
.imageflottante

{

    float: left;

}
.dessous

{

    clear: both;

}
.box-soustitre { background-color: transparent;
border: 3px solid #f8daec;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; 
width:150px; 
text-align:center;
width:180px;
margin-bottom:50px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}

#header #sidebar #content #footer {
  padding:1px 0;
     }

#header {
  background-image: url(http://salondetoilettagemobile.fr/wp-content/themes/Nouveau dossier/images/header.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  text-align: center;
  height: 273px;
}

#main {
    max-width: 1152px;
    margin: auto;
}
#sidebar {
    margin: 0px 0 0 0;
    display: table-cell;
     width: 305px;
    height: 400px;
    padding: 0px 0;
	float:left; 
	font-size:9pt;
}
#content {
	margin-right: 0px;
	margin-left: 100px;
	display: table-cell;
	width: 750px;
	height: auto;
	padding-left: 100px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-top: 0px;
	float: left;
	text-align: justify;
}

#footer {
    background-image: url(images/footer-bg.png);
    background-color: #cfc4c3;
    height: 172px;
    width: 100%;
    clear: both;
    display: block;

}
.titre {
    background-image: url(http://salondetoilettagemobile.fr/wp-content/themes/Nouveau dossier/images/titre-bg.png);
    text-align: center;
    font: normal;
    font-size: xx-large;
    font-family: Georgia, serif;
    color: #5f4c4d;
    width: 654px;
    height; 85px;
    padding-left: 18px;
    padding-top: 7px;
}
#post- {

}
.BOX {background-color: #cf615c;
border: 2px solid #ee9a96;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
opacity: 0.79;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 79);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 79);
font-family:  sans-serif; 
text-align:center;

color: #f8f6f7; 
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/
} 