/* Selecteur */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%; /* 12px */
   color: #454545;
	margin: 0;
	padding: 23px 0 20px 0;
	text-align: center;
   background: url(../img/common/bg.gif) repeat-x 0 0 #B5BBC5;
}
*{
	font-family: Arial, Helvetica, sans-serif;
   margin: 0;
	padding: 0;
}
*:focus{
	outline: none;
}
p{
	margin-bottom: 10px;
}
input, select{
	font-size: 1em;
	color: #000;
}
img, table{
   border: 0;
}
li {
	list-style: none;
}
a{
	color: #555;
	text-decoration: none;
}
input, label{
	vertical-align: middle;
}
input[type=radio], input[type=checkbox]{
   margin-right: 2px;
}
fieldset{
   margin: 0;
   padding: 0;
   border: 0;
}
address{
   font-style: normal;
}
sup{
   font-size: 0.8em;
}
object{
   position: relative;
}
.clear{
   clear: both;
	width: 100%;
}
.directAccess, .hidden{
	position: absolute;
	top: -5000px;
}
/* END Selecteur */

/* Structure */
#body{
	width: 1002px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/common/bg_pageShadow.png) 0 120px no-repeat transparent;
	padding: 0 13px 0 15px;
	position: relative;
}
* html #body{
	background: none;
}
#content{
	background: #c6c8cd url(../img/common/bg_content.png) 0 0 no-repeat;
	width: 1000px;
	margin: 0 1px;
	padding-top: 65px;
}
* html #content{
	background-image: url(../img/common/bg_content.jpg);
}
.home #content{
	background: none;
	width: 1002px;
	margin: 0;
	padding-top: 0;
}
* html .home  #content{
	background: none;
}
#content .container{
	background: url(../img/common/bg_contentB.gif) left bottom no-repeat transparent;
	padding-bottom: 35px;
}
#content #sidebar .container, .home #content .container{
	background: none;
	padding-bottom: 0;
}
#mainContainer{
	background: url(../img/common/bg_contentB.gif) left bottom no-repeat transparent;
	padding-bottom: 32px;
}
.mainContainerInner{
	background: #c6c8cd;
	border-left: solid 1px #b5c7bc;
	border-right: solid 1px #b5c7bc;
	/*GUL*/
/*	padding: 20px 22px 0 20px;*/
	padding: 20px 22px 0 0;
	min-height: 278px;
}
html > body .mainContainerInner, html > body #content, html > body #content .container{
	overflow: hidden;
}
* html .mainContainerInner, * html #content, * html #content .container{
	height: 278px;
}
/* END Structure */

/* Header */
#header{
	height: 50px;
	overflow: hidden;
	margin-bottom: 12px;
}
#header h1{
	float: left;
	width: 400px;
	display: inline;
}

#tools{
	width: 270px;
	float: left;
	margin-top: 20px;
	display: inline;
}
html > body #tools{
	overflow: hidden;
}
* html #tools{
	height: 1%;
}
#pub{
	margin-top: 20px;
	width: 275px;
	float: left;
	color: #b5bbc1;
	font-size: 1.33em;
	font-weight: bold;
	background: url(../img/common/picto_tel.png) 0 8px no-repeat transparent;
	padding-left: 35px;
	padding-top: 8px;
	display: inline;
}
.otherSites{
	width: 160px;
	height: 26px;
	float: right;
	padding-top: 8px;
	display: inline;
}
.otherSites p{
	margin-bottom: 0;
}
.showDropDown{
	background: url(../img/common/bg_select.png) 0 0 no-repeat transparent;
	display: block;
	width: 123px;
	height: 16px;
	padding: 2px 30px 8px 13px;
	border: 0;
	color: #e1e5e8;
	font-size: 0.9em;
	font-weight: bold;
}
* html .showDropDown{
	background-image: url(../img/common/bg_select.gif);
}
.otherSitesContainer{
	background: url(../img/common/bg_otherSitesT.gif) 0 0 no-repeat transparent;
	padding-top: 5px;
	width: 154px;
	position: absolute;
	margin: -7px 0 0 4px;
	font-size: 0.9em;
	visibility: hidden;
	z-index: 8000;
}
.otherSitesContainer ul{
	background: url(../img/common/bg_otherSitesB.png) left bottom no-repeat transparent;
	padding: 0 1px;
}
* html .otherSitesContainer ul{
	background-image: url(../img/common/bg_otherSitesB.gif);
}
.otherSitesContainer ul li{
	border-bottom: solid 1px #e5e5e5;
	padding: 0 5px 3px 8px;
	margin-bottom: 3px;
}
.otherSitesContainer ul li.lastSite{
	border-bottom: 0;
}
.otherSitesContainer ul li a{
	background: url(../img/common/arrowGray.gif) 0 3px no-repeat transparent;
	padding-left: 8px;
}
.otherSitesContainer ul li a:hover{
	background-image: url(../img/common/arrowOrange.gif);
	color: #f26522;
}
.language{
	float: right;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 8px;
	display: inline;
	background: url(../img/common/separator.gif) left center no-repeat transparent;
	text-align: right;
}
.language li{
	display: inline;
	margin-left: 10px;
}

#menu{
	background: url(../img/common/bg_nav.png) 0 0 no-repeat transparent;
	height: 45px;
	padding-top: 17px;
	padding-left: 20px;
}

* html #menu{
	background-image: url(../img/common/bg_nav.gif);
}

.home #menu{
	background-image: url(../img/home/bg_nav.png);
}

