body { 
	background-color: #DCDDD1;
	scrollbar-base-color: #FFF; 
	scrollbar-arrow-color: #999; 
	scrollbar-DarkShadow-Color: #DDD; 
	scrollbar-3Dlight-Color: #999; 
	scrollbar-track-color: #DDD; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.table {
	font-size: 12px;
	border-top: 1px solid #FFFFFF;
	vertical-align: top;
}
.tabletop {
	border-top: 1px solid #FFFFFF;
}
.tablecontourtop {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.tablecontourbot {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.lientitre {
	font-size: 16px;
	color: #333;
	height: 10px;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
}
.titre {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #666;
}
.blanc {
	font-size: 48px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.lien {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #333333;
	font-weight: bold;
	height: 10px;
}
.menu {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
	font-variant: normal;
	text-transform: uppercase;
	font-family: "Century Gothic", Arial, Verdana;
}
.cadremenu {
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.small {
	font-size: 10px;
	text-decoration: none;
	color: #666;
}
.soustitre {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.petititre {
	font-weight: bold;
	color: #000;
}
.soussoustitre {
	color: #000;
	font-weight: normal;
	height: 30px;
	vertical-align: bottom;
}
.sousmenu {
	color: #333;
	font-weight: bold;
}
.bouton {
	font-size: 10px;
	height: auto;
	width: 280px;
	border: 1px solid #CCC;
	color: #000;
	font-weight: normal;
	background-image: url(_images/transp2.png);
}
.lienstitre {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	height: 15px;
}
.bouton2 {
	height: 20px;
	border: 1px solid #CCC;
	padding: 0;
	margin: 0;
	color: #666;
	font-weight: normal;
	background-color: #FFF;
	font-size: 11px;
}
a:active {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #CC0033;
}

