body {
	font-family: Arial;
	font-size:14px;
	color: #457C67;
	scrollbar-face-color: #C8DAD3;
	scrollbar-arrow-color: #518D74;
	scrollbar-track-color: #DFEBE7;
	scrollbar-3dlight-color: #DBE5E1;
	scrollbar-darkshadow-color: #000000;
	background-attachment:fixed;
	background-color: #FFFFFF;
}
.top {
	background-image:url('images/header.jpg');
	background-repeat:no-repeat
}
.left {
	background-image:url('images/left.jpg');
}

.leftfont {
	font-size: 11px;
	font-weight: bold;
}

table {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #457C67;
	padding-left: 0px;
	margin-left: 50px;
}

.tableleft {
	margin-left: 0px;
}

.box1 {
	border: 0px;
	background-color: #DEEBE7;
	padding: 10px;
}

.box2 {
	border: 0px;
	background-color: #FFEEC5;
	padding: 10px;
}

.box3 {
	border: 0px;
	background-color: #FFD8C5;
	padding: 10px;
}

.borderbox {
	border-style: solid;
	border-width: thin;
	border-collapse: collapse;
	border-color: #DEEBE7;
	padding: 10px;
	margin-left: 0px;
}

.grand {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #457C67;
}
.normal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #457C67;
}
.lettrine {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #457C67;
}
.lettrine:first-letter {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #457C67;
}
.petit {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #457C67;
}
.petit1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #685F4E;
}
.tpetit {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #457C67;
}

.titre1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #32644E;
}
.titre2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #39525D;
}
.couleur1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.couleur2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF3300;
}
.couleur3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #DA840A;685F4E
}
.couleur4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #685F4E;
}.vert {
	color: #339933;
}
.bleu {
	color: #333399;
}
.rouge {
	color: #FF3300;
}

a {
	text-decoration: none;
	color: #32644E;
}
.highlight:hover {
	color: #569679;
}
.highlight1{
	color: #1D392C;
}
.highlight1:hover {
	color: #FBC27F;
}
.highlightgold{
	color: #F4B200;
}
.highlightgold:hover {
	color: #FED060;
}
.scroll {
	background-color: #FFFFFF; 
	font-size:12px;
	font-weight: bold; 
	font-family:Arial;
	color:#4F6E20;
	border: none;
}
div {	
	filter:Chroma(color=#FFDD95); 
}
.adminform {
	font-family: Arial;
	font-size:12px;
	color: #457C67;
}
.admintitre {
	font-family: Arial;
	font-weight: bold;
	font-size:14px;
	color: #457C67;
}

.bouton {
	background-color: #A5BFB5;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #32644E;
}
.adminlien {
	font-size: 10px;	
	font-weight: bold;
/*	color: #5B472B; */
	color: #D12525; 
}
.admintexte {
	font-size: 10px;	
	color: #5B472B;
}
.aidenormal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5B472B;
}
.aidetitre1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #5B472B;
}
.aidetitre2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5B472B;
}
input {
	background-color:#D4E2DD;
}
select {
	background-color:#D4E2DD;
}
textarea {
	background-color:#D4E2DD;
}