* {
	margin: 0;
	padding: 0;
}

#ExpertSearch label, #ExpertSearch input , #ExpertSearch div ,
#BasicSearch label,  #BasicSearch input ,
#DirectorySearchLabs label,  #DirectorySearchLabs input , #DirectorySearchLabs div ,
#DirectorySearchBusiness label, #DirectorySearchBusiness input ,
#cadreDirectorySearchResearchers label, #cadreDirectorySearchResearchers input
{
    *line-height: 18px;
}

span#logo-app{
    display: block;
    width: 201px;
    height: 39px;
    background: url("/images/logo-app.jpg");
}


span#bttBasicSearch,span#bttExpertSearch, span#bttDirectorySearchLabs,span#bttDirectorySearchBusiness,
span#bttDirectorySearchResearchers
{
    display: block;
    width: 99px;
    height: 22px;
    background: url("/images/btt_search_EN.png");
}

span#bttBasicSearchI {
    display: block;
    background: url("/images/btt_search_EN_i.png");
    width: 106px;
    height: 29px;
}



span#bttSwitcheToExpert{
    display: block;
    width: 158px;
    height: 33px;
    background: url("/images/btt_switch_to_expert.jpg");
}

span#bttSwitcheToNormal{
    display: block;
    width: 155px;
    height: 32px;
    background: url("/images/btt_switch_to_normal.jpg");
}

span#saveQueryBtt, span#saveQueryBoxBtt {
    display: block;
    width: 77px;
    height: 22px;
    background: url("/images/btt_save_EN.png");
}

span.bttApply{
    display: block;
    width: 57px;
    height: 22px;
    background: url("/images/btt_apply_EN.png");
}

span.bttAdd{    
    display: block;
    width: 47px;
    height: 22px;
    background: url("/images/btt_add_EN.png");
}

span.dispoAuthor-1,span.dispoAuthor0,span.dispoAuthor1,span.dispoAuthor2{    
    display: block;
    width: 16px;
    height: 16px;
    float:left;
}

span.dispoAuthor-1{
    background: url("/images/dispo_-1.png");
}

span.dispoAuthor0{
    background: url("/images/dispo_0.png");
}

span.dispoAuthor1{    
    background: url("/images/dispo_1.png");
}

span.dispoAuthor2{    
    background: url("/images/dispo_2.png");
}

span.publi-0,span.publi-1{    
    display: block;
    width: 20px;
    height: 20px;
    float:left;
    margin-right:10px;
}

span.publi-0{
    background: url("/images/doc-0.png");
}

span.publi-1{
    background: url("/images/doc-1.png");
}

.champsDirectory{   
     margin-top:25px;
     *margin-top:22px!important;
}

#little_link_quicksearch{
    background: url('/images/ptit_bonom.png') left bottom no-repeat;
    padding-left: 55px;
    height: 20px;
    padding-top: 19px;
    margin-left: 29px;
}


.packBtt{
    background: url('/images/pack_icc.png');
    display: inline-block;    
    height: 8px;
    width: 8px;
    }
    
.packBtt2{
    background: url('/images/pack_icc2.png');
    display: inline-block;    
    height: 8px;
    width: 8px;
    }
.packRemove{
    background-position: 0px 0px;
    margin-left: 3px; 
}
.packRemove:HOVER{
     background-position: 0px 10px;
}
.packAdd{
    background-position: 0px 19px;
    margin-left: 3px; 
}

#listpackselect div{
    padding: 5px;
}

#listpackselect div:HOVER{
    background: #cccccc;
}


/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	width: 300px;
	border:1px solid #ddd;	
}

/* accordion header */
#accordion h2 {
	background:#ccc url('/images/h30.png');
	margin:0;
	padding:5px 15px;
	font-size:14px;
	font-style: normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	font-weight: bold;
	color : #FFFFFF;	
	background-color: #0098AF;
}

#accordion h2:HOVER {
	color : #FFFFFF;
	background-color: #0098AF;
}

/* accordion pane */
#accordion .pane {
	display:none;
	height:420px;
	padding:15px;
	color:#000;
	font-size:12px;
	text-align: center;
}

/* a title inside pane */
#accordion .pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

.ccm_title{
	color: #488991;
	font-size: 32px;
	margin-top: 30px;
}

.ccm_text{
	margin-top: 30px;
	font-size: 18px;
	line-height: 24px;
}


.HHHHH{
	background: #FCEAB9;
	text-decoration: underline;
	font-weight: bold;
}
.press_content img{
	margin-right: 30px;
	border: solid 1px #cccccc;
	padding: 5px;
}

#logopart {
	height: 110px;
	width: 5000px;
}

#logopart img{
	margin-left:30px;
	margin-right:30px;
}

#zoom_content{
	font-size: 12px;
	text-align: justify;
}

#zoom{
	z-index: 1020;
}

#zoom_mask {
  position:absolute;
  z-index:1010;
  background-color:#000;
  filter: alpha(opacity=100) !important;
  -webkit-opacity: 40;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)" !important;  
  top:0;
  left:0;
  display:none;
}

* html #zoom_table .mm{		/*	IE6	*/
	border:  solid 2px #dddddd;
}

.autocomplete{
	background: #ffffff;
	border-bottom: solid 1px #dddddd;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	cursor: pointer;
}

.tabPanne{
    display:none;
}
.Tabbs{
    visibility:hidden;
}

.innerTip{
    color: #444444;
    font-size:12px;
}

.innerTip div{
    padding-top:25px;
}
.cadreBasicSearch {
	margin-left: 79px;
        margin-top: 23px;
	width: 792px;
	height: 552px;
        /*height: 441px;*/
	background:  url(/images/basic-search.png) no-repeat;
}

#cadreDirectorySearchLabs {
        margin-left: 43px;
        margin-top: 46px;
	width: 853px;
	height: 569px;
	background:  url(/images/directory-search-labs.png) no-repeat;
}

#cadreDirectorySearchBusiness {
        margin-left: 43px;
        margin-top: 46px;
	width: 853px;
        height: 569px;
	background:  url(/images/directory-search-companies.png) no-repeat;
}

#cadreDirectorySearchResearchers {
         margin-left: 43px;
        margin-top: 46px;
	width: 853px;
	height: 569px;
        /*height: 464px;*/
	background:  url(/images/directory-search-researchers.png) no-repeat;
}

.cadreBasicSearch .textInfo ,#cadreDirectorySearchLabs .textInfo, #cadreDirectorySearchBusiness .textInfo, #cadreDirectorySearchResearchers .textInfo{
    font-size:18px;color:#006b78; text-align: center; line-height: 26px;
    /*border: 1px solid #333333;*/
    float: left;
    height: 60px;
    margin-left: 200px;
    margin-top: 65px;
    width: 543px;
}

.cadreBasicSearch .searchInput, .cadreExpertSearch .searchInput, #cadreDirectorySearchLabs .searchInput, #cadreDirectorySearchBusiness .searchInput , #cadreDirectorySearchResearchers .searchInput{
	border: 0px;
        font-size: 13px;
        outline-style: none;
        background-color: transparent;
}

#cadreDirectorySearchLabs .label, #cadreDirectorySearchBusiness .label, #cadreDirectorySearchResearchers .label{
    width:171px;
    float:left;
    color: #ffffff;
}

#ExpertSearch label{
    color: #FFFFFF;
}

.mc ul li{    
    background: url("/images/flech_fine_bc_fg.gif") no-repeat scroll left 4px transparent!important;
    padding-left: 15px!important;
    margin-bottom: 10px!important;
    text-align: left!important;
}
.c_f{
    float:left;
}
.c_f .hg{
    background:  url(/images/c_f_hg.png) no-repeat;
    width: 20px;
    height: 14px;
    float:left;
}

.c_f .hc{
    background:  url(/images/c_f_hc.png) repeat-x;
    height: 14px;
    float:left;
}

.c_f .hd{
    background:  url(/images/c_f_hd.png) no-repeat;
    width: 25px;
    height: 14px;
    float:left;
}

.c_f .mg{
    background:  url(/images/c_f_mg.png) repeat-y;
    width: 20px;
    float:left;
}

.c_f .mc{
    background: #e9e9e9;
    float:left;
}

.c_f .md{
    background:  url(/images/c_f_md.png) repeat-y;
    width: 25px;
    float:left;
}

.c_f .bg{
    background:  url(/images/c_f_bg.png) no-repeat;
    width: 20px;
    height: 25px;
    float:left;
}

.c_f .bc{
    background:  url(/images/c_f_bc.png) repeat-x;
    height: 25px;
    float:left;
}

.c_f .bd{
    background:  url(/images/c_f_bd.png) no-repeat;
    width: 25px;
    height: 25px;
    float:left;
}

.contentExpertSearch {
	
}

.cadreExpertSearch {
	margin-left: 94px;
	width: 792px;
	height: 650px;
	background:  url(/images/expert-search.png) no-repeat;
}






.autocomplete li{
	background:none!important;
	color: #444444;
}

.autocomplete li.selected{
	background: #dddddd!important;	
}

.tooltip_right{
	display:none;
        border: none!important;
	background:url('/images/tooltip_right.png') transparent;
        background-color:transparent!important;
	width:403px;
	height:160px;
	padding:10px 10px 10px 10px;
	font-size:11px;
	z-index: 1010;
}

.tooltip_right .content{
	overflow-x: hidden; 
	overflow-y: hidden;
	padding: 40px!important;
	padding-left: 60px!important;
}

.tooltip-coOrganiz{
	display:none;
	background: #ffffff;
	border: solid 1px #aaaaaa;
	color: #555555;
	padding: 10px;
}

.coOrganizTitle{
	font-size: 12px;
	font-weight:bold;
	text-align: center;
}

.cherchTooltipTrigger{
	color: #0098AF;
}

.cherchTooltipTrigger:HOVER, .cherchTooltipTrigger:HOVER a{
	background: url("/images/researcher.png") no-repeat scroll left center #0098AF ;
	color: #ffffff!important;
}

.coOrganizTooltipTrigger{
	cursor: help;
	background: url("/images/participants.gif") no-repeat scroll left center  ;
	padding-left: 20px;
}


.coOrganizTooltipTrigger:HOVER{
	background: url("/images/participants.gif") no-repeat scroll left center #aaaaaa;
	color: #ffffff!important;
}

.ProjectParticipantsTitle{
	font-weight:bold;
	text-align:justify;
}

.ProjectParticipants{
	background: #FAFFFF;
	border: 1px solid #DDDDDD;
	padding:5px;
	max-height:200px;
	overflow-y:auto;
}

.EtabTooltipTrigger{
	margin-bottom: 10px;
	color: #0098AF;
}

.EtabTooltipTrigger:HOVER{
	background: #0098AF;
	color: #ffffff;
}


