/*-- Titre --*/
#index_outils,
#details_outils{overflow:hidden;}
#index_outils h2,
#details_outils h2{
	font-size:15px;
	color:#009ada;
	font-weight:bold;
}
#details_outils h2{margin-bottom:15px;}
#index_outils h3{
	font-size:12px;
	color:#009ada;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	margin-left:35px;
	background:url(../../images/common/puce/puce5.gif) no-repeat 0px 6px;
}
/*-- Outils --*/
#index_outils .type1{background:#ffffff;}
#index_outils .type2{background:#e9f3f7;}
#index_outils .outils{
	padding:7px 10px 7px 10px;
	overflow:hidden;
	zoom:1;
}
#index_outils .outils .wg{margin:10px 0px 10px 0px;}
#index_outils div.dec_outil{
	overflow:hidden;
	zoom:1;
}
#index_outils a.dec_outil{
	width:132px;
	height:10px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:right;
	/* voir fichier de langue styles.css */
}
#index_outils a.dec_outil:hover{background-position:0px -10px;}
#details_outils .txt{margin-bottom:30px;}