td {

	font-family:Arial;
	font-size:11px;


}
h3 {
	vertical-align: top;
	font-family:Arial;
	font-size:18px;
	font-weight: bold;
	color: red;

}

a.1 {
	text-decoration: none;
	color: 000000;
}
.t9 {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
}
.t10 {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
}

.m9 {
	font-family: Microsoft Sans Serif;
	font-size: 9px;
	font-style: normal;
}
a.hometitle:link  {
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color: red;
	font-weight: bold;

}
a.hometitle:visited {
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color: red;
	font-weight: bold;

}
a.hometitle:hover {
	font-family:Arial;
	font-size:11px;
	text-decoration: underline;
	color: red;
	font-weight: bold;

}
a.toplink:link  {
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color: white;
	font-weight: bold;

}
a.toplink:visited {
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color: white;
	font-weight: bold;

}

a.toplink:hover {
	font-family:Arial;
	font-size:11px;
	text-decoration: underline;
	color: white;
	font-weight: bold;

}
a.aem:link  {
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color: gold;
	font-weight: bold;

}
a.aem:visited {
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color: gold;
	font-weight: bold;

}

a.aem:hover {
	font-family:Arial;
	font-size:11px;
	text-decoration: underline;
	color: gold;
	font-weight: bold;

}

a:link {
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color: red;


}a:visited {
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color: red;
	

}a:hover {
	font-family:Arial;
	font-size:11px;
	text-decoration: underline;
	color: red;
	

}

.asterix {
	font-weight: bold;
	color: FF4500;
	font-size: 1.50em;
}

