#menu2 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#menu2  ul a {
	color: #666666;
	line-height: 18px;
	font-weight: bold;
}
blockquote {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #ECECEC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-weight: bold;
	margin-left: 20px;
	padding-right: 5px;
	margin-right: 20px;
}
#centre p.centrer {
	text-align: center;
}

