body, td
{
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
}
#content
{
	position: absolute;
	left: 50%;
	width: 765px;
	margin-left: -382px;
}
.SeparateurVertical
{
	background-image: url(../../Library/Images/SeparateurVerticalRepeat.gif);
	background-repeat: repeat-y;
}
.GdPuce
{
	padding-left: 22px;
	font-weight: bold;
	background-image: url(../../Library/Images/puce.gif);
	padding-top: 2px;
	background-repeat: no-repeat;
	height: 20px;
}
/* Footer */
#footer
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
}
#footer .horizontalline
{
	margin-top: 2px;
	font-size: 0px;
}
#footer .went
{
	font-size: 9px;
	color: gray;
	text-align: center;
}
#footer .went a
{
	font-weight: bold;
	text-decoration: none;
}
#footer .went a:hover
{
	font-weight: bold;
	font-size: 9px;
	color: black;
	text-decoration: none;
}
#footer .nav
{
	display: none;
}
/* Input */
.TextBox
{
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	font-size: 12px;
	border-left: gray 2px solid;
	color: black;
	border-bottom: gray 2px solid;
	font-family: Verdana, Sans-Serif;
}
.DropDownList
{
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	font-size: 12px;
	border-left: gray 2px solid;
	color: black;
	border-bottom: gray 2px solid;
	font-family: Verdana, Sans-Serif;
}
.MsgError
{
	font-weight: bold;
	color: red;
}

.HistoDate
{
	font-weight: bold;
	color: navy;
}
.LettrineText
{
	padding-right: 3px;
	float: left;
}
p
{
	clear: both;
}
.ClientPhoto
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 5px;
	width: 100%;
	padding-top: 0px;
	text-align: right;
}