.etab_nom{
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.etab_sigle{
	font-size:10px;
	font-weight:bold;
	position:relative;
	text-align:right;
	top:-15px;
	float:right;
}

.etab_aka{
	font-size: 10px;
	font-style:italic;
	margin-bottom:10px;
}

.etab_url{
	font-size: 10px;
}

.etab_type{
	font-size: 10px;
}

.etab_pay{
	float: left;
	margin-right:10px;
}

.tooltip_left {
	display:none;
	background:url('/images/tooltip_left.png');
	width:403px;
	height:198px;
	padding:10px 10px 10px 10px;
	font-size:11px;
	/*color:#fff;*/
	border:#ff0000;
	z-index: 1020;
}

.tooltip_left .content{
/*	height:100px;
	overflow:hidden;	
	padding:25px 44px 49px 26px;*/
	height: 159px;
    margin-left: 22px;
    margin-top: 19px;
    overflow-y: auto;
    width: 338px;
}

.tooltip_left .content .innerContent{
	overflow-y: auto;
}

.tooltip_left .chercheurInfoContent{
	overflow-x: hidden;
	overflow-y: auto;
	height:113px;
}

.chercheurInfoTitle{
	font-size:12px;
	margin-bottom: 8px;
}

.chercheurInfoName{
	font-size:12px;
	float: left;
	width: 200px;
	overflow: hidden;
}

.title_carto_researcher{
	font-size:14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.tooltip {
	display:none;
	background:url('/images/black_arrow_big.png');
	height:163px;
	padding:40px 30px 10px 30px;
	width:310px;
	font-size:11px;
	/*color:#fff;*/
	border:#ff0000;
	z-index: 100;
}

.tooltip .content{
	overflow-x: hidden; 
	overflow-y: scroll;
	height:123px;
}

.tooltip.bottom {
	background:url('/images/black_arrow_big_bottom.png');
	padding:60px 30px 00px 30px;
}


.condensed{
	font-size:9px;
}

.focus_inline{
	margin-top: 30px	
}

.allfocus_resumtext{
	float:left;
	text-align:justify;
	width:544px;
	margin-left:20px;
	margin-top:7px;
}

.allfocus_savoirplus{
	float:right;
	margin-top:10px;
}


#messagePrint, #trashMessagePrint{
	text-align: center;
	border: solid 1px #888888;
	padding: 10px;
	margin:10px;
	width:710px;
}

#chartLoadingBar{
	width:730px;
	border: solid 1px #888888;
	background: #DDDDDD;
	margin-left:10px;
}

#chartLoadingBar div{
	background: #0098AF;
	width:0px;
	height:16px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

#PDFLoadingBar{
	width:730px;
	border: solid 1px #888888;
	background: #DDDDDD;
	margin-left:10px;
}

#PDFLoadingBar div{
	background: #0098AF;
	width:30px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.maintenanceBox{
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 20px;
	background: #fff;
	z-index: 2000;
	border: solid 1px #f00;
	text-align: center;
}

/* patch for openlayer VS dijit_dialog */
.dijitDialogUnderlayWrapper{
	z-index:1003!important;
}

.dijitDialog{
	z-index:1004!important;
}
/* patch for openlayer */

/*
.anticlic {
	position:absolute;
	background: url(images/anticlic.png) repeat;
	z-index:1000;

	margin:0;
	padding:0;
	top:0;
	left:0;

	filter:alpha(opacity=1);
	-moz-opacity:0.0;     
}
*/

.newD_showQueryTitle{
	height:16px;
	margin-left:129px;
	overflow:hidden;
	width:708px;
}

.top_remov_anonym{
	padding-top:49px;
	position:absolute;
	cursor: pointer;	
}
.btt_print{
	float:right;
	margin-right:35px;
	margin-top:-5px;
}

.fil_content{
	float: left;
	margin-left: 266px;
	margin-top: 4px;	
	margin-bottom:4px;
	font-size:10px;
}
* html .fil_content{		/* ie6 */
	margin-left:150px;
}


* html .abstractHide{ 	/* ie6 */
	display:block;
}
	
* html .bttPubliAbstract{		/* ie6 */
	display:none;
}
.fil_separator{
	float: left;
	color: #FFFFFF;
	margin-top: 10px;
	width: 30px;
	height: 2px;
	line-height:2px;
	background: #FFFFFF;
	border-top: solid 1px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
}

.fil_libell{
	margin-top: 0px;
	margin-bottom: 0px;
	/*font-size: 8px;*/
}

.fil_number{
	float:left;
	background: #AAAAAA;
	color: #FFFFFF;
	padding-left:4px;
	padding-right:4px;
}

.fil_active .fil_number {
	background: #004C52;
}

.fil_active .fil_libell{
	font-weight: bold;
	color: #004C52;	
}

.fil_element{
	float: left;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -2px;
	margin-right: 0px;
	color: #AAAAAA;
	padding-left: 0px;
	padding-right: 3px;
	width:85px;
	background: #FFFFFF;
	border: solid 1px;
}

.fil_element a{
	color: #AAAAAA;	
}

#OpenLayers_Control_MaximizeDiv{
	display:none;
}

  
.bttHand{
	cursor: pointer;
}

.surlignOn:HOVER{
	text-decoration: underline;	
}

.bttMail{
	cursor:pointer;
	margin-top: 5px;
}

#waitBox{
	position: fixed;
	top:10px;
	left:10px;
	border: solid 1px #bbb;
	background: #fff;
	color:#bbb;
	padding: 10px;
}

#selectLanguage{
	color:#0098AF;
	font-size:11px;
	position:absolute;
	width:900px;
}

#selectLanguageTXT{
	float: right;
	width:70px;
	margin-top:3px;
}

#selectLanguageForm{
	float: right;
	/*width:100px;*/
	padding-right: 4px;
	padding-bottom: 10px;
	/*background:url(/images/tri-blue-select.jpg) no-repeat left;*/
}

.dijitTooltipContents{
	text-align: justify;
} 

ul.explorertree li.explorertree-closed,ul.jstree li.explorertree-open {
	list-style-type:none!important;
	background: none!important;
}

li.explorertree-bullet{
	background: none!important;
}


.cache{
	display: none;
}

.cacheInv{
	visibility: hidden;	
}

.montre{
	display: block;	
}

.txtCache{
	color:#999!important;
}

.cattxtCache{
	color:#66aeb4!important;
	}

.clearfloat_L{
	clear: left;
	max-height:0px;
}

.clearfloat_R{
	clear: right;
	max-height:0px;
}

.clearfloat_B{
	clear: both;
	max-height:0px;
}

.chartToggle{
	color: #888;
}

.chartToggleOn{
	font-weight: bold;
	color: #444;
}

.chartToggleBox{
	float: left;
	width: 10px;
	height: 10px;
	margin:3px;
	border:1px solid #ddd;
}

.chartToggleOn .chartToggleBox{
	border:1px solid #444;
}

.publiYear{
	background: #dddddd;
	text-align: center;
	font-size: 14px;
	font-weight: bold;	
}

.publiTitle{
	font-weight: bold;	
	border-top: 1px dotted #DDDDDD;
	margin-right: 10px;
	padding-top: 20px;
	margin-bottom: 5px;
	color: #555555;
}

.patentAuthor, .patentOrganism{
	font-size: 10px;
	width:390px;
	float: left;
	padding-left:30px;
}
.patentAuthor div, .patentOrganism div{
	color:#555555;
	font-weight: bold;
	background: #eeeeee;
}
.publiAuthor{
	padding-right: 10px;
	font-size: 10px;
	margin-bottom:2px;
}

.newD_cadreResume{
	float: left;
	border:1px solid #DDDDDD;
	/*margin: 1px 0px 10px 0px ;*/
	margin-left: 10px;
	margin-right: 10px;
	padding: 7px;
	background: #FFFFEE;
	font-style: italic;
	/*max-width: 800px;*/
	text-align: justify;
}

.project_title{
	color:#333333;
	margin-bottom:2px;
	font-size: 12px;
}

.project_date{
	font-size: 10px;
	color:#888888;
	font-weight:bold;
}

.publiAbstract{
	float: left;
	border:1px solid #DDDDDD;
	margin: 1px 0px 10px 0px ;
	padding: 7px;
	background: #FFFFEE;
	font-style: italic;
	max-width: 642px;
	text-align: justify;
	}

.noPubliAbstract{
	font-style: italic;
	font-size: 10px;
	color: #bbbbbb;	
	margin-left:10px;
}

.bttPubliAbstract{
	float: left;
	border:1px solid #DDDDDD;
	margin-top: 5px;
	margin-right:10px;
	padding: 3px;
	background: #FFFFEE;
	font-style: italic;
	max-width: 642px;
	text-align: justify;
	cursor: pointer;
	color: #0098AF;
}
.keywordHighlight{
	font-weight: bold;
	color: #222222;
	}
	
.searchHighlight{
	font-weight: bold;
	color: #eeeeee;
	background: #0098AF;
}

.publiSource{
	text-align: right;
	float:right;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 10px;
	font-size: 12px;
	color: #777777;
	font-weight: bold;
	white-space:nowrap;	
}

.projectSource{
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 12px;
}

.publiNbr, .researcherNbr{
	float:right;
	font-size:10px;	
}

.ResultNbCentreTot{

}
.ResultNbCentre, .ResultNbCentreHC, .ResultNbCentreSP{
	background: url("/images/puce_general_g.jpg") no-repeat 3px 3px;
	padding-left: 14px;
	margin-left: 10px;		
}

.ResultStat{
	/*background:transparent url(/images/fond_form_request.jpg) repeat scroll 0 0;
	border:1px solid #ffffff;*/
	background:transparent url(/images/notepad.jpg) repeat scroll 2px -16px;
	color:#888;
	float:left;
	/*border:1px solid #D1D1D1;*/
	margin-bottom: 20px!important;
	width: 296px;
	height: 260px;
	padding: 20px;
	padding-left: 60px;
	
}

.ResultNbCentreTot ul li{
	background: url("/images/puce_general_g.jpg") no-repeat 3px 3px;
	padding-left: 14px;	
	margin-left: 10px;	
}

.ResultNbCentreCadre ul li{
	background: url("/images/puce_general_g.jpg") no-repeat 3px 3px;
	padding-left: 14px;	
	margin-left: 20px;	
}

.ResultNbCentreCadre{
	
	margin-top: 10px;	
}

.result_title, .result_title_print{
	float:left;
	margin-top:3px;
	width : 488px;
	padding-left: 14px;
	height:15px;
	overflow: hidden;
}

.result_title_print{
	width:455px;
	}


.result_line1 .result_title{
	background: url("/images/puce_general_g.jpg") no-repeat 3px 3px;
}

.result_line2 .result_title{
	background: url("/images/puce_general_b.jpg") no-repeat 3px 3px;
}


.result_title_H, .result_title_H_print{
	padding-left: 28px;
	float:left;
	width : 474px;
	font-weight: bold;
	margin-top: 2px;
}

.result_title_H_print{
	width:455px;
}

.result_line_r1{
	background: url("/images/result1.jpg") no-repeat 5px 3px #004F56;
	color: #ffffff;
}

.result_line_r2{
	background: url("/images/result2.jpg") no-repeat 5px 3px #0098AF;
	color: #ffffff;
}

.result_line_r3{
	background: url("/images/result3.jpg") no-repeat 5px 3px #818181;
	color: #ffffff;	
}

.query_tab_r1 div.result_line {
	border-left: solid 1px #004F56;
	border-bottom: solid 1px #004F56;
	border-right: solid 1px #004F56;
}

.query_tab_r2 div.result_line{
	border-left: solid 1px #0098AF;
	border-bottom: solid 1px #0098AF;
	border-right: solid 1px #0098AF;
}


