
/* Content */
div#content {
	float: left;
	text-align: left;
	/*width: 570px;*/
}

/* Menu2 */
div#menu2 {
	float: left;
	margin-top: 0px;
	/*width: 195px;*/
	/*
	border-style: solid;
	border-color: #8A1A19;
	border-left: 1px;
	border-right: 1px;*/
}

/* Menu3 */
div#menu3 {
	float: left;
	margin-top: 0px;
	/*width: 195px;*/
	/*
	border-style: solid;
	border-color: #8A1A19;
	border-left: 1px;
	border-right: 1px;*/
}

li.liste_sans_puce{
   list-style:none;
}