/*START ASSETS FOR ALL PAGES---------------------->*/

#top_shadow
{
	background: url(../images/ds/ds_top.png) no-repeat;
	height: 7px;
	_width: 1000px;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/ds/ds_top.png,repeat-y,
sizingMethod='scale');
}


body
{
	font-family: "Arial",Verdana,sans-serif;
	font-size: 12px;
	_font-size: 10px;
	color: #675c53;
	background-color: #D5D2CA;
	margin: auto;
} 
img
 { 
 	border: none;
 }
img#submit_bt 
{
	cursor: pointer;
}
a
{
	
	color: #675c53;
}
a:hover
{
	color: #fff;
}
a:hover
{
	color:#fb4f14 ;
}
ul li
{
	list-style-type: none;
	
}

ul
{
	margin: 0px;
	padding: 0px;
}
ol li
{
	list-style: ;
	list-style-type: decimal;
}

#topbar
{
	background: white url(../images/ui_navigation_top.png) no-repeat;
	height: 44px;
	text-align: right;
	width: 986px;
}


#nav
{
	position: absolute;
	top: 52px;
	margin-left: 265px;
	_margin-top: 12px; 
	_margin-left: 0px;
	_padding-left: 40px;
	_top:50px;
	width: 720px;    
	height: 55px;
	background-color: white;   /*changed prev css for column bg (yy) */
}
#nav a,
#footer a
{
	
	text-decoration: none;
}
#nav ul
{
	padding-top: 1px;;
}
#nav ul li
{
	text-align:center;
	font-size: 14px;
	display: inline;
	float: left;
	border-right: 1px solid #999999;
	padding:8px 10px 2px 10px;  /*changed prev css for column bg (yy) */
	position: relative;
}

#nav ul li:hover a,
#nav ul li.orange_highlight a
{
	color: #fff;
	cursor: pointer;
}

#nav ul li:hover,
#nav ul li.orange_highlight
{
	background-color:#fb4f14 ;
	cursor: pointer;
} 

#nav ul li#you_are
{
	border-right: none;
}
/*SUB MENUs*/
#nav ul li ul
{
	margin-top: 1px;
	margin-left:-5px;
	position:absolute;
	_top: 25px;
	_margin-left:-85px;
}
/*IE 6 SPECIFICS UL  FOR POSITION*/

#nav ul li ul#sub_solutions
{
	_margin-left:-92px;
}
#nav ul li ul#sub_societe
{
	_margin-left:-76px;
}
#nav.english_nav ul#sub_societe
{
	_margin-left:-82px;
}
#nav ul li ul#sub_clients
{
	_margin-left:-79px;
}
#nav ul li ul#sub_youare
{
	_margin-left:-92px;
}
#nav.english_nav ul#sub_youare
{
	_margin-left: -78px;
}
#nav ul li ul li
{
	text-align:left;
	display: none;
	clear: both;
	border-top: 1px solid #999999;
	border-right: none;
	border-left: none;
	width: 167px;
	margin-left: -5px;
	_margin-left: 0px;
	padding:4px 0px 4px 15px;
	background: url(../images/opaque.png);
	font-size: 10px;
	_background-image: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/opaque.png,sizingMethod='scale');
	z-index: 200../images;
}
	
#nav ul li ul li.white_line
{
	border-top: 1px solid #fff;
}
#nav ul li ul li.white_line:hover
{
	border-top: 1px solid #ff0000;
}
#nav ul li:hover ul li,
#nav ul li.nav_on
{
	display: block;
	cursor: pointer;
}

#nav ul li ul li:hover,
#nav ul li.orange_highlight ul li.nav_on_hover
{
	border-top: 1px solid red;
	background-image: none;
	background-color:#fff;
}

#nav ul li:hover ul li a,
#nav li ul li.sub_off a
{
	color: #675c53;
}
#nav ul li ul li a:hover,
#nav ul li ul li:hover a,
#nav ul li.orange_highlight ul li.nav_on_hover a:hover
{
	color: #fb4f14;
}
#logo
{
	border: none;
	width: 196px;
	height: 80px;
	margin-top: -25px;
	margin-left: 20px;
	border-bottom: thick white solid;
	margin-bottom: 0px;  /*changed prev css for column bg (yy) */
	background: url(../images/ui_logo.png) no-repeat;  /*changed prev css for column bg (yy) */
	behavior: url(../css/iepngfix.htc);  /*changed prev css for column bg (yy) */
	background-color: white;  /*changed prev css for column bg (yy) */
	z-index:50;
}