html > body #menu{
	overflow: hidden;
}
* html .home #menu{
	background-image: url(../img/home/bg_nav.gif);
}
#menu li.menuLevel1.specialMenu a.linkLevel1{
	background-color: #aeddfb;
}
* html #menu li.menuLevel1.specialMenu a.linkLevel1{
	background-color: #aeddfb;
}
#menu li.menuHome{
	float: left;
	padding-top: 8px;
	height: 37px;
	padding-left: 1px;
}
#menu li a{
	color: #000;
	white-space: nowrap;
}
#menu li.menuLevel1{
	float: left;
}
#menu br{
	clear: both;
}
#menu li.menuLevel1 a.linkLevel1{
	background: url(../img/common/separator_nav.gif) left top no-repeat transparent;
	padding: 9px 11px 9px 10px;
	font-size: 1.33em;
	display: block;
}
* html #menu li.menuLevel1 a.linkLevel1{
	padding-bottom: 10px;
	float: left;
}
*+html #menu li.menuLevel1 a.linkLevel1{
	padding-bottom: 10px;
	float: left;
}
#menu li a:hover, #menu li.menuHover a.linkLevel1, #menu li li.menuHover a, #menu li li.menuHover li a:hover, #menu li.menuLevel1.menuActive a.linkLevel1{
	color: #0054a6;
}
#menu li li.menuHover li a{
	color: #000;
}
#menu li.menuHome a{
	background: url(../img/common/picto_home.gif) 0 0 no-repeat transparent;
	padding: 0 9px 0 10px;
	margin: 10px 10px 0 0;
	line-height: 22px;
}
#menu li.menuHome a:hover, #menu li.menuHome.menuActive a{
	background-image: url(../img/common/picto_home_on.gif);
}
#menu li.menuLevel1.menuActive{
	background: url(../img/common/arrowNav.gif) center 36px no-repeat transparent;
}
#menu li.menuLevel1.specialMenu.menuActive{
	background-image: url(../img/common/arrowNavSp.gif);
}
* html #menu li.menuLevel1.menuActive{
	background-position: center bottom;
	padding-bottom: 8px;
}
* html #menu li.menuLevel1.menuActive li a{
	background: none;
}
*+html #menu li.menuLevel1.menuActive{
	background-position: center bottom;
	padding-bottom: 8px;
}
* html #menu li.menuLevel1.specialMenu.menuActive{
	background-image: url(../img/common/arrowNavSp.gif);
}
#menu li.menuHome.menuActive{
	background: url(../img/common/arrowNav.gif) left bottom no-repeat transparent;
}
* html .home #menu li.menuHome.menuActive{
	background: url(../img/common/arrowNav.gif) left bottom no-repeat transparent;
	padding-bottom: 0;
}
.level_2{
	position: absolute;
	font-size: 1.1em;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
	background-color: #fff;
	top: 116px;
	visibility: hidden;
	z-index: 50000;	
}
#menu li.menuLevel1.specialMenu .level_2, #menu li.menuLevel1.specialMenu .level_2 ul{
	background-color: #aeddfb;
}
#menu .level_2 li{
	border-top: solid 1px #e0e0e0;
	padding: 3px 9px;
	position: relative;
}
#menu .level_2 li a{
	display: block;
}
.level_2 ul{
	position: absolute;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	border-bottom: solid 1px #c1c1c1;
	background-color: #fff;
	margin-top: -20px;
	left: 100%;
	visibility: hidden;
}
* html .level_2 ul{
	margin-left: -8px;
}

#menu li.search{
	padding-top: 10px;
	padding-right: 0;
	background: url(../img/common/separator_nav.gif) left top no-repeat transparent;
	padding-left: 10px;
	float: left;
}
.inputSearch{
	background: url(../img/common/bg_inputSearch.gif);
	width: 79px;
	height: 14px;
	padding: 2px 5px;
	color: #000;
	font-size: 0.9em;
	border: 0;
	margin-left: 3px;
}
/* END Header */

/* Footer */
#footer{
	background: url(../img/common/bg_footerT.gif) 0 0 no-repeat;
	font-size: 0.9em;
	width: 100%;
}
#breadcrumb{
	padding: 1px 20px 1px 15px;
	margin-bottom: 0;
	height: 30px;
	font-size: 1.18em;
	color: #959595;
}
#breadcrumb li{
	display: inline;
}
#breadcrumb li img{
	vertical-align: middle;
}
#breadcrumb li a{
	color: #959595;
}
.footerInt{
	background: url(../img/common/bg_footerB.gif) 0 bottom no-repeat;
	padding: 20px 1px 1px 1px;
}
* html .footerInt{
	padding-bottom: 10px;
}
*+html .footerInt{
	padding-bottom: 10px;
}
#footer a:hover{
	color: #f26522;
}
#footer dl{
	width: 175px;
	float: left;
	padding-bottom: 5px;
	margin-left: 20px
}
#footer dt{
	margin-bottom: 2px;
}
#footer dt a{
	color: #555;
	text-transform: uppercase;
	font-weight: bold;
}
#footer dd{
	margin-bottom: 15px;
}
#footer dd li{
	margin-bottom: 2px;
}
#footer dd li a{
	background: url(../img/common/arrowFooter.gif) 0 4px no-repeat transparent;
	padding-left: 8px;	
}
#footer dd li a:hover{
	background-image: url(../img/common/arrowFooter_on.gif);
}
.footerOther{
	border-top: solid 1px #e7e7e7;
	padding: 10px 15px;
}
html > body .footerOther{
	overflow: hidden;
}
* html .footerOther{
	height: 1%;
}
.footerOther li{
	display: inline;	
}
.footerOther li img{
	vertical-align: middle;
}
.footerOther li a{
	margin-right: 5px;
	padding-left: 5px;
}
.footerBloc1{
	width: 280px;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
	color: #c6c6c6;
}
.footerBloc1 a{
	color: #858585;
}
.footerNewsletter{
	width: 570px;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
}
.footerNewsletter label{
	color: #3b3b3b;
	font-size: 1.27em;
	font-weight: bold;
	background: url(../img/common/picto-newsletter.gif) 0 0 no-repeat transparent;
	padding-left: 25px;
	margin-right: 5px;
}
.inputNL{
	background: url(../img/common/bg_inputNL.gif) 0 0 no-repeat transparent;
	width: 148px;
	height: 14px;
	padding: 2px 5px;
	color: #4c4c4c;
	border: 0;
}
.btOk{
	background: url(../img/common/bg_btOk.gif) 0 0 no-repeat transparent;
	width: 39px;
	height: 18px;
	text-align: center;
	border: 0;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.NLConfirmation{
	background: url(../img/common/NLConfirmation.gif) 0 0 no-repeat transparent;
	padding-left: 35px;
	color: #f26522;
	padding: 10px 5px 7px 35px;
	margin-left: 10px;
}
.error{
	color: Red;
	display: block;
	margin-left: 110px;
	position: absolute;
	margin-top: -15px;
}
.footerLogo{
	float: left;
}
/* END Footer */

/* Sidebar */
#sidebar{
	width: 306px;
	float: right;
	padding-top: 67px;
	margin-right: 20px;
	display: inline;
}
.blocList{
	background: url(../img/common/bg_blocT.png) 0 0 no-repeat transparent;
	padding-top: 15px;
	margin-bottom: 18px;
}
* html .blocList{
	background-image: url(../img/common/bg_blocT.gif);
}
.blocListContainer{
	background: url(../img/common/bg_blocB.png) 0 bottom no-repeat transparent;
	padding: 0 15px 20px 15px;
}
* html .blocListContainer{
	background-image: url(../img/common/bg_blocB.gif)
}
.blocListContainer h2{
	color: #000;
	font-size: 1.16em;
	margin-bottom: 15px;
}
.blocListContainer h2 img{
	vertical-align: middle;
}
.tagsTools{
	background: url(../img/common/bg_tags.gif) 0 0 no-repeat transparent;
	font-size: 0.9em;
	padding: 5px 10px;
	font-weight: bold;
	color: #559cce;
}
.tagsTools a{
	color: #7d7d7d;
	margin: 0 10px;
}
.tags{
	text-align: center;	
	margin-bottom: 0;
	font-weight: bold;
}
.tags a{
	color: #a2c9e4;
}
.tags a:hover, .tagsTools a:hover{
	text-decoration: underline;
}
/*.tags a.tagSize1{
	font-size: 0.9em;
	color: #81b6db;
}
.tags a.tagSize2{
	font-size: 1.16em;
}
.tags a.tagSize3{
	font-size: 1.4em;
}
.tags a.tagSize4{
	font-size: 1.58em;
	color: #81b6db;
}
.tags a.tagSize5{
	font-size: 2em;
}
.tags a.tagSize6{
	font-size: 2.25em;
	color: #81b6db;
}*/

