@media print {
   #LogonDiv { display: none; }
}

body
{
	background-image: url(images_design/body_bg_repeat.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family:verdana,Arial;
	font-size: 11px;
	color: #666666;
}

body.EditPage
{	
	background-color: #FFFFFF;
}

#LeftRepeat
{
	background-image: url(images_design/repeat_left.png);
	background-repeat: repeat-x;
	width: 50%;
	height: 659px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#RightRepeat
{
	background-image: url(images_design/repeat_right.png);
	background-repeat: repeat-x;
	width: 50%;
	height: 659px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#MainDiv
{
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
	background-image: url(images_design/bg_main.png);
	background-repeat: repeat-x;
	min-height: 659px;
	_height: 659px;
}

#TopDiv
{
	background-image: url(images_design/main_banner.png);
	background-repeat: no-repeat;
	position: relative;
	height: 182px;
}

#LogoDiv
{
	position: absolute;
	bottom: 0;
	left: 32px;
}

#LogonDiv
{
	width: 248px;
	height: 65px;
	position: absolute;
	right: 10px;
	top: 26px;
	padding: 3px;
	padding-top: 0px;
	background-image: url(images_design/connect_bg.png);
	background-repeat: no-repeat;
}

#LogonDiv .NormalRed
{
	color: #FFFFFF;
	font-style: italic;
}

#LogonDiv .LoginTable td
{
	padding-top: 0;
	padding-bottom: 0;
}

#LogonDiv td.SignInButton
{
	padding-left: 3px;
	_padding-left: 0px;
	padding-top: 15px;
	_padding-top: 10px;
}

td.SignInButton span
{
	

}

#LogonDiv a.ResetPasswordLink
{
	color: #FF9795;
	display: block;
	right: 15px;
	position: absolute;
	right: 45px;
	.bottom: 2px;
	_top: 50px;
}

#LogonDiv .Message
{
	display: block;
	color: #FFFFFF;
	padding-top: 10px;
	_padding-top: 5px;
}

#LogonDiv .LoginTable
{
	margin-left: 8px;
	margin-left: 5px\9;
	margin-top: 5px;
	_margin-top: 5px;
}

#LogonDiv .SubSubHead
{
	color: #000000;
}

#LogonDiv .SignIn
{
	padding: 10px;
	padding-top: 5px;
}

#LogonDiv .SignIn .LogonLine
{
	display: none;
}

#LogonDiv .SignIn .Module_HeaderB,
#Slogan .Module_HeaderB
{
	display: none;
}

#LogonDiv .SignIn .CommandButton
{
	color: #FFFFFF;
}

#LogonDiv .SignIn table td
{
	text-align: right;
}

#LogonDiv .NormalTextBox
{
	width: 90px !important;
	height: 14px;
	border: 0px;
}

#LogonDiv span.Normal
{
	color: #FFFFFF;
	line-height: 20px;
}

#LogonDiv .SignIn .WelcomeMessage
{
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

#LogonDiv .SignIn .ConnectedName
{
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

#LogonDiv .SignIn a.ChangeProfile
{
	display: none !important;
}

#LogonDiv .SignIn a.Disconnect
{
	font-weight: normal;
	color: #FFABA9;
	display: inline-block;
	padding-top: 7px;
	padding-bottom: 3px;
	background-image: url(images_design/disconnect.png);
	background-repeat: no-repeat;
	background-position: right 7px;
	padding-right: 20px;
}

#Slogan
{
	width: 215px;
	height: 75px;
	position: absolute;
	top: 58px;
	left: 500px;
	color: #FFFFFF;
	font-size: 15px;
}


#SloganPDF
{
	width: 215px;
	height: 75px;
	position: absolute;
	left: 500px;
	color: #FFFFFF;
	font-size: 15px;
}

#ContactDiv
{
	position: absolute;
	right: 0px;
	top: 5px;
}

.MenuMenuBannerLvl1Css
{
	margin: 0;
}

.MenuMenuBannerLvl1Css li, 
.MenuMenuTopLvl2Css li
{
	padding: 0 !important;
	display: inline;
	list-style-type: none;
	background-image: url(images_design/menu_separator.png) !important;
	background-repeat: no-repeat;
	background-position: 0px 1px !important;
	padding-left: 5px !important;
	padding-right: 5px;
}

.MenuMenuBannerLvl1Css .Position1,
.MenuMenuTopLvl2Css .Position1
{
	background-image: none !important;
}

#ContentDiv
{
}

#TopMenuDiv
{
	background-image: url(images_design/topmenu_bg.png);
	background-repeat: no-repeat;
	height: 47px;
}

.MenuMenuTopLvl1Css
{
	padding: 0;
	padding-left: 15px;
	_padding-left: 22px;
	margin: 0;
}

.MenuMenuTopLvl1Css li
{
	list-style-type: none;
	float: left;
	padding-right: 15px;
	background-image: url(images_design/menu_right_bg.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0;
	display: block;
	padding-right: 8px;
}

.MenuMenuTopLvl1Css li.Active,
.MenuMenuTopLvl1Css li.Open
{
	background-image: url(images_design/top_menu_active_bg.png);
	background-repeat: no-repeat;	
	background-position: left;
	padding-right: 0;
	padding-left: 7px;
	margin-left: -7px;
}

#MenuTopLvl1 li a
{
	font-size: 13px;
	text-transform: uppercase;
	color: #888888;
	text-decoration: none;
	display: block;	
	padding-top: 20px;
	padding-bottom: 11px;
	padding-right: 8px;
}

#MenuTopLvl1 li.Active a,
#MenuTopLvl1 li.Open a
{	
	background-image: url(images_design/menu_right_bg_active.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}

.MenuMenuTopLvl2Css
{
	margin: 0;
	margin-top: 12px;
}

.MenuMenuTopLvl2Css li
{
	list-style-type: none;
}

#BodyContent
{
	background-image: url(images_design/bg_repeat.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 10px;
	position: relative;
	min-height: 360px;
	_height: 360px;
	zoom: 1;
	_overflow: none;
	width: 955px;
}

#BodyContent .TableOverflow
{
	float: right;
	_float: none;
}

#BottomDiv
{
	float: left;
	_float: none;
	width: 955px;
}

#MainContentTable
{
	position: relative;
}

#BodyContentTop
{
	position: absolute;
	width: 985px;
	height: 348px;
	background-image: url(images_design/up_content_bg.png);
	background-repeat: no-repeat;
	top: 0;
	left: 0;
}

#contentTable
{
	float: left;
	width: 700px;
}

.AdminPage
{
	width: 95% !important;
}

#ModuleLoadersDiv
{
	float: left;
	width: 219px;
	margin-top: 22px;
	margin-left: 25px;
	_margin-left: 10px;
}

#BottomContent
{
	background-image: url(images_design/content_bottom_bg.png);
	background-repeat: no-repeat;
	height:	8px;
}

#LogosDiv .Module_Command
{
	display: none;
}

#LogosDiv table td
{
	vertical-align: top;
}

#MenuBottomLvl1
{
	padding-right: 15px;
	margin: 0;
	margin-top: 5px;
	position: absolute;
	right: 195px;
}

#BottomMenu
{
	float: right;
	width: 100%;
	position: relative;
}

#BottomMenu .ExpansionLink
{
	color: #CCCCCC;
}

#BottomMenu span
{
	display: block;
	margin-top: 5px;
	padding-right: 10px;
}

#BottomMenu span img
{
	padding-top: 1px;
}

.MenuMenuBottomLvl1Css li
{
	padding: 0;
	float: left;
	list-style-type: none;
	background-image: url(images_design/menu_separator_grey.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.MenuMenuBottomLvl1Css .Position1
{
	background-image: none;
}

#BottomDiv .MenuMenuBottomLvl1Css li a
{
	color: #999999;
}

.NavigationPath
{
	margin-top: 20px;
	*margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
	_padding-left: 0px;
}

.ContentPane
{
	padding-left: 20px;
}

.home .ContentPane
{
	padding-left: 0;
}

#contentTable .NavigationPath span a,
.NavigationPath span
{
	color: #999999;
}

.SiteMapTdImage_level_1 { display: none; }

.SiteMapTable td
{
	padding-top: 10px;
	padding-left: 10px;
}

.SiteMapTable table td
{
	padding-top: 0px;
	padding-left: 15px;
}

/***********************************************/
/*			Modules loaders droites				*/
/***********************************************/

#ModuleLoadersDiv h1
{
	text-transform: none;
}

/*#ModuleLoadersDiv .Announcements
{
	background-color: #C71310;
	padding: 5px;
	padding-left: 6px;
	width: 197px;
}*/

#ModuleLoadersDiv .Announcements h1
{
	color: #FFFFFF;
	padding-left: 4px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#ModuleLoadersDiv .Announcements .ItemTitle
{
	display: none;
}

#ModuleLoadersDiv .Announcements .EventLocation
{
	display: none;
}

#ModuleLoadersDiv .Announcements span.Normal a
{
	color: #FFFFFF;
}

#ModuleLoadersDiv .Announcements span.Normal a.LinkNews
{
	color: #FFFFFF;
	display: block;
	float: right;
	margin-top: 5px;
	padding-left: 13px;
	background-image: url(images_design/news_event_link_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#ModuleLoadersDiv .AnnouncementDiv table table td
{
	padding-bottom: 4px;
}

.ModuleLoader2
{
	margin-top: 5px;
	.margin-top: 0px;
	_margin-top: 10px;
}
.AgentSeparator
{
	width:100%;
	background-image: url(images_design/point.gif);
	background-repeat:repeat-x;
	background-position:center;
}
.AndSeparator
{
	margin-top:15px;
	
}
.OrSeparator
{
	margin-top:10px;
}



#RightPane
{
	width:222px;
	padding-left:12px;
}
#LastStageOfferMain 
{
	background-image: url(images_design/laststageoffer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:222px;
	height:123px;
	background-color:#e5e5e5;
}
.SDPDernieresOffredeStage
{
	margin-top:-7px;
}
#LastOffer
{
	height:55px;
	padding-top:8px;
	overflow:hidden;
}
#LastOfferSeeAll
{
	text-align :right;
	padding-right:5px;
}
#LastStageOffertitle
{
	padding-top:31px;
	padding-left:5px;
	color:#ffffff;
	text-transform:uppercase;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}


#TopMenuManageOffer
{
	background-image: url(images_design/topmenu_manageoffer_bg.png);
	background-repeat: no-repeat;
	height: 38px;
}

.MenuTopManageOffer
{
	padding: 0;
	padding-left: 15px;
	_padding-left: 22px;
	margin: 0;
}

.MenuTopManageOffer li
{
	list-style-type: none;
	float: left;
	padding-right: 15px;
	background-image: url(images_design/menu_right_managerOffer_bg.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0;
	display: block;
	padding-right: 8px;
}

.MenuTopManageOffer li.Active,
.MenuTopManageOffer li.Open
{
	background-image: url(images_design/topmenu_manageoffer_active_bg.png);
	background-repeat: no-repeat;	
	background-position: left;
	padding-right: 0;
	padding-left: 7px;
	margin-left: -10px; /*-7*/
}

#MenuTopManageOffer li a
{
	font-size: 11px;
	text-transform: uppercase;
	color: #f0f0f0;
	font-weight:bold;
	text-decoration: none;
	display: block;	
	padding-top: 13px;
	padding-bottom: 12px;
	padding-right: 20px;
	
}

#MenuTopManageOffer li.Active a,
#MenuTopManageOffer li.Open a
{	
	background-image: url(images_design/menu_right_managerOffer_bg_active.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	color:#8a8a8a;
}

#DisplayCriteria
{
	padding-top:10px;
	padding-left:20px;
	background-color:#f0f0f0;
	height:30px;
}

ol {
margin-top:0px;
}