#top_right_info
{
	padding-top: 10px;
}
#phonenumber
{
	margin-left: 40px;
	margin-right:40px;
	color: #fff;
	font-family: "Verdana",sans-serif;
	font-size: 13px;
	display: inline;
	font-weight: bold;
}

#w
{
	margin: 0 auto;
	width: 995px;
	_width:1000px;
	text-align: center;
}
#wrapper
{
	text-align: left;	
	background: url(../images/ds/ds_middle.png) repeat-y;
	_background-image: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/ds/ds_middle.png,repeat-y, sizingMethod='scale');
width: 1000px;
}

#wrapper_contents_index
{
	width:986px ;
	margin: 0 auto;
	_padding-bottom: 50px;
	background: white;
}

#wrapper_contents
{
	width:986px ;
	margin: 0 auto;
	background: white url(../images/bg_content.gif) repeat-y top left;  /*changed prev css for column bg (yy) */
}

#wrapper_contents2
{
	width:986px ;
	margin: 0 auto;
	background:  url(../images/grad.png) repeat-x bottom left;
	behavior: url(iepngfix.htc);
	_background:  url(../images/grad_ie6.png) repeat-x bottom left;
  }

#content
{
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: -70px;
	margin-top: -3px;
}

#content_slim
{
	margin-top: -25px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: -70px;
		
}
#footer
{
	width: 900px;
	_width: 850px;
	margin: 0 auto;
	text-align: center;
}
#footer a:hover
{
	
	color: #fff;
}
#footer ul.top_footer li
{
	text-align: center;
	display: inline;
	list-style: none;
}

/* #site_map & .center*/

div.center_fra div,div.center_eng div
{
	padding: 0px 0px 0px 5px;
	text-align: left;
}
div.center_fra
{
	margin-left: 200px;
}
div.center_eng
{
	margin-left: 220px;
}

div#footer div#site_map
{
	margin: 0 auto;		
}

div.footer_col
{
	display: inline;
	float: left;
}

#gradient
{
	clear:both;  /*changed prev css for column bg (yy) */
}

#footer_shadow
{
	width: 991px;
	margin: 0 auto;
	height: 7px;
	background: url(../images/ds/ds_footer.png) ;
	_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/ds/ds_footer.png,repeat-y,sizingMethod='scale');
	position: relative;
	left: 2px;
}

/*END ASSETS FOR ALL PAGES---------------------->*/
/*START HOME PAGE---------------------->*/
#flashcontent
{
	height: 130px;
	width: 940px;
	margin-bottom: 20px;
}
#flashcontent_lite
{
	height: 130px;
	width: 940px;
	margin-bottom: 20px;
}
#lft
{
	margin-right: 20px;
	float:left;
	width: 300px; 
}
#lft_content
{
	background: url(../images/index_grad_left_column.png) repeat-x top;
	
}
#lft #lft_content p
{
	border:thin solid #cccccc;
	border-top: none;
	padding: 15px;
	margin-top: -4px;
	line-height: 16px;
	height: 137px;
	_width:276px;
	_padding: 10px 10px 16px 10px;/* change bottom padding if text pushes border too far south*/
	_margin-top: -1px;
	overflow: hidden;
	font-size: 12px;
}
#lft div#bars
{
	margin-bottom: 15px;
}
#lft div#bars ul li
{
	list-style: none;
	padding: 9px 0px 9px 0px;
	width: 300px ;
	border: none;
	margin-bottom: 1px;
	margin-left: -15px;
	background-color: #e0ded8;
	text-align: center;
	list-style-position: inside;
	font-size: 14px;
}
/* work around to fool ie7*/
div[id$="bars"]:not([class="xxx"]) 
{
	margin-left: 15px; 
}
#mid
{
	float: left;
	display: inline;
}
#mid a,
#mid a:hover
{
	cursor: pointer;
	text-decoration: none;
}
/*QUOTES box*/
div#center_quote
{
	font-size: 16px;
	height:163px;
	width:300px;
	font-style: italic;
	background: url(../images/index_succes_bgrnd.jpg) no-repeat;
}
div#center_quote div#center_quote_P
{
	color: #fff;
	height:133px;
	text-transform: none;
	
	padding:50px 10px 0px 10px;
}
/*END QUOTES box*/