.tags a.tagSize{
	color: #6ec164;
}
.btContactSB{
	/*background: url(../img/common/bg_contact.gif) 0 0 no-repeat transparent;*/
	padding: 15px 85px 10px 10px;
	display: block;
	height: 23px;
	color: #3b3b3b;
	font-size: 1.16em;
	font-weight: bold;
	display: block;
}
.btCustomers, .btContactSB, .btTry, .btDiscover{
	margin-bottom: 20px;
}
.btCustomers{
	/*background: url(../img/common/bg_blocSB.gif) 0 0 no-repeat transparent;*/
	padding: 10px 10px 10px 10px;
	height: 28px;
	color: #3b3b3b;
	font-size: 1.16em;
	font-weight: bold;
	display: block;
}
.btCustomers img{
	vertical-align: middle;
	margin-left: 10px;
}
.btTry{
	display: block;
	/*background: url(../img/common/bg_btBig.gif) 0 0 no-repeat transparent;*/
	width: 244px;
	height: 39px;
	text-align: center;
	font-size: 2.58em;
	font-weight: bold;
	color: #fff;
	padding: 20px 30px;
}
.btDiscover{
	/*background: url(../img/common/bg_btDiscover.gif) 0 0 no-repeat transparent;*/
	font-size: 1.33em;
	font-weight: bold;
	color: #fff;
	padding: 17px 25px 20px 110px;
	height: 60px;
	display: block;
}
/* END sidebar */

/* List */
.arrowList{
	border-top: dotted 1px #d2d2d2;
	border-left: solid 1px #d3d3d3;
	border-right: solid 1px #d3d3d3;
	margin-bottom: 0;
	width: 100%;
}
.arrowList.pictos img{
	vertical-align: bottom;
	margin-right: 3px;
}
.arrowList li{	
	border-bottom: dotted 1px #d2d2d2;
	background: url(../img/common/bg_listItem.gif) 0 0 repeat-y #f9f9f9;
	padding: 5px 9px;
}
.blocList .arrowList li{
	padding: 0;
}
.arrowList.withDate li{
	background-image: url(../img/common/bg_gray.gif);
}
html > body .arrowList.withDate li a{
	overflow: hidden;
}
* html .arrowList li{
	height: 12px;
}
* html .arrowList li a{
	height: 12px;
}
.arrowList li a{
	background: url(../img/common/arrow2.gif) 0 3px no-repeat transparent;
	padding: 0 5px 0 23px;
	display: block;
	min-height: 14px;
}
.arrowList li a:hover{
	background-image: url(../img/common/arrow2_on.gif);
	color: #f26522;
}
.blocList .arrowList li a{
	padding: 5px 9px 5px 32px;
	background: url(../img/common/arrow2.gif) 9px 8px no-repeat transparent;
}
.blocList .arrowList li a:hover{
	background: url(../img/common/arrow2.gif) 9px 8px no-repeat #a3c6df;
	color: #000;
	opacity : 0.7;
   filter : alpha(opacity=70); 
}
.arrowList li a em{
	color: #559cce;
	font-style: normal;
}
.arrowList li a span{
	display: block;
	font-size: 0.8em;
	color: #e8895d;
	float: left;
}
.arrowList li a strong{
	width: 187px;
	float: right;
	font-weight: normal;
	cursor: pointer;
}
/* END List */

/* Home */
.highlight{
	background: url(../img/home/bg_highlight.png) 0 0 no-repeat transparent;
	height: 346px;
	padding: 3px 1px 0 1px;
	overflow: hidden;
}
* html .highlight{
	background-image: url(../img/home/bg_highlight.jpg);
	background-position: 1px 0;
}
.tabContainer{
	visibility: visible;
}
.visu{
	float: left;
	margin-left: 100px;
	display: inline;
	margin-bottom: 0;
}
.HLTxt{
	width: 600px;
	float: right;
	margin-right: 60px;
	padding-top: 12px;
	font-size: 1.25em;
	color: #fff;
	display: inline;
	height: 258px;
	overflow: hidden;
}
.HLTxt h1{
	margin-bottom: 10px;
	/* GRQ
	color: #fff799;
	font-size: 3em;
	*/
}
/*
.HLTxt ul {
	padding-left: 20px;	
}

.HLTxt li{
	padding:0 0 5px 25px;
	margin:0 0 0 -20px;
	background-image:url("../img/common/yes.png");
	background-repeat: no-repeat;
	width:40%;
	float:left;
}
*/
.HLTxt ul {
	float:left;
	padding-left:20px;
	width:100%;
}

.HLTxt li {
	background-image:url(../img/common/yes.png);
	background-repeat:no-repeat;
	float:left;
	margin:0 25px 0 -20px;
	padding:0 0 5px 20px;
	width:45%;
}


.HLTxt h1 {
	font-size:1em;	
}

.introHlTxt {
	font-family:arial;
	font-size: 0.8em;
	color:#fff799;
	font-weight: bold;
}

