body{
	margin:0;
	padding:0;
	text-align:center;
}
div.body{
	text-align:center;
	width:100%;
	overflow:hidden;
	background:url(images/top-sub-page-background.gif) left top repeat-x;
}
input,select,body,td,table,th{
	color:#666666;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
}
/* ---------------------------------- global(start)-------------------------------------*/
.jatoolbarGrid,.jatoolbarSelected{
	overflow:hidden	
}
img{
	border:0;
}
select{
	padding:0
}
select.countrys{
	font-size:11px;
	padding:2px 0px;
}
input{
	margin:0;
}

li{
	line-height:160%;
	list-style-type: disc;
	/*background:url(images/bullet.png) 10px 9px no-repeat;*/
}
ul{
	padding:0px 0px 0px 25px;
	margin:0;
	_margin:0px 0px 0px 5px;

}
ul.no-padding{
	padding-left:16px
}
p {
	line-height:160%;
}
p.footer-title{
	margin-top:0
}
.footer-title a {
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a {
	color:#CC0000;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}
a.gray {
	color:#666666;
	text-decoration:underline;
}
a.gray:hover {
	color:#333333;
	text-decoration:underline;
}
h1 {
	color:#000000;
	font-size:16px;
	font-weight:normal;
	line-height:140%;
}
h1 a {
	color:#000000;
	text-decoration:underline;
}
h1 a:hover {
	color:#CC0000;
	text-decoration:underline;
}
h2 {
	color:#000000;
	font-size:14px;
	font-weight:normal;
	line-height:140%;
}
h2 a {
	color:#000000;
	text-decoration:underline;
}
h2 a:hover {
	color:#CC0000;
	text-decoration:underline;
}
h3 {
	color:#887E6E;
	font-size:12px;
	font-weight:normal;
	letter-spacing:0.1em;
	text-transform:uppercase;
}
h4 {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:140%;
}
h4 a {
	color:#000000;
	text-decoration:underline;
}
h4 a:hover {
	color:#CC0000;
	text-decoration:underline;
}
.date {
	color:#999999;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.08em;
	text-transform:uppercase;
}
ul.vertical-menu{
	overflow:hidden
}
ul.vertical-menu{
	padding:0;
	margin:0;
	list-style:none;
}
ul.vertical-menu ul,
ul.vertical-menu ul ul,
ul.vertical-menu ul ul ul{
	list-style:none;
}
/*ul.vertical-menu li ul{
	margin-left:10px;
}*/
ul.vertical-menu li{
	/*float:left;
	clear:left;*/
	_width:100%;
	overflow:hidden;
}

ul.horizontal-menu{
	padding:0;
	margin:0;
	list-style:none;
}
ul.horizontal-menu li{
	float:left;
}
ul.horizontal-menu li a{
	display:block;
}
div.three-col{
	float:left;
	width:300px;
	display:inline
}
.two-col-container div.three-col,
.col-right-subpage div.three-col{
	margin-bottom:20px;
}
.columns-container div.three-col{
	margin-right:20px;
}
div.mini-col{
	float:left;
	width:140px;
	margin-right:20px;
	display:inline
}
div.mini-col.no-margin,
div.three-col.no-margin{
	margin-right:0px;
	margin-bottom:0px;
}
div.main,
div.footer div.footer-content{
	width:940px;
	margin:0px auto;
	text-align:left;
}
div.main div.content{
	width:100%;
	overflow:hidden;
	padding-top:20px
}
div.full-page{
	width:100%;
	margin:20px 0px;
	float:left
}

ul.red-link li{
	margin-top:3px
}
	color:#000000;
	font-weight:bold
}
a.black-title:hover{
	text-decoration:underline
}
.red-link a{
	color:#990000
}
.red-link a:hover{
	color:#660000
}
div.outer{
	width:100%;
	overflow:hidden;
	text-align:center
}
div.outer div.inner{
	width:940px;
	margin:0px auto;
	text-align:left;
	overflow:hidden
}
.double-line-separator{
	background:transparent url(images/double-line-bottom.gif) left bottom repeat-x;
	padding-bottom:35px;
	margin-bottom:15px;
	overflow:hidden;
	_float:left;
}
div.bluebox{
	background-color:#f3f7ff;
	border:solid 1px #dbe4f0;
	overflow:hidden;
	padding:15px;
	float:left;
	margin-bottom:20px;
}
div.bluebox p,
div.graybox p,
div.yellowbox p,
.three-col p,
div.four-col-container .bottom-text p,
.col-right-subpage p,
.col-center-subpage p,
.col-center-subpage p{
	margin-top:0px;
	margin-bottom:0px;
}
div.graybox{
	background-color:#fafaf9;
	border:solid 1px #e5e5e5;
	overflow:hidden;
	float:left;
	padding:15px;
	margin-bottom:20px;
}
div.bluebox div.innerbox,
div.graybox div.innerbox{
	overflow:hidden
}
div.graybox.no-margin,
div.bluebox.no-margin{
	margin-bottom:0px
}
div.yellowbox{
	background-color:#fffcec;
	border:solid 1px #eee7bd;
	overflow:hidden;
	padding:15px;
	margin-bottom:20px
}
div.yellowbox h3{
	margin-top:0px;
}
div.yellowbox p{
	float:left;
}
div.col-right-subpage .yellowbox,
div.col-right-subpage .graybox,
div.col-right-subpage .bluebox{
	min-width:168px;
}
div.ie-form{
	overflow:hidden;
	_height:23px;
}
.submit-form select,
.submit-form form,
.submit-form input{
	float:left;
}
.submit-form input{
	display:inline
}
.submit-form input.magnifier{
	_margin-left:-3px
}
.submit-form .text-submit{
	border:solid 1px #dddddd;
	border-top:solid 1px #7c7c7c;
	border-right:solid 1px #c3c3c3;
	height:18px;
	_height:16px;
	padding-left:5px;
	padding-top:1px;
	_padding-top:3px;
}
/*
	dans ie6 si le .submit-form n'est pas wrappé dans un container float, ca va pas ben...
*/
.submit-container{
	float:left;
	overflow:hidden
}
.submit-form{
	position:relative;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	overflow:hidden;
	display:inline;
	text-align:left
}
.submit-form label{
	position:absolute;
	top:4px;
	left:6px;
	cursor:text;
}
.submit-form label.hide{
	display:none
}
div.graybox h3,
div.bluebox .innerbox h3{
	margin-top:0;
}
div.top-title-col{
	overflow:hidden;
	width:100%;
}
div.top-title-col a.link-title-cont{
	float:left;
}
div.top-title-col div.title-cont{
	float:left;
}
div.home-picture-content{
	margin-top:2px;
}
div.home-picture-content img,
div.home-picture-content a{
	cursor:pointer
}
div.home-picture-content.first{
	margin-top:0px;
}
/* ---------------------------------- global(end)-------------------------------------*/
/* ---------------------------------- top site (start)--------------------------------*/
div.outer div.top{
	overflow:hidden;
	height:105px;
	position:relative;
}
div.outer div.top .logo{
	float:left;
	margin-top:32px;
}
.top .top-menu{
	width:720px;
	position:absolute;
	bottom:0px;
	right:0px;
	height:36px;
	_margin-bottom:-1px;
	overflow:hidden
}
.top .search-map{
	float:right;
	clear:right;
	background:url(images/world-map.gif) 25px 16px no-repeat;
	padding:20px 0px 10px 0px;
	width:374px

}
.top .search-map form,
.top .search-map select{
	float:right;
	display:inline;
}
.top .search-map form{
	margin-left:7px;
}
ul.top-menu li{
	padding:0;
	list-style:none;
	background:0;
}
ul.top-menu li a{
	font-size:14px;
	color:#524c46;
	text-decoration:none;
}
ul.top-menu li a:hover{
	text-decoration:underline;
}
ul.top-menu li.selected a:hover{
	text-decoration:none;
}
ul.top-menu li.selected a{
	font-weight:bold;
	background:#ffffff url(images/menu-pix-round-corner.gif) left top no-repeat;
	color:#000000;
}
ul.top-menu li a span{
	display:block;
	padding:13px 17px 9px 20px;
}
ul.top-menu li.selected a span{
	background:url(images/menu-pix-round-corner.gif) right top no-repeat;
}
ul.top-menu li.selected div.back{
	background:0;
	padding-left:7px;
}
ul.top-menu li div.back{
	padding-left:14px;
	background:url(images/top-menu-separator.jpg) 7px top no-repeat;
}
ul.top-menu li.after-selected div.back{
	background:url(images/top-menu-gradient-sep.jpg) left bottom no-repeat;
}
ul.top-menu li.after-selected span{
	padding-left:13px;
}
ul.top-menu li.first div.back{
	background:0;
}
/* ---------------------------------- top site (end)--------------------------------*/
/* ---------------------------------- footer (start)--------------------------------*/

div.outer.bottom{
	background:#FFFFFF url(images/footer-gradient-background.jpg) left top repeat-x;
}
div.footer{
	padding-top:22px
}
div.footer div.mini-col{
	margin-right:8px;
}
div.footer div.top-cont{
	width:100%;
	overflow:hidden;
	padding-bottom:20px
}
div.footer div.logo{
	background: transparent url(images/logo-mini.gif) left top no-repeat;
	height:50px;
}
div.copyright span{
	color:#999999;
}
div.footer a.key{
	margin-left:10px;
	position:relative;
	top:5px
}
div.term-privacy-intra{
	height:40px
}
span.middot{
	color:#666666
}
/* ---------------------------------- footer (end)--------------------------------*/
/* ---------------------------------- publicity (start)--------------------------------*/

div.pub{
	margin-bottom:20px;
	display:none;
}
div.pub.headerbox{
	border:1px solid #E5E5E5;
	padding:10px;
	display:block
}
div.body.publicity div.col-center-subpage div.pubb {
	padding:10px;
	border:solid 1px #DDDDDD;
	margin-bottom:20px
}
div.body.publicity div.content.inner{
	padding-top:20px
}
/* ---------------------------------- publicity (end)--------------------------------*/
/* ---------------------------------- screenshot box (start)--------------------------------*/
div.screenshot{
	float:left;
	clear:left;
	margin-bottom:20px
}
div.screenshot div.img-cont{
	float:left;
	overflow:hidden;
	margin-right:20px;
	position:relative;
}
div.screenshot div.img-cont a{
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	background:url(images/btn-zoom-off.png) center center no-repeat;
}
div.screenshot div.img-cont a:hover{
	background-image:url(images/btn-zoom-over.png)
}
div.magnifier-lnk{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;

}
div.screenshot div.text-cont{
	float:left;
	width:214px
}
div.screenshot div.text-cont h4{
	margin-top:0px;
	margin-bottom:10px
}
/* ---------------------------------- screenshot box (end)--------------------------------*/
/* ---------------------------------- flashVideo box (start)--------------------------------*/
div.screenshot.flashVideo{
	float:left;
	clear:left;
	width:220px;
	margin-right:20px
}
/*div.screenshot.flashVideo div.img-cont{
	float:none;
}*/
div.screenshot.flashVideo.last{
	margin-right:0px;
	clear:none;
}
div.screenshot.flashVideo div.img-cont a{
	background:url(images/btn-play-off.png) center center no-repeat;
}
div.screenshot.flashVideo div.img-cont a:hover{
	background-image:url(images/btn-play-over.png)
}
div.screenshot.flashVideo .flash{
	display:none;
	overflow:hidden
}
/* ---------------------------------- flashVideo box (end)--------------------------------*/
/* ---------------------------------- home (start)--------------------------------*/
div.full-page div.obj-container{
	overflow:hidden
}
div.body.home{
	background:url(images/body-background.png) left top repeat-x;
}

div.columns-container{
	overflow:hidden;
	margin-bottom:15px;
	padding-bottom:35px;
	float:left;
}
div.body.home div.double-line-separator div.title-cont h3{
	margin-top:0px
}
div.body.home div.columns-container.l-news{
	padding-top:20px;
}
div.body.home div.columns-container.l-news p.date{
	margin-bottom:0;
}
div.body.home div.columns-container.l-news h2.news-home{
	margin-top:5px;
}
div.body.home div.columns-container div.three-col h3{
	margin-top:0
}
div.four-col-container,
div.two-col-container{
	float:left;
	display:inline;
	overflow:hidden;
}
div.two-col-container{
	width:300px
}
div.four-col-container{
	margin-right:20px;
	width:620px;
}
div.four-col-container .bottom-text{
	float:left
}
div.top-title-col div.rss-cont{
	float:right;
	height:17px;
	padding-left:25px;
	background:transparent url(images/rss-ico.gif) left 1px no-repeat;
	_background-position:left top;
	display:inline
}
div.twit-cont{
	float:right;
	height:17px;
	padding-left:25px;
	background:transparent url(images/twit.png) left 1px no-repeat;
	_background-position:left top;
	display:inline
}
div.rss-cont img{
	margin-right:8px
}
div.rss-cont a.suscribe{
	margin-right:15px
}

/* ---------------------------------- home (end)--------------------------------*/
/* ---------------------------------- news (start)--------------------------------*/
div.twit-cont{
	float:left;
	height:17px;
	padding-left:25px;
	background:transparent url(images/twit.png) left -1px no-repeat;
	_background-position:left top;
	display:inline;
	margin-left:20px
}
div.sites-links-cont{
	overflow:hidden;
	margin-top:35px
}
div.sites-links-cont div.rss-cont{
	float:left
}
div.news-cont{
	margin:35px 0px 0px 0px;
	border-bottom:solid 1px #e5e5e5;
	padding-bottom:35px
}
div.news-cont.no-border{
	border:0;
}
div.news-cont div.img-cont{
	margin:20px 0px
}
div.return-news-cont{
	margin-top:40px
}
a.bold-nodeco{

}
/* ---------------------------------- news (end)--------------------------------*/
/* ---------------------------------- subpages (start)--------------------------------*/
div.menu-left-cont{
	float:left;
	width:220px;
	margin-right:20px;
	overflow:hidden
}
div.menu-left-cont div.title-image{
	margin-bottom:30px
}
div.col-center-subpage{
	width:460px;
	margin-right:40px;
	overflow:hidden;
	float:left
}
div.col-center-subpage esi:include > div{
	overflow:hidden
}
div.col-right-subpage{
	width:200px;
	overflow:hidden;
	float:left;
	padding-top:55px
}
div.col-right-subpage .emptyContainerList{
	float:left;	
}
div.col-right-subpage div.three-col{
	width:200px
}
div.body.subhome div.middle div.inner{
	padding-top:35px;
	padding-bottom:40px
}
ul.menu-left,
ul.menu-left ul{
	width:200px;
	clear:left
}
ul.menu-left{
	border-bottom:solid 1px #e5e5e5;
}
ul.menu-left ul ul,
ul.menu-left ul ul ul,
ul.menu-left ul ul ul ul{
	border-bottom:0;
}
ul.menu-left ul{
	padding:0px;
	margin:0;
}
ul.menu-left ul{
	padding-left:0px
}
ul.menu-left li{
	border-top:solid 1px #e5e5e5;
	padding:8px 0px 0px 0px;
	overflow:hidden;
	list-style-type: none;
}
ul.menu-left li.last{
	border:0;
}
ul.menu-left div{
	overflow:hidden;
}
ul.menu-left li.selected a,
ul.menu-left ul li ul li.selected a{
	color:#ffffff
}
ul.menu-left li.selected li{
	background-color:#ffffff
}
ul.menu-left li.selected{
	background-image:url(images/sub-menu-bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#000000
}
ul.menu-left li a{
	color:#000000;
	text-decoration:none;
	padding-bottom:8px;
	float:left;
	clear:left;
	margin-left:10px;
	font-size:12px
}
ul.menu-left li li a,
ul.menu-left li.selected ul li a,
ul.menu-left li ul li.selected ul li a
{
	margin-left:25px;
	font-size:11px;
	color:#333333;
}

ul.menu-left li ul li ul li a,
ul.menu-left li.selected ul li li a,
ul.menu-left li ul li.selected ul li a{
	margin-left:40px;
	font-size:11px;
	color:#666666;
}
ul.menu-left li ul li ul li ul li a,
ul.menu-left li.selected ul li ul li li a,
ul.menu-left li ul li.selected ul li ul li a,
ul.menu-left li ul li ul li.selected ul li a{
	margin-left:55px;
	font-size:11px;
	color:#666666;
}
ul.menu-left li ul li ul li ul li a,
ul.menu-left li.selected ul li li a li ul li a,
ul.menu-left li ul li.selected ul li a li ul li a,
ul.menu-left li ul li ul li.selected a li ul li a,
ul.menu-left li ul li ul li a li.selected ul li a{
	margin-left:55px;
	font-size:11px;
	color:#666666;
}
ul.menu-left li a:hover{
	text-decoration:underline
}
div.assistance{
	background:transparent url(images/light-bulb.gif) left 2px no-repeat;
	padding:3px 0px 3px 25px
}

table.features th{
	padding:0px 10px;
	background:url(images/table-head-th-gradient.png) left top repeat-x;
	border:solid 0px #e5e5e5;
	border-width:0px 1px 1px 0px;
}
table.features th h3{
	margin:7px 0px;
}
table.features{
	border:solid 0px #e5e5e5;
	border-width:1px 0px 0px 1px;
	background-color:#fafaf9;
	width:460px;
}
table.features tr.background td{
	background-color:#f6f5f3;
	vertical-align: middle;
}
table.features tr td.check{
	background-image:url(images/ico-checkmark.png);
	_background-image:url(images/ico-checkmark.gif);
	background-repeat:no-repeat;
	background-position: center center;
}
table.features tr td{
	border:solid 0px #e5e5e5;
	border-width:0px 1px 1px 0px;
	padding:10px;
}
ul.tab{
	border-bottom:solid 1px #000000;
	overflow:hidden;
	height:100%
}
ul.tab div{
	float:left
}
ul.tab li{
	padding:6px 10px;
	margin-top:1px;
	border:solid 0px #e5e5e5;
	border-width:1px 1px 0px 1px;
	margin-right:1px;
	list-style-type:none;
}
ul.tab li a{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
ul.tab li.selected{
	background-color:#000000;
	border:solid 0px #000000;
	border-width:1px 1px 0px 1px;
	margin-top:0px;
}
ul.tab li.selected a{
	color:#ffffff;
	padding-bottom:1px
}
ul.tab li a:hover{
	text-decoration:underline
}
/* ---------------------------------- subpages (end)--------------------------------*/
/* ---------------------------------- searchResults (start)--------------------------------*/
div.col-center-subpage.search{
	width:480px;
	margin:30px auto 0px auto;
	overflow:hidden;
	float:none
}
div.search .pages{
	margin:40px 0px 0px 0px
}
div.search .pages strong{
	color:#000000
}
div.search .result-cont{
	padding:25px 0px 20px 0px;
	border-bottom:solid 1px #e5e5e5
}
.result-cont h3{
	margin-bottom:10px
}
h2.search-title{
	margin-top:0;
	margin-bottom:30px
}
h2.search-title a{
	color:#990000
}
p.search{
	margin-top:0;
}
/* ---------------------------------- searchResults (end)--------------------------------*/

