/* CSS Document */
body {
	background-color:#F7F5E9;
	text-align:center; 
	margin:0px; 
	padding:0px;
}
.clear { clear:both;}
#page { 
	width:723px;
	padding:0px 12px 0px 11px;  
	margin: 0px auto 0px auto; 
	text-align:left;
	background: #FFF url(../images/fd-page.gif) repeat-y 0 0; 
}
html > body  #page  { width:700px;}

p a{
	border-bottom: 1px dashed #000;
}

#header img{ margin-left:500px;}

#header {
	height:185px; 
	width:700px; 
	background: #FFF url(../images/en-tete.jpg) no-repeat 0 0; 
	margin:0px;
}

#menu-nav {
	height:33px;
	margin:0px 0px 8px 0px ; 
	padding:0px;
	width:700px;
	background-image:url(../images/fd-menu.gif); 
	background-position:top left;
	list-style-type:none;
}

#menu-nav li{
	margin:0px;
	padding:0px;
	float:left;
	height:33px;
}


#menu-nav a {
	letter-spacing:0px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#58141D;
	text-decoration:none;
	text-transform:uppercase;
	display: block;
	margin:0px 30px 0px 0px;
	padding:6px 0px 8px 8px ;
}
html > body #menu-nav a { height:19px;}
	
#menu-nav a:hover{
	background: transparent url(../images/menu-hover.gif) no-repeat 8px bottom; 
}
	
	
#contenu {
	float: left;
	width:480px;
	padding:0px;
	margin:0px 0px 8px 8px;
}	

#partie-droite { 
	float: right;
	width:180px;
	padding:0px;
	margin:8px 8px 0px 0px;
}

#ss-menu { 
	border-top: 1px solid #DACA25;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#ss-menu li{
	margin:0px;
	padding: 0px;
}

#ss-menu li a{ 
	display:block;
	line-height:200%;
	border-bottom: 1px solid #DACA25;
	background-image: url(../images/puce-carre.gif);
	background-repeat: no-repeat;
	background-position: 0% 55%;
	margin:0px;
	padding: 0px 0px 0px 15px;
}

#ss-menu li a:hover{
	background-image: url(../images/puce-carre-hover.gif);
	
}

#menu-saveurs h3 {
	height:23px;
	background: #FFF url(../images/fd-titre-bloc.gif) repeat-x 0 0; 
	padding:3px 0px 0px 19px;
	margin:3px 0px;
}
#menu-saveurs ul{
	list-style-type:none;
	margin: 5px 0px;
	padding:0px;
}

#menu-saveurs li{
	float:left;
	margin: 2px;
	padding: 1px;
	border: 1px solid #C1C1C1;
}
	
.ps {

}
.bloc {
	margin:3px 0px;
	border-bottom: 1px solid #DACA25;
}

.bloc h3 {
	height:23px;
	background: #FFF url(../images/fd-titre-bloc.gif) repeat-x 0 0; 
	padding:3px 0px 0px 19px;
}

.bloc h4 {
	margin-top:-5px;;
}

#pied-page{
	height:20px;
	background-color: #58141D;
	color:#FFF;
	padding: 0px;
	font-size:10px;
}

.menu {
	text-align: center;
	width: 400px;
	padding : 10px 40px;
	margin: 10px 40px;
	background: #F8F6EC url(../images/fond_menu.gif) no-repeat center 80px;
	border: 1px solid black;
}

html > body .menu { width: 320px;}

.menu strong{
	font-weight: normal;
	display: block;
	padding-bottom: 30px;
	background: transparent url(../images/separator.gif) no-repeat center 25px;
}

.menu h1 {
	padding-bottom: 20px;
	background: transparent url(../images/separator-h1.gif) no-repeat bottom center;
}

.menu p{
	padding : 0;
	margin: 0;
	line-height : 20px;
}

.menu .ps p{
	
}

.fin-art hr {

	color: #F00;
}

.special-noel{
	display: block;
	width: 350px;
	background-color: #F8F6EC;
	border: 1px solid #B32926;
	text-align:center;
}

.special-noel ul {
	list-style-type:none;
	margin: 5px 5px;
	padding:0px;
}
.special-noel ul li{
	border-bottom: 1px dashed #C2BC9E;
}