.query_tab_r3 div.result_line{
	border-left: solid 1px #818181;
	border-bottom: solid 1px #818181;
	border-right: solid 1px #818181;
}
.result_nb_chercheurs{
	float:left;
	width : 150px;	
	text-align: center;
}

.result_nb_chercheurs_H{
	float:left;
	width : 150px;
	text-align: center;
	font-weight: bold;
	margin-top: 2px;
}

.result_pertinence{
	float:left;
	width : 70px;	
	margin-top:2px;
	margin-right:5px;
	margin-left: 15px;
}

.result_pertinence_H{
	float:left;
	width : 77px;
	margin-left: 15px;
	font-weight: bold;
	margin-top: 2px;
}

.result_ville{
	float:left;
	width : 190px;
	margin-top:3px;
	margin-left:15px;
}

.result_ville_H{
	margin-left:15px;
	float:left;
	width : 173px;
	font-weight: bold;
	margin-top: 2px;
}
.result_flag{
	float:left;
	width : 20px;
	margin-top:6px;
	margin-right:5px;
}

.result_flag_H{
	float:left;
	text-align:right;
	width : 40px;
	font-weight: bold;
	margin-top: 2px;
}

.result_line1 .littleStart{
	height: 12px;
	background: url("/images/little_star_g.jpg") repeat-x;
	float: left;		
}

.result_line1 .littleStart_vide{
	height: 12px;
	background: url("/images/little_star_vide_g.jpg") repeat-x;
	float: left;		
}

.result_line2 .littleStart, .olFramedCloudPopupContent .littleStart{
	height: 12px;
	background: url("/images/little_star_b.jpg") repeat-x;
	float: left;		
}

.result_line2 .littleStart_vide, .olFramedCloudPopupContent .littleStart_vide{
	height: 12px;
	background: url("/images/little_star_vide_b.jpg") repeat-x;
	float: left;		
}

.result_line2 .littleText{
	font-size: 10px;
	font-style: italic;
}

.ResultLaboTitleFiche{
	background:transparent url("/images/fond_form_request_b.jpg") repeat scroll 0 0;
	color:#FFFFFF;
	font-size:16px;	
	padding:5px;
	text-align: left;
	font-weight: bold;
}

.little_titre{
	color:#444444;
	font-size:20px;
/*	height:20px;*/
	font-weight:bold;
	float: left;
	text-align: left;
	line-height:28px;
}

.little_titre a{
	color:#444444!important;
}

.little_subtitre{
	color:#444444;
	font-size:14px;
	font-weight:normal;
	margin-top:8px;
	margin-left: 5px;
	text-align:left;
	float: left;
}


.little_titre_home{
	color:#444444;
	font-size:16px;
	font-weight:bold;
	float: left;
	text-align: left;
	line-height:28px;
}

.title_home{
    font-size:16px;
    font-weight: bold;
}

.HomeTitle{
	color:#444444;
	font-size:20px;
	font-weight:bold;
	text-align: left;
	line-height:28px;
}

.homeText{
    text-align: justify;
}

.subHomeTitle{
	color:#444444;
	font-size:16px;
	font-weight:bold;
	text-align: left;
	line-height:28px;
}



.credit_tab{
	border : solid #d1d1d1 1px;
	width: 980px;
	background: #d1d1d1;
}

.order_link a{
 	color: #FFFFFF!important;
 	/*font-size: 14px;*/
}



.etatAv{
	font-size: 12px;
	font-weight: bold;
	color: #bababa	;	/* very Light Gray*/
}

.etatAvSelect{
	color : #56650e;		/* Dark blue */
}

#bttConnectInnerApplication{
	position: inherit;
	color: #0098af;
	text-align:right;
	width:980px;
}

#bttConnect{
	position: inherit;
	/*margin-top:77px;*/
	padding-top: 77px;
	color: #0098af;
	text-align:right;
	width:980px;
}

#bttConnect-app{
	position: inherit;
	/*margin-top:77px;*/
	padding-top: 8px;
	color: #0098af;
	text-align:right;
	width:980px;
}

#bttConnect span{
	margin-right: 35px;	
}

#bttConnect-app span a{
	color:#808080;
}
#bttConnect-app span{
	color:#444444;
}

#filsArianne{
	background: url("/images/cadrearianne.jpg");
	height: 67px;
}

#filsArianne.info{
	background: url("/images/cadrearianne_info.jpg");
	height: 67px;
}

#filsArianne.labs{
	background: url("/images/cadrearianne_labs.jpg");
	height: 67px;
}

#filsArianne.business{
	background: url("/images/cadrearianne_business.jpg");
	height: 67px;
}

#filsArianne.researchers{
	background: url("/images/cadrearianne_researchers.jpg");
	height: 67px;
}

#filsArianne .haut{
	width: 980px;
	height:27px;	
	padding-top:10px;
	padding-left:40px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

#filsArianne .haut div{
	/*padding-top:5px;*/
	text-align: center;
}

#filsArianne .bas{
	width: 940px;
	height: 30px;
	padding-left:40px;
	color:#aaaaaa;
}

#filsArianne .bas div{
	position:relative;
	top:4px;
}

#filsArianne .bas span{
	position:relative;
	top:4px;
	padding-left:7px;
}

#filsArianne .bas span.selectione{
	color:#004c52;
	font-weight: bold;
}


.newD_bandoFilter{
	border-bottom:1px solid #DDDDDD;
	color:#777777;
	margin-left:-10px;
	margin-right:-8px;
	margin-top:0;
	padding:10px;
	position:relative;
}

.newD_ombrebandoFilter{
	background:url("/images/ombre_bando_filter.jpg") repeat scroll 0 0 transparent;
	height:10px;
	margin-bottom:-7px;
	margin-left:-10px;
	margin-right:-8px;
	position:relative;
}


.newD_searchBox{
	float:right;
}

.newD_bando_H{
	background: url("/images/newD_bando_H.jpg");
	width:980px;
	height:21px;
}

#flech_ret{
   background: url('/images/flech_retour.png');
   width:15px;
   height:14px;
   display: block;    
   float:left;
   margin-right: 5px;
   margin-top: 3px;
}

#contentRequestLabo .newD_bando_F{
	background: url("/images/newD_bando_F.jpg");
	height:78px;
}

#contentRequestLabo .newD_bando_B{
	background: url("/images/newD_bando_B.jpg");
	height:27px;
}

#contentResults .newD_bando_F{
	background: url("/images/newD_bando_F2.jpg");
	height:78px;
}

#contentResults .newD_bando_F.withLine{
	height:82px!important;
}

#contentResults .newD_bando_B{
	background: url("/images/newD_bando_B2.jpg") no-repeat;
	height:30px;
}

#contentResultsGray .newD_bando_F{
	background: url("/images/newD_bando_F4.jpg");
	height:78px;
}

#contentResultsGray .newD_bando_B{
	background: url("/images/newD_bando_B4.jpg");
	height:30px;
}

#contentNewsearch .newD_bando_F{
	background: url("/images/newD_bando_F3.jpg");
	height:40px;
}

#contentNewsearch .newD_bando_B{
	background: url("/images/newD_bando_B3b.jpg");
	height:21px;
}

.bando_title{
	font-size: 18px;
	font-weight: bold;
	color: #004c52;
	padding-top: 10px;
}

.newD_bando_F{
	width:940px;
	padding-left:40px;
/*	padding-right:40px;*/
	
}

#bttActionPage{
    width: 19px;
    height: 50px;
    margin-top: 5px;    
    margin-left: 1px;
    float: left;
}

.bookmarkBtt{
    height: 16px;
    width: 16px;
    margin-left: 1px;
    background: url("/images/stars.png") 0 16px;
    cursor: pointer;
    display: none;
}

.bookmarkBtt:HOVER, .bookmarkBtt.on{
    background: url("/images/stars.png") 0 0 ;
}

#bttActionPage #excelBtt{
    margin-left: 2px;
    height: 16px;
    width: 16px;
    background: url("/images/page_white_excel.png");
    cursor: pointer;
    display:none;
}

#bttActionPage .separator{
    height:5px;
    width: 12px;
}


.bttExport{
        background: url('/images/pdf-icon.gif') no-repeat left center;
        padding-left:20px;
	float: right!important;
	margin-right:20px;	
        color:#eeeeee;
        text-decoration: underline;
}

.bttExport:HOVER{
    text-decoration:none;
}




.newD_bando_F .nomOrganism{
	color: #004c52;
	font-size: 14px;
	font-weight: bold;
	height:18px;
	overflow-y:auto;
        float: left;
        width:720px;
}

.newD_bando_F .bttLabSheet{
    float: right;
    margin-right: 25px;
    font-size: 11px;
}
.newD_bando_F .bttLabSheet a{
    font-weight: bold;
}

.newD_bando_F .nomOrganismVo, .newD_bando_F .nomOrganism span{
	color: #004c52;
	font-size: 12px;
	font-style: italic;
	/*height:28px;*/
        height:18px;
	font-weight: normal;
}

.newD_bando_F .identifiant{

}

.newD_bando_F .type{
	float: left;
}

.newD_bando_F .type img{
	margin-top:2px;
	/*margin-left:4px;*/
}

.newD_bando_F #accredit_CIR{
	float: left;
	margin-right:23px;
	font-size:10px;
}

.newD_bando_B{
	width:950px;	/*980-30*/
	padding-left:30px;
}

.newD_bando_B.showOverview{
	width:944px;	/*980-30*/
	padding-left:17px;
        height:266px!important;
        *height:300px!important;
}

.newD_bando_B .onglet_space {
	width: 8px;
	float: left;
}

.newD_bando_B .current .onglet ._g{
	float: left;
	width: 6px;
	height: 30px;
	background: url("/images/onglet_s_g.jpg");
}

.newD_bando_B .current .onglet ._c{
	float: left;
	height: 19px; 	/* 30- 11 */
	background: url("/images/onglet_s_c.jpg");
	padding-top:11px;
	font-weight: bold;
}

.newD_bando_B .current .onglet ._d{
	float: left;
	width: 8px;
	height: 30px;
	background: url("/images/onglet_s_d.jpg");
}

.newD_bando_B .onglet ._g{
	float: left;
	width: 6px;
	height: 30px;
	background: url("/images/onglet_g.jpg");
}

.newD_bando_B .onglet ._c{
	float: left;
	height: 19px; 	/* 30- 11 */
	background: url("/images/onglet_c.jpg");
	padding-top:11px;
	color: #888888;
}

.newD_bando_B .onglet ._d{
	float: left;
	width: 5px;
	height: 30px;
	background: url("/images/onglet_d.jpg");
}

* html .newD_bando_B .onglet{		/*		IE6		*/
	border: solid 1px #dddddd;
	float: left;
	display: inline;
}

* html .newD_bando_B .onglet div{		/*		IE6		*/
	float: left;
	display: inline;
}

* html .current .onglet{		/*		IE6		*/
	background: #555555;
}

.childpanes{
    min-height: 210px;
    background:url('/images/newD_page_FH.jpg') repeat-x scroll center top #F1F1F1;
    border-right: solid 1px #e0e0e0;
    border-left: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
    padding-bottom: 20px;
}

.newD_bando_B #updateAt{
	float:right;
	font-size:10px;
	margin-right:23px;
	margin-top:9px;
}

.newD_page_G{
	background: url("/images/newD_page_G.jpg");
}

