.titre1  { color: #ff6600; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none }
.textRegular   { color: #646c7f; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none }
.textBold   { color: #646c7f; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a:link {
	color: #636C80;
	text-decoration: underline;
}
a:visited {
	color: #838EAA;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}
body   { background-color: #646c7f; margin: 0 }
.bordure {
	border: 1px solid #CCCCCC;
}
.quickCatalogue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.quickCatalogueTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535A6A;
	text-decoration: none;
}
.bordureDark {
	border: 1px solid #999999;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00335E;
	text-decoration: none;
}
.titre4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 15px;
}
.catalogue {
	background-color: #ECEDF2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #636C80;
	text-decoration: none;
	padding: 1px 0px 1px 7px;
}
.fondBlanc {
	background-color: #FFFFFF;
}
.fondBeige {
	background-color: #E8E4D4;
}
