body {
	background-image: URL(images/bg.png);
	background-position: top center;
	/* background-attachment: fixed; */
	background-repeat: no-repeat;
}
tr, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
.menu td {
	padding: 0px 3px 0px 3px;
	color: #fff;
}
a.menu_link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}
a.menu_link:hover {
	color: #fc0;
	text-decoration: none;
	font-size: 14px;
}
.submenu {
	position: relative;
	background: #6e655c;
	display: none;
}
a.submenu_link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border-top: #0e74a7 1px solid;
	padding: 5px;
	font-size: 14px;
	width: 100%;
	white-space: nowrap;
}
a.submenu_link:hover {
	color: #fc0;
	text-decoration: none;
	font-weight: bold;
	display: block;
	border-top: #0e74a7 1px solid;
	padding: 5px;
	font-size: 14px;
}

.header {
	background: URL(images/header.gif);
}
.header_admin {
	background: URL(images/header_admin.gif);
}
p {
	text-align: justify;
}
.details {
	font-size: 10px;
}
a.normal {
	color: #336699;
	text-decoration: underline;
}
a.normal:hover {
	color: #336699;
	text-decoration: none;
}
a.jaune {
	color: #FFCC00;
	text-decoration: underline;
}
a.jaune:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.small {
	color: #336699;
	text-decoration: underline;
	font-size: 10px;
}
a.small:hover {
	color: #336699;
	text-decoration: none;
	font-size: 10px;
}
.leftTable {
	padding: 10px 5px 0px 0px;
}
.leftTableTitle {
	background: URL(images/bg_titles.png) left repeat-y;
	font-weight: bold;
	font-size: 13px;
	color: #006699;
	padding: 3px 5px 3px 5px;
}
.bullit_separ {
	height: 40px;
	background: URL(images/bullit_separ.png) left center repeat-x;
}
.rightTable {
	padding: 2px 5px 22px 10px;
}
.rightTableTitle {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	padding: 2px 5px 2px 10px;
}
.bienvenue {
	color: #FFCC00;
	font-weight: bold;
	border: #CCCCCC 1px solid;
	background: #006699;
	padding: 2px 5px 2px 5px;
}
.message {
	border: #CCCCCC 1px solid;
	background: #FFCC00;
	padding: 2px 5px 2px 5px;
}
.formElem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: #000000 1px solid;
	background: #F5F5F5;
}
.formDropdown {
	width: 240px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: #000000 1px solid;
	background: #F5F5F5;
}
.formElemTArea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: #000000 1px solid;
	background: #F5F5F5;
}
.formElemMaxWidth {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	width: 130px;
	border: #000000 1px solid;
	background: #F5F5F5;
}
.formElemBold {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: #000000 1px solid;
	background: #F5F5F5;
}
.formBtn {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
}
.admin_title {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	border: #CCCCCC 1px solid;
	background: #FFFFFF;
	background-image: URL(images/bgRightTable.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.listHeader {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	border-bottom: #CCCCCC 1px solid;
}
.list {
	padding: 2px 5px 2px 5px;
}
.eventActiveRow {
	background: #CEFFD1;
}
.eventInactiveRow {
	background: #FFE1E1;
}
.activeRow {
	background: #CEFFD1;
	padding: 2px 5px 2px 5px;
}
.inactiveRow {
	background: #FFE1E1;
	padding: 2px 5px 2px 5px;
}
.hrHor {
	border-bottom: #CCCCCC 1px solid;
}
.hrVer {
	border-left: #CCCCCC 1px solid;
}
.rightRow {
	height: 20px;
}
.rightRowLast {
	height: 20px;
}
.gray_small {
	font-size: 10px;
	color: #666666;
}
.form2ndRow {
	padding: 0px 10px 0px 10px;
}
strong {
	font-color: #0000FF;
}
.laDate {
	font-weight: bold;
	color: #336699;
}
.list_title {
	font-weight: bold;
	color: #336699;
}
.adhFormHeader {
	color: #FFFFFF;
	background: #248bbe;
}
.adhForm {
	background: #8fbcd3;
}
.adhSpacer {
	border-top: #FFFFFF 2px solid;
}
.tableau_header {
	color: #FFFFFF;
	background: #248bbe;
}
.tableau_row {
	background: #8fbcd3
}
.strokeImage {
	border: none;
}
.footerMessage {
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background: #0e74a7;
	padding: 2px;
}
.footerMessage2 {
	text-align: center;
	color: #ccc;
	background: #6e655c;
	padding: 2px;
}
a.footerLink {
	color: #fff;
	text-decoration: none;
}
