img {
	border			: 0px;
}
ul {
	list-style-type	: none;
	padding			: 0px 0px 0px 0px;
	margin-top		: 0px;
}
li {
	vertical-align	: top;
	margin-top		: 0px;
	border			: 0px solid black;
	font-family		:Verdana, Arial, Helvetica, sans-serif;
		}
#ulSubMenu {
	padding-left	: 0px;
	vertical-align	: middle;
}
#ulTerMenu {
	margin-left		: 0px;
	list-style-image: url();
	vertical-align	: middle;
}
.menuLink, a.menuLink {	
	font-weight		: bold;
	font-size		: 11px;
	color			: #032e63;
	text-decoration	: none;
	line-height		: 10px;
	border			: 0px solid black;
	vertical-align	: top;
}
.menuLink:hover {
	color			: #940066;
}
.menuLinkOrange, a.menuLinkOrange {	
	font-weight		: bold;
	font-size		: 11px;
	color			: #032e63;
	text-decoration	: none;
	line-height		: 10px;
	border			: 0px solid black;
	vertical-align	: top;
}
.menuLinkOrange:hover {
	color			: #E77C00
}
.menuLinkOpen {
	font-weight		: bold;
	font-size		: 11px;
	color			: #940066;
	text-decoration	: none;
	line-height		: 10px;
	border			: 0px solid black;
	vertical-align	: top;
}
.menuLinkOpenOrange {
	font-weight		: bold;
	font-size		: 11px;
	color			: #E77C00;
	text-decoration	: none;
	line-height		: 10px;
	border			: 0px solid black;
	vertical-align	: top;
}
.menuSubLink, a.menuSubLink {	
	font-weight		: normal;
	font-size		: 11px;
	color			: #032e63;
	text-decoration	: none;
	line-height		: 10px;
	border			: 0px solid black;
	vertical-align	: top;
	background		: url(http://www.nouveauciel.com/images/triangle.png) top left no-repeat;
}
.menuSubLink:hover {
	color			: #940066;
	background		: url(http://www.nouveauciel.com/images/triangle-over.png) top left no-repeat;
}
.menuSubLinkOpen, a.menuSubLinkOpen {	
	font-weight		: normal;
	font-size		: 11px;
	color			: #940066;
	text-decoration	: none;
	line-height		: 10px;
	border			: 0px solid black;
	vertical-align	: top;
	background		: url(http://www.nouveauciel.com/images/triangle-clic.png) top left no-repeat;
}
.menuSubLinkNo, a.menuSubLinkNo {	
	font-weight		: normal;
	font-size		: 11px;
	color			: #032e63;
	text-decoration	: none;
	line-height		: 10px;
	border			: 0px solid black;
	vertical-align	: top;
	background		: url(http://www.nouveauciel.com/images/puce-codel.png) top left no-repeat;
}
.menuSubLinkNo:hover {
	color			: #940066;
	background		: url(http://www.nouveauciel.com/images/puce-codel-over.png) top left no-repeat;
}
.menuSubLinkNoOrange, a.menuSubLinkNoOrange {	
	font-weight		: normal;
	font-size		: 11px;
	color			: #032e63;
	text-decoration	: none;
	line-height		: 10px;
	border			: 0px solid black;
	vertical-align	: top;
	background		: url(http://www.nouveauciel.com/images/puce-codel.png) top left no-repeat;
}
.menuSubLinkNoOrange:hover {
	color			: #E77C00;
	background		: url(http://www.nouveauciel.com/images/puce-codel-over-orange.png) top left no-repeat;
}
.menuSubLinkNoOpen {	
	font-weight		: normal;
	font-size		: 11px;
	color			: #940066;
	text-decoration	: none;
	line-height		: 10px;
	border			: 0px solid black;
	vertical-align	: top;
	background		: url(http://www.nouveauciel.com/images/puce-codel-over.png) top left no-repeat;
}
.menuSubLinkNoOpenOrange {	
	font-weight		: normal;
	font-size		: 11px;
	color			: #E77C00;
	text-decoration	: none;
	line-height		: 10px;
	border			: 0px solid black;
	vertical-align	: top;
	background		: url(http://www.nouveauciel.com/images/puce-codel-over-orange.png) top left no-repeat;
}
.menuTerLink, a.menuTerLink {	
	font-weight		: lighter;
	font-variant	: normal;
	font-size		: 10px;
	color			: #032e63;
	text-decoration	: none;
	line-height		: 10px;
	border			: 0px solid black;
	vertical-align	: top;
	letter-spacing	: -1px;
}
.menuTerLink:hover {
	color			: #940066;
}
.menuTerLinkOpen {	
	font-weight		: lighter;
	font-variant	: normal;
	font-size		: 10px;
	color			: #940066;
	text-decoration	: none;
	line-height		: 10px;
	border			: 0px solid black;
	vertical-align	: top;
	letter-spacing	: -1px;
}
div.menu {
	width			: 180px;
	margin-top		: 0px;
}
div.head {
	height			: 25px;
	border			: 0px solid black;
}
div.submenu {
	margin-top		: 0px;
}