.leftMenuBar {
	background-image: url(/images/admin/leftMenuBar.gif);
	background-color:#CCCCCC;
	background-repeat: no-repeat;
}
.rightMenuBar {
	background-image: url(/images/admin/topBorder.gif);
	background-repeat: no-repeat;
}
.bgMenuBar {
	background-image: url(/images/admin/topBG.gif);
	background-repeat: repeat-x;
}
.menuTabLeft {
	background-image: url(/images/admin/leftTab.gif);
	background-repeat: no-repeat;
}
.menuTabInter {
	background-image:  url(/images/admin/interTab.gif);
	background-repeat: no-repeat;
}
.menuTabBG {
	background-repeat: repeat-x;
	background-image: url(/images/admin/tabBG.gif);
}
.menuTabRight {
	background-image: url(/images/admin/rightTab.gif);
	background-repeat: no-repeat;
}
.leftBarBG {
	background-image: url(/images/admin/leftBG.gif);
	background-repeat: repeat-y;
}
.bottomLeft {
	background-image: url(/images/admin/bottomLeft.gif);
	background-repeat: no-repeat;
}
.bottomRight {

	background-image: url(/images/admin/bottomRight.gif);
	background-repeat: no-repeat;
}
.bottomBG {
	background-image: url(/images/admin/bottomBG.gif);
	background-repeat: repeat-x;
}

.mandatoryField {
	color: #FF0000;
}
.helpOnError {
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px dotted #990000;
}
.dashedBorder {
	border: 1px dashed #000000;
}
.mainMenuLink {
	color: #000000;
	text-decoration: none;
}
.location {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	background-color: #EBEBEB;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-transform: capitalize;
}
.pageContent {
	background-color: #EBEBEB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #95B7F3;
	border-bottom-color: #95B7F3;
	border-left-color: #95B7F3;
}
.sectionHeader {
	background-color: #8386A5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sectionHeaderFirst {
	background-color: #8386A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.subMenuBorder {
	border: 1px solid #000000;
	background-color: #DBDBDB;
}
.subMenuInter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.subMenuInputText {
	width: 100px;
}
.subMenuInputButton {
	background-color: #666666;
	border: 1px solid #000000;
	color:#FFFFFF;
}.sectionRowFirst {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.sectionRow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.sectionHeaderAlone {
	background-color: #8386A5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #95B7F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #95B7F3;
	border-bottom-color: #95B7F3;
}
.formErrorCell {
	color: #FFFFFF;
	border: 1px solid #000000;
}
.taskOpen {
	background-color: #0000CC;
	color: #FFFFFF;
}
.taskDone {
	background-color:#00CC66;
	color: #FFFFFF;
}.sectionHeaderAloneLink {
	background-color: #8386A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none;
}
.evalCritereGood {
	background-color: #00FF33;
}
.evalCritereMean {
	background-color:#FF9900;
}
.evalCritereBad {
	background-color:#FF0000;
}
.evalCritereInherited {
	background-color:#CCCCCC;
}.helpSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.borderblack {
	border: 1px solid #333333;
}
.titrerecherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}