.newD_page_GH{
	background: url("/images/newD_page_GH.jpg");
	height: 63px;
	width: 28px;
}

.newD_page_FH{
	background: url("/images/newD_page_FH.jpg") repeat-x top #f1f1f1;
	width: 924px;
}

.newD_page_FB{
	background: url("/images/newD_page_FB.jpg") repeat-x bottom;
	min-height:525px;
	width:924px;
}

.newD_page_D{
	background: url("/images/newD_page_D.jpg");
}

.newD_page_DH{
	background: url("/images/newD_page_DH.jpg");
	height: 63px;
	width: 28px;
}

.newD_page_DB{
	background: url("/images/newD_page_DB.jpg") bottom no-repeat;
}


.newD_page_B{
	background: url("/images/newD_page_B.jpg");
	height:26px;
}

.newD_page_GB{
	background: url("/images/newD_page_GB.jpg") bottom no-repeat;
}

.newD_page_F{
	background: url("/images/newD_page_F.jpg");
}




.newD_box_GH{
	background: url("/images/newD_box_GH.png");
	float:left;
	height:34px;
	width:19px;
}

.newD_box_DH{
	background: url("/images/newD_box_DH.png");
	float:right;
	height:34px;
	width:19px;
}

.newD_box_F{
	background: #ffffff;
}

.newD_box_scroll{
	overflow-y:auto;
	padding-bottom:3px;
	padding-top:10px;
}

.newD_box_scrollAlway{
	overflow-y:scroll;
	padding-bottom:3px;
	padding-top:10px;
}

.newD_box_FD{
	background: url("/images/newD_box_FD.png") repeat-y right;
}

.newD_box_FG{
	background: url("/images/newD_box_FG.png") repeat-y left;
}

.newD_box_B{
	background: url("/images/newD_box_B.png");
}


.newD_box_BG{
	background: url("/images/newD_box_BG.png");
	float:left;
	width:19px;
	height:19px;

}

.newD_box_BD{
	background: url("/images/newD_box_BD.png");
	float:right;
	height:19px;
	width:19px;
}



.newD_page_F.tabresults{
   background: url("/images/newD_page_F2.jpg");
   padding-bottom: 0px;
}

.newD_page_B.tabresults{
   background: url("/images/newD_page_B2.jpg");
}

.tabresults .newD_page_DH{
	background: url("/images/newD_page_DH2.jpg");
}

.tabresults .newD_page_GH{
	background: url("/images/newD_page_GH2.jpg");
}

.tabresults .newD_page_DB{
	background: url("/images/newD_page_DB2.jpg") bottom no-repeat;
}

.tabresults .newD_page_GB{
	background: url("/images/newD_page_GB2.jpg") bottom no-repeat;
}

.tabresults .newD_page_FB{
    background: #004C52;
}

#resultpanes.newD_page_FB{
    background: url("/images/newD_page_FB.jpg") repeat-x bottom;
}

#resultpanes .newD_box_FG{
    background: url("/images/newD_box_FG.png") repeat-y left center #efefef;
}

#resultpanes .newD_box_FD{
    background: url("/images/newD_box_FD2.png") repeat-y right center;
}

        

* html .newD_box{	/* IE6 */
	/*border: solid 1px #dddddd;*/
}

* html .newD_box_F{		/* IE6 */
	/*padding: 15px;*/
}

.littleFilterBox{ 
	padding: 5px;
        background: #f1f1f1;
        border: solid 2px #BCD2D3;
        color:#999999;
        font-size: 10px;
        margin-bottom:9px;
}
* html .littleFilterBox{ 	/* IE6 */
	padding: 2px;
}

.labLine{
	margin-left:2px;
}

* html .labLine{ /* IE6 */
	margin-left:0px;
}

.publiListAuthors{
	float:left;
	margin-top:10px;
	margin-left:10px;
	overflow: hidden;
	font-size: 11px;
        color:#AAAAAA;
}

.publiListAuthors div{
	float:left;margin-right:5px;font-weight: bold;font-size:12px;
        color:#666666;
}

.newD_box{
	float: left;
	margin-top:10px;
	margin-bottom: 3px;
	color: #666666;
}

.newD_box_Title{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	padding-top:7px;	
}


.newD_tri{
	width: 9px;
	height: 8px;
	float:left;	
	margin-right:5px;
	margin-top:5px;
}

.newD_triASC{
	background: url("/images/tri+desac.png") no-repeat left;
}

.newD_triDESC{
	background: url("/images/tri-desac.png") no-repeat left;
}

.triPlus{
	background: url("/images/tri+.png") no-repeat left;
}

.triMoins{
	background: url("/images/tri-.png") no-repeat left;
}

.triUpdate{
	background: url("/images/loadingsmall.gif") no-repeat left;
}

.newD_pagination{
	float: right;
	margin-right: 15px;
}

.newD_pagin{
	width: 9px;
	height: 8px;
	float:left;
	margin-top:4px;
}

.newD_prec{
	background: url("/images/prec.png") no-repeat left;
}

.newD_suiv{
	background: url("/images/suiv.png") no-repeat left;
}

.numpagination{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}

.numpagination.actual{
	color: #004C52;
	font-weight: bold;
	font-size: 12px;
}


.newD_box_Col{
	float: left;
}

.newD_box_H{
	background: url("/images/newD_box_H.png");
	height:34px;
}

.newD_box_H_sep{
	background: url("/images/newD_box_H_sep.png");
	height:34px;
	width: 1px;
	float: left;
	margin-left:15px;
	margin-right:10px;
}

.newD_box_H_sep_l{
	background: url("/images/newD_box_H_sep.png");
	height:34px;
	width: 1px;
	float: left;
	margin-left:4px;
	margin-right:4px;
}

.newD_box_Icon{
	height:23px;	
}

.newD_box_Icon_colones{
	height:23px;
	padding-right: 40px;
	margin-top:2px;
}


.overflow {
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

 

.Icc_publis{
	background: url("/images/newD_box_Icon-publis.jpg") no-repeat right;
}

.Icc_researchers{
	background: url("/images/newD_box_Icon-researchers.jpg") no-repeat right;
	padding-right:30px;
}

.Icc_labresults{
	background: url("/images/newD_box_Icon_labResults.jpg") no-repeat right;
}

.Icc_patents{
	background: url("/images/newD_box_Icon-patents.jpg") no-repeat right;
}

.Icc_projects{
	background: url("/images/newD_box_Icon-projects.jpg") no-repeat right;
}

.Icc_adequacy{
	background: url("/images/newD_box_Icon-adequacy.jpg") no-repeat right 2px;
}

.Icc_axevdev{
	background: url("/images/newD_box_Icon_axevdev.jpg") no-repeat right;
}

.Icc_bsector{
	background: url("/images/newD_box_Icon_bsector.jpg") no-repeat right;
}

.Icc_contactInfo{
	background: url("/images/newD_box_Icon_contactInfo.jpg") no-repeat right;
}

.Icc_domains{
	background: url("/images/newD_box_Icon_domains.jpg") no-repeat right;
}

.Icc_equipments{
	background: url("/images/newD_box_Icon_equipments.jpg") no-repeat right;
}

.Icc_geolocation{
	background: url("/images/newD_box_Icon_geolocation.jpg") no-repeat right;
}

.Icc_overview{
	background: url("/images/newD_box_Icon_overview.jpg") no-repeat right;
}

.Icc_TypeWorks{
	background: url("/images/newD_box_Icon_TypeWorks.jpg") no-repeat right;
}

.Icc_university{
	background: url("/images/newD_box_Icon_university.jpg") no-repeat right;
}

.Icc_valo{
	background: url("/images/newD_box_Icon_valo.jpg") no-repeat right;
}



.barr_indic{
	background: url("/images/barr_indic_e.png");
	width: 71px;
	height: 14px;
	float: right;
	margin-top:2px;
}

.barr_indic div{
	background: url("/images/barr_indic_f.png");
	height: 14px;
}

.barr_cherch{
	background: url("/images/barr_cherch_e.jpg");
	width: 71px;
	height: 14px;
	float: right;
	margin-top:2px;
}

.barr_cherch div{
	background: url("/images/barr_cherch_f.jpg");
	height: 14px;
}


#bttH_new_request a span{
    background: url("/images/bttH_new_request_EN.jpg");
    width: 94px;
    height: 20px;
    display: block;
    float:left;
}

.bttSwitchVectorType{
    color: #0098AF;    
}

#filterAuthorsStatic, #filterAuthorsStatic, #filterProjectsStatic , #filterPublisStatic{
    float:left;
}

#bttSendFilterAuthorsStatic span ,#bttSendFilterPublisStatic span, #bttSendFilterProjectsStatic span{
     margin-top:-2px;
     margin-left: 10px;
     background: url('/images/btt_little_search_EN.png');
     width: 64px;
     height: 22px;
     display: block;
     float:left;
}

#centre-public{
    background: url('/images/centre-public.png');
    float:left;
    width: 67px;
    height: 77px;
    display: block;
}

#centre-privee{
    background: url('/images/centre-privee.png');
    float:left;
    width: 67px;
    height: 77px;
    display: block;
}

.tete-silhouette{
    background: url('/images/tete-silhouette.png');
    float:left;
    width: 67px;
    height: 77px;
    display: block;
}

.tete-silhouette.gray{
    background: url('/images/tete-silhouette-gray.png');
}

.filterBackgrd{
    padding:5px;
    font-size:14px;
    font-weight:bold;
    color:#004C52;
    background: url('/images/criteria_bkg.jpg');
}


.newD_publiTitle{
	color:#555555;
	margin-bottom:5px;
	margin-right:10px;
	padding-top:12px;
}

.newD_publiAbstract {
	background:none repeat scroll 0 0 #FFFFEE;
	border:1px solid #DDDDDD;
	float:left;
	font-style:italic;
	margin:1px 0 10px;
	max-width:800px;
	padding:7px;
	text-align:justify;
	font-size: 12px;
}

.ZeroScore {
	color:#bbbbbb;
}

.ZeroScore .barr_indic{
	background: url("/images/barr_indic_eG.jpg");
}

.ZeroScore .barr_cherch{
	background: url("/images/barr_cherch_eG.jpg");
}

.chercheursName{
	float: left;
	font-weight: bold;
	background: url("/images/researcher.png") no-repeat;
	padding-left : 22px;
}

.chercheursAdequacy{
	float: right;
	margin-left:10px;
}

.chercheursnbrPubli{
	float: right;
	text-align:center;
	width: 115px;
}

.chercheursCompare{
	float: left;
	margin-top: 9px;
	width: 25px;
	text-align: center;
}

.checkAllBox{
	float: left;
	margin-left:6px;
	margin-top: 2px;
	width: 25px;
}

.cellWord{
	float: left;
	width: 80px;
	text-align: center;
	cursor:help;
}

.cellChercheur{
	text-align: right;	
}


.bttInTitleBox{
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #DDDDDD;
	color: #AAAAAA;
	float: left;
	margin-left: 15px;
	margin-top: -1px;
	padding: 1px 5px;
}

.bttInTitleBoxActif{
	background:#0098AF;
	border:1px solid #777777;
	color:#FFFFFF;
	cursor: pointer;
}