.titleHlTxt {
	font-family:arial;
	font-size: 2.7em;
	color:#fa7b3b;
	font-weight: bolder;
}

.subtitleHlTxt {
	font-family:arial;
	font-size: 1.8em;
	color:#ffffff;
}

.btsList {
	padding:0;
}

.btsList li{
	list-style:none;
	float: left;
	padding:0;
	margin:0;
	width:auto;
	background-image:none;
}
.btsList li a{
	display: block;
	background: 0 5px no-repeat transparent;
	width: 200px;
	height: 41px;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	padding: 32px 30px;
}
.btsList li a.bt1{
	background-image: url(../img/home/bg_bt1.png);
}
* html .btsList li a.bt1{
	background-image: url(../img/home/bg_bt1.gif);
}
.btsList li a.bt1:hover{
	background-image: url(../img/home/bg_bt1_on.png);
}
* html .btsList li a.bt1:hover{
	background-image: url(../img/home/bg_bt1_on.gif);
}
.btsList li a.bt2{
	background-image: url(../img/home/bg_bt2.png);
	background-position: 0 0;
	width: 194px;
}
* html .btsList li a.bt2{
	background-image: url(../img/home/bg_bt2.gif);
}
.btsList li a.bt2:hover{
	background-image: url(../img/home/bg_bt2_on.png);
}
* html .btsList li a.bt2:hover{
	background-image: url(../img/home/bg_bt2_on.gif);
}
.tabsMenu{
	height: 75px;
	overflow: hidden;
	margin-bottom: 0;
}
.tabsMenu li a img {
	margin-top: -7px;
}
.tabsMenu li{
	float: left;
/*	width: 200px;*/
	background: url(../img/home/bg_tab.gif) 0 0 repeat-x transparent;
	height: 75px;
	overflow: hidden;
}
.tabsMenu li.tabOn{
	background: url(../img/home/separator_tab_on.gif) 0 0 no-repeat transparent;
	margin-left: -2px;
/*	width: 202px;*/
}
.tabsMenu li a{
	background: url(../img/home/separator_tab.gif) right top no-repeat transparent;
	float: left;
	display: block;
	height: 25px;
/*	padding: 25px;*/
	padding:25px 0;
/*	width: 150px;*/
	width:100%;
	text-align: center;
}
.tabsMenu li.lastTab a{
	background: none;
}
/*
.tabsMenu li.tabOn a{
	padding: 25px 26px;
}
*/
.editorialBloc{
	width: 276px;
	height: 248px;
	float: left;
	padding: 15px;
	background: url(../img/home/bg_editorialBloc.gif) 0 0 no-repeat transparent;
	position: relative;
	display: inline;
/*	GUL
	margin-bottom: 13px;*/
	margin:0 0 13px 20px;
}
/*
GUL
.blocMiddle{
	margin: 0 20px;
}
*/

/* 
GUL:
Pour povoir g�rer une image en bloc
*/
.noBgImageNoPadding {
	background-image: none;
	padding:0;
	width: 306px;
	height: 278px;
}

.editorialBloc a{
	color: #989898;
}
.editorialBloc a:hover{
	color: #f26522;
}
.editorialBloc h2{
	color: #000;
	font-size: 1.16em;
	margin-bottom: 15px;
}
.editorialBloc h2 img{
	vertical-align: middle;
}
.editorialBloc h2.visuTitle{
	background: none;
	padding: 0;
	margin: -15px -14px 25px -14px;
}
.linksList{
	border-top: dotted 1px #d2d2d2;
	font-size: 0.9em;
}
.linksList li{
	border-bottom: dotted 1px #d2d2d2;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 23px; 
}
.linksList li a{
	background: url(../img/common/picto-help1.gif) 0 center no-repeat transparent;
	padding: 2px 10px 2px 39px;/*23 + 16*/
	background-position: 0px;
	background-repeat: no-repeat;
}
.linksList li.pictoLink1 a{
	background-image: url(../img/common/pictoLink1.gif);
}
.linksList li.pictoLink2 a{
	background-image: url(../img/common/pictoLink2.gif);
}
.linksList li.pictoLink3 a{
	background-image: url(../img/common/pictoLink3.gif);
}
.linksList li.pictoLink4 a{
	background-image: url(../img/common/pictoLink4.gif);
}
.linksList li.pictoLink5 a{
	background-image: url(../img/common/pictoLink5.gif);
}
.editorialBloc a.linkBottom, a.linkBottom{
	position: absolute;
	bottom: 20px;
	text-align: center;
	background: url(../img/common/bg_bt.gif) 0 0 no-repeat transparent;
	width: 118px;
	height: 20px;
	text-align: center;
	display: block;
	left: 50%;
	margin-left: -59px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 0.9em;
	color: #707070;
}
.featuresBloc a.linkBottom{
	position: relative;
	margin-left: 0;
	bottom: auto;
	left: auto;
}
.editorialBloc a.linkBottom:hover, a.linkBottom:hover{
	background-image: url(../img/common/bg_bt_on.gif);
	color: #0054a6;
}
.videoContainer{
	text-align: center;
}
.logosContainer{
	position: relative;
}
.logosList{
	height: 205px;
	overflow: hidden;
	margin: 0 35px;
}
.logosList li{
	display: inline;
	margin: 0 2px 6px 2px;
}
.logosList li img{
	border: solid 1px #e8e8e8;
}
.btBack{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
}
.btNext{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -15px;
}
/* FIN Home */

