body {
    font-family: Arial;
	font-size: 12px;
    color: #707173;
    background-color: #6C6030;
	background-repeat: repeat-x;
    scrollbar-base-color:#AC9F36;
    scrollbar-track-color: #8EB6AE;                /* fond scroll */
    scrollbar-arrow-color: #000000;                /* fleches */ 
    margin: 0px 0px 0px 0px;
    }
td {
    font-family: Arial;
	font-size: 12px;
	}
table {
    font-family: Arial;
	font-size: 12px;
	}
form  {
    padding: 0px;
    border: 0px;
    margin: 0px;
    }

/* LIEN */
a {
	color: #9BAAA5;
	font-size: 12px; 
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
	}
a:hover {
	color: #C6A98B;
	text-decoration: none;
	font-size: 12px;
    font-weight: bold;
	}

/* MENU */
#lemenu {
	border: 0px solid #c4a6a5;
    }

/* FORMULAIRE */
INPUT {
    font-family: Arial;
	font-size: 12px;
    color: #707173;
	background-color: #FFFFFF;
	border: 1px solid #c4a6a5;	/* inset ridge groove double solid */
	}
.formulaire {
    font-family: Arial;
	font-size: 12px;
    color: #707173;
	background-color: #FFFFFF;
	border: 1px solid #c4a6a5;	/* inset ridge groove double solid */
	scrollbar-track-color: #E5E5E5;			/* fond scroll */
	scrollbar-arrow-color: #FFFFBF;			/* fleches */ 
	}
TEXTAREA {
    font-family: Arial;
	font-size: 12px;
    color: #707173;
	background-color: #FFFFFF;
	border: 1px solid #c4a6a5;	/* inset ridge groove double solid */
	}
SELECT {
    font-family: Arial;
	font-size: 12px;
    color: #707173; 
	background-color: #E0E7E9;
	border: 1px solid #c4a6a5;	/* inset ridge groove double solid */
	}
.form_but {
    font-family: Arial;
	font-size: 12px;
	background-color: #E0E7E9;
    color: #707173;
	border: 1px solid #c4a6a5;	/* inset ridge groove double solid */
	}
.ssclass {
	border: 0px solid #FFFFFF;
	background-image: none;
	background-color: transparent;
    color: #707173;
	}

/* CONTENU */
#fondtabprincipal {
    background-image: url(http://en.leboudoirdeserendipity.com/i/c/fond.jpg);
	background-repeat: no-repeat;
    width:933px;
    height:700px;
    text-align:left;
    }
#contenu {
    border: 0px #000000 dotted;
    position: relative;
    top: 31px;
    left: 60px;
    width: 750px;
    height: 443px;
    scrollbar-base-color:#ffffff;
    scrollbar-track-color: #ffffff;                /* fond scroll */
    scrollbar-arrow-color: #c4a6a5;                /* fleches */ 
    scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #c4a6a5;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-3dlight-color: #c4a6a5;
    }
#div_overflow {
    border: 0px #000000 dotted;
    overflow: auto;
    height: 443px;
    padding-right: 15px;
    }
#box_iti {
    width:300px;
    }
.positionlangue {
    padding-top:90px;    
    }
.positioncontact {
    padding-top:88px;    
    }
#traitfond {
    background-image: url(http://en.leboudoirdeserendipity.com/i/c/traitfond.gif);
    background-repeat: repeat-x;
    background-position: center top;
    }
        
/* TEXTE */
.titrepara {
    font-weight: bold;
    color: #b0a42c;
    }
#rienquepourvous b , #rienquepourvous strong{
    font-weight: bold;
    color: #b0a42c;    
    }
.imgbas {
    margin-top: 52px;
    }
html>body .imgbas { /* pr FF */
    margin-top: 55px;
    }