/* ------------------------------------ */
/*                                      */
/*        DORIANCE ANTI-AGE             */
/*                                      */
/* ------------------------------------ */

/*------------------- Accroche -------------------*/
#accroche {
	width:1001px;
	height:253px;
	}
/*------------------- /Accroche ------------------*/

/*------------------- page -----------------------*/
#page {
	width:1001px;
	text-align:left;
	/*background:url(/public/doriance/html/toolkit/img/antiage/bg_page.jpg) no-repeat;*/
	/*border:1px solid #000000;*/
	}
/*------------------- page -----------------------*/

/*------------------- contenu --------------------*/
#contenu {
	clear:both;
	padding-bottom:40px;
	}

/*------------------- gauche --------------------*/	
#gauche {
	width:335px;
	height:400px;
	background:url(/public/doriance/html/toolkit/img/antiage/bg_gauche.jpg) no-repeat;
	float:left;
	}

.en_sav {
	margin:5px 0 0 64px;
	}
	
.en_sav a {
	width:176px;
	background: url(/public/doriance/html/toolkit/img/antiage/en_savoir_off.jpg) no-repeat;
	display: block;
	height : 19px;
	font-size:1em;
	text-indent: -9000px;
	}

.en_sav a:hover {
	background: url(/public/doriance/html/toolkit/img/antiage/en_savoir_on.jpg) no-repeat;
	}
	
.consult {
	margin:5px 0 0 64px;
	}
	
.consult a {
	width:205px;
	background: url(/public/doriance/html/toolkit/img/antiage/consulter_off.jpg) no-repeat;
	display: block;
	height : 19px;
	font-size:1em;
	text-indent: -9000px;
	}

.consult a:hover {
	background: url(/public/doriance/html/toolkit/img/antiage/consulter_on.jpg) no-repeat;
	}
/*---------------- /gauche -----------------------*/

/*---------------- centre ------------------------*/	
#centre {
	width:400px;
	float:left;
	}
	
#centre h1 {
	width:346px;
	background: url(/public/doriance/html/toolkit/img/antiage/h1.jpg) no-repeat;
	display: block;
	height : 25px;
	font-size:1em;
	text-indent: -9000px;
	}
	
#centre .intro {
	width:380px;
	background: url(/public/doriance/html/toolkit/img/antiage/intro.jpg) no-repeat;
	display: block;
	height : 37px;
	font-size:1em;
	margin-top:20px;
	text-indent: -9000px;
	}

#centre p {
	margin:15px 0 0 5px;
	font-size:12px;
	}
.a_essayer {
	margin:20px auto;
	width:157px;
	}
	
.color_bold {
	color:#992f02;
	}
/*---------------- /centre -----------------------*/

/*---------------- droit -------------------------*/	
#droit {
	width:241px;
	float: right;
	}

#droit p {
	font-size:.9em;
	color:#992f02;
	margin-left:16px;
	}
/*---------------- /droit ------------------------*/
/*------------------- /contenu -------------------*/




	