#html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: "Times New Roman", Times, FreeSerif, serif;
	background: #25111d;
}

* {
	margin: 0px;
	padding: 0px;
}

a {
	outline: 0px;
}

a img {
	border: none;
}

button {
	padding: 0px;
	margin: 0px;
	background: none;
	border: none;
}

h2 {
	font-weight: normal;
	color: #721d4e;
	font-size: 22px;
	padding: 10px 0px;
	position: relative;
	margin-top: 20px;
}

h2:before {
	content:url(../images/parentheze.png);
	position: absolute;
	left: -15px;
	top: 0px;
}

h2.vert { color: #608100; }

h2.vert:before {
	content:url(../images/parentheze-verte.png);
}

h2.bleu { color: #585392; }

h2.bleu:before {
	content:url(../images/parentheze-bleu.png);
}

h4 a,
h4 {
	color: #ad7b97 !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
	text-decoration: none;
	font-family: "Times New Roman", Times, FreeSerif, serif !important;
	font-size: 13px !important
}

form p {
	padding: 5px 0px;
	position: relative;
}

form p label {
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	text-align: right;
	padding-right: 10px;
	font-family: "verdana";
	font-weight: 100;
}

form input[type="text"],
form textarea {
	border: 1px solid #dfc8d3;
	padding: 2px;
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	font-family: arial;
	font-size: 12px;
}

form textarea {
	height: 100px;
}

.admin form input[type="text"],
.admin form textarea {
	width: 500px;
}


.admin form textarea { height: 300px; }

.marque {
	color: #721d4e;
}

.answer {
	font-size: 13px;
	color: #000;
}

/*** ALL ***/
#all {
	width: 1024px;
	margin: auto;
    margin-top: 31px;
	background: #FFF;
	position: relative;
	padding: 2px 0px;
}

/*** PAGE ***/
#page {
	width: 1024px;
	margin: auto;
	background: #FFF url(../images/degrade-rose-full.jpg) repeat-y;
	position: relative;
	zoom: 1;
	overflow: hidden;
	border-right: 1px solid #a05b86;
}

#pagehome {
	width: 1280px;
	margin: auto;
	position: relative;
	/*overflow: hidden;*/
}

/*-----------------------------*/

/*** DEBUT PAGES ***/

#visuel {
	width: 323px;
	padding: 0px 2px;
	float: left;
	position: relative;
}

#content {
	width: 368px;
	float: left;
	padding: 0px 70px 0px 30px;
	background: #FFF url(../images/fond-pages.jpg) repeat-y;
	min-height: 764px;
	position: relative;
	border-left: 1px solid #a05b86;
}

.admin #content {
	width: 691px;
	border-left: 1px solid #a05b86;
}

#content div {
	margin-bottom: 20px;
}

#content div.rose {
	font-size: 16px;
	color: #ad7b97;
	font-style: italic;
}

#content a {
	font-weight: 100;
	font-size: 12px;
	color: #7b6c75;
	font-family: "verdana";
}

#content ul { padding-bottom: 5px; }

#content ul li {
	list-style: none;
	padding: 7px 0px 0px 15px;
}

#content ul.puce-rose li,
#content ul.rose li {
	background: transparent url(../images/puce-rose.png) no-repeat scroll left 13px;
}

#content ul.vert li,
#content ul.puce-verte li { background: transparent url(../images/puce-verte.png) no-repeat scroll left 13px; }
#content ul.bleu li,
#content ul.puce-bleu li { background: transparent url(../images/puce-bleu.png) no-repeat scroll left 13px; }

#content ul.rose li { color: #721d4e; }
#content ul.vert li { color: #b0bf51; font-size: 16px; }
#content ul.bleu li { color: #8b99c4; font-size: 16px; }

#content ul.rose li a {
	font-family: "Times New Roman", Times, FreeSerif, serif;
	font-size: 14px;
	color: #ad7b97;
}

