 #navcontainerA
{
	height: 43px;
	width: 782px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	left: 0px;
	top: 189px;
	position: absolute;
	visibility: visible;
	z-index: 2;
}

#navcontainerA ul
{
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

#navcontainerA ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
}

#navcontainerA ul li a
{
	background: #fff;
	width: 180px;
	height: 18px;
	border-top: 1px solid #f5d7b4;
	border-left: 1px solid #f5d7b4;
	border-bottom: 1px solid #f5d7b4;
	color: #CC9900;
	text-decoration: none;
	display: block;
	text-align: center;
	border-right: 1px solid #f5d7b4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 2px;
}

#navcontainerA ul li a:hover
{
color: #930;
background: #f5d7b4;
}

#navcontainerA a:active
{
background: #c60;
color: #fff;
}

#navcontainerA li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}
#titreModule {
	position: absolute;
	height: 50px;
	width: 373px;
	left: 6px;
	top: 381px;
}