.bttCompare{
	float: left;
	width: 97px;
	height: 22px;
	margin-left: -7px;
	margin-top: -1px;
	background: url("/images/btt_compare_inactif.png");
}

.bttCompare.Actif {
	background: url("/images/btt_compare.png");
	cursor: pointer;
}

.bttCompare.Actif:HOVER{
	background: url("/images/btt_compare_hover.png")!important;
}

.chercheurLine {
	float:left;
	cursor: pointer;
/*	width:830px;*/
	width:850px;
	height:16px;
	padding:7px 5px 5px;
}

.chercheurLine:HOVER {
	background: #eeeeee;
}

.chercheurLine.current {
	background: url('/images/fond_barr_researchers.jpg') #0098AF;
	color: #FFFFFF;
}

.contactLine {
	float:left;
	cursor: pointer;
	width:130px;
	text-align: center;
	border: dotted 1px #eeeeee;
}

.contactLine:HOVER , .contactLine.current{
	background: #eeeeee;
}

.accordeonContact{
	display: none;
}


.accordeonR{
	display: none;
/*	margin:0 0 0 25px;*/
	/*width:840px;*/
	width:860px;
}
.accordeonR .bartitle{
	background: #888888;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
}

.accordeonR .words{
	background: #ffffff;
	border:1px solid #CCCCCC;
	padding:10px;
	overflow-y: scroll;
	height: 300px;
	float:left;
	margin-right: 10px;
	width:170px;
}

.accordeonR .publicatcontent{
	overflow-y:auto;
	height: 285px;
	padding: 5px;
	border:1px solid #CCCCCC;
	/*width:602px;*/
	width:622px;
	float: left;
}

.accordeonR .publicat{
	float:left;
	background: #ffffff;
	border:2px solid #CCCCCC;
	padding: 10px;
}
 

.innerBoxSeparator{
	height: 1px;
	font-size: 0px;
	margin-bottom:5px;
	background: #c3c1c1;
}

.innerBoxSeparatorChercheur{
	height: 1px;
	font-size: 0px;
	background: #dddddd;
	margin-bottom:2px;
	margin-right: 6px;
}


.labelBox{
	height: 15px;
	margin-bottom: 4px;
	padding-top: 6px;
	padding-left: 30px;
}

.label_researchers{
	background: url("/images/icon_researchers.jpg") no-repeat bottom left;   
}

.label_publications{
	background: url("/images/icon_publications.jpg") no-repeat bottom left;
}

.label_patents{
	background: url("/images/icon_patents.jpg") no-repeat bottom left;
}

.label_projects{
	background: url("/images/icon_projects.jpg") no-repeat bottom left;
}

.label_subprojects{
	padding-left: 40px;
	font-style:italic;
	padding-left:40px;
}

.svTitle{
	font-size: 18px;
	font-weight: bold;
}

.label_phone{
	background: url("/images/icon_phone.jpg") no-repeat bottom left;
}

.label_mail{
	background: url("/images/icon_mail.jpg") no-repeat bottom left;
}

.label_address{
	background: url("/images/icon_address.jpg") no-repeat left 7px;
	height:100px;
	overflow:auto;
}

.label_address .requestReponseCadreSuite{
	height:82px;
	overflow:auto;
}

.label_link{
	background: url("/images/icon_link.jpg") no-repeat bottom left;
}

.researcherName{
	float: left;
	width: 394px;
	height: 14px;
	overflow: hidden;
	padding-bottom:4px;
	margin-bottom:4px;
	background: url("/images/researcher.png") no-repeat left;
	padding-left: 20px;
}

.researcherName_coltitle{
	float: left;
	width: 337px;
	height: 16px;
	overflow: hidden;
	background: #c3c1c1;
	color: #ffffff;
	padding:3px;
	margin-bottom: 10px;
	font-weight: bold;
}

.barr_indic_coltitle{
	background: #c3c1c1;
	color: #ffffff;
	padding:3px;
	text-align: right;
	margin-bottom: 10px;
	font-weight: bold;
	text-align:left;
	width:65px;
	float: left;
}


.cadreRapidSearch{
	float: left;
	margin-top:5px;
	width: 425px;
	height: 252px;
}

.cadreRapidSearch input{
	margin-left: 44px;
	margin-top: 26px;
	width: 300px;
	border: 0px none;
}

/*
.cadreRapidSearchTop{
	background:url("/images/home_rapid_search1.jpg");	
	width : 407px;
	height : 43px;
	color: #fff	;
	font-size: 12px;
}

.cadreRapidSearchTop input{
	margin-left:42px;
	margin-top:22px;
	width:340px;
	border:0px none;
}

.cadreRapidSearchBottom{
	background:url("/images/home_rapid_search2.jpg");
	width : 367px;	
	height : 205px;	
	color: #fff;	
	font-size: 12px;
	padding-left: 40px;
}

.cadreRapidSearchBottom label{
	margin-right: 28px;		
}
*/
.msg_demo{
	color: #0098AF;
	font-size: 16px;
	font-style:italic;
	text-align:justify;	
}

.cadre_home_HD{
	float: left;
	width:460px;
	padding-right: 30px;
	text-align: justify;
}

/*.Iblock ul li{
	list-style: disc;	
	text-align:justify;
}*/

.margesTXT ul li, .margesTXTCondensed ul li, ul.fleshList li{
	background:transparent url(/images/flech_fine_bc.gif) no-repeat scroll left 4px;
	padding-left:15px;
	text-align:justify;
}

.cadre_home_HD ul{
	margin-top:10px;
}

.cadre_home_HD ul li{
	margin-bottom:10px;
}

.contenuPageEdit{
	text-align: justify;	
}

.home_solutions_block .Iblock ul li{
	margin-bottom: 12px;	
}

.select_product_fond{
	border: 1px solid #aaa;
	cursor: pointer;
	float: left;
	margin: 3px;
	width: 235px;
	/*height: 400px;*/
	font-size: 14px;
}
#product_1{
	background: url("/images/select_achat_fond_1.png") no-repeat top;
	margin-left:110px;
}

#product_2,#product_3{
	background: url("/images/select_achat_fond_2.png") no-repeat top;
}


#product_5 {
	background: url("/images/select_achat_fond_5.png") no-repeat top;
}

#product_1:HOVER{
	border:  1px solid #a6bb0b;
}

#product_2:HOVER,#product_3:HOVER{
	border:  1px solid #0098af;
}


#product_5:HOVER{
	border:  1px solid #c3309d;
}

.select_product_fond .info{
	float: left;
	padding-top: 9px;
	padding-left: 15px;
	font-weight: bold;
}

.select_product_fond .info{
		color: #ffffff;
}

.select_product_fond .descript{
	padding-top: 45px;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
}

#product_1 .descript {
	color: #56650e;
}

#product_2 .descript,#product_3 .descript  {
	color:  #004c52;
}

#product_4 .descript {
	color:  #6b2b11;
}

.select_product_fond .prix{
	padding-top: 35px;
	text-align: center;
	font-size: 16px;	
}

.select_product_fond .prix {
	color: #2b2b2b;
}

.select_product_fond .subprix{
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	color:#0098AF;
}


.select_product_fond .innercontent{
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 12px;
	padding:10px;
}
	
.select_product_fond .innercontent ul li, .textProducts ul li, .contenuPageEdit ul li {
	background:transparent url(/images/flech_fine_bc.gif) no-repeat scroll left 4px;
	padding-left: 15px;
	margin-left:  2px;
}



/*
.block_2X_product{
	margin-bottom: 20px;
	margin-top: 17px;
	width: 935px;
	margin-left: 22px; 
}

.fond_block_2X_product{
	background: url("/images/box_product_fond.jpg") repeat-y;
}

.fond_block_2X_product .fond_block_2X_product{
	background: url("/images/box_product_bottom.jpg") no-repeat bottom;
}

.fond_block_2X_product .fond_block_2X_product .fond_block_2X_product{
	background: url("/images/box_product_top.jpg") no-repeat top;
}
*/


/*
.block_blanc{
	margin-bottom: 20px;
	margin-top: 17px;
	width: 980px; 
}

.fond_block_blanc{
	background: url("/images/barre_blanche_M.png") repeat-y;
}

.fond_block_blanc .fond_block_blanc{
	background: url("/images/barre_blanche_B.png") no-repeat bottom;
}

.fond_block_blanc .fond_block_blanc .fond_block_blanc{
	background: url("/images/barre_blanche_H.png") no-repeat top;
	padding: 15px;
}*/

.block_blanc_H{
	width: 980px;
	height:10px;
	margin-top: 17px;
	background: url("/images/barre_blanche_H.png") no-repeat bottom;
}

.block_blanc_M{
	width: 955px;
	padding-left: 12px;
	padding-right: 12px;
	background: url("/images/barre_blanche_M.png") repeat-y; 
}	

.block_blanc_B{
	width: 980px; 
	height:11px;
	margin-bottom: 20px;
	background: url("/images/barre_blanche_B.png") no-repeat top;
}
/*
#blockProduct1{
	background: url('/images/product1.jpg') no-repeat 12px 2px;
}

#blockProduct2{
	background: url('/images/product2.jpg') no-repeat 12px 2px;
}

#blockProduct3{
	background: url('/images/product3.jpg') no-repeat 12px 2px;
}

#blockProduct4{
	background: url('/images/product4.jpg') no-repeat 12px 2px;
}
.blockProduct{
	width: 322px; 
	padding:5px;
	padding-left: 140px;
	float:left;
	margin-top: 20px;
	margin-bottom: 10px;
}
*/
/*
.blockProduct ul{
	list-style: disc;	
	margin-left:20px;
}
*/

/*
.msg_product{
	color: #0098AF;
	font-size: 14px;
	text-align:justify;	
}

.lienproduct{
	padding-top: 20px;
}

.lienproduct a{
	float: right;
	font-size: 12px;
	margin-right: 15px;
}

.productinfo{
	padding-left: 27px;
	padding-top: 3px;
	height: 19px;
	background: url("/images/info.jpg") no-repeat;
	cursor: pointer;
}

.productbuy{
	padding-left: 27px;
	padding-top: 3px;
	height: 19px;
	background: url("/images/cart.jpg") no-repeat;	
}
*/
.select_achat_fond{
	background: url("/images/select_achat_fond.jpg");
	width: 912px;
	height: 55px;
	margin-left:37px;
	margin-bottom:7px;
	cursor: pointer;
}

.select_achat_fond#achat_1:HOVER{
	background: url("/images/select_achat_fond_select_1.png")!important;
}

.select_achat_fond#achat_2:HOVER{
	background: url("/images/select_achat_fond_select_2.png")!important;
}

.select_achat_fond#achat_3:HOVER, .select_achat_fond#achat_4:HOVER{
	background: url("/images/select_achat_fond_select_3.png")!important;
}


.select_achat_fond.select#achat_1{
	background: url("/images/select_achat_fond_select_1.png");
}

.select_achat_fond.select#achat_2{
	background: url("/images/select_achat_fond_select_2.png");
}

.select_achat_fond.select#achat_3, .select_achat_fond.select#achat_4{
	background: url("/images/select_achat_fond_select_3.png");
}

.select_achat_fond.unselect{
	background: url("/images/select_achat_fond_unselect.jpg");
}

.select_achat_fond .radioBox{
	width: 120px;
	height: 35px;
	padding-left:20px;
	padding-top:14px;
	float: left;
}

