/* MENU*/
.texteImgGauche li {
	width: 450px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.ulniv1 {
	margin-left: 56px;
	margin-right: 16px;
}
.liniv1 {
	height: auto;
	min-height: 14px;
	_height: 14px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-right: 4px;
	border-bottom: 1px solid #FFF;
	position: relative;
	z-index: 10;
}
#a_menu .liniv1 a {
	text-decoration: none;
	font-size: 11px;
	font-family: verdana, arial;
	padding-left: 20px;
	color: #FFF;
}
/*MENU NIV2*/
#a_menu .ulniv2 {
	display: none;
	position: absolute;
	left: 168px;
	top: -1px;
	background: #bd98c9;
	list-style: none;
	_z-index: 10;
}
.liniv2 {
	width: 200px;
	border-bottom: 1px solid #FFF;
	color: white;
	height: auto;
	min-height: 16px;
	_height: 16px;
	_position: relative;
	_z-index: 15;
}
.liniv2 a {
	display: block;
	width: 180px;
	height: 100%;
	color: white;
	padding-left: 5px;
	background: none;
	height: auto;
	min-height: 16px;
	_height: 16px;
}
.liniv2 a:hover {
	text-decoration: none;
	background: #8b4f9e;
}
/*MENU NIV3*/
.ulniv3 {
	_position: relative;
	_z-index: 15;
}
.liniv3 {
	width: 200px;
	border-bottom: 1px solid #FFF;
	color: white;
	height: auto;
	min-height: 16px;
	_height: 16px;
}
.liniv3 a {
	width: 180px;
	height: 100%;
	color: white;
	padding-left: 10px;
	background: none;
	height: auto;
	min-height: 16px;
	_height: 16px;
	font-style: italic;
}
.liniv3 a:hover {
	text-decoration: none;
	background: #8b4f9e;
}
#con_title {
	color: white;
	font-weight: bold;
	padding-left: 50px;
	text-transform: uppercase;
	font-size: 10px;
}
#a_con table {
	color: white;
	font-size: 10px;
	margin-left: 40px;
	margin-top: 5px;
}
#a_con table tr td {
	text-align: right;
}
#a_con table tr td input {
	width: 65px;
	font-size: 10px;
	height: 11px;
}
#a_con table tr td #sub {
	background: url(images/ADMR29/button.gif) no-repeat;
	height: 16px;
	width: 81px;
	color: white;
	text-transform: uppercase;
	font-size: 8px;
	border-style: none;
}
#a_con table tr td.a_test {
	text-align: center;
}
#actu_title {
	color: white;
	font-weight: bold;
	padding-left: 50px;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 15px;
}
#a_actu {
	color: white;
	padding-left: 50px;
}
#a_actu .actu_titre {
	padding-top: 5px;
	font-weight: bold;
}
#a_actu .actu_plus {
	text-decoration: underline;
	display: block;
	text-align: right;
	color: white;
	width: 194px;
}
#a_actu a {
	color: white;
	text-decoration: underline;
}
.premier {
	border-top: 1px solid #FFF;
}
.dernier {
	border-bottom: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
#a_actu .bloc_actu {
	clear: both;
}
#a_maj {
text-align: right;
padding: 2px 10px 0px 0px;
}