#content ul.rose li a:hover b {
	color: #711d4e;
}

#content ul.arrow-pink li {
	padding: 2px 10px;
	background: transparent url(../images/arrow-rose.jpg) no-repeat scroll left center;
}

#content ul.arrow-pink li a {
	font-size: 13px;
	text-decoration: none;
	color: #2c1322;
	font-family: "Times New Roman", Times, FreeSerif, serif;
}

#content .marque { font-weight: bold; }

#sidebar {
	width: 165px;
	min-height: 764px;
	padding-right: 58px;
	float: left;
	position: relative;
    z-index: 10;
}

#sidebar #logo {
	position: absolute;
	left: -50px;
    z-index: 10;
}

#logo img {
	display: block
}

#navigation ul.premierniveau,
#navigation ul.secondniveau{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#navigation ul.premierniveau {
    position: relative;
    z-index: 8;
    width: 164px;
    background: #721d4e;
    margin-top: 204px;
}

#navigation ul.premierniveau li.premierniveau{
    color: #fff;
    cursor: pointer;
    font-family: "verdana";
}

#navigation ul.premierniveau li.premierniveau span{
    display: block;
    padding-left: 7px;
    padding-top: 4px;
    height: 21px;
    background: url('../images/navigation-premierniveau-fond.jpg') top left repeat-x;
}

#navigation ul.premierniveau li.premierniveau.first span{
    background: url('../images/navigation-premierniveau-fond-first.jpg') top left repeat-x;
    padding-top: 18px;
    height: 21px;
}

#navigation ul.secondniveau{
    background: #290021;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 7px;
    display: none;
}

#navigation ul.secondniveau.selected{
    display: block;
}

#navigation ul.secondniveau li{
    line-height: 18px;
}

#navigation ul.secondniveau li a{
    text-decoration: none;
    color: #d8bdcb;
    font-size: 11px;
}

#navigation ul.secondniveau li.selected a{
    color: #fff;
}

#navigation ul.secondniveau li a:hover{
    color: #fff;
}

#buttons {
	margin-top: 25px;
}

.btn-bordeaux,
.btn-turquoise,
.btn-vert,
.btn-bleu {
	height: 26px;
	padding: 0px 10px 0px 10px;
	line-height: 26px;
	display: block;
	color: #FFF !important;
	font-size: 13px !important;
	font-weight: 100;
	text-decoration: none;
	border-left: 1px solid #c8c8de;
	border-right: 1px solid #e4e4ef;
	background: transparent url(../images/btn-degrade-bleu.jpg);
	font-family: verdana !important;
}

.btn-bordeaux:hover,
.btn-turquoise:hover,
.btn-vert:hover,
.btn-bleu:hover {
	background-position: 26px 26px;
}

.btn-turquoise {
	border-left: 1px solid #cad79c;
	border-right: 1px solid #e5ebcd;
	background: transparent url(../images/btn-degrade-turquoise.jpg);
}

.btn-bordeaux {
	border-left: 1px solid #cad79c;
	border-right: 1px solid #e5ebcd;
	background: transparent url(../images/btn-degrade-bordeaux.jpg);
}

.btn-vert {
	border-left: 1px solid #cad79c;
	border-right: 1px solid #e5ebcd;
	background: transparent url(../images/btn-degrade-vert.jpg);
}

.btn-envoyer {
	width: 71px;
	overflow: hidden;
	display: inline-block;
}

.btn-envoyer:hover {
	text-indent: -71px;
}

/*** FIN PAGES ***/

/*-----------------------------*/

#pagehome{
    margin-top: 31px;
}

#home #slideshow{
    position: relative;
    width: 1280px;
    height: 663px;
    overflow: hidden;
}

#home #mif-expo{
    position: absolute;
    z-index: 1000;
    top: -20px;
    left: -40px;
}