.select_achat_fond#achat_1:HOVER .info{
		color:#56650e;
}

.select_achat_fond#achat_2:HOVER .info{
		color:#004c52;
}

.select_achat_fond#achat_3:HOVER .info, .select_achat_fond#achat_4:HOVER .info{
		color:#6b2b11;
}

.select_achat_fond#achat_1.select .info{
		color:#56650e;
}

.select_achat_fond#achat_2.select .info{
		color:#004c52;
}

.select_achat_fond#achat_3.select .info, .select_achat_fond#achat_4.select .info{
		color:#6b2b11;
}


	
.select_achat_fond .info{
	font-weight: bold;	
	margin-top:17px;
	padding-left:10px;
	padding-top:1px;
	height: 18px;
/*	background: url("/images/info.gif") no-repeat;*/
	cursor: pointer;
	float: left;
	width:551px;
}

.unselect.select_achat_fond .info{
	color: #ababab;
	/*background: url("/images/info_gray.gif") no-repeat;*/
}

.select_achat_fond .duree{
	color: #ababab;
	font-weight: bold;	
	margin-top:17px;
	float: left;
	width:108px;
	text-align: center;
	margin-left:12px;
}

.select_achat_fond .prix{
	color:#444645;
	float:left;
	font-weight:bold;
	height:18px;
	margin-top:17px;
	text-align:right;
	width:65px;
	margin-left:6px;
}

.select_achat_fond .buy{
	padding-left: 27px;
	padding-top: 3px;
	height: 19px;
	background: url("/images/cart.gif") no-repeat;	
}

#select_achat_icon1{
	background: url("/images/product1.png") no-repeat 5px 6px;
}

#select_achat_icon2{
	background: url("/images/product2.png") no-repeat 5px 6px;
}

#select_achat_icon3, #select_achat_icon4{
	background: url("/images/product3.png") no-repeat 5px 6px;
}



.unselect #select_achat_icon1{
	background: none;
}

.unselect #select_achat_icon2{
	background: none;
}

.unselect #select_achat_icon3{
	background: none;
}

.unselect #select_achat_icon4{
	background: none;
}

.unselect #select_achat_icon5{
	background: none;
}

#frais_supp, #prix_total{
	font-size:16px;
	margin-right:40px;
	padding-bottom:15px;
	float:right;
}

#frais_supp{
	border-bottom:1px solid #ABABAB;
}

.achat_recap{
	font-size:16px;
	margin-left:40px;
}

.achat_recap .strong{
	color: #000000;	
}


.home_solutions_block{
	float: left;
	margin-left: -2px;
}

.home_solutions_block .Iblock{
	padding-left: 15px;
	width: 452px;
	min-height: 220px;
	margin-top:15px;
}


.home_casutil_block{
	width: 425px;
	float: left;
	margin-left: 25px;
}

.home_casutil_block .Iblock{
	width: 464px;
	overflow:hidden;
	position:relative;
}

.home_casutil_block .Iblock .haut{
	background: url("/images/cas_h.jpg") repeat scroll 0% 0% transparent;
	height: 6px;
}

.home_casutil_block .Iblock .space{
	background:  url("/images/cas_space.jpg");
}

.home_casutil_block .Iblock .space .btt{
	background: url('/images/cas_btt_on.jpg');
	height: 18px;
	width:220px; /* 226 -10 */
	float: left;
	margin-left:4px;
	padding-left:6px;
	padding-top:2px;
	font-size:11px;
	color: #ffffff;
}

.home_casutil_block .Iblock .space .btt.selected {
	background: url('/images/cas_btt_off.jpg');
	cursor: pointer;
	color: #333333;
	
}


.home_products_block{
	width: 425px;
	float: left;
}

.home_products_block .contentImage{
	width: 464px;
	height: 219px;
	float:left;
}

.home_products_block .contentImage1{
	background: url("/images/cas_content1.jpg") no-repeat;
}

.home_products_block .contentImage2{
	background: url("/images/cas_content2.jpg") no-repeat;
}

.home_products_block .contentImage3{
	background: url("/images/cas_content3.jpg") no-repeat;
}

.home_products_block .contentImage4{
	background: url("/images/cas_content4.jpg") no-repeat;
}

.home_products_block .contentImage5{
	background: url("/images/cas_content5.jpg") no-repeat;
}

.home_products_block .contentImage6{
	background: url("/images/cas_content6.jpg") no-repeat;
}


.home_products_block div .contentText{
	margin-top: 8px;
	padding-right:15px;
	margin-left: 105px;
	font-size: 12px;
	color:#333333;
	text-align: justify;
}
.home_products_block div .contentText div{
	text-align: right;
	font-weight: bold;
}

.control_caroussel{
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	cursor: pointer;
}

.control_pause{
	background: url('/images/control_pause.png') no-repeat;

	}
	
.control_play{
	background: url('/images/control_play.png') no-repeat;
	}
	
.home_news_block{
	margin-top: 10px;
	/*margin-bottom: 30px;*/
	height:62px;
	background: url('/images/fond-homeNews.jpg') 0 top no-repeat #eee;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:5px;
	width: 940px;
	overflow:hidden;
	position:relative;
}


.block_focus{
	margin-top: 20px;
	margin-bottom: 20px;
	background: url('/images/focus-bottom.jpg') 0 top no-repeat #eee;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:5px;
	width: 940px;
	overflow:hidden;
	position:relative;
}


.fond_block_2X_bas{
	height: 325px;
	position:relative;
	width: 4000px;
}

* html .fond_block_2X_bas{
	/*background: url("/images/fond_block_2X_bas_g.jpg") no-repeat;*/
}

.focus_selector{
	width:10px;
	float: left;
	z-index: 0;
	text-align: center;
	padding: 2px;
	border: solid 1px #EEEEEE;
	cursor: pointer;
}

.focus_selector:HOVER{
	border: solid 1px #888888;
}

.fond_block_2X_bas .Iblock{
	/*background: url("/images/fond_block.png") no-repeat;*/
	background: url("/images/fond_block.jpg") no-repeat;
	width: 410px;	/* 450px - 40 */
	height: 285px;	/* 325px - 40 */
	float: left;
	padding: 20px;
	margin-left: 12px;
	margin-right: 8px;
}

* html .fond_block_2X_bas .Iblock{
	width: 422px;	/* 450px -40 */
	height: 297px;	/* 325px; - 40 */
	padding: 14px;
	margin-left: 6px;
	margin-right: 14px;
}
	
.home_block_G{
	padding-top: 180px;
	width: 155px;	
	margin-top: 20px;
	padding-left:25px;

	float:left;
}
.home_block_D{
	float: right;
	text-align: justify;
	width: 220px;
	margin-top: 20px;
}

.home_bas1{
	background: url("/images/home_pictbas1.jpg") no-repeat;
}

.home_bas2{
	background: url("/images/home_pictbas2.jpg") no-repeat;
}

.labs_bas1{
	background: url("/images/labs_pictbas1.jpg") no-repeat;
}

.labs_bas2{
	background: url("/images/labs_pictbas2.jpg") no-repeat;
}

.labs_bas3{
	background: url("/images/labs_pictbas3.jpg") no-repeat;
}

.labs_bas4{
	background: url("/images/labs_pictbas4.jpg") no-repeat;
}

.cadreLogin{
	background:url("/images/cadre_gris.jpg");	
	width : 407px;
	height : 209px;
	color: #fff	;
	margin-bottom:30px;
	margin-top:18px;
	font-size: 12px;
}

.cadreLogin .fielsetH{
	padding-left: 30px;
	float:left;
	width:150px;
}

.cadreLogin .formTitre{
	color: #fff	;
}

.bttContainer img{
	cursor: pointer;
}
.cadreLogin #bttlogin{
	margin-right: 15px;	
	margin-top:20px;
}

.cadreLogin .AficheErreur{
	margin-left: 30px;	
	background: #fff;

}

.inputFrom{
	padding-bottom: 10px;
	width: 250px;	
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper-1 {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
}

.dijitDialog{
	color: #222;	
}


html{
	overflow-y: scroll; 	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
}

body.waiting, body.waiting div, body.waiting span, body.waiting img, body.waiting a , body.waiting input, body.waiting select, body.waiting label{
	cursor:	wait!important;
}


h2 {
	padding: 0 0 10px 1px;
	line-height: 1.2em;
	font-size: 1.25em;
	font-weight: normal;
	font-style: italic;
	color: #1c1c1c;
}


h3.extra {
	padding: 0 0 17px 0;
}

.fleft {
	float: left;
}

img.fleft {
	margin: 2px 21px 22px 0;
}

img.fleft1 {
	float: left;
	margin: 2px 21px 0 0;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#tail-top-right-home {
	background: url(/images/tail-top-rightH.jpg) repeat-x 0% 0%;
	width: 50%;
	height:354px;
	position: absolute;
	top: 0;
	right: 0;
}

#tail-top-home {
	background: #fff url(/images/tail-topH.jpg) repeat-x 0% 0%;
}


#main {
	width: 980px;
	margin: 0 auto;
	font-size: 12px;
}



#header #logo{
	border:0 none;
	left:26px;
	position: absolute;
	text-align:left;
	top:13px;
	vertical-align:top;	
}

#header ul {
	position: absolute;
	top: 0;
	right: 28px;
}

#header ul li {
	float: left;
	padding: 0 5px 0 0;
}

#header-app ul {
	position: absolute;
	top: 12px;
	right: 400px;
}

#header-app ul li {
	float: left;
	padding: 0 5px 0 0;
	font-weight:bold;
}

.menu-app-hg, .menu-app-hd, .menu-app-bg, .menu-app-bd{
	height:5px;width:5px;
}

.menu-app-c{
	color:#ffffff;
}

.menuItem .menu-app-hg, .menuItem:HOVER .menu-app-hg{
	background:url('/images/menu-app-hg.jpg');
}

.menuItem .menu-app-hd, .menuItem:HOVER .menu-app-hd{
	background:url('/images/menu-app-hd.jpg');
}

.menuItem .menu-app-bg, .menuItem:HOVER .menu-app-bg{
	background:url('/images/menu-app-bg.jpg');
}

.menuItem .menu-app-bd, .menuItem:HOVER .menu-app-bd{
	background:url('/images/menu-app-bd.jpg');
}

.menuItem .menu-app-h, .menuItem .menu-app-cg, .menuItem .menu-app-cd, .menuItem .menu-app-b{
	background:#666666;
}

.menuItem .menu-app-c{
	background:#666666;
	color: #ffffff;
	font-weight: bold;
}

.menuItem {
	cursor: pointer;
}

.selected .menu-app-c, .menuItem:HOVER .menu-app-c{
	background:#ffffff;
	color: #444444;
}

.selected .menu-app-hg, .menuItem:HOVER .menu-app-hg{
	background:url('/images/menu-app-select-hg.jpg');
}

.selected .menu-app-hd, .menuItem:HOVER .menu-app-hd{
	background:url('/images/menu-app-select-hd.jpg');
}

.selected .menu-app-bg, .menuItem:HOVER .menu-app-bg{
	background:url('/images/menu-app-select-bg.jpg');
}

.selected .menu-app-bd, .menuItem:HOVER .menu-app-bd{
	background:url('/images/menu-app-select-bd.jpg');
}

