/*  ----------------------------------------------------------- */
/* FAVRON.ORG  rubrique 24 la fondation #ff9900 */
/*  ----------------------------------------------------------- */

#navcontainer ul{
	list-style-type: none;
	background-color: #4D9EDB;
	color: #FFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin: 0;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff9900;
	margin-bottom:5px;
	}

#footer {
	clear: both;
	background: #ffffff;
	color: #FFFFFF;
	margin-top:25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9900;
}