#slideshow .slideshowtexte{
    position: absolute;
    display: block;
    z-index: 15;
    bottom: 340px;
    right: 0;
    background: url('../images/slideshow-texte-fond.png') top left repeat;
    min-width: 320px;
    padding: 30px 30px 50px 30px;
    line-height: 40px;
}

#home #menuprincipal{
    position: absolute;
    z-index: 101;
    width: 790px;
    left: 50%;
    margin-left: -395px;
    top: 8px;
    text-align: center;
}

#menuprincipal ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#menuprincipal ul.premierniveau li.premierniveau{
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

#menuprincipal li.premierniveau.menu1{
    width: 114px;
}

#menuprincipal li.premierniveau.menu2{
    width: 98px;
}

#menuprincipal li.premierniveau.menu3{
    width: 146px;
}

#menuprincipal li.premierniveau.menu4{
    width: 190px;
}

#menuprincipal li.premierniveau.menu5{
    width: 192px;
}

#menuprincipal ul.premierniveau li.premierniveau span{
    display: block;
    height: 39px;
    line-height: 39px;
    background: url('../images/home-menu-fond.png') top left repeat-x;
    color: #3a072d;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}

#menuprincipal ul.premierniveau li.premierniveau:hover span{
    background: url('../images/home-menu-fond.png') bottom left repeat-x;
}

#menuprincipal .secondniveau{
    display: none;
    background: url('../images/home-sousmenu-fond.png') top left no-repeat;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
}

#menuprincipal .secondniveau a{
    display: block;
    color: #3a072d;
    line-height: 14px;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
}

#menuprincipal .secondniveau a:hover{
    color: #721D4E;
    text-decoration: underline;
}

/*#menuprincipal li.premierniveau:hover > .secondniveau { display: block; }*/

#boutonhome{
    position: absolute;
    /*top: 466px;*/
    top: 587px;
    z-index: 30;
}

#boutonhome .toopen .titre{
    display: block;
    margin-left: 88px;
    width: 160px;
    margin-top: 26px;
    letter-spacing: 3px;
}

#boutonhome #home-devenircliente.toopen .titre{
    margin-left: 26px;
}

#boutonhome .toopen .texte{
    display: block;
    margin-left: 22px;
    width: 224px;
    margin-top: 37px;
}

#boutonhome .toopen .cliquezici{
    display: block;
    margin-left: 22px;
    width: 220px;
    margin-top: 6px;
    text-decoration: underline;
}

#home-devenirconseillere,
#home-devenirhotesse,
#home-devenircliente,
#home-fabricationfrancaise{
    display: block;
    float: left;
    width: 262px;
    height: 76px;
    /*height: 197px;*/
    margin-left: 10px;
    cursor: pointer;
    text-decoration: none;
}

#home-devenirconseillere
{
    margin-left: 100px;
    background: url('../images/bouton-home-devenezconseillere.png') top left no-repeat;
}

#home-devenirhotesse{
    background: url('../images/bouton-home-devenezhotesse.png') top left no-repeat;
}

#home-devenircliente{
    background: url('../images/bouton-home-devenezcliente.png') top left no-repeat;
}

#home-fabricationfrancaise{
    background: url('../images/bouton-home-fabricationfrancaise.png') top left no-repeat;
}

#home-liensbas{
    position: relative;
    z-index: 30;
    width: 1280px;
    min-height: 329px;
    background: #fff url('../images/home-lienbas-fond.jpg') top left repeat-x;
}

#home-liensbas h2 {
	font-weight: normal;
	color: #721d4e;
	font-size: 22px;
    margin: 0;
    padding: 10px 0px;
	position: relative;
}

#home-liensbas  h2:before {
	content:url(../images/parentheze.png);
	position: absolute;
	left: -15px;
	top: 0px;
}

#home-liensbas #decouvrezindiscrete{
    float: left;
    margin-left: 86px;
    width: 260px;
    margin-top: 26px;
    line-height: 18px;
}

#home-liensbas #decouvrezindiscrete p{
    padding-top: 4px;
}