div#clients_splash p
{
	width: 278px;
	background-color: #326b8c;
	color: #fff;
	padding: 10px 10px 10px 10px;
	margin-bottom: 0px;
	border: 1px solid #cccccc;
	border-bottom: none;
	font-size: 13px;
	font-weight: bold;
	_margin-top: 0px;
}
#mid img,
#rgt img
{
	display: block;
	margin: 0px !important;
	margin-top: -1px;
}	
#far_right
{
	float: left;
	display: inline;
	margin-left: 19px;
}
/*YOUR MONEY ON TIME*/
#ymot_1
{
	background: url(../images/icon_organize.png) no-repeat left center;
}
#ymot_2
{
	background: url(../images/icon_discover.png) no-repeat left center;
}
#ymot_3
{
	background: url(../images/icon_confide.png) no-repeat left center;
}
#ymot_4
{
	background: url(../images/icon_contact.png) no-repeat left center;
}
#rgt
{
	width:300px;
	_margin-bottom: 20px;
}
#rgt a
{
	
	text-decoration: none;
}
#rgt div
{
	border:thin solid #e0ded8;
	background-color: #fff;
}
#rgt div ul
{
	margin:0px;
	padding:3px;
}

#rgt div ul li
{
	background-color:#e0ded8;
	list-style:none;
	font-size: 13px;
	padding: 10px 5px 10px 35px;
}
#rgt div ul li.top
{
	border-top: 5px solid #e0ded8;
	
}
#rgt div ul li.bottom
{
	border-bottom: 5px solid #e0ded8;
}
#rgt div ul li:hover
{
	background-color: #fff;
	cursor: pointer;
}

#rgt div ul li a img,
#rgt div ul li a:hover img
{
	float: left;
	padding-right: 2px;
}
#rgt div ul li a:hover,
#rgt div ul li:hover a
{
	color:#fb4f14;
}



/*END HOME PAGE---------------------->*/
/*START OTHER PAGES---------------------->*/



#banner
{
	float: right;
	height: 225px;
	width: 730px;
	margin: 0px;  /*changed prev css for column bg (yy) */
	padding-bottom: 25px;  /*changed prev css for column bg (yy) */
	background: #ffffff;  /*changed prev css for column bg (yy) */
	
}

#banner_wave
{
	float: right;
	height: 72px;
	width: 735px;
	_width: 725px;
}

div.slim_left, div.slim_left_null
{
	width: 195px;
	height: 100%;
	float: left;
	display: inline;
	margin: 0px;  /*changed prev css for column bg (yy) */
	padding-top: 50px;  /*changed prev css for column bg (yy) */
	background: white;  /*changed prev css for column bg (yy) */\

}

div.slim_left li.title
{
	color: #fff;
	text-align: center;
	font-size: 14px;
}

div.slim_left img
{
	padding-top: 13px;
}

div.slim_left img.isolated_top
{
	padding-top: 25px;
}

div.slim_left ul.nav-sub
{
	width: 195px;
	padding: 0px;
		/*
	background-color: #e0ded8;
	border-bottom: 1px solid #999999;
	*/
}
div.slim_left li
{
	_margin-bottom: -15px;
	border-top: 1px solid #e0ded8;
}
div.slim_left a
{
	display: block;
	padding: 5px 10px;
	border-top: 1px solid #cbc7c0;
	text-decoration: none;
	background-color: #e0ded8;
}
div.slim_left a:hover,
div.slim_left a.selected
{
	background-color: #fff;
	color: #fb4f14;
	border-top: 1px solid #fb4f14;
	text-decoration: none;
}

div.slim_left ul ul li 
{ 
	font-size: 11px;
	
}

div.slim_left ul ul a
{
	display: block;
	padding: 3px 5px 3px 20px;
	text-decoration: none;
}

div.slim_left ul ul a:hover,
div.slim_left ul ul a.selected
{
	background-color: #e0ded8;
	color: #fb4f14;
	border-top: 1px solid #999999;
	text-decoration: none;
}

/*START FOLDING BOXES---------------------->*/
div#lower_center
{
	min-height: 320px;
}
div#lower_center img
{
	display: block;
}

div#lower_center ul.expandables
{
	margin: 0px;
	padding: 0px;
	
}

div#lower_center ul.expandables li
{
	color: #fb4f14;
	background-color:#f7f7f5;
	margin-bottom: 2px;
	padding: 10px 5px 5px 25px;
}

