#lignes {
	float : left;
	width : 455px;
	margin-top : 10px;
	clear : both;
}

#lignes #caracLignes {
	width : 455px;
	float : left;
	border-bottom : 1px solid #44617c;
}

#lignes #caracLignes .titreCategorie {
	background : url(/images/titreCategorie.png) no-repeat 0px 0px;
	border-left : 1px solid #44617c;
	border-right : 1px solid #44617c;
	width : 455px;
	height : 49px;
	cursor : pointer;
}

#lignes #caracLignes .titreCategorie h3 {
	line-height : 46px;
	/line-height : 17px;
}

#lignes #caracLignes .titreCategorie h3 a {
	line-height : 46px;
	/line-height : 47px;
}

#lignes #caracLignes .listeCategorie {
	border-left : 1px solid #44617c;
	border-right : 1px solid #44617c;
	width : 455px;
}

#lignes #caracLignes .titreCategorie h3 {
	margin-top : 0px;
	/margin-top : 0px;
	margin-left : 40px;
}

#lignes #caracLignes .titreCategorie h3 a {
	text-decoration : none;
	font-weight : bold;
	color : #808080;
	letter-spacing:-1px;
	font-size : 14px;
	font-family : Arial;
}

#lignes #caracLignes .titreCategorie h3 a:hover {
	text-decoration : none;
	font-weight : bold;
	color : #e4e7e8;
	letter-spacing:-1px;
	font-size : 14px;
	font-family : Arial;
}


#lignes #caracLignes ul{
padding-left:			20px;
margin-bottom:			0px;
margin-top:				0px;
}

#lignes #caracLignes li{
background:				url(../images/puce_jaune.gif) no-repeat 0 8px;
list-style:				none;
}

#lignes #caracLignes li a{
color:					#505050;
font-size:				11px;
padding-left:			15px;
font-family:			Arial;
text-decoration : 		none;
padding-top :			3px;
}

#retourDescLignes {
background:				url(/images/formation/icone_retour.gif) no-repeat 0px 15px;
padding-left:			27px;
padding-top:			16px;
padding-bottom:			10px;
margin:					10px auto;
width:					150px;
clear:					both;
display : block;
}

#retourDescLignes a {
color:					#4b5b6b;
font-size:				11px;
font-family:			Arial;
text-decoration:		none;
}

#retourDescLignes a:hover{
text-decoration:		underline;
}
