/* @override 
	http://nutrixodev.althea-groupe.com/squelettes/css/main.css
*/

/* @group LAYOUT */

html {background-color: #CCCCCC !important;}

body {
	background: url(../images/body_bg.jpg) repeat-x;
	/*background-color: #B6AE9D;*/
		background-color: #CCCCCC !important;
	text-align:justify;
}

a:visited {
	color:#0D4F98;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin-left:-2px;
}

#page {
	margin-bottom: 0;
}

#entete {
	height: 105px;
}

#hierarchie {
	clear: both;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	color: #b6ad9d;
	margin-bottom:10px;
}

#contenu {
	/*background: url(../images/contenu_bg.gif) repeat-y left top;*/
	overflow:hidden;
	background-color: #FFFFFF !important;
	margin: 0 10px;
}

#extra {
	width: 100%;
	color: #f5f5f5;
	/*background-color: #443731;*/
		background-color: #685f5a;
	/*background: #443731 url(../images/extra_bg.gif) no-repeat center center;
	border-top: 1px solid #554841;*/
	padding: 0;
		min-height: 105px !important;
		max-height: 105px !important;
}

#pied {
	/*text-align: right;*/
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 11px;
	color: white;
	width:940px;
}

.introduction {
	/*padding-right:10px;*/
}

/* @end */

/* @group COMMUNS */

/* @group Entete */

/* Entete */

#entete .spip_logos {
	border-style: none;
	padding: 10px;
	float: left;
}

#entete strong#nom_site_spip {
	display: none;
}

.baseline {
	display: inline;
	float: right;
	margin-top: 40px;
	margin-right: 10px;
}

/* @end */

/* @group Navigation */

/* Navigation */

#navigation a {
	float: left;
	display: block;
	font: bold 12px "Trebuchet MS", Lucida, Verdana, sans-serif;
	color: #8aa7cd;
	text-decoration: none;
	margin: 0px;
	cursor: pointer !important;
	/*letter-spacing: 1px;*/
	text-align: center;
}

li.menu_rejoindre {}
li.menu_rejoindre a {}



/*
**************
*
* Menu 
*
**************
*/
.menu ul .accueil a{
	background: #0d5098 url(../images/menu/accueil.jpg) no-repeat left top;
	text-indent:-9000px;
	width:68px;
	height:40px;
	padding:0;
}

#navigation .accueil a:hover,
.page_sommaire #navigation li.accueil a {
	background: #0d5098 url(../images/menu/accueil_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:68px;
	height:40px;
	padding:0;
}


.menu ul .menu_1 a{
	background: #0d5098 url(../images/menu/a_propos.jpg) no-repeat left top;
	text-indent:-9000px;
	width:158px;
	height:40px;
	padding:0;
}

.menu ul .menu_1 .on{
	background: #0d5098 url(../images/menu/a_propos_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:158px;
	height:40px;
	padding:0;
}

.menu ul .menu_1 a:hover{
	background: #0d5098 url(../images/menu/a_propos_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:158px;
	height:40px;
	padding:0;
}

.menu ul .menu_2 a{
	background: #0d5098 url(../images/menu/les_entreprises.jpg) no-repeat left top;
	text-indent:-9000px;
	width:193px;
	height:40px;
	padding:0;
}

.menu ul .menu_2 .on{
	background: #0d5098 url(../images/menu/les_entreprises_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:193px;
	height:40px;
	padding:0;
}

.menu ul .menu_2 a:hover{
	background: #0d5098 url(../images/menu/les_entreprises_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:193px;
	height:40px;
	padding:0;
}

.menu ul .menu_3 a{
	background: #0d5098 url(../images/menu/nos_marques.jpg) no-repeat left top;
	text-indent:-9000px;
	width:114px;
	height:40px;
	padding:0;
}

.menu ul .menu_3 .on{
	background: #0d5098 url(../images/menu/nos_marques_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:114px;
	height:40px;
	padding:0;
}

