/* @group BASE */
body {
	font: 75%/1.5em Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #5f5f5f;
	background-color: ffffff;
}
.body_home {
	background:url("../images/bgd_index.png") no-repeat scroll -1px -50px transparent;
	min-height:973px;
}
.body_cnt {
	background: url(../images/body_cnt.png) repeat-x left top;
}
a:link, a {
	color: #0e238b;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #0e238b;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: gray;
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
span.first_letter {
	float: left;
	font-size: 3.4em;
	line-height: .5em;
	text-transform: uppercase;
	margin: 0.25em 0.14em 0 0;
}
p {
	padding: 0 0 1.5em 1em;
	color: #5f5f5f;
	word-spacing: 0.08em;
	letter-spacing: 0.03em;
}
.img_left {
	float: left;
	margin: 0 1em 1em 0;
	padding: 0;
	line-height: 1.2em;
	width: 243px;
	height: 150px;
	background: url(../images/fusion_cnt_imglarge.png) no-repeat;
}
.img_left img {
	padding-top: 2px;
	padding-left: 2px;		
}
.img_left_thumbs {
	float: left;
	line-height: 1.2em;
	margin: 0 1em 0.4em 0;
	padding: 0;
	width: 59px;
	height: 56px;
	background: url(../images/fusion_cnt_vignette.png) no-repeat;
}
.img_left_thumbs img {
	padding-left: 2px;
	padding-top: 2px;
}
img.img_leftglossary {
	float: left;
	line-height: 1.2em;
	margin: 0 1em 1em 24px;
	padding: 0;
}
.img_right {
	float: right;
	margin: 0 0 1em 1em;
	padding: 0;
	line-height: 1.2em;
	width: 243px;
	height: 150px;
	background: url(../images/fusion_cnt_imglarge.png) no-repeat;
}
img.img_right2 {
	float: right;
	margin: 0 0 1em 1em;
}
.img_right img {
	padding-top: 2px;
	padding-left: 2px;		
}
.img_center {
	margin: 0 0 0 0.7em;
	background: url(../images/fusion_cnt_imgxlarge.png) no-repeat;
	width: 494px;
	height: 228px;
}
.img_center img {
	padding-top: 2px;
	padding-left: 1px;		
}
.imgsideright_imgtxt {
	background:url("../images/fusion_cnt_imglargeright.png") no-repeat scroll left top transparent;
	padding-bottom:20px;
	width:270px;
}
.imgsideright_imgtxt img {
	padding-top: 2px;
	padding-left: 2px;	
}
h1,h2 {
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 0.1em;
}
h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	font-size: 2.2em;
	margin-bottom: 0.682em;
}
h2 {
	font-size: 1.7em;
	margin-bottom: 0.79em;
	padding-left: 10px;
	color: #3D3D3D;
}
h3 {
	font-size: 1.5em;
	margin-bottom: 0.882em;
	padding-left: 10px;
	color: #3D3D3D;
}
h4 {
	font-size: 1.4em;
	margin-bottom: 1.071em;
}
h5,h6 {
	font-size: 1.3em;
	margin-bottom: 1.154em;
}
li ul, 
li ol {
	margin: 0 1.5em;
}
ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-left: 1.5em;
}
table {
	margin-bottom: 1.5em;
	border-collapse: collapse;
}
th {
	font-weight: bold;
}
tr, th, td {
	margin: 0;
	padding: 0 1.5em 0 1em;
	height: 18px;
}
tfoot {
	font-style: italic;
}
caption {
	text-align: center;
	font-family: Georgia, serif;
}
abbr, acronym {
	border-bottom: 1px dotted #000;
}
address {
	margin-top: 1.5em;
	font-style: italic;
}
del {
	color: #000;
}
blockquote {
	padding-left: 1.5em;
	margin: 1.5em;
	border-left: 3px solid #ccc;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
pre, code {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em monospace;
	line-height: 1.5;
}
tt {
	display: block;
	margin: 1.5em 0;
}
p.small {
	margin: 0;
	font-size: 0.9em;
	line-height: 1.8em;
	margin-bottom: 2em;
	word-spacing: 0.08em;
	letter-spacing: 0.03em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.65em;
}
li, ol {
	font-size: 1.1em;
	line-height: 1.3em;
	list-style-type: none;
}
/* @end */
/* @group HOME PAGE */
#home {
	overflow: hidden;
}
#nav_portail {
	background: url(../images/bgd_home_menu.png) no-repeat right top;
	height:62px;
	left:0;
	position:absolute;
	top:607px;
	width:960px;
	z-index:200;
}
#nav_portail ul li {
	float: left;
	display: inline;
}
#nav_portail ul li a{
	width: 171px;
	height: 58px;
	color: white;
	text-transform: uppercase;
	font-size: 1em;
	text-decoration: none;
	display: inline-block;
	position: relative;
	text-align: center;
	padding-top:37px;
}
#nav_portail ul {
	overflow: hidden;
	margin:0 0 0 89px;
}
#nav_portail li a span {
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	left: 30px;
	top: 0;
}
#nav_portail li a.first span{
	background: url(../images/bgd_home_menu_puce1.png) no-repeat center top;
	left: 68px;
}
#nav_portail li a.first {
	width: 164px;
}
#nav_portail li a.second span{
	background: url(../images/bgd_home_menu_puce2.png) no-repeat center top;
	left: 74px;
}
#nav_portail li a.second {
	width: 186px;
}
#nav_portail li a.three span{
	background: url(../images/bgd_home_menu_puce3.png) no-repeat center top;
	left: 68px;
}
#nav_portail li a.three {
	width: 171px;
}
#nav_portail li a.four span{
	background: url(../images/bgd_home_menu_puce4.png) no-repeat center top;
	left: 68px;
}
#nav_portail li a.four {
	width: 168px;
}
#nav_portail li a.five span{
	background: url(../images/bgd_home_menu_puce5.png) no-repeat center top;
	left: 74px;
}
#nav_portail li a.five {
	width: 180px;
}
#nav_portail li a:hover {
	text-decoration: none;
}
#nav_portail li a:hover span {
	background-position: center -34px;
	top: 2px;
}
.body_portail {
	background: url(../images/bgd_home.jpg) no-repeat left top;
	width: 960px;
	height: 882px;
	position: relative;
}
strong.title {
	color:#FFFFFF;
	display:block;
	font-size:2.1em;
	font-weight:normal;
	height:40px;
	left:255px;
	overflow:hidden;
	padding-top:4px;
	position:absolute;
	text-transform:uppercase;
	top:309px;
	width:450px;
}
#content_home p {
	color:#FFFFFF;
	left:255px;
	margin-left:0;
	padding:0;
	position:absolute;
	top:364px;
	width:300px;
	text-align: justify;
}
#logo_portail a, #logo_site a{
	background:url("../images/logotype.png") repeat scroll left top transparent;
	display:block;
	/*height:98px; pour logotype version fr */	
	height: 92px;
	position:absolute;
	text-indent:-5000px;
	top:15px;
	width:236px;
}
#img_product {
	left:25px;
	position:absolute;
	top:227px;
}
/* @end */
/* @group HEADER */
#baseline {
	height:130px;
	position:absolute;
	right:0;
	top:0;
	width:417px;
	z-index:200;
}
#baseline strong {
	color:#FFFFFF;
	display:table-cell;
	font-size:1.3em;
	font-style:italic;
	height:38px;
	left:10px;
	min-height:38px;
	overflow:hidden;
	padding:5px;
	position:absolute;
	top:51px;
	vertical-align:middle;
	width:256px;
	text-transform: uppercase;
	text-align: center;
}
#baseline img {
	height:120px;
	overflow:hidden;
	position:absolute;
	right:18px;
	top:13px;
	width:118px;
}
#nav_top {
	background:url("../images/bgd_menu.png") no-repeat scroll 12px top transparent;
	float:right;
	left:300px;
	margin:0;
	position:absolute;
	top:170px;
	width:658px;
	z-index:500;
}
#nav_top ul {
	margin: 0;
}
#nav_top ul li {
	display:inline-block;
	float:left;
	height:36px;
	margin:0;
	padding:0;
	position:relative;
}
#nav_top ul li.first {
	background:url("../images/bgd_menu_one_left.png") no-repeat scroll left 1px transparent;
	height:34px;
	padding-left:12px;
}
#nav_top ul li a {
	color:#FFFFFF;
	display:inline-block;
	font-size:0.8em;
	height:36px;
	line-height:29px;
	padding-left:7px;
	padding-right:7px;
	text-transform:uppercase;
}
#nav_top ul li a.menu1 {
	background: url(../images/bgd_menu_one_repeat.png) repeat-x left top;
}
#nav_top ul li a.menu2 {
	background: url(../images/bgd_menu_two_repeat.png) repeat-x left top;
}
#nav_top ul li a.menu3 {
	background: url(../images/bgd_menu_three_repeat.png) repeat-x left top;
}
#nav_top ul li a.menu4 {
	background: url(../images/bgd_menu_four_repeat.png) repeat-x left top;
}
#nav_top ul li a.current {
	color: #ffffff;
	text-decoration: none;
}