#home-liensbas #decouvrezuniversindiscrete{
    float: left;
    margin-left: 60px;
    margin-top: 26px;
    width: 480px;
    line-height: 18px;
}

#home-liensbas #decouvrezuniversindiscrete .colonne{
    float: left;
    width: 140px;
    padding-right: 20px;
}

#home-liensbas #contacteznous #linkcontact a:hover,
#home-liensbas #decouvrezuniversindiscrete .colonne a:hover{
    color: #721D4E;
    text-decoration: underline;
}

#home-liensbas #decouvrezuniversindiscrete .colonne span{
    display: block;
    margin-bottom: 6px;
}

#home-liensbas #decouvrezuniversindiscrete p{
    padding-top: 4px;
    padding-bottom: 10px;
}

#home-liensbas #decouvrezuniversindiscrete a{
    text-decoration: none;
}

#home-liensbas #contacteznous{
    float: left;
    margin-left: 60px;
    margin-top: 26px;
    width: 240px;
    line-height: 18px;
}

#home-liensbas #contacteznous #linkcontact{
    margin-top: 4px;
}

#home-liensbas #contacteznous #linkcontact a{
    display: block;
    width: 164px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    text-decoration: none;
}

#home-liensbas #contacteznous #linkcontact a.borderbottom{
    border-bottom: 1px solid #dcc6d3;
}

#toolbar{
    position: absolute;
    height: 31px;
    z-index: 100;
    width: 100%;
    top: 0;
    background: url('../images/toolbar-fond.jpg') top left repeat-x;
}

#toolbarhome{
    position: relative;
    width: 1280px;
    margin: 0 auto;
    height: 31px;
    text-align: right;
}

#toolbarpage{
    position: relative;
    width: 1024px;
	margin: auto;
    height: 31px;
    text-align: right;
}

#toolbar #espaceconseillere{
    float: right;
    margin-left: 13px;
    background: url('../images/toolbar-fond-espace-conseillere.png') top left no-repeat;
    width: 150px;
    height: 31px;
    color: #fff;
    font-size: 11px;
    line-height: 31px;
    text-decoration: none;
    padding-right: 20px;
    cursor: pointer;
}

#toolbar #espaceconseillere:hover{
    background: url('../images/toolbar-fond-espace-conseillere.png') bottom left no-repeat;
}

#toolbar #espaceconseillere.selected{
    background: url('../images/toolbar-fond-espace-conseillere-selected.png') top left no-repeat;
}

#toolbar #espaceconseillere.selected:hover{
    background: url('../images/toolbar-fond-espace-conseillere-selected.png') bottom left no-repeat;
}

#toolbar #espaceconseillereformulaire{
    display: none;
    position: absolute;
    z-index: 1000;
    top: 31px;
    right: 0;
    height: 110px;
    width: 169px;
    background: url('../images/espaceconseillere-formulaire-fond.jpg') top left repeat-x;
}

#toolbar #espaceconseillereformulaire #formulaireespaceconseillere{
    color: #7e1d46;
    font-size: 12px;
    text-align: left;
    margin-top: 15px;
    margin-left: 13px;
}

#toolbar #espaceconseillereformulaire #formulaireespaceconseillere input[type="text"],
#toolbar #espaceconseillereformulaire #formulaireespaceconseillere input[type="password"]{
    background: #f9f5f7;
    border: 1px solid #c5bfc2;
    width: 143px;
}

#toolbar #espaceconseillereformulaire #formulaireespaceconseillere input[type="password"]{
    width: 111px;
}

#toolbar #espaceconseillereformulaire #formulaireespaceconseillere #submit{
    border: none;
    background: url('../images/bouton-ok-espaceconseillere.png') top left no-repeat;
    width: 27px;
    height: 18px;
    cursor: pointer;
}

#toolbar #espaceconseillereformulaire #formulaireespaceconseillere #submit:hover{
    background: url('../images/bouton-ok-espaceconseillere.png') bottom left no-repeat;
}

