@charset "UTF-8";
#menu {
	height: 62px;
	width: auto;
	background-image: url(../design/bg-contenu-trans.png);
	background-repeat: no-repeat;
	background-position: center 2px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.menu_normal {
	padding:0px;
	list-style:none;
	height: auto;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	visibility: visible;
	z-index: 111;
	position: relative;
}
.menu_normal li {
	float:left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: auto;
	width: auto;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	white-space:nowrap;
}
.menu_normal li a{
	display:block;
	width: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #E7B98A;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	font-style: normal;
	font-variant: normal;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
.menu_normal li a:hover {
	color: #FFF;
	text-decoration: none;
}
.menu_normal li a:before {
	content:'-';
	color: #808080;
}
.menu_normal li a:after {
	content:'-';
	color: #808080;
}
.sous_menu {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: -4px;
	position: absolute;
	z-index: 111;
	height: auto;
	width: auto;
	visibility: visible;
}
.sous_menu li {
	height: auto;
	line-height: normal;
	width: auto;
	float:none;
	background-image: url(../design/menu/fond-sousmenu.png);
	background-repeat: repeat;
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.sous_menu li:hover {
}
.sous_menu li a{
	display:block;
	color:#D0BBA7;
	text-decoration:none;
	font-size:11px;
	font-weight: normal;
	height: auto;
	width: auto;
	font-style: normal;
	line-height: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.sous_menu li a:before {
	content:'';
}
.sous_menu li a:after {
	content:'';
}
.sous_menu li a:hover {

}
.
.menu_selected { }
#m_index>a:hover {
	background-image: url(../design/menu/m-freres-marchand.png);
	background-repeat: no-repeat;
	background-position: center 15px;
}
#m_fromages>a:hover {
	background-image: url(../design/menu/m-fromages.png);
	background-repeat: no-repeat;
	background-position: center 15px;
}
#m_conseils>a:hover {
	background-image: url(../design/menu/m-conseil-maitre-fromager.png);
	background-repeat: no-repeat;
	background-position: center 15px;
}
#m_actus>a:hover {
	background-image: url(../design/menu/m-actus-presse.png);
	background-repeat: no-repeat;
	background-position: center 15px;
}
#m_passions>a:hover {
	background-image: url(../design/menu/m-produits-passion.png);
	background-repeat: no-repeat;
	background-position: center 15px;
}
#m_contact>a:hover {
	background-image: url(../design/menu/m-contact.png);
	background-repeat: no-repeat;
	background-position: center 15px;
}