.selected .menu-app-h, .selected .menu-app-cg, .selected .menu-app-cd, .selected .menu-app-b,
.menuItem:HOVER .menu-app-h, .menuItem:HOVER .menu-app-cg, .menuItem:HOVER .menu-app-cd, .menuItem:HOVER .menu-app-b{
	background:#ffffff;
}

.selected .menu-app-c, .menuItem:HOVER .menu-app-c{
	background:#ffffff;
	color: #444444;
}


#lightHeader {
	background: url(/images/light_header.jpg) no-repeat 3px 0%;
	position: relative;
	height: 111px;
}

.lightHeaderHome{
	position: relative!important;
	height: 359px!important;
}


#logo {
	position: absolute;
	top: 35px;
	left: 33px;
}

#logo-app {
	position: absolute;
	top: 5px;
	left: 7px;
}

#header-title1 {
	position: absolute;
	top: 187px;
	left: 61px;
}

#header-title2 {
	position: absolute;
	top: 173px;
	left: 229px;
}

#header-title3 {
	position: absolute;
	top: 187px;
	left: 393px;
}

#header-title4 {
	position: absolute;
	top: 274px;
	left: 461px;
}

#slogan {
	position: absolute;
	top: 190px;
	left: 547px;
}

.demie_large{
	width: 448px;	/*(980-40)/2*/
	float:left;
	padding-left:20px;
}

.domaineTree{
	padding-left:20px;	
}

#content {
	/*padding: 10px 0px 33px 0px;*/	
	/*background: url(/images/content_top.jpg) repeat-x top;*/
	min-height: 635px;
	height: auto !important; 	/*patch IE6*/
 	height: 635px;				/*patch IE6*/
	margin-bottom:1px;
}


#content p {
	padding: 0 0 20px 0;
	line-height: 1.308em;
	font-size: 1.083em;
}

#content p em {
	float: right;
	padding: 0 60% 0 0;
	font-style: normal;
}

#content p.extra {
	padding: 0 0 4px 0 !important;
}

#content p.extra1 {
	padding: 0 0 17px 0;
}

#content p.extra2 {
	padding: 0 0 14px 0;
}

#content p.extra3 {
	padding: 0 0 22px 0;
}

#content p.no-indent {
	padding: 0 0 0 0;
}

.row-1 {
	padding: 0 0 68px 0;
}

.row-3 {
	padding: 60px 0 0 0;
}

.info-box {
	background: url(images/box-bg.jpg) no-repeat 0% 0%;
	width: 315px;
	height: 163px;
	padding: 26px 40px 20px 52px;
}

.info-box ul {
	padding: 2px 0 5px 168px;
}

.info-box ul li {
	background: url(images/marker.gif) no-repeat 0% 11px;
	padding: 0 0 0 9px;
	line-height: 2em;
	color: #fff;
}

.info-box ul li a {
	color: #fff;
}

.info-box span {
	display: block;
	padding: 10px 0 0 168px;
}

.info-box span a {
	background: url(images/link-bg.gif) no-repeat 0% 0%;
	display: block;
	width: 90px;
	height: 31px;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	line-height: 29px;
	font-size: 1.083em;
	font-weight: bold;
	color: #fff;
}

.info-box span a:hover {
	text-decoration: underline;
}

.info-box-1 {
	background: url(images/icon-1.gif) no-repeat 0% 6px;
	margin: 0 0 0 -5px;
	padding: 0 0 0 94px;
}

.info-box-1 p {
	padding: 0 0 17px 0 !important;
}

.info-box-2 {
	background: url(images/icon-2.gif) no-repeat 3px 7px;
	margin: 0 0 0 -5px;
	padding: 0 0 0 94px;
}

.info-box-2 p {
	padding: 0 0 17px 0 !important;
}

.info-box-3 {
	background: url(images/icon-3.gif) no-repeat 1px 10px;
	margin: 0 0 0 -5px;
	padding: 0 0 0 95px;
}

.title {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding: 0 0 7px 0;
}

.title-1 {
	min-height: 37px;
	height: auto !important;
	height: 37px;
	padding: 0 0 22px 0;
}

.title-2 {
	min-height: 37px;
	height: auto !important;
	height: 37px;
	padding: 0 0 7px 0;
}

.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 31px;
	float: left;
	overflow: hidden;
	font-size: 1.083em;
	text-decoration: none;
	color: #fff;
}

.link span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
}

.link span span {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 31px;
	margin: 0 5px 0 18px;
	padding: 0 6px 0 4px;
	line-height: 29px;
}

.link:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

.link-1 {
	background: url(images/link-marker.gif) no-repeat 1px 5px;
	padding: 0 0 0 14px;
	line-height: 1.667em;
	font-size: 1.25em;
	font-weight: normal;
	font-style: italic;
	color: #1c1c1c;
}

.indent-left {
	padding: 0 0 0 2px;
}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
}

.line-ver-3 {
	background: url(images/line-ver.gif) repeat-y;
}

.list {
	margin: -4px 0 0 0;
}

.list li {
	background: url(images/marker-1.gif) no-repeat 1px 9px;
	padding: 0 0 0 13px;
	text-transform: uppercase;
	line-height: 2.6em;
	font-size: 0.833em;
	color: #1c1c1c;
}

.list li a {
	color: #1c1c1c;
}

.list-1 li {
	background: url(images/marker-1.gif) no-repeat 1px 8px;
	padding: 0 0 0 13px;
	text-transform: uppercase;
	line-height: 2.5em;
	font-size: 0.833em;
	color: #1c1c1c;
}

.list-1 li a {
	color: #1c1c1c;
}

.list-indent {
	padding: 0 0 12px 0;
}

.list-indent1{
	margin: -7px 0 0 0;
	padding: 0 0 20px 0;
}

.box .border-top {
	background: #fff url(images/border-top.gif) repeat-x 0% 0%;
}

.box .border-bot {
	background: url(images/border-bot.gif) repeat-x 0% 100%;
}

.box .border-left {
	background: url(images/border-left.gif) repeat-y 0% 0%;
}

.box .border-right {
	background: url(images/border-right.gif) repeat-y 100% 0%;
}

.box .corner-top-left {
	background: url(images/corner-top-left.gif) no-repeat 0% 0%;
}

.box .corner-top-right {
	background: url(images/corner-top-right.gif) no-repeat 100% 0%;
}

.box .corner-bot-left {
	background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
}

.box .corner-bot-right {
	background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
	width: 100%;
}

.box .inner {
	min-height: 196px;
	height: auto !important;
	height: 196px;
	padding: 33px 30px 31px 35px;
}

.picture-position {
	margin: 4px 0 18px 0;
}

dl dt {
	line-height: 1.2em;
	font-size: 1.25em;
	font-style: italic;
	color: #1c1c1c;
}

dl dd {
	padding: 0 0 17px 0;
	line-height: 1.308em;
	font-size: 1.083em;
	color: #6d6d6d;
}

dl dd.extra {
	padding: 0;
}

#contact-form {
	width: 276px;
	padding: 1px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	color: #626262;
}

#contact-form span {
	display: block;
	padding: 0 0 1px 0;
}

#contact-form label {
	display: block;
	height: 40px;
	overflow: hidden;
}

#contact-form input {
	background: #fff;
	width: 267px;
	height: 14px;
	padding: 0 3px 0 3px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #626262;
}

#contact-form textarea {
	background: #fff;
	width: 266px;
	height: 183px;
	padding: 3px;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #626262;
}

#contact-form a {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 31px;
	float: right;
	margin: 19px 0 0 11px;
	overflow: hidden;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
}

#contact-form a span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
}

#contact-form a span span {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 31px;
	margin: 0 5px 0 18px;
	padding: 0 6px 0 4px;
	line-height: 29px;
}

#contact-form a:hover span span {
	cursor: pointer;
	text-decoration: underline;
}

#footer p{
	padding-top: 9px;
	position: relative;	
}
#footer p, #footer div a{
	text-align: center;
	color: #808080;
}

#footer p.liens{
	width: 500px;
	margin-left: 240px;	
}

#footer-app .liens{

}

#footer-app div{
	text-align: center;	
}

#footer-app div span {
	margin: 0 5px 0 0;
	color: #fff;
}

#footer-app div a {
	margin: 0 0 0 6px;
	text-transform: none;
	text-decoration: none;
	color: #808080;
}

#footer-app div a:hover {
	text-decoration: underline;
}

#footer div{
	text-align: center;	
	padding-top: 8px;
}

#footer div.copyright{
	
}
#footer div.copyright span{
	border-top:1px solid #808080;
	padding-top: 3px;
}

#footer div span{
	color: #fff;	
}

#footer p span {
	margin: 0 5px 0 0;
	color: #fff;
}

#footer p a {
	margin: 0 0 0 6px;
	text-transform: none;
	text-decoration: none;
	color: #808080;
}

#footer p a:hover {
	text-decoration: underline;
}

#container {
	position: relative;
	overflow: hidden;
}

#container .inner {
	position: relative;
	float: left;
	left: 50%;
	text-align: center;
}

#container .inner .inner {
	position: relative;
	float: left;
	left: -50%;
}

#container ul li {
	background: url(images/footer-divider.gif) no-repeat 0% 4px;
	float: left;
	padding: 0 11px 0 10px;
	color: #808080;
}

#container ul li.extra {
	background: none;
}

#container ul li a {
	text-decoration: none;
	color: #808080;
}

#container ul li a:hover {
	text-decoration: underline;
}

#container ul li#act a {
	text-decoration: underline;
}

.bttHelp_L{
	float: left;	
}
.bttHelp_R{
	float: right;
}

.bttHelp_R, .bttHelp_L, .bttHelp{
	margin-left:7px;
	cursor: pointer;
	width: 15px;
	height: 15px;
	background: url("/images/help.png");
		
}
	/* ----------- hack IE6 -----------*/
* html .bttHelp_R, html .bttHelp_L, html .bttHelp{
  background: url("/images/help_b.jpg");
}

* html .bttHelp_black{
  background: url("/images/help_n.jpg");
}

   /* ----------- hack IE6 ----------- */

.bttHelp_R span.dijitDropDownButton{
	width: 18px;
	height: 12px;
}

.bttHelp_L span.dijitDropDownButton{
	margin-left:-7px;
	height: 12px;
}

.bttHelp span.dijitDropDownButton{
	margin-left:-6px;
	height: 12px;
}

.bttHelpMargin{
	margin-right : 18px;
	margin : 15px;	
}

.bttHelpMarginRight{
	margin-right : 17px;
	margin-bottom: 15px;	
}
.formMsg input, .formMsg textarea , .formMsg select {
	margin-bottom: 12px;	
}

#contentCritere{
	margin: 20px;	
}

.bttChercheur:HOVER{
	border: solid 2px #f0f0f0!important;
	margin:0px!important;
}

.bttChercheurDisabled {
	width: 96px;
	height: 75px;
	float: left;
	text-align: center;
	padding:8px;
}

.bttChercheurDisabled a{
	background: none;
	padding: 0 !important;
	color: #dddddd!important;
}

.bttChercheurDisabled div.cherch{
	background:  url(/images/perso-disabled.png) no-repeat 38px -1px !important;
	position:relative;
	padding:0px!important;
	padding-top:23px!important;
	width: 99px;
}

