.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: bold;
	color: #CC0000;
}
.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: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.sectionHeader {
	background-color: #8386A5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	font-family: 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: #000000;
	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: #000000;
	border-bottom-color: #000000;
}
.formErrorCell {
	color: #FFFFFF;
	border: 1px solid #000000;
}
.adminHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B62D8;
}
.adminNewsContent {
	border: 1px dashed #8386A5;
}
.adminHeaderGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
.titrebordeaubold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #913635;
}
.titrebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lienPdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #913536;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.texteGras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.soustitrebordeaubold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #913635;
}
.bgHachures {
	background-image: url(/images/decoupes/HACHURES.jpg);
	background-repeat: repeat-y;
}
.bgtitre {
	background-color: #923736;
	height: 2px;
	border: 1px solid #000000;
}
