#corps {
	overflow: auto;
	display: block;
	position: fixe;
	height: 280px;
	width: 450px;
	font-size: 10px;
}
#breadcrumbs, #btnImprimable {
	font-size: 10px;
}
#btnImprimable {
	margin-right: 30px;
}
a:link, a:visited {
	color:#666666;
}
ul {
	color:#666666;
	list-style-type: square;
}

#TrendsMain {
	display: block;
	height: 600px;
	width: 955px;
	margin: auto;
	border: 1px solid #B4B2AC;
}
#tblForm {
	margin-left: 25px;
}
#tblForm th {
	text-align: left;
	background-color: #ECE9E1;
	padding-left: 10px;
}
#tblForm td, #tblForm th {
	font-size:10px;
}

#corps h1 {
	font-size: 22px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#corps h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	background-color: #F1EEE6;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8EAF3;
	color: #666666;
	margin-left: 2px;
}
#corps h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #A52531;
	margin-left: 10px;
}
#corps h4 {
	font-size: 12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	text-transform: uppercase;
}
.corpsNIV2 {
	margin-left: 5px;
}
.corpsNIV3 {
	margin-left: 10px;
}
body {
	background-color: #E8E8E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
body, html {
  scrollbar-face-color: #E8E8E5;
  scrollbar-shadow-color: ThreeDDarkShadow !important;
  scrollbar-highlight-color: ThreeDHighlight !important;
  scrollbar-3dlight-color: ThreeDLightShadow !important;
  scrollbar-darkshadow-color: ThreeDDarkShadow !important;
  scrollbar-track-color: Scrollbar !important;
  scrollbar-arrow-color: ButtonText !important;
}

.requis {
	color: #FF0000;
	font-size: 10px;
}
.fondContenu {
	//background-color: #FFFFFF;
	text-align: left;
	padding-top: 3px;
	padding-left: 12px;
	background-image:url(../images/fond.gif);
	background-repeat:no-repeat;
}
h1.accueil {
	color: #92CDE9;
}
h1.distinction {
	color: #B2C055;
}
h1.services {
	color: #AF9F93;
}
h1.produits {
	color: #0589B6;
}
h1.partenaires {
	color: #8C8171;
}
h1.joindre {
	color: #9F2632;
}
#btnImprimable {
	color: #B2B0AA;
	text-align: right;
}
.Titre1TBL {
	font-size: 14px;
	margin-left: 100px;
}
.Titre2TBL {
	font-size: 13px;
	font-weight:bold;
	color: #A52531;
	padding-top: 10px;
}
