/* CSS Document */
*{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	margin: 0px;
	padding: 0px;
}
body{
	text-align: center;
  background: #FFFFFF;
}
img{
	border: none;
}
a{
  color: #D61C38;
	text-decoration: none;
}
a *{
  color: #D61C38;
}
input, select{
	vertical-align: 2px;
	font-size: 10px;
}
li{
	list-style-type:none;
}
li div{
  display: inline;
  clear: none;
}
.spacer{
	clear: both;
}
#popup_top{
  background: #FFFFFF url("/img/titre_centre.gif") no-repeat 190px 30px;
  color: #D77B24;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  padding: 0;
  margin-bottom: 10px;
  width: 100%;
  line-height: 40px;
  border-top: 20px solid #D61C38;
}
#popup_top img{
  vertical-align: middle;
  margin-right: 40px;
  margin-left: 10px;
}
#popup_content{
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px
}
#popup_content p{
  text-align: left;
  margin-bottom: 10px
}
#global{
	margin-left: auto;
	margin-right: auto;
	width: 1001px;
	text-align: center;
}
#top1{
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
	line-height: 25px;
	text-align: right;
	width: 991px;
	background: #D61C38;
	padding-right: 10px; */
}
#top1 a{
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
	height: 25px;
}
#centre{
	float: left;
	width: 760px;
	margin-left: 7px;
	text-align: left;
}
#top2{
	float: right;
	background-image: url("/img/bg_top2.gif");
	background-repeat: no-repeat;
	height: 22px;
	width: 765px;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 0 10px;
}
#top2 #top2_left{
  display: block;
	float: left;
  line-height: 22px;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
}
#top2 #top2_right{
  display: block;
	float: right;
  line-height: 22px;
  font-size: 13px;
  font-weight: bold;
  color: #939393;
}
#top3{
	float: right;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-left: 15px;
}
.orange, .orange *{
  color: #D77B24;
}
/*******************************************************************************************
	LEFT
	id et class des contenus du bloc LEFT (navigation sur la gauche)
********************************************************************************************/
	#left{
		float: left;
		width: 219px;
		background-image: url("/img/logo.gif");
		background-repeat: no-repeat;
		background-position: top;
		padding-top: 72px;
	}
	
  #left p#home{
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
  }

  #left p#home a{
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background: #939393 url("/img/menu0_off.gif");
    display: block;
    width: 209px;
    height: 20px;
    padding: 4px 0 1px 10px;
    text-align: left;
		text-transform: uppercase;
  }
  /*
	MAIN_NAV
	Navigation principale (Company, Investors...etc.)
	*/
	#main_nav{
		margin-top: 4px;
		margin-bottom: 4px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #525252;
	}
	#main_nav dt{
		height: 24px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #525252;
	}
	#main_nav li{
		/* height: 24px; */
		display: block;
	}

  #main_nav a{
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background: #D61C38;
    display: block;
    width: 209px;
    line-height: 24px;
    padding-left: 10px;
    /* height: 20px;
    padding: 3px 0 1px 10px; */
    text-align: left;
    text-transform: uppercase;
  }
  #main_nav a:hover{
    background: #FC3755;
  }
  #main_nav a.active1, #main_nav a.active1:hover{
    background: #FC3755 url("/img/menu_on.gif") no-repeat 7px;
    width: 189px;
    padding-left: 30px;
  }
  #main_nav a.active2, #main_nav a.active2:hover{
    color: #D61C38;
    background: #FFFFFF url("/img/puce_rose.gif") no-repeat 10px;
    width: 189px;
    padding-left: 30px;
  }
	/*
	MAIN_OFF
	gère le ROLLOVER sur les sous-menu de la navigation principale (Retail & Wholesale, Logistics...etc.)
	
	MAIN_ACTIVE
	état ON du sous-menu
	*/
	#main_nav a.main_off{
		color: #525252;
		line-height: 24px;
		background-image: url("/img/puce_blanche.gif");
		background-repeat: no-repeat;
		background-position: 10px;
		background-color: #D8D8D8;
		width: 191px;
		padding-left: 28px;
		margin: 0px;
		text-align: left;
		display: block;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #525252;
		text-transform: none;
    font-size: 12px;
	}
	#main_nav a.main_off:hover, #main_nav a.main_active, #main_nav a.main_active:hover{
		color: #525252;
		line-height: 24px;
		background-image: url("/img/puce_grise2.gif");
		background-repeat: no-repeat;
		background-position: 10px;
		background-color: #FFFFFF;
		width: 191px;
		padding-left: 28px;
		margin: 0px;
		text-align: left;
		display: block;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #525252;
		text-transform: none;
    font-size: 12px;
	}
	/*
	SECOND_NAV
	Second menu de navigation (Contact Form et Customer Area)
	*/
	#second_nav{
    background: #F9BB3D;
		font-weight: bold;
		color: #FFFFFF;
		font-size: 10px;
		text-align: left;
		padding-bottom: 1px;
	}
	#second_nav a.contact_form{
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background: #D77B24 url("/img/menu8_off.gif") no-repeat top right;
    display: block;
    width: 189px;
    height: 20px;
    padding: 3px 20px 1px 10px;
    text-align: left;
    border-top: 1px solid #525252;
    text-transform: uppercase;
	}
	#second_nav a.contact_form:hover{
    background: #DD8F45 url("/img/menu8_over.gif") no-repeat top right;
	}
	#second_nav a.contact_form_active{
    font-size: 13px;
    font-weight: bold;
    color: #D61C38;
    background: #FFFFFF url("/img/menu8_on.gif") no-repeat top right;
    display: block;
    width: 169px;
    height: 20px;
    padding: 3px 20px 1px 30px;
    text-align: left;
    border-top: 1px solid #525252;
    text-transform: uppercase;
	}
	#second_nav a.customer_area{
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    background: #D77B24 url("/img/menu9_off.gif") no-repeat top right;
    display: block;
    width: 189px;
    height: 20px;
    padding: 3px 20px 1px 10px;
    text-align: left;
    border-top: 1px solid #525252;
    text-transform: uppercase;
	}
	#second_nav a.customer_area:hover{
    background: #DD8F45 url("/img/menu9_over.gif") no-repeat top right;
	}
	#second_nav a.customer_area_active{
    font-size: 13px;
    font-weight: bold;
    color: #D61C38;
    background: #FFFFFF url("/img/menu9_on.gif") no-repeat top right;
    display: block;
    width: 169px;
    height: 20px;
    padding: 3px 20px 1px 30px;
    text-align: left;
    border-top: 1px solid #525252;
    text-transform: uppercase;
	}
	#second_nav a.customer_area_text{
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
    background: #F9BB3D url(img/puce_jaune.gif) no-repeat right center;
    display: block;
    width: 194px;
    padding: 1px 0 1px 15px;
    margin: 5px;
    text-align: left;
    border-top: none;
    line-height: 15px;
}
	#second_nav a.customer_area_text:hover{
    background: #F9BB3D url(img/puce_jaune.gif) no-repeat right center;
	}
	/*
	ADD_NAV
	autres menu de navigation (Newsletter, GOLD User Association...etc)
	*/
  #add_nav{
  }
  #add_nav h1{
    line-height: 25px;
    border-top: 4px solid #939393;
    background: #D8D8D8;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
		margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 10px;
  }
  #add_nav h2{
    line-height: 25px;
    border-top: 4px solid #939393;
    background: #D8D8D8;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
		margin-top: 10px;
    margin-bottom: 5px;
    padding-left: 10px;
  }
  #add_nav p{
		display: block;
		font-size: 10px;
    padding-left: 15px;
    text-align: left;
  }
  #add_nav table{
		display: block;
		font-size: 10px;
    border: none;
    border-left: 15px solid white;
    text-align: left;
  }
  #add_nav p table{
    border-left: none;
  }
  #add_nav a{
		font-size: 12px;
		color: #D61C38;
		font-weight: bold;
  }
  /*
	.add_nav{
		border-top-width: 4px;
		border-top-style: solid;
		border-top-color: #939393;
		border-right-color: #939393;
		border-bottom-color: #939393;
		border-left-color: #939393;
		margin-top: 10px;
		text-align: left;
	}
	.add_text{
		font-size: 10px;
		line-height: 13px;
		font-weight: bold;
		color: #515151;
		padding-right: 10px;
		padding-left: 20px;
		display: block;
		margin-top: 10px;
	}
	a.add_link1{ /* lien de type Sign Up *//*
		font-size: 12px;
		color: #D61C38;
		background-image: url(img/puce_rose.gif);
		background-repeat: no-repeat;
		background-position: right center;
		display: block;
		text-align: right;
		margin-top: 5px;
		height: 20px;
		font-weight: bold;
		line-height: 20px;
	}
	a.add_link2{ /* lien de type Website Access *//*
		font-size: 12px;
		color: #D61C38;
		background-image: url(img/puce_rose.gif);
		background-repeat: no-repeat;
		background-position: right center;
		display: block;
		text-align: right;
		margin-top: 33px;
		float:right;
		height: 20px;
		font-weight: bold;
		line-height: 20px;
	}
	a.add_link3{ /* lien Annual Report *//*
		font-size: 12px;
		line-height: 15px;
		color: #D61C38;
		background-image: url(img/puce_grise.gif);
		background-repeat: no-repeat;
		background-position: right center;
		display: block;
		text-align: left;
		margin-top: 20px;
		padding-left: 20px;
		float:left;
		margin-right: 10px;
	}
  */