/* Inside Page */
#detail_actions{
	position: absolute;
	margin-top: -95px;
	margin-left: 20px;
	width: 970px;
}
#content #detail_actions .container{
	background: none;
	padding-bottom: 0;
}
.headerVisu{
	position: absolute;
	right: 0;
	margin-top: -5px;
}
#detail_actions span{
	font-size: 3.75em;
	color: #fff;
	font-weight: bold;
}
#detail{
	background: url(../img/common/bg_contentMainT.png) 0 0 no-repeat transparent;
	padding-top: 30px;
	width: 668px;
	float: left;
}
* html #detail{
	background-image: url(../img/common/bg_contentMainT.gif);
	display: inline;
}
.home #detail{
	background: none;
	padding-top: 0;
	width: auto;
	float: none;
}
#detail .container{
	background: url(../img/common/bg_contentMainB.png) 0 bottom no-repeat transparent;
	padding-bottom: 42px;
}
* html #detail .container{
	background-image: url(../img/common/bg_contentMainB.gif);
}
.home #detail .container{
	background: none;
	padding-bottom: 0;
}
#element{
	background: url(../img/common/bg_contentMainM.png) 0 0 repeat-y transparent;
	padding: 1px 35px;
	min-height: 300px;
}
* html #element{
	background-image: url(../img/common/bg_contentMainM.gif);
	height: 300px;
}
.articleSearch{
	background: url(../img/common/bg_search.gif) 0 0 no-repeat transparent;
	padding: 15px 20px 25px 20px;
	border-bottom: solid 1px #e1e2e4;
	margin-bottom: 20px;
}
.partner .articleSearch{
	border-bottom: 0;
	margin-bottom: 0;
}
.articleSearch *{
	vertical-align: middle;
}
.label{
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 25px;
}
.articleSearch select{
	background: url(../img/common/bg_sortSelect.gif) 0 0 no-repeat transparent;
	color: #000;
	font-weight: bold;
	border: 0;
	height: 33px;
	width: 161px;
	padding: 8px;
	margin-right: 5px;
	line-height: 30px;
}
*+html .articleSearch select{
	height: auto;
}
.articleSearch select option{
	background-color: #fff;
	padding-right: 3px;
}
.searchInput{
	background: url(../img/common/bg_inputSearchL.gif) 0 0 no-repeat transparent;
	width: 381px;
	height: 17px;
	border: 0;
	font-size: 1em;
	padding: 8px 10px;
	margin: 0 10px;
}
.btSearchOk, .btReset{
	background: url(../img/common/bg_btSearchOk.gif) 0 0 no-repeat transparent;
	color: #6f6f6f;
	text-transform: uppercase;
	font-weight: bold;
	width: 37px;
	height: 33px;
	cursor: pointer;
	border: 0;
	text-align: center;
}
.btReset{
	background-image: url(../img/common/bg_btReset.gif);
	width: 52px;
	margin-left: 5px;
}

.article{
	padding-top: 10px;
}
.article h1{
	color: #0054a6;
	font-size: 2em;
	margin-bottom: 10px;
}
.article h2{
	color: #559cce;
	font-size: 1.33em;
	margin-bottom: 10px;
}
.articleSource{
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 5px 0 2px 0;
	color: #555;
	margin-bottom: 10px;
}
html > body .articleSource{
	overflow: hidden;
}
* html .articleSource{
	height: 1%;
}
.article .articleSource ul{
	float: right;
	text-align: right;
	padding-bottom: 4px;
	margin-bottom: 0;
}
.article .articleSource li{
	display: inline;
	color: #ddd;
	list-style: none;
	background: none;
	padding-left: 0;
}
.articleSource *{
}
.articleSource li img{
	margin: 0 2px;
	vertical-align: middle;
}
.article p.dateLine{	
	font-size: 0.8em;
	float: left;
	margin-bottom: 0;
	padding-top: 2px;
}

.news p.dateLine {
	font-size: 1.0em;
}
.joboffer p.dateLine {
	/*margin-bottom: 10px;*/
	
	float: none;
	font-size: 1.0em;
}
div.joboffer {
	margin-bottom: 15px;
}
.joboffer h2 {
	margin-bottom: 3px;
}
.article .dateLine a{
	color: #555;
	background: url(../img/common/picto_comment.gif) 0 center no-repeat transparent;
	padding: 2px 0 2px 17px;
}
.article a{
	color: #f7941d;
}
.newsList a {
	background: url(../img/common/arroworange.gif ) 0 no-repeat transparent;
	padding-left: 8px;
}
.category{
	font-size: 0.8em;
	font-weight: bold;
}
.category strong{
	color: #f26522;
}
.intro{
	/* GRQ font-size: 1.16em; */
	font-size: 1.02em;
	font-weight: bold;
}
.article p, .article dd{
	margin-bottom: 20px;
}
.article h3, .article dt{
	font-size: 1em;
	margin-bottom: 5px;
	color: #559cce;
	font-weight: bold;
}
.newsList h3 {
	font-size: 1.04em;
	margin-bottom: 1px;
}
.visuLeft, .visuLeft2{
	float: left;
	margin-right: 20px;
}

.visuRight, .visuRight2{
	float: right;
	margin-left: 20px;
}
.visuLeft img, .visuRight img{
	border: solid 1px #c9c9c9;
	padding: 8px;
}

.article ol, .article ul{
	margin-bottom: 20px;
	margin-left: 30px;
}
.article ol{
	color: #559cce;
	font-weight: bold;
}
.article ol li span{
	font-weight: normal;
	color: #454545;
}
.article ol li{
	list-style: decimal inside;
}
.article ul li{
	background: url(../img/common/bullet.gif) 0 3px no-repeat transparent;
	padding-left: 14px;
}
.codeSource{
	color: #4a6028;
	background-color: #e6f5ff;
	padding: 15px;
	border: solid 1px #a6cbe5;
	height:  250px;
	overflow: auto;	
}
.codeSource pre{
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 15px;
}

.superiorBloc{	
	margin-left: -17px;
}
.tabNavContent .superiorBloc{
	margin-left: 0;
}
html > body .superiorBloc{
	overflow: hidden;
}
* html .superiorBloc{
	height: 1%;
}
.superiorBloc .mainTitle{
	padding-top: 10px;
	margin-bottom: 0;
}

.mainTitle p {
	margin-bottom:0 !important;
}

.bgWhite .superiorBloc .mainTitle{
	padding-top: 30px;
}

.contentBloc p.visuLeft2{
	margin-right: 0;
	display: inline;
	width: 181px;
	text-align: center;
}