#nav_top ul li ul {
	left:0;
	padding:0;
	position:absolute;
	top:24px;
	z-index: 1000;
	display: none;
	width: 160px;	
}
#nav_top ul.submenu1 li {
	background-color: #225c7e;
}
#nav_top ul.submenu1 li.first_item {
	background: transparent url(../images/bgd_submenu_first.png) no-repeat left top;
}
#nav_top ul.submenu2 li {
	background-color: #975d0b;
}
#nav_top ul.submenu3 li {
	background-color: #734d46;
}
#nav_top ul.submenu4 li {
	background-color: #808069;
}
#nav_top ul.submenu{
	background: url(../images/bgd_submenu_bottom.png) repeat-x left bottom;
	overflow:hidden;
	padding-bottom:9px;
}
#nav_top ul.submenu li {
	float:none;
	height:auto;
	overflow:hidden;
	width:100%;
	font-size:0.9em;
}
#nav_top ul li ul li a {
	color:#FFFFFF;
	display:block;
	font-size:0.9em;
	height:auto;
	line-height:1.2em;
	padding-bottom:3px;
	padding-top:3px;
	text-transform: none;
}
#header_sub {
	height:230px;
}
#header_subcnt {
	height: 100px;
}
#header_subleft h2 {
	padding-top: 23px;
	color: #5f5f5f;
}
#header_subleft h2, #header_subleft p {
	padding-left: 62px;
}
#header_subcnt p {
	padding-top: 30px;
}
#header_subleft p {
	color: #b1b1b1;
}
#logotype_cnt {
	width: 118px;
	height: 60px;
	margin-top: 20px;
	padding-left: 35px;
	float: left;
	margin-right: 25px;
	overflow: hidden;
}
#logotype_cnt a {
	background: url(../images/logotype_cnt.png) no-repeat left top;
	display: block;
	width: 118px;
	height: 60px;
	text-indent: -2000px;
}
#header_subright img {
	padding-left: 35px;
	padding-top: 55px;
}
.textinto_home {
	margin-bottom: 15px;
	max-height: 130px;
	overflow: hidden;
}
.bt_grey {
	padding-left: 60px;
	height: 38px;
	float: left;
	padding-right: 10px;
}
.bt_grey a strong {
	background: url(../images/bt_left.png) no-repeat left top;
	display: block;
	font-size: 1.3em;
	height: 38px;
	line-height: 2.2em;
	padding-left: 20px;
	padding-right: 10px;
}
span.bt_greyleft {
	background: url(../images/bt_right.png) no-repeat right top;
	width: 23px;
	height: 38px;
	display: block;
}
.bt_grey a strong, .bt_grey a span.bt_greyleft {
	float: left;
	display: inline;
}
.bt_grey a:hover strong, .bt_grey a:hover span.bt_greyleft {
	background-position: left bottom;
}
/* @group slide langue */

