
/* styles de liste pour le plan du site */
.list{
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:0px;	
}
li.deep0 {
list-style-type:none;
	margin:0px;
	margin-left:40px;
	padding:0px;
	line-height:30px;
	padding-left: 35px;
	font-family: Tahoma, Geneva;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
li.deep0 a {
	font-family: Tahoma, Geneva;
	font-size: 12px;
	color: #000000;
	font-weight: bold;	 
	text-decoration:none;
	text-transform: uppercase;
}
li.deep0 a:hover{
	font-family: Tahoma, Geneva;
	font-size: 12px;
	color: #000000;
	font-weight: bold;	 
	text-decoration:underline;
	text-transform: uppercase;
}
li.deep1 {
	list-style-type:none;
	background-image: url(../images/fleche.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	margin:0px;
	margin-left:20px;
	padding:0px;
	padding-left: 20px;
	font-family: Tahoma, Geneva;
	font-size: 12px;
	color: #007baf;
	font-weight: bold;
	text-transform: none;
}
li.deep1 a {
	font-family: Tahoma, Geneva;
	font-size: 12px;
	color: #007baf;
	font-weight: bold;
	text-transform: none;
	text-decoration:none;
}
li.deep1 a:hover{
	font-family: Tahoma, Geneva;
	font-size: 12px;
	color: #007baf;
	font-weight: bold;
	text-transform: none;
	text-decoration:underline;
}
li.deep2 {
list-style-type:none;
	margin:0px;
	margin-left:20px;
	padding:0px;
	padding-left: 20px;
	font-family: Tahoma, Geneva;
	font-size: 12px;
	color: #007baf;
	font-weight: normal;
	text-transform: none;
	#background-image: url(../images/fleche_simple.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
li.deep2 a {
	font-family: Tahoma, Geneva;
	font-size: 12px;
	color: #007baf;
	font-weight: normal;
	text-transform: none;
	text-decoration:none;
}
li.deep2 a:hover{
font-family: Tahoma, Geneva;
	font-size: 12px;
	color: #007baf;
	font-weight: normal;
	text-transform: none;
	text-decoration:underline;
}
.item {
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:0px;	
}
.csc-firstHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0080a2;
}