.menu ul .menu_3 a:hover{
	background: #0d5098 url(../images/menu/nos_marques_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:114px;
	height:40px;
	padding:0;
}

.menu ul .menu_4 a{
	background: #0d5098 url(../images/menu/nos_produits.jpg) no-repeat left top;
	text-indent:-9000px;
	width:114px;
	height:40px;
	padding:0;
}

.menu ul .menu_4 .on{
	background: #0d5098 url(../images/menu/nos_produits_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:114px;
	height:40px;
	padding:0;
}

.menu ul .menu_4 a:hover{
	background: #0d5098 url(../images/menu/nos_produits_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:114px;
	height:40px;
	padding:0;
}

.menu ul .menu_5 a{
	background: #0d5098 url(../images/menu/nos_valeurs.jpg) no-repeat left top;
	text-indent:-9000px;
	width:204px;
	height:40px;
	padding:0;
}

.menu ul .menu_5 .on{
	background: #0d5098 url(../images/menu/nos_valeurs_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:204px;
	height:40px;
	padding:0;
}

.menu ul .menu_5 a:hover{
	background: #0d5098 url(../images/menu/nos_valeurs_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:204px;
	height:40px;
	padding:0;
}

.menu ul .menu_rejoindre a{
	background: #0d5098 url(../images/menu/espace_rh.jpg) no-repeat left top;
	text-indent:-9000px;
	width:89px;
	height:40px;
	padding:0;
}

.menu ul .menu_rejoindre .on{
	background: #0d5098 url(../images/menu/espace_rh_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:89px;
	height:40px;
	padding:0;
}

.menu ul .menu_rejoindre a:hover{
	background: #0d5098 url(../images/menu/espace_rh_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:89px;
	height:40px;
	padding:0;
}

/* navigation-en */
.menu ul .home_page a{
	background: #0d5098 url(../images/menu/home.jpg) no-repeat left top;
	text-indent:-9000px;
	width:76px;
	height:40px;
	padding:0;
}

#navigation .home_page a:hover,
.page_sommaire #navigation li.home_page a {
	background: #0d5098 url(../images/menu/home_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:76px;
	height:40px;
	padding:0;
}


.menu ul .menu_10 a{
	background: #0d5098 url(../images/menu/about_nutrixo.jpg) no-repeat left top;
	text-indent:-9000px;
	width:121px;
	height:40px;
	padding:0;
}

.menu ul .menu_10 .on{
	background: #0d5098 url(../images/menu/about_nutrixo_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:121px;
	height:40px;
	padding:0;
}

.menu ul .menu_10 a:hover{
	background: #0d5098 url(../images/menu/about_nutrixo_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:121px;
	height:40px;
	padding:0;
}


.menu ul .menu_17 a{
	background: #0d5098 url(../images/menu/our_brands.jpg) no-repeat left top;
	text-indent:-9000px;
	width:104px;
	height:40px;
	padding:0;
}

.menu ul .menu_17 .on{
	background: #0d5098 url(../images/menu/our_brands_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:104px;
	height:40px;
	padding:0;
}

.menu ul .menu_17 a:hover{
	background: #0d5098 url(../images/menu/our_brands_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:104px;
	height:40px;
	padding:0;
}


.menu ul .menu_18 a{
	background: #0d5098 url(../images/menu/our_products.jpg) no-repeat left top;
	text-indent:-9000px;
	width:110px;
	height:40px;
	padding:0;
}

.menu ul .menu_18 .on{
	background: #0d5098 url(../images/menu/our_products_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:110px;
	height:40px;
	padding:0;
}

.menu ul .menu_18 a:hover{
	background: #0d5098 url(../images/menu/our_products_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:110px;
	height:40px;
	padding:0;
}


.menu ul .menu_19 a{
	background: #0d5098 url(../images/menu/our_commitments.jpg) no-repeat left top;
	text-indent:-9000px;
	width:228px;
	height:40px;
	padding:0;
}