/********************************************************************************************/





/*******************************************************************************************
	CONTENT
	id et class des contenus du bloc CONTENT (contenu des pages intérieures)
********************************************************************************************/
	#content{
    display: block;
		float: left;
		width: 508px;
	}
  #content h1{
    background: #FFFFFF url("/img/titre_centre.gif") no-repeat bottom left;
    color: #D77B24;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    padding: 0 0 5px 38px;
    margin-bottom: 10px;
  }
  #content h1 *{
    color: #D77B24;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
  }
  #content h2{
    background: #FFFFFF url("/img/titre2_centre.gif") no-repeat bottom left;
    color: #000000;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 0 0 5px 38px;
    margin-bottom: 10px;
  }
  #content h2 *{
    color: #000000;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
  }
	#content p, #content ul, #content div#text{
		padding-left: 38px;
		line-height: 15px;
    margin-bottom: 8px;
	}
  #content p hr, #content ul hr, #content div#text hr{
    border: none;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #939393;
    width: 470px;
    height: 1px;
  }
  #content div#text p, #content table p, #content p table{
		padding-left: 0;
		margin-left: 0;
  }
  #content table{
		margin-left: 38px;
  }
  #content hr{
    border: none;
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #939393;
    width: 470px;
    height: 1px;
    margin-left: 38px;
  }
	#content dl{
		width: 470px;
		padding-left: 38px;
		margin-bottom: 20px;
	}
	#content dt{
		font-weight: bold;
		color: #000000;
	}
	#content li{
		list-style-type: disc;
		list-style-position: inside;
	}
	.content_top{
		width: 470px;
		padding-left: 38px;
		margin-top: 25px;
		color: #BD5F06;
		line-height: 15px;
	}
	.content_top img{
		float: left;
		margin-right: 10px;
	}