#toolbar #toolbarfacebook{
    display: block;
    float: right;
    width: 190px;
    height: 31px;
    color: #fff;
    line-height: 31px;
    text-align: left;
    font-size: 12px;
    text-decoration: none;
    background: url('../images/bouton-toolbar-facebook.png') top left no-repeat;
}

#toolbar #toolbarfacebook:hover{
    background: url('../images/bouton-toolbar-facebook.png') bottom left no-repeat;
}

#homelogo{
    position: absolute;
    z-index: 100;
    background: url('../images/home-logo-indiscrete.png') top left no-repeat;
    width: 260px;
    height: 203px;
    top: 150px;
    left: 100px;
}

/*** DEBUT HOME ***/


/*** ESPACE PUB ***/
#espace-pub {
	width: 302px;
	margin: auto;
}

#espace-pub table {
	width: 100%;
}

/*** FOOTER ***/
#footer {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	text-align: center;
	color: #cca9bb;
	font-size: 12px;
}

#footer a {
	text-decoration: none;
	color: #9E7891;
	font-size: 13px;
}

/*** FIN HOME ***/

.gill {
	font-family: "verdana";
	font-weight: 100;
}

.font10 { font-size: 10px; }
.font11 { font-size: 11px; }
.font13 { font-size: 13px; }
.font16 { font-size: 16px; }
.font17 { font-size: 17px; }
.font18 { font-size: 18px; }
.font19 { font-size: 19px; }
.font20 { font-size: 20px; }
.font22 { font-size: 22px; }
.font55 { font-size: 55px; }

.times{
    font-family: Times, FreeSerif, serif;
}

.grey { color: #7b6c75 }
.lpink { color: #ad7b97 }
.dpink { color: #721d4e }
.vdpink { color: #3a072d }
.blanc{ color: #fff;}
#content a.rose, .rose{ color: #ac7c96; }
.rose2{ color: #d7bcca; }


.tright { text-align: right; }

.error {
	background: #ecd4d4;
	border: 1px solid #ca6d6d;
	color: #8f4d4d;
	padding: 5px;
	margin: 0px !important;
	font-family: "verdana";
}

.success {
    background: none repeat scroll 0 0 #ECEEF8;
    border: 1px solid #7684B9;
    color: #4C468A;
    font-family: "verdana";
    font-size: 17px;
    padding: 5px;
}

#captcha_container { display: inline-block; vertical-align: middle; }

.table-liste td {
	vertical-align:top;
	padding-bottom: 10px;
}

#homefooter{
    font-size: 11px;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 40px;
}

#homefooter a{
    text-decoration: none;
}

.clearBoth{
    clear: both;
}

a#boutonpersonnalisation{
    display: block;
    width: 366px;
    height: 193px;
    background: url('../images/bouton-personnalisation.jpg') top left no-repeat;
}

a#boutonpersonnalisation:hover{
    background: url('../images/bouton-personnalisation.jpg') bottom left no-repeat;
}

#personnalisation{
    position: fixed;
    display: none;
    top: 50%;
    left: 50%;
    margin-left: -400px;
    margin-top: -292px;
    width: 800px;
    height: 584px;
    z-index: 300;
    font-family: Times, FreeSerif, serif;
}

#personnalisation a#fermer{
    float: right;
    background: url('../images/personnalisation-bouton-fermer.png') top right no-repeat;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    padding-right: 32px;
    color: #721f4f;
    font-size: 11px;
    margin-top: 4px;
}

#personnalisation a#fermer:hover{
    background: url('../images/personnalisation-bouton-fermer.png') bottom right no-repeat;
    color: #ac7c96;
}

#personnalisation #contenupersonnalisation{
    width: 795px;
    height: 544px;
    margin-top: 10px;
    border: 2px solid #721e4f;
}

#personnalisation #contenupersonnalisation #gauche{
    float: left;
    width: 266px;
    border-right: 2px solid #721e4f;
    background: #fff;
    height: 544px;
}

