body {
	background: #FFF url(../images/interface/img-fon-body4.jpg) center top repeat-x;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254d5b;
	margin: 0px;
}

#logo{
    height:auto !important;
    padding:10px 0;
}

* {
	margin: 0px;
	padding: 0px;
}
#global {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#bashome {
	width: 950px;
	height: 130px;
	float: right;
	clear: right;
	background-color:#e8e8e8;
}
#newhome {
	background-image:url(../images/interface/grande_braderie.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src=../images/interface/grande_braderie.png);
	/background-image: none;
	width:180px;
	height:171px;
	position:absolute;
	top:380px;
	left: 625px;
	/left:625px;
	/margin-top:20px;
	margin-top:20px;
	margin-left:18px;
}
#utilitaire {
margin: 105px 0 0 10px;
float: left;
	width: 590px;
	font-size: 11px;

	color: #999999;
}
#utilitaire a:hover {
	text-decoration: none;
}
.bas-droite {
	float: left;
	width: 335px;
	margin: 105px 0 15px 0;
	text-align: right;
}
/*banniere haut*/

#haut {
	width: 950px;
	float: right;
	clear: right;
	height: 25px;
}
/*contenu*/
#conteneur {
	vertical-align:top;
	width: 950px;
	clear: both;
}
#contenu {
	padding-top: 20px; /* ESPACE ENTRE MENU ET CONTENU MILIEU */
	margin-left: 210px; /*198*/
	padding-bottom: 45px;
	font-family: Arial, Helvetica, sans-serif;
}
#contenu-index-prod {
	width: 745px;
	margin-left: 198px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: left top;
}
#contenu-index-prod2 {
	width: 765px;
	margin-left: 180px;
	padding-bottom: 45px;
}
#texte-index-prod {
	width: 225px;
	margin-left: 15px;
	margin-top: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 10px 10px 20px;
	text-align: justify;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/produits/fon-text.gif);
	float: left;
	line-height: 17px;
}
#balibalo {
	width: 720px;
	margin-left: 5px;
	margin-bottom: 15px;
	padding: 7px;
}
#menu-recettes, #menu-produits, #menu-marque, #menu-actu, #menu-acheter {

	font-family: Arial, Helvetica, sans-serif;

	width: 176px;
	height:680px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #323232;
	color:#FFFFFF;
	padding: 5px;
	font-size:13px;
	float: left;
	padding-bottom: 0px;
	margin: 0 0 15px 0;
	padding: 0 10px 10px 10px;;
	background-image:url(../images/interface/menu-fond.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#000000;
}

#menu-recettes a, #menu-produits a, #menu-marque a, #menu-actu a, #menu-acheter a {
	color: #FFFFFF;
}
#menu-recettes a:hover, #menu-produits a:hover, #menu-marque a:hover, #menu-actu a:hover, #menu-acheter a:hover {
	color: #FF9900;
}

.recette-assoc{
	text-align:right;
	font-size:14px;
	background-image:url(../images/interface/recette-assoc.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:25px;
}
.recette-assoc a, .recette-assoc a:link, .recette-assoc a:visited{
	text-decoration:none;
	color:#254d5b;
}
.recette-assoc a:hover{
	color:#254d5b;
	text-decoration:underline;
}
#titre-gauche{
	line-height: 40px;
	font-size:16px;
	border-bottom: 1px #FCFCFC dashed;
	margin-bottom:5px;
}

