/* CSS Document */
body {
	background-color: #454350;
}

.td_clair{
	background-color:#F0EDE9;
}

.corps{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	overflow:hidden;
	margin-left:5px;
	margin-right:5px;
}

.corps a{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	overflow:hidden;
	font-weight: bold;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
}

table#login td {
	background-position: bottom;
	background-repeat: repeat-x;
}
.arial13BGrisMoyen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #514E4A;
}
.verdana9Noir{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.verdana9Noir a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	position: relative;
}
.verdana9GrisClair{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #77746e;
}
.verdana11GrisMoyen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #514E4A;
}

.verdana11GrisMoyen a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DF0023;
	text-decoration: underline;
}
.traitGaucheGris {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AEA9A5;
}
.traitDroitGris {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AEA9A5;
}
.traitBasGris {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEA9A5;
}
.imgFond {
	background-repeat: no-repeat;
}
div#motCle {
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}
table#TableMotCle td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #77746e;
	padding: 3px;
	text-indent: 5px;
	
}
table#TableMotCle a{
	color: #77746e;
	text-decoration: none;
}
table#TableMotCle a:hover{
	color: #FF0000;
	text-decoration: none;
}
