body,td,th,div,p {
	font-family: Arial;
	font-size: 11px;
	color: #646262;
}
input,textarea,select {
	font-family: Arial;
	font-size: 10px;
	color: #6D6E6F;
	background-color: #EEEEEE;
}

body {
	background-color: #E2DFDF;
	background-image: url(../Images/Charte/FondDegrade.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #646262;
	font-weight: bold
}
a:hover {
	text-decoration: underline;
	color: #646262;
	font-weight: bold;
}
.Blanc {
	color: #FFFFFF;
}
a.Blanc {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold
}
a.Blanc:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.Gris {
	color: #646262;
}
a.Gris {
	text-decoration: none;
	color: #646262;
	font-weight: bold
}
a.Gris:hover {
	text-decoration: underline;
	color: #646262;
	font-weight: bold;
}
.Copyright {
	font-size: 9px;
	font-weight: normal;
}
a.Copyright {
	text-decoration: none;
	color: #646262;
	font-weight: normal;
}
a.Copyright:hover {
	text-decoration: underline;
	color: #646262;
	font-weight: normal;
}
.Bleu {
	color: #2a5d8c;
}

.Orange {
	color: #DC6900;
}
a.Orange {
	text-decoration: none;
	color: #DC6900;
	font-weight: bold
}
a.Orange:hover {
	text-decoration: underline;
	color: #DC6900;
	font-weight: bold;
}


.Noir {
	color: #000000;
}
a.Noir {
	text-decoration: none;
	color: #000000;
	font-weight: bold
}
a.Noir:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.TexteClair {
	color: #6D6E6F;
}
a.TexteClair {
	text-decoration: none;
	color: #6D6E6F;
	font-weight: bold
}
a.TexteClair:hover {
	text-decoration: underline;
	color: #6D6E6F;
	font-weight: bold;
}
.Brique {
	color: #DC6900;
}
a.Brique {
	text-decoration: none;
	color: #DC6900;
	font-weight: bold
}
a.Brique:hover {
	text-decoration: underline;
	color: #DC6900;
	font-weight: bold;
}
.Titre {
	font-size: 16px;
	font-weight: bold;
}
.STitre {
	font-size: 14px;
	font-weight: bold;
}
.TitreMenuGauche {
	font-size: 12px;
}
.Petit {font-size: 8px}
.Grand {font-size: larger}
.Majuscule {
	text-transform: uppercase;
}
.Capitalize {
	text-transform: capitalize;
}
.Photo {
	cursor: inherit;
	position: relative;
	visibility: visible;
	float: left;
	margin: 5px;
}
.TableauBord {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: 646262;
	border-right-color: 646262;
	border-bottom-color: 646262;
	border-left-color: 646262;
	background-color: #E7DED0;
}
.FondEntete {
	background-image: url(../Images/Charte/Entete.jpg);
	background-repeat: repeat-x;
}
.LogoImerys {
	background-image: url(../Images/Charte/LogoImerys.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.FondMenuHaut {
	background-image: url(../Images/Charte/FondMenuHaut.png);
	background-repeat: no-repeat;
}


.FondBlanc {
	background-color: #FFFFFF;
}
.FondBas {
	background-color: #E2DFDF;
}
.FondTabEntete {
	background-color: #E8DAC6;
}
.FondTabCell {
	background-color: #E7DED0;
}
.FormDroite {
	text-align: right;
}
.FormCentre {
	text-align: center;
}
.ImerysLinks {
	font-family: Arial;
	font-size: 11px;
	color: #DC6900;
	background-color: #FFFFFF;
	font-weight: bold;
}