.footer {
	font-size:10px;
}
td.row1	{ background-color: #e5e5e5; }
td.row2	{ background-color: #ccccff; }
td.cat	{ background-color: #6E7F9D; color: #FFFFFF; }

A.breadcrumb:link { color: #FFFFFF; text-transform: uppercase; font-size: 7pt; line-height: 10px; font-family: Tahoma, Verdana, Arial; text-decoration: underline }
A.breadcrumb:active { color: #FFFFFF; text-transform: uppercase; font-size: 7pt; line-height: 10px; font-family: Tahoma, Verdana, Arial; text-decoration: underline }
A.breadcrumb:hover { color: #FFFFFF; text-transform: uppercase; font-size: 7pt; line-height: 10px; font-family: Tahoma, Verdana, Arial; text-decoration: underline }
A.breadcrumb:visited { color: #FFFFFF; text-transform: uppercase; font-size: 7pt; line-height: 10px; font-family: Tahoma, Verdana, Arial; text-decoration: underline }

td.breadcrumb { text-align: left; font-family: Tahoma,Verdana, Arial;font-size: 11px; color: #fff;}
div.row span.left { 
	float: left;
	text-align: left;
	font-weight: bold;
	width: 80%;}
div.row span.right { 
	float: right;
	text-align: right;
	font-weight: bold;
	width: 20%;
}

.btnSm {
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	color: black;
	font-weight: bold;
}


.formField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
}
.formField-mandat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 0.1em #000099 solid;
	border-left: 0.1em #000099 solid;
	border-bottom: 0.1em #000099 solid;
	border-right: 0.1em #000099 solid;

}

.buttonIconCB {
	HEIGHT: 20px;
	BORDER-RIGHT: #bcbcbc 1px solid;
	PADDING-LEFT: 14px;
	PADDING-right: 5px;
	BORDER-BOTTOM: #bcbcbc 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #ebebeb 2px solid;
	CURSOR: hand;
	FONT-FAMILY: arial, Tahoma, times;
	BACKGROUND-COLOR: #dfdfdf;
	background-image: url(/images/icon_checkbox.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.buttonIconNEXT {
	HEIGHT: 20px;
	BORDER-RIGHT: #bcbcbc 2px solid;
	PADDING-LEFT: 5px;
	PADDING-right: 8px;
	BORDER-BOTTOM: #bcbcbc 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #ebebeb 1px solid;
	CURSOR: hand;
	FONT-FAMILY: arial, Tahoma, times;
	BACKGROUND-COLOR: #dfdfdf;
	background-image: url(/images/icons/icon_next.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.buttonIconPREV {
	HEIGHT: 20px;
	BORDER-RIGHT: #bcbcbc 1px solid;
	PADDING-LEFT: 8px;
	PADDING-right: 5px;
	BORDER-BOTTOM: #bcbcbc 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #ebebeb 2px solid;
	CURSOR: hand;
	FONT-FAMILY: arial, Tahoma, times;
	BACKGROUND-COLOR: #dfdfdf;
	background-image: url(/images/icons/icon_prev.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.buttonNoIconCB {
	HEIGHT: 20px;
	BORDER-RIGHT: #bcbcbc 1px solid;
	PADDING-LEFT: 5px;
	PADDING-right: 5px;
	BORDER-BOTTOM: #bcbcbc 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #ebebeb 2px solid;
	CURSOR: hand;
	FONT-FAMILY: arial, Tahoma, times;
	BACKGROUND-COLOR: #dfdfdf;
	
}
.buttonLowPad {
	HEIGHT: 20px;
	BORDER-RIGHT: #bcbcbc 1px solid;
	PADDING-LEFT: 1px;
	PADDING-right: 1px;
	BORDER-BOTTOM: #bcbcbc 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #ebebeb 2px solid;
	CURSOR: hand;
	FONT-FAMILY: arial, Tahoma, times;
	BACKGROUND-COLOR: #d4c792;
}

label {

	cursor:pointer;
	
}
label.mandat {

	color: #191970;
	font-weight: bold;

}

fieldset {
 
	border: 1px solid #d4c792;

}

legend {
	
	font-weight: bold;
	color :#000;
	background: #d4c792;
	border: 1px solid #d4c792;
	padding: 2px 6px
}

div.adminrow span.admileft { float: left;text-align: left;font-weight: bold;font-family: Verdana, Arial, Tahoma;font-size: 11px;color: #fff; width: 90%;}

div.admirow span.admiright { float: right;text-align: right;font-weight: bold;font-family: Verdana, Arial, Tahoma;font-size: 11px; color: #fff; width: 10%;}

	navlist {
		position: absolute;
		left: 36px;
		top: 86px;
		width: 145px;
	}
	
	#navlist li.folder {
		display: block;
		padding: 1px 1px 0px 0px;
		border: 0px solid;
		border-color: #ddd #000 #000 #ddd;
		background-color: #d4c792;
	}
	
	#navlist ul {
		display:block;
		margin: 0;
		padding: 0;
		list-style-type: none;
		
	}
	
	#navlist li.level1 {
		margin: 0;
		padding: 1px 1px 0px 0px;
	}
	#navlist li.level2 {
		margin: 0;
		padding: 1px 1px 0px 10px;
	}
	#navlist a {
		display: block;
		padding: 2px 2px 2px 5px;
		border: 0px solid;
		border-color: #ddd #000 #000 #ddd;
		background-color: #ebe9d2;
	
	}
	#navlist a:link, #navlist a:visited {
		text-decoration: none;
	}
	
	/* you can combine the last two rules if you wish */
	
	#navlist a:hover, #navlist a:active {
		background-color: #333366;
		color: #FFFFFF;
	}
	#uberlink a:link, #uberlink a:visited,
	#uberlink a:hover, #uberlink a:active {
		background-color: #333366;
		
		color: #FFFFFF;
	}
	<!--[if IE 5]>
	#navlist a {
	height: 1em;
	float: left;
	clear: both;
	width: 100%;
	}
	</style>
	<![endif]-->
	<!--[if IE 6]>
	<style>
	#navlist a {height: 1em;}
	</style>
	<![endif]-->