.menu ul .menu_19 .on{
	background: #0d5098 url(../images/menu/our_commitments_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:228px;
	height:40px;
	padding:0;
}

.menu ul .menu_19 a:hover{
	background: #0d5098 url(../images/menu/our_commitments_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:228px;
	height:40px;
	padding:0;
}


.menu ul .menu_9 a{
	background: #0d5098 url(../images/menu/companies_of_group.jpg) no-repeat left top;
	text-indent:-9000px;
	width:208px;
	height:40px;
	padding:0;
}

.menu ul .menu_9 .on{
	background: #0d5098 url(../images/menu/companies_of_group_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:208px;
	height:40px;
	padding:0;
}

.menu ul .menu_9 a:hover{
	background: #0d5098 url(../images/menu/companies_of_group_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:208px;
	height:40px;
	padding:0;
}


.menu ul .menu_HR_space a{
	background: #0d5098 url(../images/menu/hr_space.jpg) no-repeat left top;
	text-indent:-9000px;
	width:93px;
	height:40px;
	padding:0;
}

.menu ul .menu_HR_space .on{
	background: #0d5098 url(../images/menu/hr_space_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:93px;
	height:40px;
	padding:0;
}

.menu ul .menu_HR_space a:hover{
	background: #0d5098 url(../images/menu/hr_space_f2.jpg) no-repeat left top;
	text-indent:-9000px;
	width:93px;
	height:40px;
	padding:0;
}

/* Sous-navigation */

#info_rubrique {
	margin: 0 0 0 10px;
	position: relative;
	z-index:0;
}


#sousnavigation {
	z-index: 50;
	position: absolute;
	bottom: 0;
	left: 23px;
	width: 220px;
}

.navigationTaille2 {
	width: 460px !important;
	overflow: hidden;
}

#sousnavigation li {
	border-bottom-style: solid;
	border-bottom-width: 0;
}

.navigationTaille2 li{
	width: 230px !important;
	float: left;
}

#sousnavigation ul { margin: 0; }
#sousnavigation a {
	display: block;
	color: #443731;
	text-decoration: none;
	margin: 0px;
	cursor: pointer;
	padding: 8px 8px 8px 15px;
	font-size: 12px;
	background: url(../images/sousnavigation_bg.png) no-repeat 6px 11px;
}

.navigationTaille2 a {
	padding:7px 8px 7px 15px !important;
}

#sousnavigation a:hover,
#sousnavigation li.on a {
	color: white;
	background: #443731 url(../images/sousnavigation_bg.png) no-repeat 6px -29px;
}

/* @end */

/* @group Contenu */

.texte {
	margin-right: 20px;
	margin-left: 20px;
}

div.grid_12 .texte p {
	text-align: justify;
}

/* @group Side */

#side h2 {
	border: none;
	text-transform: uppercase;
	font-size: 15px;
	margin: 0;
}

#side .nav-sub {
	margin-bottom: 40px;
}

#side .nav-sub a {
	background: url(../images/nav-sub_bg.gif) no-repeat left center;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 9px 0 9px 20px;
}

#side .nav-sub a:hover {
	color: #333333;
	background-image: url(../images/nav-sub_bg_on.gif);
}

#side .nav-sub a.on {
	color: #b7b9b9;
	background-image: url(../images/nav-sub_bg_on.gif);
}

#side li {
	border-bottom: 1px solid #EDECEC;
}

/* @end */

/* Plan du site */

div.plan {
	margin-left:20px;
}

/* @end */

/* @group Extra */

/* Extra */

#extra h1, #extra h2, #extra h3 {
	margin: 0;
}

#extra h1 {
	font-size: 18px;
	color: #c9c2c2;
	font-weight: normal;
	font-style: normal;
	/*margin-bottom: 10px;*/
}