#nav_top ul #util-int {
	border-left:1px solid #FFFFFF;
	margin-left:23px;
	z-index: 1000;
}
#util-regions {
	display: none;
	background-color: #f9b41f;
/* hidden by default, will be shown by jQuery */
  	width: 976px;
	margin: 0 auto;
	height:23px;
	position: relative;
	z-index:1000;
}
#util-international  {
	background:url("/_images/bg-international.png") no-repeat scroll left 15px transparent;
	padding-left:42px;
	z-index:1000;
}
#util-regions ul {
	right:0;
	list-style:none outside none;
	margin:0 5px 0 0;
	position:absolute;
	top:0;
}
#util-regions li {
	float:left;
	list-style:none outside none;
	margin:20px 1em 0 0;
	padding:0;
}
#util-regions li a {
	font-size:0.9em;
	color:#0E238B;
	cursor: pointer;
}
#util-regions li a:hover {
	text-decoration: underline;
}
#expandSign {
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:0.8em;
	padding-left:5px;
	vertical-align:baseline;
	width:10px;
}

/* @end */
/* @end */

/* @group CONTENT */
#content {
	
}
#img_homeintro {
	padding-left:28px;
	padding-top:20px;
}
#leftside {
	padding-left: 31px;
	padding-top: 8px;
	width: 586px;
}
.h2top {
	background:url("../images/boxcnt_title.png") no-repeat scroll left top transparent;
	color:#FFFFFF;
	font-size:1.6em;
	height:16px;
	margin-bottom:0;
	padding:15px 30px 15px 15px;
	width:515px;
}
.faq {
	background: url("../images/puce_flechebleu.png") no-repeat scroll left 2px transparent;
	color: #3D3D3D;
	font-size: 1.2em;
	margin-bottom: 5px;
	padding-left: 15px;
	width: 540px;
	margin: 0 0 0 10px;
}
.glossary {
	background: url("../images/puce_flechebleu.png") no-repeat scroll left 3px transparent;
	color: #3D3D3D;
	font-size: 1.4em;
	margin: 0 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	width: 540px;
}
.trigger {
	cursor: pointer;
}
.clearfaq {
	margin-bottom: 5px;
}
.toggle_container p {
	margin-bottom: 0;
	padding: 10px 0 10px 25px;
}
.chapeauleft {
	font-size: 1.2em;
	display: block;
	padding: 0 0 1em 1em;
	color: #3d3d3d;
}
.txt_cnt_home h3 {
	font-size: 1.2em;
	display: block;
	padding: 0 0 1em 1em;
	color: #3d3d3d;
	font-weight: bold;
	margin: 0;
}
.chapeauleft2 {
	font-size: 1.2em;
	display: block;
	padding: 0 0 1em;
	color: #3d3d3d;
}
.blockleft_cntrepeat {
	background: url(../images/boxcnt_pix_trans.png) repeat left top;
	padding: 15px;
	width:509px;
}
.blockleft_cnt {
	width: 570px;
	background: url(../images/boxcnt_bottom.png) no-repeat left bottom;
	padding-bottom: 10px;
}
.blockleft_cntrepeat ul li {
	background: url("../images/puce_flechebleu.png") no-repeat scroll left 2px transparent;
	padding-bottom: 5px;
	padding-left: 15px;
}
a.link_right, a.link_left {
	float: right;
	display: block;
	background: url(../images/puce_links.png) no-repeat left top;
	height: 13px;
	padding-left: 20px;
	line-height: 1.2em;
	font-weight: bold;
}
a.link_left {
	float: left;
	margin-left: 0;
}
a.pucefleche {
	background: url(../images/puce_flechebleu.png) no-repeat left top;
	height: 12px;
	padding-left: 15px;
}
a.link_right:hover, a.link_left:hover {
	background-position: left bottom;
}
#rightside {
	padding-top: 8px;
	width: 355px;
}
.h2topright {
  background:url("../images/widget_title.png") no-repeat scroll left top transparent;
  color:#FFFFFF;
  font-size:1.2em;
  height:20px;
  margin-bottom:0;
  padding:9px 30px 15px 15px;
  width:275px;
}
.blockright_cntrepeat {
	background: url(../images/boxcnt_pix_trans.png) repeat left top;
	padding: 15px;
	width:271px;
}
.blockright_cnt {
	width: 301px;
	background: url(../images/widget_bottom.png) no-repeat left bottom;
	padding-bottom: 9px;
	margin-bottom: 15px;
}
.listlink p {
	padding-left: 0;
	padding-right: 0;
}
.chapeauright {
	color: #3D3D3D;
	display: block;
	font-size: 0.95em;
	line-height: 1.3em;
	padding-bottom: 10px;
}
.paragrapheright p {
	padding-bottom: 10px;
	padding-left: 0;
}
.chapeauright ul {
	margin-left: 0;
	padding-top: 10px;
}
.chapeauright ul li {
	background: url("../images/puce_flechebleu.png") no-repeat scroll left 2px transparent;
	line-height: 1.1em;
	padding-bottom: 5px;
	padding-left: 15px;
}
.blockright_cntrepeat p {
	padding-bottom: 0;
}
.blockright_cntrepeat h3 {
	padding-left: 0;
}
.bt_links_grey .bt_grey {
	padding-left: 10px;
}
.bt_annonce {
	padding-left: 10px;
	height: 27px;
	float: left;
	padding-right: 10px;
}
.bt_annonce a strong {
	background: url(../images/ref_left.png) no-repeat left top;
	display: block;
	font-size: 1.3em;
	height: 27px;
	line-height: 1.6em;
	padding-left: 20px;
	padding-right: 10px;
	color: #ffffff;
}
span.bt_annonceleft {
	background: url(../images/ref_right.png) no-repeat right top;
	width: 11px;
	height: 27px;
	display: block;
}
.bt_annonce a strong, .bt_annonce a span.bt_annonceleft {
	float: left;
	display: inline;
}
.bt_annonce a:hover strong, .bt_annonce a:hover span.bt_annonceleft {
	background-position: left bottom;
}
.link-annonce {
	margin-top: 8px;
}
p.para_glossary {
	padding: 0 0 1.5em 2.1em;
}
span.legend {
	display: block;
	font-weight: normal;
	margin: 0;
	font-size: 1em;
	word-spacing: 0.08em;
	letter-spacing: 0.03em;
	text-align: left;
	padding-left: 10px;
}
.last_block .hrleftclearygnis {
	border-bottom: none;
	height: 0;
}
.lettres-content {
	margin-bottom: 10px;
}
.lettres-content a {
	font-size: 1.3em;
	padding-right: 7px;
}
/* @end */
/* @group FOOTER */
#footer {
	height: 78px;
	margin-left: 32px;
	margin-top: 20px;
	width: 904px;
	margin-bottom: 10px;
}
#footer h2 {
	color: #FFFFFF;
	font-size: 1.1em;
	margin-bottom: 3px;
	padding-left: 30px;
	padding-top: 20px;
}
.navfooter {
	text-align: center;
	width: 904px;
}
.navfooter li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #004494;
}
.navfooter li.last {
	border: none;
}
.navfooter li a {
	color: #004494;
}


ul#breadcrumb {
  margin: 0 0 0 32px;
  padding: 0;
  float: left;
  width: 586px;
}
ul#breadcrumb li {
  float: left;
  display: inline;
  margin-right: 3px;
  padding-right: 3px;
}
/* @end */