div#lower_center ul.expandables li ul li
{
	color: #675c53;
	padding: 0px 10px 0px 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
li a.fold_link,
li a.faux_fold_link
{
	margin-left: 300px;
}
li.fold
{
	background: url(../images/ui_button_open.gif) no-repeat 10px 12px;
	cursor: pointer;
}
li.fold_closed
{
	background: url(../images/ui_button_close.gif) no-repeat 10px 12px;
	cursor: pointer;
}
/*END FOLDING BOXES---------------------->*/
div#right_col
{
	float: right;  /*changed prev css for column bg (yy) */
}

div#right_col div#lower_center
{
	clear: both;
	width: 415px;
	float: left;
	margin-right: 15px;
	font-size: 13px;
	_font-size: 11px;
	padding-bottom: 87px;  /*changed prev css for column bg (yy) */
	_padding-bottom: 117px;  /*changed prev css for column bg (yy) */
}

div#right_col div#lower_right 
{
	background-color:#f7f7f5;
	float: left;
	display: inline;
	height: 100%;
}
div#prefooter
{
	clear: both;
	padding-top: 10px;
}


/*START CLIENTS and CLINET PROFILES------->*/
/*QUOTES CLIENTS*/
div#profile_quote
{
	margin: 0;
	width:300px;
}

div#profile_quote div#profile_quote_P
{
	color: #675c53;
	text-transform: none;
	background:url(../images/profile_quote.png) no-repeat bottom right;
	padding:20px 0px 40px 10px;
	_padding:20px 5px 40px 10px;
	_background:  url(../images/profile_quote.gif) no-repeat bottom right;
}

div#profile_quote div#profile_quote p 
{
	background-color: #a59d95;
	color: #fff;
	margin-top:16px;
	padding: 10px 10px 0px 10px;
}
div#profile_quote div#profile_quote_P p.norm
{
	color:#675c53;
	background:none;
	text-align: right;
}
/*VIDEO PLAYER*/
div#client_video
{
	margin-top: 25;
	
	font-size: 12px;
	height:266px;
	width:300px;
	text-transform: uppercase;
}
div#client_video p 
{
	background-color: #a59d95;
	color: #fff;
	height: 23px;
	margin:0px;
	margin-top:16px;
	padding: 10px 10px 0px 10px;
}
/*master tmeplate */
#lc_col1
{
	
	display: inline;
	float: left;
}
#lc_col2
{
	float: right;
	display: in;
}
p.red_title,
a.red_title
{
	clear: both;
	color: #fb4f14;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
}
#lc_col p ul li
{
	color: #675c53;
	background: none;
}
ul.arrows li,ul.bullets li
{
	background: url(../images/red_fletch.gif) no-repeat left top;
	padding-left: 10px;
}
ul.bullets li ul li
{
	background: none !important;
}
/*END OTHER PAGES---------------------->*/
/*IE 6 SPECIFICS*/
/*IMAGES dimension declarations for ie- this must happen for all img tags */
#actualities,
#title_money,
#title_success
{
	width: 300px;
	height: 36px;
	border: none;
behavior:url("/css/iepngfix.htc")
}



#walkers
{
	width: 300px;
	height: 163px;
}
#clients_static
{
	width: 300px;
	height: 68px;
}
#icon_confiez,
#icon_contacter,
#icon_decouvrir,
#icon_organiser
{
	width: 33px;
	height: 33px;
	_width:30px;
}
#banner_redline
{
	width: 730px;
	height: 75px;
}
/*CLASSES*/
.address
{
font-size:11px;
color:#fff;
margin-top:-70px;
margin-left:10px;
}
.block
{
	display: block;
}

.caps
{
text-transform: uppercase;
}
.copyright
{
	clear: both;
	font-size: 10px;
}
.col_border
{
	float: left;
	display: inline;
	height: 80px;
	width: 1px;
	background: url(../images/col_border.gif) no-repeat  right;
}
.hide
{
	display: none;
}
.min_height_ie
{
	
	height: 375px;
}
.indent
{
	margin-left: 10px;
}
img.isolated_top
{
	background-color: #e0ded8;
	border-top: 1px solid #fb4f14;
}
.italic
{
	font-style: italic;
}
.bold
{
	font-weight:bold;
}
.left
{
	float: left;
}
.clean
{
	clear: both;
}
.small10
{
	font-size: 10px;
	text-align: left;
	text-decoration: none;
}
.largeLink
{
	text-decoration: none;
}
.small9
{
	font-size: 9px;
	
}
.signature
{
	font-size: 11px;
	line-height: 10px;
	font-style: italic;
}
.soprascript
{
	
	vertical-align: super;
}

div.logos
{
	margin: 0px;
	padding-top: 0px;
	background-color: #f9f9f7;
}

div.slim_left img.sub_logo
{
	width: 193px;
	margin-top: 10px;
	padding-top: 0px;
	border: 1px solid #e0ded8;
}


p.right_align
{
	text-align: right;	
}
.right
{
	float: right;
}
.red
{
	color: #fb4f14;
}
.red:hover
{
	color: #fb4f14;
}
.underline
{
	text-decoration: underline;
	
}
.underline:hover
{
	
	color: #fb4f14;
}

.trace
{
	
	border: thin red dashed;
}
.sideslave
{
	
	display: block;
}
/*NOTES

lt-grey : e0ded8
red/orange= fb4f14
brown : #675c53
*/