#extra h2 {
	font-size: 18px;
	color: #c9c2c2;
	font-weight: normal;
	font-style: normal;
}

#extra h3 {
	font-size:13px;
	color: #e2e0e1;
	font-weight: normal;
	font-style: normal;
}

#extra p {
	color: #B89985;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
}

#extra a {
	color: white;
}

#extra .bloc_2 {
	margin-top: 25px;
}


.lastOffres {
margin-left:8px;
}

/* @group liste des entreprises */
.groupeMetiers {
	margin:10px 0 0 2px;
	overflow: hidden;
}

.groupeMetiers h3 {
	margin:20px 14px 0;
	clear:both;
}

.groupeMetiers2 {
	margin:10px 18px;
	overflow: hidden;
		clear:both;
}

.groupeMetiers2 div{
	float:left;
	margin-left:0;
}

.groupeMetiers2 h3 {
	margin:20px 0px 0px;
	padding 0px;
}

.groupeMetiers2 .patisserie div{
	margin-right:30px;
}

.groupeMetiers2 .ecole h3{
	margin:9px 16px 0;
	line-height:20px;
}

.groupeMetiers2 .ecole span{
	font-size:12px;
}

.uneEntreprise {
	background-color:#EBE8E4;
	/*float:left;*/
	height:220px;
	margin:20px 15px;
	padding:4px 5px 0 4px;
	text-align:center;
	/*width:184px;*/
}

.uneEntreprise img {
	border:1px solid #B3B1AE;
	/*height:124px;
	width:184px;*/
		height:213px;
		width:895px;
}

.uneEntreprise a span {
	display:block;
	text-decoration: none;
}

.uneEntreprise a {
	display:block;
	text-decoration:none;
}

.groupeMetiers2 .franchise {
margin-left : 10px
}



/* @group Rejoignez-nous */

div.join {
	background: url(../images/btn_espace-rh.jpg) no-repeat 0px -10px;
	text-indent: -9999999px;
	margin-top: -30px;
}

div.join a {
	display: block;
	overflow: hidden;
	height: 100px;
	margin-top: 15px;
}

.page_sommaire div.join a {
	/*margin-top: -15px;*/
}

div.join a:hover {
	background: url(../images/btn_espace-rh.jpg) no-repeat 0px 140px;
}

div.join_en {
	background: url(../images/btn_espace-rh_en.jpg) no-repeat left top;
	text-indent: -9999999px;
	margin-top: -30px !important;
}

div.join_en a {
	display: block;
	overflow: hidden;
	height: 130px;
	margin-top: 15px;
}

.page_sommaire div.join_en a {
	margin-top: -15px;
}

div.join_en a:hover {
	background: url(../images/btn_espace-rh_en.jpg) no-repeat left bottom;
}

/* @end */

/* @end */

/* @group Hierarchie */

/* Hierarchie */
#hierarchie {
	overflow:hidden;
}

#hierarchie div {
	float: left;
	width:70%;
}

#hierarchie small {
	float: right;
}

#hierarchie a, #hierarchie strong {
	color: #b6ad9d;
	font-weight: normal;
	font-style: normal;
}

#hierarchie a:hover {
	color: #b6ad9d;
	text-decoration: none;
}

/* @end */

/* @group Pieds */

/* Pied */

#pied p {
	margin: -5px 10px 0;
	color: #d9d6ce;
	font-size: 11px;
	text-align: center;
}


#pied span.infos {
	float: left;
}

#pied span#mention_sante {
        color: #FFF;
        font-style: italic;
        margin:0px !important;
        padding:0px !important;
        font-size:11px;
        line-height:1;
}

#pied a, #pied a:visited  {
	color: white;
	text-decoration: none;
	margin: 1px 3px;
	padding: 0px;
}

#pied a:hover, #pied a:focus {
	background-color: #726963;
	padding: 0px;
        margin: 1px 3px;
	text-decoration: none;
}

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }

/* @end */

.on {
	font-weight: normal;
}

.cartouche {
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	padding:20px 0 0;
}



/* @end */

/* @group PAGES */

/* @group ACTIVITES */

.page_activites .bloc_fiche {
	border-right-style: none;
	border-right-width: 0px;
	margin-right: 20px;
}

#liste-activites {
	margin-bottom: 20px;
	color: #0d4f98;
	margin-right: 20px;
}

#liste-activites a {
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	padding-left: 15px;
	background: url(../images/nav-sub_bg.gif) no-repeat;
	font-size: 13px;
}

#liste-activites a.on {
	font-weight: bold !important;
	text-decoration: none;
	color: #443730;
	margin-left: 1px;
}

.bloc_fiche .chapo {
	margin-left: 0px;
	margin-right: 0px;
}

.uneActivite {
	background-color:#EBE8E4;
	float:left;
	height:150px;
	margin:20px 14px;
	padding:3px 5px 0 4px;
	text-align:center;
	width:150px;
}

.uneActivite img {
	border:1px solid #B3B1AE;
	height:110px;
	width:150px;
}

.uneActivite a span {
	display:block;
	text-decoration: none;
}

.uneActivite a {
	display:block;
	text-decoration:none;
}

a.logo-link {
	text-decoration:none;
}

/* @end */

/* @group ACTUALITES */

span.date {
	font-size: 11px;
	text-transform: capitalize;
	text-align: left;
	color: gray;
	display: block;
}

/* @end */

/* @group ARTICLES */

.chapo {
	color: #124B99 !important;
	font-size: 15px;
	line-height: 23px;
	border: 1px solid #E2DFDA;
	border-left-style: none;
	border-right-style: none;
	font-style: italic;
	margin: 0 20px 20px;
}

.chapo p {
	color: #124B99 !important;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right:0 !important;
}

h3.spip {
	background-color:#E6DCC1;
	clear:both;
	margin-bottom:4px;
	margin-top:20px;
	padding:6px 5px;
}

.spip_documents_center {
	display:block;
	overflow:hidden;
	text-align:center;
	width:100%;
}


.spip_documents_center dt, .spip_documents_center dd,
.spip_documents_right dt, .spip_documents_right dd,
.spip_documents_left dt, .spip_documents_left dd{
	/*width:100% !important;*/
	margin-left:0;
}

.notes {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 40px;
	font-size: 10px;
}

.ps {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #feff7f;
	padding: 1px 10px;
}

.ps p {
	padding: 0;
	margin: 0;
}

.fluxRss img{
	margin: 0 10px 0 0;

}

.fluxRss a{
	text-decoration:none;
}

.spip_documents {
	margin:0 0 10px 20px;
}

dl.spip_documents_right {
	
}

#documents_joints{
	margin-left:20px;
}
/* @end */

/* @group CONTACT */

.formulaire_contact fieldset, .formulaire_contact ol{
	margin:0;
}
.formulaire_contact legend { display: none;}


p.boutons {
	width:776px;
	overflow: hidden;
	margin-bottom: 0;
}

button.submit.fr {
	background:url("../images/btn-envoyer.jpg") no-repeat scroll left top transparent;
	border:0 none;
	cursor:pointer;
	float:right;
	height:30px;
	margin-left:350px;
	margin-top:8px;
	text-indent:-9999px;
	width:145px;
}

button.submit.en {
	background:url("../images/btn-send.jpg") no-repeat scroll left top transparent;
	border:0 none;
	cursor:pointer;
	float:right;
	height:30px;
	margin-left:350px;
	margin-top:8px;
	text-indent:-9999px;
	width:145px;
}

button.submit:hover {
	background-position:left bottom;
}

/* @end */

/* @group IMPLANTATIONS */

.page_carte #contenu {
	padding-top: 0;
}

.page_carte .texte {
	margin-right: 0;
	padding-top:50px;
}