.superiorBloc p.visuLeft2{
	/*GRQ padding-top: 0; */
	margin-bottom: 0;
}
.partner p.visuLeft2{
	margin-left: 50px;
	width: auto;
	text-align: left;
}
.partner p.visuLeft2 img{
	margin-bottom: 20px;
}
.tabNav{
	background: url(../img/common/bg_tabNav.png) 0 0 no-repeat transparent;
	height: 38px;
	width: 632px;
	/*font-size: 1.16em;*/
	font-weight: bold;
	margin-top: -18px;
	position: absolute;
	z-index: 0;
	left: 34px;
}
html > body .tabNav, html > body .fileNav{
	overflow: hidden;
}
* html .tabNav{
	background-image: url(../img/common/bg_tabNav.gif);
}
.tabNav li{
	background: url(../img/common/tabNav_sep.gif) 0 0 no-repeat transparent;
	padding-left: 2px;
	float: left;
				height:40px; /*GRQ*/
}
.tabNav li.firstTab{
	background: none;
	padding-left: 0;
}
.tabNav li a, .tabNav li strong{
	height: 17px;
	color: #fff;
	width: 136px;
	display: block;
	float: left;
	text-align: center;
	padding: 10px;
			padding-top: 6px;
}
.tabNav li.firstTab a{	
	width: 138px;
}
.tabNav li.firstTab strong{
	background: url(../img/common/bg_tabNav1st_on.png) 0 0 no-repeat transparent;
}
* html .tabNav li.firstTab strong{
	background-image: url(../img/common/bg_tabNav1st_on.gif);
}
.tabNav li.lastTab strong{
	background: url(../img/common/bg_tabNavLast_on.png) 0 0 no-repeat transparent;
	background-position: right top;
}
* html .tabNav li.lastTab strong{
	background-image: url(../img/common/bg_tabNavLast_on.gif);
	background-position: right top;
}
.tabNav li strong{
	height: 22px; /*GRQ*/
	color: #0054a6;
	background: url(../img/common/bg_tabNav_on.gif) 0 0 repeat-x transparent;
}
.tabNavContent{
	padding-top: 30px;
	background: url(../img/common/bg_tabContent.gif) 0 18px repeat-x transparent;
	margin: 0 -17px;
}
.fileNav{
	background: url(../img/common/bg_fileNav.gif) 0 0 repeat-x transparent;
	margin: 0 -17px;
	height: 29px;
	margin-bottom: 15px;
}
.fileNav li{
	border-left: solid 1px #9abbd6;
	float: left;	
	text-align: center;
	font-weight: bold;
	padding: 5px;
	height: 19px;
}
.fileNav li.firstNavItem{
	border-left: 0;
}
.fileNav li a{
	color: #fff;
}
.fileNav li a img{
	vertical-align: bottom;
}
.features{
	padding-top: 50px;
}
.edition{
	padding-top: 10px;
}
.featuresBloc{
	width: 275px;
	position: relative;
	margin-bottom: 30px;
}
.blocL{
	float: left;
}
.blocR{
	float: right;
}
.features h3 {
		font-size: 1.46em;
		color:#0054A6;
}
.featuresBloc h2{
	color: #3b3b3b;
	font-size: 1.16em;
	margin-bottom: 15px;
}
.featuresBloc h4{
	color: #3b3b3b;
	font-size: 1.16em;
	margin-bottom: 15px;
}
.featuresBloc ul{	
	border-bottom: 1px dotted #d2d2d2;
	margin-bottom: 10px;
}
.featuresBloc li{
	border-top: 1px dotted #d2d2d2;
	background: url(../img/common/check.gif) 0 5px no-repeat transparent;
	padding: 5px 10px 5px 25px;
	color: #727272;
	width: 240px;
}
.FBTxt{
	width: 212px;
	float: right;
}
/* END Inside Page */

/* Pricing */
.mainTitle{
	color: #0054a6;
	font-size: 1.58em;
	font-weight: normal;
	margin-bottom: 25px;
	padding-left:13px;
}
.contentBloc{
	border-top: solid 1px #e1e2e4;
	padding-top: 15px;
	margin-bottom: 20px;
}
html > body .contentBloc{
	overflow: hidden;
}
* html .contentBloc{
	height: 1%;
}
.contentBlocTxt{
	width: 400px;
	float: right;
	margin-top: 10px;
	display: inline;
}

a.linkBottomcb{
	bottom: 20px;
	text-align: center;
	background: url(../img/common/bg_bt.gif) 0 0 no-repeat transparent;
	width: 118px;
	height: 20px;
	text-align: center;
	display: block;
	padding-top: 2px;
	font-weight: bold;
	font-size: 0.9em;
	color: #707070;
}

a.linkBottomcb:hover{
	background-image: url(../img/common/bg_bt_on.gif);
	color: #329240;
}

.contentBloc h2{
	font-size: 1.16em;
	color: #3b3b3b;
	margin-bottom: 10px;
}
.contentBloc h2 em{
	font-style: normal;
	color: #559cce;
	font-size: 0.9em;
}
.blocContact{
	background: url(../img/common/bg_blocContactB.gif) left bottom no-repeat transparent;
}
.blocContactContainer{
	background: url(../img/common/bg_blocContactT.gif) 0 0 no-repeat transparent;
	padding: 5px;
	font-size: 0.9em;
	color: #636363;
}
html > body .blocContactContainer{
	overflow: hidden;
}
* html .blocContactContainer{
	height: 1%;
}
.blocContactContainer h3{
	font-size: 1em;
	float: left;
	margin-right: 10px;
}
.blocContactContainer address{
	float: left;
}
.fax{
	margin-left: 5px;
}
/* END Pricing */

/* Support */
.supportBloc{
	width: 390px;
	float: left;
}
.supportBloc h1, .contactBloc h1{
	font-size: 1.58em;
	color: #559cce;
	margin-bottom: 20px;
}
.supportBloc ul{
	margin-bottom: 20px;
}
.supportBloc li, .howToList li, .article .howToList li{
	background: url(../img/common/arrow3.gif) 0 1px no-repeat transparent;
	padding-left: 15px;
	margin-bottom: 5px;
}
.article ul.howToList{
	margin-left: 0;
}
.howToList li a, .article .howToList li a{
	color: #555;
}

ul.newsList  {
	margin-left: 0;
}
ul.newsList li {
	background: none;
	margin-bottom: 20px;
}
ul.newsList p.dateLine {
	float: none;
}
ul.newsList p {
	margin-bottom: 0px;
}

div.event p.dateLine {
	float: none;
	font-weight: bold;
	margin-bottom: 5px;
}
div.event {
	margin-bottom: 15px;
}
div.event .illu  {
	float: right;
	margin: 2px 2px 8px 8px;
}

div.rightCol {
	float: right;
	text-align: center;
}
div.rightCol img {
	margin-bottom: 5px;
}
div.rightCol .additionalInfos {
	float: none;
	text-align: left;
}
div.theme ul li {
	margin-bottom: 10px;
	clear: both;
}
div.theme ul li p {
	margin-bottom: 5px;
}
div.theme ul li img {
	margin: 2px 2px 6px 6px;
	float:right;
}

