@charset "ISO-8859-1";


body {
	margin:0;
	padding:0;
	background-color: #FFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #191919;
	background-image:url(img/fd.png);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}

/*	Generale */	

a:link, a:active, a:visited {
	color: #7b6633;
	text-decoration: none;
}

a:hover {
	color: #2873B4;
	text-decoration: none;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	margin:0;
	padding:0px;
	padding-bottom:4px;
	padding-top:7px;
	color:#627891;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0;
	padding:0px;
	padding-bottom:4px;
	padding-top:3px;
	color:#627891;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0;
	padding:0px;
	padding-bottom:4px;
	padding-top:3px;
	color:#627891;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:0px;
	padding-bottom:4px;
	padding-top:3px;
	color:#627891;
}


.txt_normal {
	color: #333333;
	text-align: left;
	vertical-align: bottom;
}

.txt_gras {
	font-weight: bold;
}

.txt_gras_coul01 {
	font-weight: bold;
	color: #6d6cb3;
}
.stitre_coul01 {
	font-size:13px;
	font-weight: bold;
	color: #6d6cb3;
}

.txt_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	}
.txt_petitplus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	}
	
.annotation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666;
	}
.annotation a:link { color: #666; text-decoration: none; font-weight: bold; }
.annotation a:visited { color: #666; text-decoration: none; font-weight: bold; }
.annotation a:hover { color: #627891;  text-decoration: none; font-weight: bold; }
.annotation a:active { color: #666;  text-decoration: none; font-weight: bold; }

/*	Navigation */	

#navigation{
	float:left;
	width:780px;
	text-align:left;
	font-size:14px;
	}
#navigation ul{
	overflow:hidden;
	list-style: none;
	margin:0px;
	padding:0px;
	}
#navigation ul li {
	display:inline;
	padding-right:15px;
	margin:0px;
	}
#navigation ul li.active, #navigation ul li.active a {
	color: #2873B4;
	text-shadow: 0 0 8px #bcd3de;
	}
#navigation ul li a:hover {
	color: #2873B4;
	}
#navigation ul li a{
	color:#7b6633;
	text-decoration:none;
	}
* html #navigation ul li a{ /* IE HACK */
	font-size:100%;
	}

/*	Bas de page */	

.otus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #627891;
	text-align: center;
	height:17px;
}
.otus a:link, .otus a:active, .otus a:visited {
	color: #627891;
	text-decoration: none;
}

.otus a:hover {
	color: #395678;
	text-decoration: none;
}

#fdcontenu {
	background-image:url(img/fd_contenu_02.gif);
	background-position:top left;
}

#parfums {
	width: 790px;
	vertical-align: middle;
	background-image:url(img/fd_gen.gif);
	background-color: #FFF;
}
#kraft {
	background-image:url(img/fd_kraft.png);
	background-position:top left;
}
#fiches {
	background-image:url(img/fd_cadrille.gif);
	background-position:top center;
	color:#5a3ca7;
}

ol {
 list-style:disc;
 font-size:13px;
 padding:0px;
 padding-left:12px;
 margin:0px;
 vertical-align:top;
}
/*	sousmenu */

#sousmenu {
	margin:0;
	padding:0;
	background-image:url(img/sous_menu.png);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	font-size:14px;
}

#sousmenu ul{
	overflow:hidden;
	list-style: none;
	margin:0px;
	padding:0px;
}
#sousmenu ul li {
	display:inline;
	padding-right:15px;
	margin:0px;
}
#sousmenu ul li.active, #sousmenu ul li.active a {
	color: #2873B4;
	text-shadow: 0 0 8px #bcd3de;
}
#sousmenu ul li a:hover {
	color: #2873B4;
}
#sousmenu ul li a{
	color:#7b6633;
	text-decoration:none;
}
* html #sousmenu ul li a{ /* IE HACK */
	font-size:100%;
}
	
#fd_bas {
	background-image:url(img/fd_bas.png);
	background-position:top center;
	background-repeat:no-repeat;
}

address {
	font-style:normal;
	color:#46290c;
}
#decal {
	padding-left:10px;
	float:left;
	width: 96%;
}
