/*Toutes les pages*/
body
{
width:960px;
margin:auto;
margin-bottom:10px;
background-color:#fefedf;
}
#entete
{
width:958px;
height:60px;
background:url(".../images/banniere-77pc.gif") no-repeat center #e8fdf0;
margin-top:2px;
margin-bottom:5px;
border:1px solid #d0c3e9;
}
#google
{
margin-left:140px;
}
#menu
{
float:left;
width:145px;
}
#menu_droit
{
float:right;
width:145px;
}
#corps
{
margin-left:140px;
margin-right:140px;
margin-bottom:5px;
}
#cadre_corps/*Cadres du corps*/
{
width:640px;
margin:auto;
padding:5px;
margin-bottom:5px;
border:1px solid #d0c3e9;
background-color:#e8fdf0;
}
#demi_cadre/*Cadre message*/
{
width:314px;
border:1px solid #d0c3e9;
padding:5px;
margin:auto;
margin-bottom:5px;
height:360px;
background-color:#e8fdf0;
font-size:0.9em;
}
#demi_cadre h4
{
text-align:right;
font-weight:bold;
font-family: "Comic sans MS", Arial, Verdana;
font-size:0.8em;
}
/*Fin cadres du corps*/
#temoignages/*Corps de la page Témoignages*/
{
margin-bottom:20px;
}
#temoignages h4
{
text-align:right;
font-weight:bold;
font-family: "Comic sans MS", Arial, Verdana;
font-size:0.8em;
}
#temoignages h3
{
font-family: "Comic sans MS", Arial, Verdana, serif;
}/*Fin page Témoignages*/

/*Les tableaux de la page Trucs & astuces*/
#tab_larg/*Largeur et bordures*/
{
width:630px;
border-collapse:collapse;
border:5px outset green;
}
#tab_larg td/*Les cellules des tableaux*/
{
border:1px solid green;
padding:3px;
}
#print/*Propriétés des tableaux à imprimer*/
{
width:960px;
border-collapse:collapse;
border:1px solid black;
}

/*Fin tableaux de la page Trucs & astuces*/

#pied
{
width:946px;
margin:auto;
border:1px solid #d0c3e9;
background-color:#e8fdf0;
font-size:0.7em;
text-align:center;
padding:5px;
}
p/*Tous les paragraphes: justifiés, retrait 1ere ligne, Comic Sans MS, verdana ou serif*/
{
text-align:justify;
text-indent:15px;
font-family:"Comic Sans MS", Verdana, serif;
font-size:0.9em;
}
h2, h3, h4, h5, h6
{
text-align:center;
}
a img/*Propriétés des liens et images contenues dans une balise <a>*/
{
border:none;
}
a:hover
{
color:green;
}
a
{
text-decoration:none;
}
h6/*Container Haut de page et menus du pied de page*/
{
text-align:center;
font-family:Arial, "Arial Black", Verdana, serif;
}
/*Propriétés des tableaux*/
caption/*Les titres de tous les tableaux */
{
font-weight:bold;
font-size:1.2em;
}
table/*Centre tous les tableaux dans le corps des pages*/
{
margin:auto;
border-collapse:collapse;
}
th
{
background-color:#33ff33;
}
/*Fin toutes les pages*/
/*Class*/
.element_menu/*Pour les blocs menus gauche et droit*/
{
margin-bottom:5px;
text-align:justify;
border-top:1px solid #d0c3e9;
border-left:1px solid #d0c3e9;
border-right:1px solid #d0c3e9;
border-bottom:1px solid #d0c3e9;
padding:3px;
background-color:#e8fdf0;

font-size:0.9em;
}
.liste_centree/*Pour centrer les listes à puces, dans le corps des pages*/
{
text-align:center;
}
/*page contacts*/
.aligndroit/*Aligne le contenu des cellules à droite*/
{
text-align:right;
vertical-align:top;
padding:5px;
}
.aligngauche/*Aligne le contenu des cellules à gauche*/
{
text-align:left;
vertical-align:top;
padding:5px;
}
.aligncentre/*Centre le contenu des cellules*/
{
text-align:center;
padding:5px;
}
/*Fin page Contacts*/
/*Page tarifs*/
.sans_puce/*Liste sans puce*/
{
list-style-type:none;
}
.fleche/*Liste à puce avec une petite flèche noire*/
{
list-style-image:url("../images/pt_fleche-noire.gif");
}
/*Fin page tarifs*/
.cmd
{
background-color:#d6d4d8;
border:1px solid #b7b6b8;
font-weight:bold;
}
.detente
{
text-align:justify;
font-size=0.6em;
}
.detente p
{
text-align:justify;
}
.couleur/*Couleur textes detente*/
{
color:#f5573d;
}
.vente/*page vente maison ML Philippe*/
{
font-family:Verdana, Arial, serif;
font-size:0.9em;
font-weight:bold;
}
.vente a
{
width: 200px;
height: 20px;
display: block;
text-align: center;
border: none;
text-decoration: none;
color: #040404;
background: #c06c7b;
}
#venteml th
{
border:1px solid black;
background-color:#040404;
}
/*Fin des class*/