/********************************************************************************************/




/*******************************************************************************************
	RIGHT
	id et class des contenus du bloc RIGHT (navigation sur la droite des pages intérieures)
********************************************************************************************/
	#right{
		float: right;
		width: 231px;
		border-top-width: 4px;
		border-top-style: solid;
		border-top-color: #939393;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #C3C3C3;
		text-align: left;
		padding-bottom: 5px;
		margin-bottom: 50px;
		margin-top: 30px;
		font-size: 10px;
		font-weight: bold;
	}
  html>body #right hr{
    height: 4px;
    color: #939393;
    background: #939393;
    border: none;
    margin: 10px 0 0 0;
    padding: 0;
  }
  #right hr{
    height: 4px;
    color: #939393;
    background: #939393;
    border: none;
    margin: 10px 0 -7px 0;
    padding: 0;
  }
	#right dl{
		margin-bottom: 15px;
	}
	#right dt, #right li{
		color: #D61C38;
		font-weight: bold;
		padding-left: 10px;
		margin-top: 2px;
		height: 20px;
	}
	#right ul{
		padding-left: 25px;
	}
	#right img{
		/*
    margin-top: 4px;
		margin-bottom: 10px;
    */
	}
	#right h2{
    background: #D77B24;
    color: #FFFFFF;
		font-weight: bold;
		font-size: 13px;
    text-transform: uppercase;
    line-height: 25px;
    padding-left: 10px;
		margin-top: 4px;
		margin-bottom: 10px;
	}
	#right h3{
		font-weight: bold;
		color: #000000;
		line-height: 15px;
		margin-bottom: 9px;
		border-bottom-style: solid;
		border-bottom-color: #C3C3C3;
		padding-bottom: 2px;
		font-size: 12px;
	}
	#right h4{
		font-weight: bold;
		color: #000000;
		line-height: 15px;
		font-size: 12px;
	}
	.right_titre{
		font-weight: bold;
		color: #000000;
		line-height: 15px;
		margin-bottom: 9px;
		border-bottom-style: solid;
		border-bottom-color: #C3C3C3;
		padding-bottom: 2px;
		font-size: 12px;
	}
	.download_link{ /* lien du menu Brochures Download */
		color: #D61C38;
		background-image: url("/img/puce_download.gif");
		padding-left: 25px;
		background-repeat: no-repeat;
		background-position: left center;
		height: 20px;
		display: block;
	}
	.right_break{
		border-top-width: 4px;
		border-bottom-width: 4px;
		border-top-style: solid;
		border-top-color: #939393;
		margin-bottom: 2px;
	}
	.download_nolink{
		color: #D61C38;
		background-image: url("/img/disk_rose.gif");
		background-repeat: no-repeat;
		background-position: left center;
		margin-left: 27px;
	}
	.resource_link{ /* liens du menu Customers Resources */
		color: #C8053C;
		background-image: url("/img/puce_rose.gif");
		padding-left: 15px;
		background-repeat: no-repeat;
		background-position: left center;
		display: block;
		height: 20px;
	}
