#global {
	height: 556px;
	width: 930px;
	margin:0 auto;
}
body {
	background-image: url(../imgs/bg2.jpg);
	margin: 0px auto;
	background-repeat: repeat-x;
	background-color: #E5E5E5;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.txtIntro {
	width: 295px;
	padding-top: 70px;
	padding-left: 15px;
	line-height: 15px;
	float: left;
}
#btSerac {
	background-image: url(../imgs/fr_btSerac.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 232px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#btSerac:hover {
	background-image: url(../imgs/fr_btSeracRoll.jpg);
}
#bandeau {
	background-image: url(../imgs/fr_bandeau2.jpg);
	height: 283px;
	width: 930px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#btAlim {
	background-image: url(../imgs/fr_btAlim.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 232px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#btAlim:hover {
	background-image: url(../imgs/fr_btAlimRoll.jpg);
}
#btNonAlim {
	background-image: url(../imgs/fr_btNonAlim.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 232px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#btNonAlim:hover {
	background-image: url(../imgs/fr_btNonAlimRoll.jpg);
}
#btBeaute {
	background-image: url(../imgs/fr_btParfum.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 234px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#btBeaute:hover {
	background-image: url(../imgs/fr_btParfumRoll.jpg);
}
#btSerac span, #btAlim span, #btNonAlim span, #btBeaute span{
	display:none;
}
a:link {
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color:#333333;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}


.rubrique {
	width: 230px;
	float: left;
	margin-top: 10px;
}
#rubrique1 a {
	color: #666666;
	display: block;
	margin-left: 48px;
	width: 160px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}
#rubrique2 a {
	width: 180px;
	color: #007EAD;
	display: block;
	margin-left: 48px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3EAFF;
	padding-top: 5px;
}
#rubrique3 a {
	width: 190px;
	color: #007EAD;
	display: block;
	margin-left: 48px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3EAFF;
	padding-top: 5px;
}
#rubrique4 a {
	width: 160px;
	color: #007EAD;
	display: block;
	margin-left: 48px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3EAFF;
	padding-top: 5px;
}
.txtIntro2 {
	width: 295px;
	padding-top: 110px;
	padding-left: 25px;
	line-height: 15px;
	float: left;
}
.txtIntro3 {
	width: 250px;
	padding-top: 70px;
	padding-left: 25px;
	line-height: 15px;
	float: left;
}

