ul li {
	list-style-position: inside;
}
#menu ul li {
	list-style-type: none;
	margin-bottom: 4px;
	
}
	#menu ul li {
		text-indent: 12px;
	}
	#menu ul li.puce {
		background: url('../images/puce_blanche.png') no-repeat left 4px;
		font-size: 1.1em;
	}
	#menu ul li:hover {
		background: url('../images/puce_blanche.png') no-repeat left 4px;
	}
	#menu ul li.puce a, #menu ul li.puce a:visited, #menu ul li.puce a:hover {
		color: #F6A612;
	}
#col_left ul.fleche_jaune {
	margin: 45px 0 10px 85px;
	font-size: 1em;
}
	#col_left ul.fleche_jaune li {
		list-style: none inside;
		background: url('../images/fleche-jaune.gif') no-repeat left center;
		text-indent: 11px;
		margin-bottom: 5px;
	}
	#col_left ul.fleche_jaune li.spe_in {
		background: url('../images/fleche-blanche.gif') no-repeat left center;
	}
	#col_left ul.fleche_jaune li a {
		color: #000;
		border-bottom: solid 1px #698694;
	}
	#col_left #fond_gris ul li a {
		color: #fff;
		border-bottom: solid 1px #A4B9C2;
	}
	#col_left #normal_spe ul li a {
		border-bottom: solid 1px #698694;
	}
	#col_left ul.fleche_jaune li.spe_in a {
		color: #fff;
		font-weight: bold;
	}
	#col_left dl {
		color: #fff;
		margin: 0;
	}
		#col_left dl dt {
			margin-top: 15px;
		}
		#orga_left dl dt {
			margin-top: 0;
			color: #000;
		}
	ul#contact_li{
		
		margin: 0;
	}
	ul#contact_li li {
		list-style: none;
		margin: 5px 0 0 0;
	}
	ul#contact_li li#mail_img {
		background: url('../images/email.gif') no-repeat left center;
		padding-left: 19px;
	}
#col_right ul.fleche_noir, #col_right ul {
	margin: 10px 0 10px 10px;
}
	#col_right ul.fleche_noir li {
		background: url('../images/fleche-noir.gif') no-repeat left center;
		text-indent: 10px;
		list-style-type: none;
	}
	#col_right ul.tiret li {
		background: url('../images/tiret.gif') no-repeat left 8px;
		padding-left: 8px;
		list-style-type: none;
		list-style-position: inside;
		text-align: justify;
	}
#content_right ul, #content_left ul {
	margin: 10px 0 10px 10px;
	font-size: 0.9em;
}
#photo_immo ul {
	color: #fff;
	margin: 5px 5px 0 15px;
	font-size: 0.9em;
}
	#content_right ul.spe_lien li {
		margin-bottom: 10px;
		list-style: none;
	}
/*liste actualite*/
#content_right ul#list_act {
	font-size: 1.1em;
}
#content_right ul#list_act li {
	text-indent: 15px;
	line-height: 1.3em;
	list-style-type: none;
	margin-bottom: 2px;
	
}
#content_right ul#list_act li.first {
	background: url('../images/open.png') no-repeat 3px 5px #E8EDF0;
}
#content_right ul#list_act li.second {
	background: url('../images/open.png') no-repeat 3px 5px #DBE3E7;
}
