/*light update for the calendar*/
#datepicker_div {
font-size: 0.55em;
	display: none;
	border: none;
	z-index: 9999; /*must have*/;
	border:none;
}
img.datepicker_trigger{margin-top: -5px;margin-right: 2px;margin-bottom: 2px;margin-left: 10px;}

#left_content div.title_bar { background:url(../img/habillage/bg_title_bar.png) no-repeat top left;	color:#FFF;	width:616px; /*636*/	height:21px /*28*/;padding:7px 10px 0 10px;	margin:0.5em 0 0 0;	text-transform:uppercase;	font-size:1.4em; font-weight:bold; cursor:pointer;}
#left_content div.title_bar.open { background:url(../img/habillage/bg_title_bar_open.png) no-repeat top left;}
#left_content div.title_bar span { float:left; }

#left_function{width:630px;}
#left_content div.content_faq div.content { background:url(../img/habillage/bg_box_help.gif) repeat-y top left; width:618px; /*638*/ padding:10px;}
#left_content div.content_faq  { display:none; }
#left_content div.content_faq  div.content div { display:none;}
#left_content div.box_help_bottom { background:url(../img/habillage/bg_bottom_help.png) no-repeat top left; width:638px; height:9px;}
#left_content div.content_faq h3 { color:#F8810D; font-size:1.2em;margin:0 0 5px 0; cursor:pointer;}

#left_content h1 { color:#f05101; font-size:2em; margin:0 0 10px 0; background:url(../img/habillage/pic_help.png) no-repeat top left; padding:3px 0 5px 30px;}

a.plus{font-weight:normal;border:1px solid white;padding:0 0 0 1px;margin-top:-2px;height:13px;width:12px;display:block;float:right;text-align:center; font-size:0.8em;}
a.plus:link{color:white;}
a.plus:visited{color:white;}
a.plus:active{color:white;text-decoration:none;}
a.plus:hover{color:white;text-decoration:none;}


p.txt_center { text-align:center;font-size:1.2em; margin:10px 0 0 0; width:638px;}
