.thickBorder {
	border-top-width: 18px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7BF58;
	border-right-color: #E7BF58;
	border-bottom-color: #E7BF58;
	border-left-color: #E7BF58;
	border-top-style: none;
}
.thickBorderBrown {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	border-top-style: none;
}
.thickBorderthinYellow {

	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F4E3B7;
	border-bottom-color: #F4E3B7;
	border-left-color: #F4E3B7;
	border-top-style: none;
}
.borderMenuBottom {
	border: 3px groove #99633A;
}
.texteBleu12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #143A7B;
}
.texteBeige12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EFD8A2;
	font-size: 12px;
}
a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textePetitProjet {
	font-size: 11px;
	color: #F4E3B7;
}
.borderBottomPointill {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F7E3A6;
}
.borderTOP {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4E3B7;
}
.grandTitre {
	font-family: "Arial Black";
	font-weight: bolder;
	color: #F4E3B7;
	font-size: 13px;
}
.grandtitreBRUN {
	font-size: 12px;
	font-weight: bolder;
	color: #99633A;
}