.page_carte h1 {
	float: left;
	z-index: 50;
	position: absolute;
	margin-left: 20px;
	margin-top: 20px;
}

dl#plan_1 {
	margin:0;
}

#legendes h3 {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 0;
	color: #0d4f98;
	font-weight: bold !important;
}

#legendes .menu {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0;
	color: #0d4f98;
	font-weight: bold !important;
}

.implantations a {
	width: 100%;
	display: block;
	background-color: #dad6ce;
	height: 30px;
	margin-bottom: 10px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	color: gray;
}

.implantations a.on {
	background-color: #b6ad9d;
	color: white;
}



/* @end */

/* @group NOS MARQUES */

/* Liste Logos */

.liste_logos {
	margin: 23px 0 0 0;
}

.liste_logos ul {
	overflow: hidden;
	/*float:left;*/
}

.liste_logos li {
	float:left;
	list-style-image:none !important;
	list-style-type:none !important;
	margin:4px !important;
	padding:0 !important;
	width:104px;
}

.liste_logos li.on a {
}

.liste_logos li a:hover {
	border: 2px solid #dbd6ce;
}

.liste_logos a {
	display: block;
	border: 2px solid white;
	text-align:center;
}

/* Bloc_fiche */

.bloc_fiche {
	margin-left: 20px;
	border-right: 2px solid #c2b9a5;
	padding-right: 20px;
}

.blocMargin {
	margin-left: 20px;
}

.bloc_fiche p, .bloc_fiche h3, .bloc_fiche li,
.blocMargin p, .blocMargin h3, .blocMargin li {
	margin-right: 0px;
}

.bloc_fiche .center, .blocMargin .center {
	overflow: hidden;
	text-align: center;
}

.pager {
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 80px;
}


.pager .next a {
	float: right;
	display: block;
	background: url(../images/btn-next.gif) no-repeat center top;
	height: 32px;
	width: 32px;
}

.pager .back a {
	float: left;
	display: block;
	background: url(../images/btn-back.gif) no-repeat center top;
	height: 32px;
	width: 32px;
}

.pager .next a:hover,
.pager .back a:hover {
	background-position: center bottom;
}

.pager .next span,
.pager .back span {
	display: block;
	visibility: hidden;
	height: 32px;
}

/* Entreprise */
.liensEntreprise{
	color:#124B99 !important;
	margin:0 50px 0 20px;
	overflow:hidden;
	text-decoration:underline;
}

.urlSite{
	
}

.urlOffresEmplois{
margin-top:15px;
}


/* Actualité */

.hyperlien {
	margin-bottom: 30px;
	text-align:left;
}

div.actu-marque {
	margin-right: 14px;
}

/* Metiers */

div.menu.bloc_metiers ul {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

div.menu.bloc_metiers li {	
	float: left;
	margin-right: 0px !important;
	display: block !important;
	position: relative;
	overflow: hidden;
	width: 103px;
}

.bloc_metiers li p.tag {
	color:white !important;
	left:0;
	line-height:50px;
	margin:0 0 0 8px;
	position:absolute;
	text-align:center;
	text-decoration:none;
	top:17px;
	width:95px;
	z-index:50;
}

div.menu.bloc_metiers li .spip_logos{	
float:right;
}

/* @end */

/* @group RUBRIQUE */

div.articles h3 {
	margin: 5px 0;
}

	div.articles h3 a {
		text-decoration:none;
	}

div.articles {
	margin: 0 20px;
}

.pagination {
	text-align: center;
}

/* Supprime les puces sur les menu (liste d'articles...) */
div.menu ul li {
	list-style-image: none !important;
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

div.actualites ul {
	margin:0;
	padding:0;
}

div.actualites ul li {
	list-style:none outside none !important;
	margin:0 0 20px !important;
	overflow:hidden;
	padding-left: 0 !important;
}

div.actualites ul li p {
	margin:0;
}

/* @end */

/* @group SOMMAIRE */

#visuel {
    margin: 0 0 0 10px;
    width: 940px;
    height: 399px;
	font-size: 10px;
	color: white;
	text-align: center;
	padding-top: 200px;
	position:relative;
}

#legend {
color:#4C3932;
font-size:30px;
height:150px;
left:614px;
padding:5px;
position:absolute;
top:252px;
width:257px;
text-align: left;
}