#personnalisation #contenupersonnalisation #gauche .texte{
    display: block;
    margin-left: 25px;
    padding-right: 20px;
    line-height: 18px;
}

#personnalisation #contenupersonnalisation #gauche #logo{
    display: block;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 20px;
    width: 123px;
}

#personnalisation #contenupersonnalisation #gauche #reloadtitre{
    color: #721f4f;
    font-size: 17px;
    display: block;
    padding-bottom: 4px;
}

#personnalisation #contenupersonnalisation #gauche .cadre{
    display: block;
    border: 1px solid #dcc7d3;
    padding: 4px;
    color: #721f4f;
    width: 104px;
    font-size: 10px;
    margin-top: 4px;
    margin-bottom: 8px;
    text-align: center;
}

#personnalisation #contenupersonnalisation #gauche #optiondescription.categorie1{
    display: block;
    background: url('../images/personnalisation-categorie1-fond.jpg') top left no-repeat;
}

#personnalisation #contenupersonnalisation #gauche #optiondescription.categorie2{
    display: block;
    background: url('../images/personnalisation-categorie2-fond.jpg') top left no-repeat;
}

#personnalisation #contenupersonnalisation #gauche #optiondescription .titre{
    text-align: center;
    padding-top: 12px;
    padding-bottom: 46px;
    line-height: 20px;
}

.lineheight14{
    line-height: 14px;
}

#personnalisation #contenupersonnalisation #gauche #optiondescription .titre #titrecategorie2{
    display: none;
}

#personnalisation #contenupersonnalisation #gauche #optiondescription .titre #titrecategorie1 .letterspacing,
#personnalisation #contenupersonnalisation #gauche #optiondescription .titre #titrecategorie2 .letterspacing{
    letter-spacing: 4px;
}

#personnalisation #contenupersonnalisation #droite{
    float: left;
    position: relative;
    z-index: 301;
}

#personnalisation #contenupersonnalisation #imageprincipale #reloadimage{
    position: relative;
}

#personnalisation #contenupersonnalisation #imageprincipale #reloadimage .pointfonce,
#personnalisation #contenupersonnalisation #imageprincipale #reloadimage .pointclair{
    position: absolute;
    width: 36px;
    height: 36px;
    top: 0;
    left: 0;
}

#personnalisation #contenupersonnalisation #imageprincipale #reloadimage .pointfonce{
    background: #721e4f;
    border-radius: 250px 250px 250px 250px;
    width: 19px;
    height: 19px;
    border: 2px solid #721e4f;
}

#personnalisation #contenupersonnalisation #imageprincipale #reloadimage .pointclair{
    background: #ac7c97;
    border-radius: 250px 250px 250px 250px;
    width: 19px;
    height: 19px;
    border: 2px solid #ac7c97;
}

#personnalisation #contenupersonnalisation #imageprincipale #reloadimage .pointclair.selected,
#personnalisation #contenupersonnalisation #imageprincipale #reloadimage .pointfonce.selected{
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
}

/*#personnalisation #contenupersonnalisation #imageprincipale #reloadimage .pointfonce{
    background: url('../images/personnalisation-point-violet-fonce.png') top left no-repeat;
}

#personnalisation #contenupersonnalisation #imageprincipale #reloadimage .pointfonce:hover,
#personnalisation #contenupersonnalisation #imageprincipale #reloadimage .pointfonce.selected{
    background: url('../images/personnalisation-point-violet-fonce.png') bottom left no-repeat;
}

#personnalisation #contenupersonnalisation #imageprincipale #reloadimage .pointclair{
    background: url('../images/personnalisation-point-violet-clair.png') top left no-repeat;
}

#personnalisation #contenupersonnalisation #imageprincipale #reloadimage .pointclair:hover,
#personnalisation #contenupersonnalisation #imageprincipale #reloadimage .pointclair.selected{
    background: url('../images/personnalisation-point-violet-clair.png') bottom left no-repeat;
}*/

