body {
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding-top:40px;
	background-color:#505050;
	background-attachment: fixed;
	background-image: url(../images/Skin/ChoeChrm_background.gif);
	background-repeat: repeat;
	background-position: center top;
}
.tableContent {
	margin: auto;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bafe45;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-transform: uppercase;
}
.lignesgrises {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;

}
.lignegrise {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.textesgris a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bafe45;
	text-align: left;
}
.textesgris a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

