body
{
	background-color: #ffffff;
	margin: 0px;
	color: black;
	font-family:  arial, verdana, sans-serif;
}
.maintable
{
	background-color: white;
	width: 954px;
	height: 100%;
	border-left: 1px solid #ca2f72;
	border-right: 1px solid #ca2f72;
}

.maincontent
{
	margin: 20px;
	font-size: 13px;
	text-align : justify;
}

.maincontentTable
{
	font-size: 13px;
	text-align : justify;
}

.textePhotoClient
{
	margin: 0px;
	font-size: 10px;
	text-align : center;
	font-family:  arial, verdana, sans-serif;
}
.menu
{
	padding: 5px;
	position: absolute;
	margin-left: 50px;
	border: 1px solid #e8e7e7;
	font-size: 12px;
	color: #ca2f72;
	background-color: white;
	height: 200px;
	filter:alpha(opacity=95);
	opacity: 0.95;
}

.menuitem
{
	padding-top: 8px;
	cursor: pointer;
}

a 
{
	color: #ca2f71;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

.textenlarge
{
	margin-left: 20px;
	font-size: 10px;
	text-align : left;
}

.liencontact 
{
	color: #000000;
	text-decoration: underline;
}
.liencontacthover
{
	text-decoration: underline;
	color: #ca2f71;
}