.flash {
	margin: 0 0 0 10px;
}

object {
	padding: 0;
	margin: 0;
}

.page_sommaire #extra, .page_plan #extra {
	min-height:220px;
}

/* mega extra title */

.titre1{
	background: url(../images/desHommesAuServiceDuGout.gif) no-repeat left top;
	text-indent: -9999999px;	
}

.titre2{
	background: url(../images/notreActualite.jpg) no-repeat left top;
	text-indent: -9999999px;
	overflow:hidden;
}

.titre3{
	background: url(../images/nosMarques.jpg) no-repeat left top;
	text-indent: -9999999px;	
}

.titre4{
	background: url(../images/nosProduits.jpg) no-repeat left top;
	text-indent: -9999999px;	
}

.enSavoirPlus{
	background: transparent url(../images/pourEnSavoirPlusSur.jpg) no-repeat scroll left top;
	text-indent: -9999999px;	
	margin:4px 0 0 !important;
	height:20px;
	padding-bottom:2px;
}

.lesProduitsDe{
	background:transparent url(../images/lesProduitsDe.jpg) no-repeat scroll left top;
	float:left;
	height:25px;
	margin:4px 0 0 5px;
	text-indent:-999999px;
	width:143px;
}
/* @end */



/* SOUS MENU EN CASCADE */

#navigation {
	background:transparent url(../images/navigation.jpg) no-repeat scroll left top;
	height:40px;
	margin:0 0 0 10px;
	position: relative;
	width:940px;
	z-index:50;
}

#navigation ul{
	margin: 0;
	list-style: none;
	height: 40px;
}

#navigation li {
	display: block;
	float:left;
	position: relative;
	margin:0 !important;
	padding:0 !important;
}

.sousnavigation {
	clear:both;
	display: none;
	z-index:50;
	position: absolute;
	top: 40px;
}

.sousnavigation ul {
	background:transparent url(../images/bg_sousMenu.png) repeat;
	height:auto !important;
	overflow:hidden;
}

.sousnavigation li {
	background: none;
	overflow:hidden;
	width:220px;
}

.sousnavigation a {
	background:transparent url(../images/sousnavigation_bg.png) no-repeat scroll 6px 6px !important;
	color:#443731 !important;
	cursor:pointer;
	display:block;
	font-size:12px;
	height: auto !important;
	margin:0 !important;
	padding:4px 0 4px 15px !important;
	text-decoration:none;
	width:auto !important;
	text-indent:0px !important;
	text-align:left !important;
	float:none !important;
}

.sousnavigation a:hover {
	background:#443731 url(../images/sousnavigation_bg.png) no-repeat scroll 6px -33px !important;
	color: #FFF !important;
}

/* largeur des sous menus */

.rubrique_1, .rubrique_10 {
	width:158px;
}
	.rubrique_1 li, .rubrique_10 li {
		width:158px;
	}

.rubrique_2, .rubrique_9 {
	width:470px;
}
	.rubrique_2 li, .rubrique_9 li {
		width:235px;
	}

.rubrique_3, .rubrique_17 {
	width:320px;
}
	.rubrique_3 li, .rubrique_17 li {
		width:160px;
	}

.rubrique_4, .rubrique_18 {
	width:113px;
}
	.rubrique_4 li, .rubrique_18 li {
		width:113px;
	}

.rubrique_5, .rubrique_19 {
	width:204px;
}
	.rubrique_5 li, .rubrique_19 li {
		width:204px;
	}
