
/*--MENU HOVER-------*/
a.btn_07 {
	background:url(../images/btn_07.gif) top left no-repeat;
	width: 251px;
	height: 25px;
	float: left;
}
a.btn_07:hover { background-position:top left; }


/* DIVS --------------*/
div.content {
	background: url(../images/content_bg_accueil2.gif) repeat-y;	
	width:758px;
	margin:0 0 10px 0;
	padding:0;
	overflow: auto;
}
div.img_01 {
	background :url(../images/conseils-image-01.jpg) no-repeat;	
	background-position: left;
	width:260px;
	height:261px;	
}

/* H --------------*/
h1.titre_conseils_vert {
	background-image:url(../images/titre-conseils-vert.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:0;	
	margin: 18px 0 0 0;
	height: 42px;
	text-align:left;
}

h1.titre_conseils_orange {
	background-image:url(../images/titre-conseils-orange.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:0;	
	margin: 18px 0 0 0;
	height: 42px;
	text-align:left;
}