#beaute #banner {
	background: url(../images/header/banner_beaute.jpg) no-repeat;
}
#beaute #topNav {
	background: transparent url(../images/header/nav_haut_beaute.jpg) repeat-y scroll 0% 50%;
}
#beaute #wrapper{
	background: transparent url(../images/main/fond_beaute.jpg) no-repeat right bottom;
}
#beaute #footer {
	background: transparent url(../images/header/footer_bg_beaute.jpg) no-repeat scroll right top;
}
#beaute #content h1 {
	color:#FF9900;
}
#beaute #content hr {
	background-color: #B2A084;
}
#beaute #content .col1 h1,
#beaute #content .col1 h2,
#beaute #content .col1 h3 {
	color: #FF9900;
}
#beaute #content .col1 h4 a {
	color: #B2A084;
}


#beaute .layerValid {
	background-color: #E4F8F6;
	position:absolute;
	top:300px;
	left:350px;
	width: 400px;
	z-index:10;
	padding : 20px;
	border: 2px solid #A9D4DD;
	height:100px;
	text-align: center;
	display: none;
}
#beaute .layerValid p {
	font-weight: bold;
	color: #205868;	
}
#beaute .contenu .blockList h4 a {
	color: #E19C0C;
}

#beaute .col2 {
	margin-left: 20px;
}
