/*******************************************************************************
**	Styles spécifiques au Prospect
*******************************************************************************/
.BgMenuLeft {
	background-image: url(../images/bgr_3midle_block2.gif);
}

.BgMLlogin {
	background-image	: url(../images/bgr_login_block_b.jpg);
	background-repeat	: no-repeat;
}
.BgMLmiddle {
	background-image	: url(../images/bgr_contact_block1.jpg);
	background-repeat	: no-repeat;
}
.left_shadow {
	background-image	: url(../images/bgr_ltop2.gif);
	background-repeat	: repeat-y;
}
.mbottom {
}
.right_shadow {
	background-image	: url(../images/bgr_rtop2.gif);
	background-repeat	: repeat-y;
}
.mtop_banner {
	height				: 125px;
}
.mtop {
	height				: 25px;
}
.bottom_separator {
	background-image	: url(../images/bgr_login_block_b.jpg);
	background-repeat	: no-repeat;
	height				: 149px;
}
.ltop {
	background-repeat	: repeat-x;
	padding-top			: 1px;
}
.top_separator {
	background-image	: url(../images/bgr_login_block_b.jpg);
	background-repeat	: no-repeat;
	height				: 20px;
}
body.BackGroundDetail {
	background-image	: url(../images/bgr_body1.jpg);
	background-repeat	: repeat-x;
	background-color	: #FFFFFF;
}
.bottom {
	color: #000000;
	font-weight: normal;
	font-size: 11px;	
}
a.Link10:link,
a.Link10:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.Link10:hover {
	text-decoration: underline;
}