.remindBloc{
	width: 190px;
	float: right;
	background: url(../img/common/bg_remindBloc.gif) 0 0 no-repeat #f9f9f9;
	border: solid 1px #dbdbdb;
	color: #555;
}
.contentBloc .remindBloc h2{
	padding: 15px 10px 15px 55px;
	font-size: 1em;
	color: #555;
}
.remindBloc li{
	background: url(../img/common/arrow4.gif) 10px 8px no-repeat transparent;
	padding: 5px 10px 5px 20px;
	border-top: solid 1px #e8e8e8;
}
.btContactSupport{
	/*background: url(../img/common/bt-contactSupport.gif) right top no-repeat transparent;*/
	padding: 20px 150px 8px 0;
	color: #62c95d;
	font-size: 1.16em;
}
/* END Support */

/* Compare */
.compare{
	padding-top: 50px;
}
.datasTable{
	width: 100%;
	border-top: solid 1px #f2f2f2;
	margin-bottom: 30px;
}
.datasTable th{
	border-bottom: solid 1px #d9d9d9;
	vertical-align: middle;
	padding: 5px 10px;
	text-align: center;
	border-left: solid 1px #f2f2f2;
	border-right: solid 1px #fff;
}
.datasTable th.lastCol, .datasTable td.lastCol{
	border-right: solid 1px #f2f2f2;
}
.datasTable td{
	border-left: solid 1px #f2f2f2;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #f2f2f2;
	font-size: 0.9em;
	vertical-align: middle;
	padding: 10px;
}
.alignCenter{
	text-align: center;
}
.datasTable caption{
	font-size: 1.16em;
	color: #3b3b3b;
	text-align: left;
	font-weight: bold;
	padding-bottom: 15px;
}
.datasTable th img{
	vertical-align: middle;
	margin-right: 5px;
}
.bgGray{
	background-color: #f6f6f6;
}
.bgGreen{
	background-color: #eff6e4;	
}
th.bgGreen{
	color: #6fb076;
}
.bgBlue{
	background-color: #d7f2fd;	
}
th.bgBlue{
	color: #4b9fd3;
}
.datasTable td span{	
	font-size: 1.09em;
	font-weight: bold;
}
.datasTable td span em{
	font-style: normal;
	font-size: 0.9em;
	font-weight: normal;
}
.bgGreen span em, .bgGreen span strong{
	color: #007236;	
}
.datasTable td span strong{
	font-size: 1.25em;
	font-weight: normal;
}
.bgBlue span em, .bgBlue span strong{
	color: #4b9fd3;
}

.compare table a {
	text-decoration: underline;	
}

/* GUL */
.compare ul {
	padding-left:20px;	
}

.compare ul li {
	list-style: disc;
	margin-bottom:5px;
}

.compare ul li li {
	list-style: circle;
	margin-bottom:5px;
}


/* END Compare */