.bttChercheur {
	width: 92px;
	height: 75px;
	float: left;
	text-align: center;
	padding:8px;
	cursor: pointer;
	margin: 2px;
}

.bttChercheur a{
	background: none;
	padding: 0 !important;
	cursor: pointer;
}

.bttChercheur a:HOVER{
	text-decoration: none;
}
	
.bttChercheur div.cherch{
	background:  url(/images/perso.png) no-repeat 38px -1px !important;
	position:relative;
	padding:0px!important;
	padding-top:23px!important;
	width: 99px;
}


.nbr_publication{
	color:#555555;
	font-size:12px;
	font-weight:bold;
	margin-bottom:-5px;
	margin-top:5px;
	text-align:center;
}

.innerHelp{
	position: absolute;
	margin-left: 2px;
}

.msgService{
	color:#444444;
	background: #FFE2E4 url(/images/info_error.png) no-repeat;
	background-position: 1% 50%; 
	text-align: center;
	border: solid 1px #888888;
	margin-top: 15px;
	margin-bottom: 15px;
	/*height: 30px;*/
	padding:8px;
	padding-left: 30px;
}

.signalError{
	color:#ffffff;
	background: #56650E url(/images/info_error.png) no-repeat;
	background-position: 1% 50%; 
	text-align: center;
	border: solid 1px #80920C;
	margin-bottom: 5px;
	margin-left: 10px;
	/*height: 30px;*/
	padding:8px;
	padding-left: 30px;
	width: 280px;
	float: left;	
}
.signalError a{
	color:#ffffff;
}


.gui_ti_tabbedpane_tabs{
	position:relative;
	/*top:3px;*/
	font-weight: bold;
        height:30px;
}
.gui_ti_tabbedpane_tabs div {
	float: left;
}
.gui_ti_tabbedpane_tabs .current .gui_ti_tabbedpane_tab_std {
background:url("/images/tabBackgroundSelected.gif") repeat-x scroll 0 0 transparent;
height:21px;
padding-top:5px;
margin-top:4px;
color: #555555;
}
.gui_ti_tabbedpane_tabs .gui_ti_tabbedpane_tab_std {
background:url("/images/tabBackground.gif") repeat-x scroll 0 0 transparent;
height:23px;
padding-top:3px;
margin-top:4px;
color: #888888;
padding-left:5px;
padding-right:5px;
}
.gui_ti_tabbedpane_tabs .TabSelectedLeft, .gui_ti_tabbedpane_tabs .TabUnselectedLeft, .gui_ti_tabbedpane_tabs .TabSelectedUnselectedSeparator, .gui_ti_tabbedpane_tabs .TabUnselectedSelectedSeparator, .gui_ti_tabbedpane_tabs .TabUnselectedUnselectedSeparator, .gui_ti_tabbedpane_tabs .TabSelectedRight, .gui_ti_tabbedpane_tabs .TabUnselectedRight {
background:none repeat scroll 0 0 transparent;
display:inline;
font-family:"Arial Unicode MS",Arial,sans-serif;
font-size:10pt;
font-style:normal;
font-weight:600;
overflow:hidden;
padding-bottom:8px;
padding-top:4px;
position:relative;
top:4px;
}
.gui_ti_tabbedpane_tabs .TabSelectedLeft {
background:url("/images/tabEdges.png") no-repeat scroll -15px 0 transparent;
padding-right:12px;
 height: 11px;
}
.gui_ti_tabbedpane_tabs .TabUnselectedLeft {
background:url("/images/tabEdges.png") no-repeat scroll 0 0 transparent;
padding-right:12px;
 height: 11px;
}

.gui_ti_tabbedpane_tabs .TabSeparator {
background:url("/images/tabEdges.png") no-repeat scroll -90px 0 transparent;
padding-right:17px;
height:23px;
margin-top:4px;
padding-right:17px;
}

.gui_ti_tabbedpane_tabs .current .TabSeparator {
background:url("/images/tabEdges.png") no-repeat scroll -117px 0 transparent;
padding-right:17px;
height:23px;
margin-top:4px;
padding-right:17px;
}

.gui_ti_tabbedpane_tabs .currentNext .TabSeparator{
background:url("/images/tabEdges.png") no-repeat scroll -61px 0 transparent;
padding-right:17px;
height:23px;
margin-top:4px;
padding-right:17px;
}



.gui_ti_tabbedpane_tabs .TabSelectedUnselectedSeparator {
background:url("/images/tabEdges.png") no-repeat scroll -117px 0 transparent;
padding-right:17px;
}
.gui_ti_tabbedpane_tabs .TabUnselectedSelectedSeparator {
background:url("/images/tabEdges.png") no-repeat scroll -61px 0 transparent;
padding-right:17px;
}
.gui_ti_tabbedpane_tabs .TabUnselectedUnselectedSeparator {
background:url("/images/tabEdges.png") no-repeat scroll -90px 0 transparent;
padding-right:17px;
}
.gui_ti_tabbedpane_tabs .TabSelectedRight {
background:url("/images/tabEdges.png") no-repeat scroll -43px 0 transparent;
padding-right:12px;
 height: 11px;
}
.gui_ti_tabbedpane_tabs .TabUnselectedRight {
background:url("/images/tabEdges.png") no-repeat scroll -29px 0 transparent;
padding-right:13px;
 height: 11px;
}


.TabLeft.TabUnselectedLeft.tabresults{
    background: url("/images/tabEdges2.png") no-repeat scroll 0 0;
}

.TabLeft.TabSelectedLeft.tabresults{
    background: url("/images/tabEdges2.png") no-repeat scroll -15px 0;
}

#tab_results.current .gui_ti_tabbedpane_tab_std{
    background: url("/images/tabBackgroundSelected2.gif") repeat-x;
    color: #eeeeee;
}

#tab_results .gui_ti_tabbedpane_tab_std{
    background: url("/images/tabBackground2.gif") repeat-x;
    color: #eeeeee;
}

#tab_results.current .TabSeparator{
    background: url("/images/tabEdges2.png") no-repeat -117px 0;
}

#tab_results .TabSeparator{
    background: url("/images/tabEdges2.png") no-repeat -90px 0; 
}

#tab_results.currentNext .TabSeparator{
    background: url("/images/tabEdges2.png") no-repeat -61px 0; 
}




.gui_ti_tabbedpane_tabs_big{
	position:relative;
	top: 25px;
	font-weight: bold;
}
.gui_ti_tabbedpane_tabs_big div {
	float: left;
}
.gui_ti_tabbedpane_tabs_big .current .gui_ti_tabbedpane_tab_std {
background:url("/images/tabBigBackgroundSelected.png") repeat-x scroll 0 0 transparent;
height:32px;
padding-top:6px;
margin-top:4px;
color: #FFFFFF;
font-weight:bold;
}
.gui_ti_tabbedpane_tabs_big .gui_ti_tabbedpane_tab_std {
background:url("/images/tabBigBackground.png") repeat-x scroll 0 0 transparent;
height:32px;
padding-top:8px;
margin-top:4px;
color: #373737;
font-size:14px;
padding-left:5px;
padding-right:5px;
font-weight:normal;
}
.gui_ti_tabbedpane_tabs_big .TabSelectedLeft, .gui_ti_tabbedpane_tabs_big .TabUnselectedLeft, .gui_ti_tabbedpane_tabs_big .TabSelectedUnselectedSeparator, .gui_ti_tabbedpane_tabs_big .TabUnselectedSelectedSeparator, .gui_ti_tabbedpane_tabs_big .TabUnselectedUnselectedSeparator, _big .TabSelectedRight, .gui_ti_tabbedpane_tabs_big .TabUnselectedRight {
background:none repeat scroll 0 0 transparent;
display:inline;
font-family:"Arial Unicode MS",Arial,sans-serif;
font-size:10pt;
font-style:normal;
font-weight:600;
overflow:hidden;
padding-bottom:8px;
padding-top:4px;
position:relative;
top:4px;
}
.gui_ti_tabbedpane_tabs_big .TabSelectedLeft {
background:url("/images/tabBigEdges.png") no-repeat scroll -14px 0 transparent;
padding-right:14px;
 height: 47px;
}
.gui_ti_tabbedpane_tabs_big .TabUnselectedLeft {
background:url("/images/tabBigEdges.png") no-repeat scroll 0 0 transparent;
padding-right:12px;
 height: 31px;
}

.gui_ti_tabbedpane_tabs_big .TabSeparator {
background:url("/images/tabBigEdges.png") no-repeat scroll -90px 0 transparent;
padding-right:17px;
height:32px;
margin-top:4px;
padding-right:17px;
}

.gui_ti_tabbedpane_tabs_big .current .TabSeparator {
background:url("/images/tabBigEdges.png") no-repeat scroll -116px 0 transparent;
padding-right:18px;
height:32px;
margin-top:4px;
padding-right:17px;
}

.gui_ti_tabbedpane_tabs_big .currentNext .TabSeparator{
background:url("/images/tabBigEdges.png") no-repeat scroll -61px 0 transparent;
padding-right:17px;
height:32px;
margin-top:4px;
padding-right:17px;
}



.gui_ti_tabbedpane_tabs_big .TabSelectedUnselectedSeparator {
background:url("/images/tabBigEdges.png") no-repeat scroll -117px 0 transparent;
padding-right:17px;
}
.gui_ti_tabbedpane_tabs_big .TabUnselectedSelectedSeparator {
background:url("/images/tabEdges.png") no-repeat scroll -61px 0 transparent;
padding-right:17px;
}
.gui_ti_tabbedpane_tabs_big .TabUnselectedUnselectedSeparator {
background:url("/images/tabBigEdges.png") no-repeat scroll -90px 0 transparent;
padding-right:17px;
}
.gui_ti_tabbedpane_tabs_big .TabSelectedRight {
background:url("/images/tabBigEdges.png") no-repeat scroll -42px 0 transparent;
padding-right:14px;
    height: 56px;
    margin-top: 4px;
}
.gui_ti_tabbedpane_tabs_big .TabUnselectedRight {
background:url("/images/tabBigEdges.png") no-repeat scroll -29px 0 transparent;
padding-right:13px;
 height: 31px;
}


.researchersLine:HOVER {
	background: #E7F5F6;
}

.researchersLine .selected {
	background: #F9FDC1;
}

.addWordQuickSearch{
    text-align: center;
    width: 167px;
    float:left;
    text-align: center;
    margin-bottom: 5px;    
}

.addWordQuickSearch a{
    cursor: pointer;
}

.addWordQuickSearchTitle{
    text-align: center;
    font-size: 13px;
    color: #777777;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 15px;    
    }
    
#pane_result{
    background: #004C52;
}

.syntaxeBoxMessage{
   background: #004C52; 
   color:#ffffff;
}

.filterColorTtitle{
   color: #004C52;
}

.JsDataBtt{
    display: none;
}

.AuthorNoMatch{
    color: #666666;
}

.publisLine.firstBlock{
    border-top: solid 1px #dddddd;
    border-left: solid 1px #dddddd;
    border-right: solid 1px #aaaaaa;
    border-bottom: solid 1px #aaaaaa;
    background:#dddddd;
    padding-top:12px;
}

.publisLine.secondBlock{
    border: solid 1px #dddddd;
    background:#ffffff;
}