/********************************************************************************************/



/*******************************************************************************************
	PATHWAY
	id et class des contenus du pathway
********************************************************************************************/
	#pathway{
		text-align: left;
		width: 775px;
		float: right;
		font-size: 10px;
		margin-bottom: 10px;
	}
	#pathway a{
		color: #515151;
	}
	#pathway a.pathway_current{
		color: #D77B24;
	}
/********************************************************************************************/

/*******************************************************************************************
	CITATION
	id et class des contenus des citations
********************************************************************************************/
	#quote{
		text-align: center;
		float: right;
		font-size: 13px;
		margin-bottom: 10px;
    width: 500px;
	}
	#quote .author{
		color: #D61C38;
		font-size: 10px;
	}
/********************************************************************************************/



/*******************************************************************************************
	PIED DE PAGE
	id et class des contenus du bloc FOOT
********************************************************************************************/
	#foot{
		clear: both;
		padding-top: 15px;
		font-size: 10px;
		text-align: left;
		padding-left: 252px;
	}
	#foot a{
		color: #525252;
	}
/********************************************************************************************/





/*******************************************************************************************
	HOMEPAGE
	id et class des contenus de la home page
********************************************************************************************/
	#top3_home{
		float: right;
		/*background-image: url("/img/bg_top3_home.jpg");*/
		background-repeat: no-repeat;
		background-position: right;
		width: 775px;
		height: 93px;
		margin-top: 25px;
		margin-right: 7px;
		margin-bottom: 25px;
	}
	#retail{
		/*background-image: url("/img/img_retail.gif");*/
		background-repeat: no-repeat;
		background-position: right top;
		/*padding-top: 133px;*/
		width: 433px;
		padding-left: 75px;
		float: left;
	}
	.titre_retail{
		font-size: 20px;
		font-weight: bold;
		line-height: 20px;
		text-align: center;
		color: #BD5F06;
		display: block;
	}
	#right_h{
		float: right;
		width: 231px;
		border-top-width: 4px;
		border-bottom-width: 4px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #939393;
		border-bottom-color: #939393;
		text-align: right;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}
	#right_h h1{
    background: #D61C38;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
		text-transform: uppercase;
    display: block;
    width: 221px;
    line-height: 25px;
    padding-left: 10px;
    /* height: 20px;
    padding: 3px 0 1px 10px; */
    text-align: left;
		margin-top: 4px;
	}
	#right_h img{
		margin-top: 4px;
	}
	#right_h a{ /* liens du type Retail and wholesale...etc. dans le bloc right_h */
		font-size: 10px;
		line-height: 20px;
		color: #D61C38;
		background-image: url("/img/puce_rose.gif");
		background-repeat: no-repeat;
		background-position: right center;
		display: block;
		text-align: right;
		padding-right: 15px;
		text-transform: uppercase;
		font-weight: bold;
		height: 20px;
		margin-top: 2px;
	}
	#events{
		float: left;
		width: 334px;
		padding-left: 25px;
	}
	#events a{
		color: #C8053C;
		font-size: 12px;
	}
	#events p{
		background-color: #D5D5D5;
		padding: 10px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
		font-size: 10px;
		height: 78px;
		line-height: 14px;
	}
	#events p#title{
		background: transparent;
		padding: 0;
		border-bottom-width: 5px;
		border-bottom-style: solid;
		border-bottom-color: #D77B24;
		height: 20px;
	}
	#events p#title span{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
		text-transform: uppercase;
		background: #D77B24;
		padding: 2px 0 0 10px;
    border: none;
    height: 20px;
    line-height: 20px;
	}
	#events p#title span img{
		background: #FFFFFF;
    vertical-align: text-bottom;
	}
	#events p#more{
    color: #FFFFFF;
		font-size: 12px;
    font-weight: bold;
		background-color: transparent;
		padding: 0;
		border-bottom: none;
    text-align: right;
	}
	#events p#more a{
    display: block;
    color: #FFFFFF;
		font-size: 12px;
    font-weight: bold;
		background-color: #D77B24;
		border-bottom: none;
		line-height: 24px;
    padding: 3px 10px;
	}
	#events p#more a:hover{
		background-color: #DD8F45;
	}
	.events_flag {
		float: left;
		margin-right: 5px;
		display: block;
		clear: right;
		margin-bottom: 62px;
	}
	.events_titre{
		font-size: 12px;
		font-weight: bold;
	}
	#releases{
		float: right;
		width: 384px;
	}
	#releases a{
		color: #C8053C;
		font-size: 10px;
		font-weight: bold;
	}
	#releases p{
		background-color: #D5D5D5;
		padding: 10px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFFFF;
		font-size: 10px;
		height: 45px;
		line-height: 14px;
	}
	#releases p#title{
		background: transparent;
		padding: 0;
		border-bottom-width: 5px;
		border-bottom-style: solid;
		border-bottom-color: #D77B24;
		height: 20px;
	}
	#releases p#title span{
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
		text-transform: uppercase;
		background: #D77B24;
		padding: 2px 0 0 10px;
    border: none;
    height: 20px;
    line-height: 20px;
	}
	#releases p#title span img{
		background: #FFFFFF;
    vertical-align: text-bottom;
	}
	#releases p#more{
    color: #FFFFFF;
		font-size: 12px;
    font-weight: bold;
		background-color: transparent;
		padding: 0;
		border-bottom: none;
    text-align: right;
	}
	#releases p#more a{
    display: block;
    color: #FFFFFF;
		font-size: 12px;
    font-weight: bold;
		background-color: #D77B24;
		border-bottom: none;
		line-height: 24px;
    padding: 3px 10px;
	}
	#releases p#more a:hover{
		background-color: #DD8F45;
	}
	.releases_titre{
		font-weight: bold;
	}
h3.dossier 
{
	background:url(./img/Folder.gif) no-repeat;
	/*content:url(./img/Folder.gif)" ";*/
	/*padding-left:20px;*/
	/*color:red;*/
	text-indent:20px;
	margin-left:10px;
}

h3.dossierOuvert 
{
	background:url(./img/FolderOpened.gif) no-repeat;
	text-indent:20px;
	margin-left:10px;
}

a.document
{
	background:url(./img/pdf.gif) no-repeat;
	display:block;
	text-indent:20px;
	margin-top:5px;
}