
	@charset "utf-8";
	
	#accordeon{
		height:247px;
		padding: 10px 0 15px 0;
	}
	#accordeon div{
		background:url(../../img/accordeon_bkg.png) no-repeat bottom;
		height:148px;
		text-align:center;
		padding-left:5px;
	}
	#accordeon div img{
		float:left;
	}
	#accordeon div p{
		float:left;
		text-align:left;
		width:135px;
		padding:5px 10px 0 10px;
		height:90px;
		overflow:hidden;
		line-height:13px;
	}
	#accordeon div p.texte_seul{
		width:220px;
	}
	#accordeon a.trigger{
		display:block;
		width:247px;
		height:33px;
		text-indent:-1000px;
		overflow:hidden;
	}
	#accordeon h4{
	font-size:18px;
	color:#034da2;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	}
	
			#acc_1{
				background:url('http://www.totalgaz.fr/files/accordeon/titres_off/BAO_Titre_Finder_gpl_OFF.png') no-repeat;
			}
			#acc_1.active{
				background:url('http://www.totalgaz.fr/files/accordeon/titres_on/BAO_Titre_Finder_gpl_ON.png') no-repeat;
			}
			#acc_2{
				background:url('http://www.totalgaz.fr/files/accordeon/titres_off/BAO_Ttre_Finder_Consig_OFF.png') no-repeat;
			}
			#acc_2.active{
				background:url('http://www.totalgaz.fr/files/accordeon/titres_on/BAO_Ttre_Finder_Consig_ON.png') no-repeat;
			}
			#acc_3{
				background:url('http://www.totalgaz.fr/files/accordeon/titres_off/BAO_Titre__Boutiq_V3_ON.png') no-repeat;
			}
			#acc_3.active{
				background:url('http://www.totalgaz.fr/files/accordeon/titres_on/test_shopping-gaz.png') no-repeat;
			}


