

body { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color:#F6F7FB; }

form { margin:0px; padding:0px; }
table, select, input { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

/* Header */
#header {
	height: 174px;
	background-image: url(../img/layout/degrade_haut.jpg);
}
#header .center {
	height: 100%;
	max-width: 1000px;
	min-width: 980px;
	margin: 0px auto;
	position: relative;
}
#header .menu {
	height: 49px;
	width: 605px;
	background-image: url(../img/layout/trait_menu_2.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	bottom: 2px;
	left: 200px;
}
#header .menu div {
	width: 178px;
	text-align: center;
}
#header .menu a {
	font-family: Tahoma;
	font-size: 12px;
	color: #622181;
}
#header .lien1 {
	position: absolute;
	bottom: 31px;
	left: 36px;
}
#header .lien2 {
	position: absolute;
	bottom: 5px;
	left: 125px;
}
#header .lien3 {
	position: absolute;
	bottom: 31px;
	left: 214px;
}
#header .lien4 {
	position: absolute;
	bottom: 5px;
	left: 303px;
}
#header .lien5 {
	position: absolute;
	bottom: 31px;
	left: 392px;
}
#header a.titre-logo {
	display: block;
	width: 257px;
	height: 97px;
	background-image: url(../img/layout/logo.png);
	position: absolute;
	bottom: 56px;
	left: 0px;
	outline: none;
}
#header .accroche {
	width: 370px;
	height: 172px;
	position: absolute;
	top: 0px;
	left: 400px;
	background: transparent url(../img/layout/fond.png);
}
#header .recherche {
	width: 400px;
	position: absolute;
	bottom: 40px;
	left: 0px;
	text-align: left;
}

#header .recherche label {
	font-size: 11px;
	color: #E2007A;
	font-weight: bold;
}

#header .faq {
	width: 120px;
	position: absolute;
	bottom: 15px;
	left: 0px;
	text-align: center;
}

#header .faq a {
	font-size: 11px;
	font-weight: bold;
	color: #E2007A;
}

#recommanderImage {
	display: block;
	width: 64px;
	height: 56px;
	background-image: url(../img/layout/btn_recommander.png);
	position: absolute;
	bottom: 75px;
	right: 50px;
}
#recommanderTexte {
	position: absolute;
	bottom: 60px;
	right: 0px;
	width: 160px;
	text-align: center;
}
#recommanderTexte a {
	font-family: Tahoma;
	font-size: 12px;
	color: #622181;
}

#cartLinkImage {
	position: absolute;
	top: 138px;
	left: 766px;
	width: 39px;
	height: 50px;
}

#cartLink {
	position: absolute;
	top: 160px;
	left: 800px;
	width: 100px;
	text-align: center;
	
}
#cartLink a {
	color: #622181;
}

#compteAuth {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 160px;
	text-align: left;
}
#compteAuth a {
	color: #622181;
}
/**************************************************************************************************/

/* Footer */
#footer {
	height: 180px;
	background-image: url(../img/layout/degrade_bas.jpg);
}
#footer .center {
	height: 100%;
	max-width: 1000px;
	min-width: 980px;
	margin: 0px auto;
	position: relative;
}
#footer .center dl {
	width: 200px;
	position: absolute;
	margin:0px;
	margin-top: 28px;
}
#footer .center dl.menu1 {
	left: 0px;
}
#footer .center dl.menu2 {
	left: 267px;
}
#footer .center dl.menu3 {
	right: 267px;
}
#footer .center dl.menu4 {
	right: 0px;
}
#footer .center dt {
	border: 0px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E2007A;
	font-family: Tahoma;
	font-size: 12px;
	color: #622181;
}
#footer .center dd {
	margin: 0px;
}
#footer .center dd a {
	font-family: Tahoma;
	font-size: 11px;
	color: #622181;
}
/**************************************************************************************************/

/* Center */
#center {
	background-color: #EAEAEA;
	background-image: url(../img/layout/degrade_milieu.jpg);
	background-repeat: repeat-x;
}
/**************************************************************************************************/