#personnalisation #contenupersonnalisation #droite #zonebas{
    position: absolute;
    bottom: 0;
    z-index: 302;
    background: url('../images/personnalisation-zonebas-fond.png') top left no-repeat;
    height: 127px;
    width: 100%;
    overflow: hidden;
}

#personnalisation #contenupersonnalisation #droite #zonebas #explication{
    float: left;
    width: 170px;
    margin-right: 10px;
    margin-top: 25px;
    margin-left: 15px;
    line-height: 11px;
}

#personnalisation #contenupersonnalisation #droite #zonebas #explication p{
    padding-bottom: 4px;
}

#personnalisation #contenupersonnalisation #droite #zonebas a#soutiengorgedevant{
    display: block;
    float: left;
    background: url('../images/personnalisation-bouton-soutiengorge-devant.png') top left no-repeat;
    width: 102px;
    height: 75px;
    margin-top: 25px;
    margin-right: 7px;
}

#personnalisation #contenupersonnalisation #droite #zonebas a#soutiengorgedevant.selected,
#personnalisation #contenupersonnalisation #droite #zonebas a#soutiengorgedevant:hover{
    background: url('../images/personnalisation-bouton-soutiengorge-devant.png') bottom left no-repeat;
}

#personnalisation #contenupersonnalisation #droite #zonebas a#soutiengorgederriere{
    display: block;
    float: left;
    background: url('../images/personnalisation-bouton-soutiengorge-derriere.png') top left no-repeat;
    width: 102px;
    height: 75px;
    margin-top: 25px;
    margin-right: 7px;
}

#personnalisation #contenupersonnalisation #droite #zonebas a#soutiengorgederriere.selected,
#personnalisation #contenupersonnalisation #droite #zonebas a#soutiengorgederriere:hover{
    background: url('../images/personnalisation-bouton-soutiengorge-derriere.png') bottom left no-repeat;
}

#personnalisation #contenupersonnalisation #droite #zonebas a#soutiengorgebonnet{
    display: block;
    float: left;
    background: url('../images/personnalisation-bouton-soutiengorge-bonnet.png') top left no-repeat;
    width: 102px;
    height: 75px;
    margin-top: 25px;
}

#personnalisation #contenupersonnalisation #droite #zonebas a#soutiengorgebonnet.selected,
#personnalisation #contenupersonnalisation #droite #zonebas a#soutiengorgebonnet:hover{
    background: url('../images/personnalisation-bouton-soutiengorge-bonnet.png') bottom left no-repeat;
}

#personnalisation #content-soutiengorgederriere,
#personnalisation #content-soutiengorgebonnet{
    display: none;
}

#fondbordeauxtransparent{
    display: none;
    width: 100%; 
    height: 120%; 
    -moz-opacity:0.95; 
    opacity: 0.95; 
    filter:alpha(opacity=95); 
    position: fixed; 
    z-index: 200; 
    background: #26121e; 
    top: 0;
}

.partenaire-unit{
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #721D4E;
}

.partenaire-unit p{
    padding-bottom: 10px;
}

.partenaire-unit img.image{
    float: left;
    margin-right: 10px;
}

#popuphome{
    position: absolute; 
    z-index: 2000; 
    width: 480px; 
    background: #fff; 
    left: 50%; 
    margin-left: -240px; 
    top: 50%; 
    margin-top: -240px;
    text-align: right; 
    padding-top: 4px;
}

#popuphome p{
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: "Times New Roman", Times, FreeSerif, serif;
}

#popuphome a{
    color: #721d4e;
    text-decoration: none;
}

#fondnoirtransparent{
    width: 100%; 
    height: 120%; 
    -moz-opacity:0.8; 
    opacity: 0.8; 
    filter:alpha(opacity=80); 
    position: fixed; 
    z-index: 1999; 
    background: #000; 
    top: 0;
}