.additionalInfos{
	width: 192px;
	float: right;
	margin-left: 10px;
}
.blocInfos{
	background: url(../img/common/bg_additionalInfosB.gif) left bottom no-repeat transparent;
	margin-bottom: 15px;
	font-size: 0.9em;
}
.blocInfosContainer{
	background: url(../img/common/bg_additionalInfosT.gif) 0 0 no-repeat transparent;
	padding: 5px 8px 10px 8px;
}
.blocInfos h2, .article .blocInfos h2{
	font-size: 1.09em;
	color: #fff;
}
.article .blocInfos ul.bulletList, .blocInfos ul.bulletList{
	margin: 0 -8px;
}
.blocInfos ul.bulletList li, .article .blocInfos ul.bulletList li{
	border-bottom: solid 1px #e8eee0;
	background: url(../img/common/bullet.gif) 8px 8px no-repeat transparent;
	padding: 3px 0 3px 20px;
}
.blocInfos ul.bulletList li.lastBullet, .article .blocInfos ul.bulletList li.lastBullet{
	border-bottom: 0;
}
.blocInfos ul.bulletList li a, .article .blocInfos ul.bulletList li a{
	color: #555;
}
.blocInfos h3, .article .blocInfos h3{
	color: #559cce;
	margin-bottom: 0;
}
.article .additionalInfos p{
	margin-bottom: 10px;
}
.article .blocInfos p.vLeft, .vLeft{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.article .blocInfos p.vRight, .vRight{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.arrowLink{
	background: url(../img/common/arrow4.gif) 0 4px no-repeat transparent;
	padding-left: 8px;
}
.article a.bt, .bt{
	background: url(../img/common/bg_bouton.gif) 0 0 no-repeat transparent;
	padding: 13px 15px 10px 70px;
	
	color: #363636;
	font-weight: bold;
	display: block;
	height: 29px;
}

.article a.bt.largeText, .bt.largeText{
	padding: 17px 15px 10px 15px;
}

/*.article a.btDownload, .btDownload, .article a.btApply, .btApply, .article a.btContactUs, .btContactUs{
	background: url(../img/common/bg_btDownload.gif) 0 0 no-repeat transparent;
	padding: 13px 15px 10px 70px;
	color: #363636;
	font-weight: bold;
	display: block;
	height: 28px;
}

.article a.btApply, .btApply{
	background-image: url(../img/common/bg_btApply.gif);
	height: 29px;
	padding-top: 16px;
}
.article a.btContactUs, .btContactUs{
	background-image: url(../img/common/bg_btContactUs.gif);
}
.btDownload strong, .btApply strong, .btContactUs strong{
	color: #277a1e;
}*/

.bt strong{
	/* GRQ color: #277a1e; */
	/*GUL*/
	color: #0054a6;
}

/*GUL*/
.bt.largeText strong{
	padding-left:55px;
}

/*GUL*/
.home #sidebar {
	display:none;
}

.bloc{	
	margin-bottom: 15px;
	font-size: 0.9em;
}
.bloc h2, .article .bloc h2{
	background: url(../img/common/bg_blocTitle.gif) 0 0 no-repeat transparent;
	padding: 8px 10px;
	font-size: 1.09em;
	color: #555;
	border-bottom: solid 1px #dbdbdb;
	margin-bottom: 0;
}
.bloc h2 img, .article .bloc h2 img{
	vertical-align: middle;
}
.blocContainer{
	background: url(../img/common/bg_bloc.gif) left bottom no-repeat transparent;
	padding: 10px;
	width: 172px;
}
.blocContainer ul, .article .blocContainer ul{
	margin: -10px -10px 0 -10px;
}
.blocContainer li, .article .blocContainer li{	
	background: url(../img/common/arrow4.gif) 10px 8px no-repeat transparent;
	padding: 5px 10px 5px 20px;
	border-bottom: solid 1px #e8e8e8;
}
.blocContainer li.lastItem, .article .blocContainer li.lastItem{
	border-bottom: 0;
}

/* Contact */
.phonesList{
	font-size: 1.16em;
	margin-bottom: 10px;
}
.contactForm{
	margin-top: 10px;
	background: url(../img/common/bg_contactBlocB.gif) left bottom no-repeat transparent;
	margin-bottom: 20px;
}
.contactFormContainer{
	background: url(../img/common/bg_contactBlocT.gif) 0 0 no-repeat transparent;
	padding: 10px;
	font-size: 0.9em;
}
.inputsList li{
	margin-bottom: 5px;
}

.inputsList li ul {
	float:left;	
}
html > body .inputsList li{
	overflow: hidden;
}
* html .inputsList li{
	height: 1%;
}
.inputsList label{
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 5px;
}

.inputsList label.suboption{
	width: auto;
	float: left;
	text-align: right;
	margin-right: 5px;
	padding-left:5px;
}

.inputsList label.error {
	color:Red;
	display:inline;
	margin:0 5px 0 0;
	position:static;
}

.inputsList select{
	background: url(../img/common/bg_textInput.gif) 0 0 no-repeat transparent;
	width: 200px;
	height: 18px;
	border: 0;
	padding: 1px;
}
.inputsList select option{
	padding-right: 4px;
	background-color: #fff;
}
.inputText{
	background: url(../img/common/bg_textInput.gif) 0 0 no-repeat transparent;
	width: 192px;
	height: 18px;
	border: 0;
	padding: 2px 4px;
}
.inputsList textarea{
	background: url(../img/common/bg_textarea.gif) 0 0 no-repeat transparent;
	width: 192px;
	height: 60px;
	border: 0;
	padding: 2px 4px;
	font-size: 1em;
}
.submitLine{
	text-align: center;
}

p.errorSummary {
	color:red;	
}

.btContactReset, .btContactSubmit{
	width: 98px;
	height: 37px;
	color: #fff;
	font-size: 1.58em;
	text-align: center;
	background: url(../img/common/bg_btContactReset.gif) 0 4px no-repeat transparent;
	border: 0;
	font-weight: bold;
	vertical-align: bottom;
}
.btContactSubmit{
	background-image: url(../img/common/bg_btContactSubmit.gif);
/*GRQ	width: 114px; */
}
.btContactReset {
	/*GRQ */	
	width: 114px;
	
}
/* END Contact */


/* GUL */
ul.diapo {
	cursor: pointer;
}

ul.diapo li {
	list-style: none;
}

.diapoDetailTitle {
	right:0;
	bottom:0;
	background-color:#000000;
	color:#ffffff;
	padding:3px;
	position:absolute;
}


.diapoClose, .diapoPrevious, .diapoNext {
	width:24px;
	height:24px;
	diusplay:block;
	position:absolute;
	z-index:102;
	top:45%;
	overflow: hidden;
	font-size: 0.1em;
}

.diapoClose {
	right:-10px;
	top:-10px;
	background-image: url("../img/common/diaporama/close.png");
}

.diapoPrevious {
	left:-10px;
	background-image: url("../img/common/diaporama/previous.png");
}

.diapoNext {
	right:-10px;
	background-image: url("../img/common/diaporama/next.png");
}

/* Knowledge base */
.searchIntro{
	border-bottom: solid 1px #e1e2e4;
	font-size: 1.16em;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.searchIntro strong{
	color: #559cce;
}
.resultsList{
	padding-bottom: 20px;
}
.resultsList li{
	background: url(../img/common/arrow5.gif) 0 2px no-repeat transparent;
	padding-left: 20px;
	margin-bottom: 20px;
}
.resultsList li h2{
	font-size: 1.16em;
	margin-bottom: 5px;
}
.resultsList li h2, .resultsList li strong{
	color: #559cce;
}
.resultsList li a{
	color: #f58e5d;
	text-decoration: underline;
}
.resultsList li a:hover{
	text-decoration: none;
}
.result{
	background: url(../img/common/bg_resultB.gif) left bottom no-repeat transparent;
	padding-bottom: 7px;
}
.resultContainer{
	background: url(../img/common/bg_resultT.gif) 0 0 no-repeat transparent;
	padding: 8px 10px 0 10px;
}
.resultFooter{
	margin-bottom: 0;
}
.resultFooter span{
	margin-right: 5px;
}
.resultFooter a{
	margin-left: 5px;
}
.pagination{
	text-align: center;
	background: url(../img/common/bg_pagination.gif) 0 0 no-repeat transparent;
	padding: 9px 10px;
	height: 23px;
	font-size: 1.16em;
	margin-bottom: 15px;
}
.pagination a{
	color: #f58e5d;
}
.pagination a:hover{
	text-decoration: underline;
}
.pagination strong{
	font-weight: normal;
}
.pagination *{
	vertical-align: middle;
}
.pagination img{
	margin: 0 4px;
}
/* END Knowledge base */

.thinBorderSeparation {
	height:10px;
	width:100%;
	border-bottom:1px solid #E1E2E4;
}

.supportImage {
	float:left;
	margin-left:-17px;
}



.halfWay {
	float:left;
	width:46%;
}
.newArticles {
	margin-right:2%;
}

.popularArticles {
	margin-left:2%;
}

#aside .editorialBloc {
	margin:0 0 18px 0;
}

.small {
	font-size:0.8em;
}

.btTryInText {
	display: block;
	background: url(../img/common/bg_btBig.gif) 0 0 no-repeat transparent;
	width: 244px;
	height: 39px;
	text-align: center;
	font-size: 2.58em;
	font-weight: bold;
	color: #fff;
	padding: 20px 30px;
}

/*GUL*/
.videoContainer {
	border:5px solid #ffffff;
}

.videoContainer .closeVideoPopin {
	text-indent: -4000em;
	position:absolute;
	top:-20px;
	right:-20px;
	z-index:10;
	background:transparent url(../img/common/diaporama/closebox.png) 0 0 no-repeat;
	width:30px;
	height:30px;
	display:block;
}

fieldset> ul li{
	background: url(../img/common/bullet.gif) 0 3px no-repeat transparent;
	padding-left: 14px;
}
