/* CSS Document */

#service {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#service ul {
	margin: 0px;
	padding: 0px;
}

#service li {
	border-bottom: 1px solid #CBD8E6;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 5px 3px;
}

#service li h2 {
	font-size: 1em;
	margin: 0;
}
#service li h2 a {
	font-size: 100%;
	background-image:url(../img/fleche_bleu.gif);
	background-position:7px 7px;
	background-repeat:no-repeat;
	padding: 3px 0 3px 20px;
}
#service li a.h2 {
	background-image:url(../img/fleche_bleu.gif);
	background-position:10px 7px;
	background-repeat:no-repeat;
	color: #005184;
}

#service li a {
	display: block;
	background-image:url(../img/bg_picfiche.gif);
	background-position: 8px 7px;
	background-repeat:no-repeat;
	padding: 3px 0 3px 20px;
}
#service li.ok a {
	color:#C8453C;
	font-weight:bold;
	text-decoration:none;
}



#service ul {
	margin: 0 0 10px 20px;
}
#service li li {
	border-bottom: 0px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	list-style: none;
}
#service li li h2 a, {
	background-image: url(../img/fleche_bleuClair.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0 0 0 11px;
}
#service li li a.h2 {
	background-image: url(../img/fleche_bleuClair.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0 0 0 11px;
}
#service li li a {
	background-image:url(../img/bg_picfiche.gif);
	/*background-image: url(../img/fleche_bleuClair.gif);*/
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0 0 0 11px;
}


#service ul ul {
	margin: 0 0 0 10px;
}
#service li li li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: normal;
	padding: 3px 0px;
	list-style-image: url(../img/px.gif);
	background-image: none;
}
#service a.lienon {
	color: #C8453C;
	text-decoration: none;
}
#service a.lienof {
	color: #043369;
	text-decoration: none;
}

