/* Commun au template g n ral */
/* -------------------------- */

body {
    margin:0;
    padding:0;
    font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
    background:#ededed;
}

#conteneur {
    position:relative;
    width:967px;
    height:100%;
    margin:0 auto;
}


/* header */
#header {
    position: relative;
    width: 936px;
    height: 86px;
    background: #4e5669 url(../images/share/rcheader.jpg) bottom left no-repeat;
    padding: 0 0 0 31px;
}

#logo {
    position:relative;
    margin-top:19px;
}

#accroche {
    position:relative;
    margin:0 0 0 59px;
}

/* choix des langues */
a.lang_en, a.lang_fr {
    position:absolute;
    top:10px;

    padding-left: 10px;
    color:#c6cfd5;
    font-size:10px; 
    text-decoration:none;
}
    a.lang_en {
        left:590px;
        background:transparent url(../images/share/oran_puce.gif) 0px 2px no-repeat;  
    }
    a.lang_fr {
        left:640px;
        background:transparent url(../images/share/seplang.gif) 0px 0px no-repeat;
        margin-left: 3px;
    }
    a:hover.lang_en, a:hover.lang_fr, a#lang_select {
        color:#dd641f;
    }

/* FEN DEB */
#lang_non_select_fr {
    position:absolute;
    top:10px;
    padding-left: 10px;
    color:#c6cfd5;
    font-size:10px; 
    text-decoration:none;
    
    left:640px;
    background:transparent url(../images/share/seplang.gif) 0px 0px no-repeat;
    margin-left: 3px;
}

#lang_non_select_en {
    position:absolute;
    top:10px;
    padding-left: 10px;
    color:#c6cfd5;
    font-size:10px; 
    text-decoration:none;
    
    left:590px;
    background:transparent url(../images/share/oran_puce.gif) 0px 2px no-repeat;  
}
/* FEN FIN */

/* champ Find a Fund */
/* FEN DEBUT */
#rechercheRapideFonds {
  position :absolute;
	font-size: 10px;
	color: #C6CFD5;
	top : 0px;
	left : 10px;
}

form#findfund {
	position:absolute;
	top:22px;
	right:12px;

	background:transparent url(../images/share/oran_puce.gif) 0px 19px no-repeat;
	padding-left: 10px;
}	
form#findfund p {
		margin:0; 
		padding:0;
	}	
	form#findfund a {
		display:block;
		margin-top: 2px;
		
		font-size:9px;
		color:#dc641e;
	}	
form#findfund a:hover {color:#c6cfd5;}	

	.search {
		border:1px solid #7c8b96;
		background-color:#eaebed;
		color:#4d5796;
		font-size:11px;
		height:15px;
		width:174px;
		font-family: Trebuchet MS;
		margin-top:13px;
	}
#valid {
        height:19px;
        width:27px;
        position:relative;
        top:5px;
    }
/* FEN FIN */


/* Login - password : login / logout */
/* --------------------------------- */


/* login */
/* FEN DEBUT */ 
#log {
    float:right;
    margin: 0px 0 0 0;
    padding:0;
    width:230px;
}
/* FEN DEBUT */ 
    #log p {
        margin:0; 
        padding:0;
    }
    
#log p img {margin-right:3px;}  
    
#login, #password {
    border:1px solid #7c8b96;
    background-color:#eaebed;
    color:#4d5796;
    font-size:10px;
    height:13px;
    width:82px;
    margin:0 5px 0 0;
    position:relative;
    top:-2px;
}
#signup, #recover {
    font-size:9px;
    color:#4d5769;
    margin:-2px 0 0 10px;
    display:block;
    float:left;
}

#signup {width:85px;}
#recover {width:115px;}
#log a:hover, #logged a:hover {color:#dc641e;}

#log #recover {
    margin-left:5px;
}

#log #valida {
    margin:0;
    height:17px;
    position:relative;
    top:2px;
    width:27px;
}

/*logout*/
/* FEN DEBUT */ 
#logged {
    float:right;
    margin:1px 0 0 0;
    padding:0;
    width:230px;

}
/* FEN DEBUT */ 
    #logged  p {
        margin:0; 
        padding:0;
    }
    
#logged  p img {float:left;margin:5px 3px 0 1px;padding:0;width:7px;height:9px;}
    
#user {
    border:1px solid #4d5769;
    background-color:#eaebed;
    color:#4d5796;
    font-size:10px;
    line-height:13px;
    padding:1px 0px 1px 2px !important;
    margin:1px 0 0 0px !important;
    float:left;
    width:126px;
}

/** FEN DEBUT */
#logout {
    border:1px solid #4d5769;
    background-color:#4d5769;
    font-family:Trebuchet MS;
    color:white;
    font-size:10px;
    height:17px;
    width:77px;
    margin:0;
    position:relative;
    top:1px;
    cursor:pointer;

}

#wl, #profile {
    font-size:9px;
    color:#4d5769;
    margin:0px 0 0 12px;
    display:block;
    float:left;
    
}
/** FEN FIN */
a#wl {width:134px;}
a#profile {width:47px;}


/* dropdown menu principal */
/* ----------------------- */

/* menu niveau 1 */

#menu {width:928px;height:31px;background:#c6cfd5 url(../images/share/rcmenu.gif) bottom left no-repeat;margin:2px 0 0 22px;padding:0 0 0 17px;border-bottom:6px solid #4d5769;font-size:11px;font-family:Arial, sans-serif;position:relative;z-index:50;}
#menu ul { margin:0;padding:0; }
/* FEN DEBUT */ 
#menu ul li { 
    position:expression('relative');
    display:expression('inline');
    width:120px;
    margin:0;
    padding:0;
}
#menu .selected {background:transparent url(../images/share/borderorange.gif) bottom no-repeat;}
#menu ul>li { 
    list-style-type:none;
    margin:0;                                                       
    padding:0;
    float:left;
    position: relative;
}
/* FEN FIN */   
#menu ul li a {position:relative;top:11px;padding:0 0 12px 0px;margin:0;text-transform:uppercase;width:120px;text-decoration:none;color:#222a2f;background:transparent url(../images/share/borderblue.gif) bottom left no-repeat;display:block;}
#menu ul li a:hover {color:#dc641e;}
#menu ul li ul { top:expression(this.parentNode.offsetHeight+"px");left:expression(0);position:absolute;display:none;margin-top:11px;border:none;background-image:none;}
#menu ul li:hover ul { display:block; }
#menu ul li ul li { display:block;width:144px;padding:0;position:relative;z-index:50; }
#menu ul li ul li a  {margin:0;padding:0 0 0 4px;top:0;width:145px;background-image:none;text-transform:none;line-height:20px;background-color:#eceff1;}
#menu ul li ul li.ssmenu_last {background: transparent url(../images/share/sousmenu_bg.gif) bottom left no-repeat;width: 149px;height: 32px;}
    
/* FEN DEBUT */ 
    .pluspetit {
        width: 90px !important;
    }
/* FEN FIN */

/* fin dropdown menu principal */   




/* footer */
/* ------ */
#footer
{
    background: #c0c9cf url('../images/share/baseline_arrondi.gif') no-repeat left top;
    float:right;
    height:32px;
    text-align:center;
    width:945px;
	margin-left: 22px;
}
#footer p {margin-top:2px;font-size:10px;color:#4d5769;}
#footer p a {
    color:#4d5769;
    text-decoration:none;
    font-size:10px;
}
#footer p a:hover {color:#dc641e;}

#footer p span {color:#dc641e;}




/* contenu */
/* ------- */

#contenu {
    position:relative;
    background:#fff;
    width:945px;
    float:right;
    padding:0;
    margin:0;

}





/* Fil d'ariane */
/* ------------ */

#ariane {
    margin: 0 0 0 17px;
}

/* FEN DEBUT */
#menuRappel {
    margin: 0px;
    position: absolute;
    left: 17px;
    top: 6px;
    width: 750px;
}

#ariane a, #menuRappel a {
    font-family:Arial;
    font-size:10px;
    color:#b8bcc3;
    text-decoration:none;
    margin-left:5px;
}

#ariane img, #menuRappel img {
    position:relative;
    top:1px;
    
}
/* FEN FIN */



/* stuff */
/* ----- */
img {
    border:none;
}

.left {float:left; margin: 0 6px 0 0;}
.right {float:right; margin:10px 6px 0 0;}
.pushright {margin-left:107px; margin-top:80px;}


/* Boutons */
/* ------- */

#morenews a {
    font-size:11px;
    text-decoration:none;
    color:white;
    background:#f0a816 url(../images/share/morenews_btn.gif) no-repeat;
    display:block;
    width:71px;
    padding:3px 0 3px 16px;
    margin:40px 0 1px 30px;
}

a.btn, input.btn  {
    font-size:10px;
    font-weight: bold;
    height: 15px;
    text-decoration:none;
    color:white !important;
    background-color:#4D5769;
    border:none;
    cursor: pointer;
    background-repeat:no-repeat;
    margin:0;
    width:auto !important;
}
/*SEM*/
a.btnlogin {
    
    font-size:10px;
    line-height:15px;
    text-decoration:none;
    color:white;
    padding-left:23px;
    padding-right:10px;
    font-weight:bold;
    background-color:#DC641E;
    background-repeat:no-repeat;
}
/*FIN SEM*/
a.dl {background-image: url(../images/share/dl_icon.gif);}
a.valid {background-image: url(../images/share/valid_icon.gif);}
/*SEM*/
a.login,a.souscrire {
    background-image: url(../images/share/login_icon.gif);
    display:block;
    width:28px;
}
a.souscrire {
    width:38px;
}
/*FIN SEM*/
a.home {background-image: url(../images/share/home_icon.gif);}
a.back {background-image: url(../images/share/returnsearch_icon.gif);}
a.reinit {background-image: url(../images/share/reinit_icon.gif);}
a.close {background-image: url(../images/share/close_icon.gif);margin:10px 0px 10px 0;}
/*SEM*/
a.recherche {background-image: url(../images/share/recherche_icon.gif);}
.blocLogin {right: 3px; position: absolute;top:3px;}
/*FIN SEM*/
/* ------------------------------------------------ */
/* PAGE DYNAMIQUE */
/* ------------------------------------------------ */


/* Menu secondaire de gauche */
/* ------------------------ */  


/*submenu niv 2, 3 et 4*/
#submenu1 {
    font-size:10px;
    text-transform:uppercase;
    width:148px;
    margin:52px 0 0 0;
    padding:0;
    float:left;

}
#submenu1 li {
    list-style:none;
    position:relative;
    
}
#submenu1 a{
    display:block;
    margin:0 0 1px 0;
    text-decoration:none;
    color:#4d5769;
    border-left:7px solid #4d5769;
}


/* JLE DEBUT : Modifie par JLE pour prendre en compte la nouvelle fleche vers le bas*/
#submenu1 li img {  
    margin:-7px 0 0 -7px;
  padding:0;
  display:block;
}
#submenu1 li span {
    display:block;
    margin:0 0 0 1px;
    padding:10px 1px 6px 9px;
    background:#e9ebed;
}

#submenu1 .selected{
    border-left:7px solid #dc641e;
}
#submenu1 .selected span {
    background-color:#e2e5e8;
}

/*niv 3*/
#submenu1 li ul{
    margin-left:-40px;
}
    #submenu1 li ul a{
        border-left:7px solid #949aa5;
    }
    #submenu1 li ul span {
        display:block;
        margin:0 0 0 1px;
        padding:10px 1px 6px 15px;
        background-color:#f4f5f6;
    }

/* niv 4 */
#submenu1 li li ul{
    margin-left:-40px;
}
    #submenu1 li li ul a {
        border-left:7px solid #c9ccd2;
    }
    #submenu1 li li ul span {
        display:block;
        margin:0 0 0 1px;
        padding:10px 1px 6px 21px;
        background-color:#f3f4f5;
    }
/* JLE FIN */



/*contenu de page*/

#content {
    float:right;
    width:786px;
    font-family:Trebuchet MS;
    font-size:12px;
}

/* FEN DEBUT */
#content h2 {
    font-size:13px;
    font-family:Arial, sans serif;
    text-transform:uppercase;
    color:#DC641E;
    margin:-7px 0 8px 0;
}
/* FEN FIN */

#tool {
    float:right;
    margin-right: 42px;
}

#tool a {
    display:block;
    float:left;
}

/** FEN debut **/
#function, .statusbar {
    width:192px;
    background-color:#bfd1dd;
    position:relative;
    top:13px;
    left:584px;
    border:1px solid #9594a2;
    font-family: Trebuchet MS !important;
    font-size: 11px !important;
}
/** FEN Fin **/

#chooseform p{
    margin:0;
    padding:0;
}


.clear {clear:both;}
.clear_r {clear:right;}
.clear_l {clear:left;}

/*------HelpBox------*/
/*-------------------*/

#conteneurhb {
/* CSO : adaptation a la taille de la popup + scrollbar sur browser et non sur div
    width:414px;
    height:598px;
    overflow:auto;
*/
    position:relative;
    background:#fff;
}


#headerhb {

/* CSO : adaptation a la taille de la popup
    width:375px;
*/
    width:370px;
    height:60px;
    padding:0 22px 0 0;
    background:#4d5769 url(../images/share/cornerhb.jpg) left no-repeat;
    color:#c6cfd5;
    font-weight:bold;
    font-style:italic;
    
}

#headerhb .logo {margin:13px 0 0 16px;}

#headerhb span {margin-left:157px;}
#headerhb span img {position:relative;top:4px;left:3px;}

#hbcontent h1 {font-size:12px;color:#dc641e;}
#hbcontent h2 {
	font-weight:bold;
	font-size: 20px;
}
#hbcontent h3 {
	font-weight:bold;
	background-image : url('../images/share/puce_lvl1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 11px;
	padding-top: 2px;
	font-size: 14px;
	text-transform: none;
}
#hbcontent {
/* CSO : adaptation a la taille de la popup (411,600)
    padding:8px 17px 0 17px;
*/
    padding:8px 15px 0 15px;
    text-align:justify;
    
    width:361px;
    font-family:Trebuchet MS;
    font-size:12px;
    color:#4d5769;
    line-height:14px;
    font-weight:normal;
}

#headerhb span#titre_popup {
    margin:-35px 0 0 0;
    display:block;
	padding-left:170px;
    text-align:right;
    
}

/** AGI debut **/
/* boutons */
p.submit {
    text-align:right;
    margin: 12px 0 12px 0;
}

input.back_search, a.back_search {
    background:#4F5669 url(../images/share/returnsearch_icon.gif) no-repeat scroll 0 0;
}
input.back_search_w, a.back_search_w {
    background:#4F5669 url(../images/share/returnsearch_icon_w.gif) no-repeat scroll 0 0;
}

p.submit input.retour_fpp_liste_prom
{
    background: #4f5669 url(../images/share/returnsearch_icon.gif) no-repeat scroll 0 0;
}

input.supprimer_selection
{
    background: #4f5669 url(../images/share/suppr.gif) no-repeat scroll 0 0;
}

input.reset
{
    background: #4f5669 url('../images/share/reinit_icon.gif') no-repeat;
}
input.valid
{
    background: #4f5669 url('../images/share/recherche_icon.gif') no-repeat;
}
 p.submit input.close, input.close {
    background: #4f5669 url('../images/share/close_icon.gif') no-repeat; 
 }
 
/** AGI fin **/

/** SEM debut style provenant de special_page.css **/
/* -----------LES BOUTON SUR FOND BLANC-------------- */

/** SEM **/
input.validate_w, a.validate_w {
    background:white url(../images/share/valid_w_icon.gif) no-repeat scroll 0 0;

}
input.validate, a.validate {
    background:#4F5669 url(../images/share/valid_icon.gif) no-repeat scroll 0 0;

}
/** FIN SEM **/
a.reinit_w {background-image:url(../images/share/reinit_icon2.gif);}
a.home_w {background-image:url(../images/share/home_icon.gif);}

input.home_w {
    background:#4F5669 url(../images/share/home_icon.gif) no-repeat scroll 0 0;
}

a.btn_w, input.btn_w {
    border:medium none;
    color:#4d5769;
    cursor:pointer;
    font-size:10px;
    font-weight: bold;
    height:15px;
    background-color: white;
    background-repeat:no-repeat;
    text-decoration:none;
    font-family: Trebuchet MS !important;
}

a.btn, a.btn_w {
    padding:0px 11px 0px 23px
}

input.btn, input.btn_w {
    padding:0px 7px 2px 20px;
}

#error_window a.home_w {margin-left:22px;} 

/*--------------LA FENETRE DE LOGIN--------------*/


#lg_window, #error_window, #session_window, #research_window{
    width:339px;
    color:white;
    background:#4d5769 url(../images/share/bottom_border.gif) bottom no-repeat;
    
}
#lg_window, #research_window {padding:0 0 5px 0;}
#error_window, #session_window {padding:0 0 60px 0;}
.visu {float:left;margin:-23px 0 0 -8px;position:relative;z-index:2;}

#lg_window, #research_window {margin:150px auto;}
#error_window, #session_window{margin:150px 0 150px 140px;}
 
#lg_window h1, #error_window h1, #session_window h1, #research_window h1 {
    font-size:22px;
    font-weight:bold;
    text-transform:uppercase;
    text-align:center;
    width:203px;
    padding:11px 0 25px 0;
    margin-right:7px;
    border-bottom:3px solid white;
}

#session_window h1, #research_window h1 {
    font-size:20px;
    margin-left:0px;
    }
#error_window h1 {width:193px;}
#lg_window .contenu {
    width:316px;
    padding:20px 0 20px 0;
    text-align:center;
    border-bottom:3px solid white;
    margin-left:15px;
    margin-top:10px;
    margin-bottom:10px;
}

#lg_window .contenu input {
    margin-right:0px;
    margin-top:14px;
}

#lg_window .ps {
    font-size:10px;
    width:316px;
    margin:4px 0 0 15px;
    text-align:right;
    padding:0 0 5px 0;
}

#lg_window .ps a, #lg_window span {color:#dc641e;}

#error_window .txt, #session_window .txt, #research_window .txt {
    width:316px;
    padding:10px 0 20px 0;
    text-align:center;
    border-bottom:3px solid white;
    margin-left:15px;
    margin-top:10px;
}
#session_window .txt {padding:30px 0 30px 0;}
#research_window .txt {padding:35px 0 35px 0;}
#error_window .txt span{
    color:#dc641e;
    font-size:19px;
}

#error_window .center {position:relative;top:22px;left:15px;}
#session_window .center {position:relative;top:22px;left:112px;}
#research_window .ps1 {font-size:10px;margin-left:15px;text-indent:6px;margin-top:10px;}
#research_window .ps2 {font-size:10px;}

.zero {
    margin:0;
    padding:0;
}

/** SEM fin style provenant de special_page.css **/
/** SEM debut style provenant de search.css **/
.research
{
    width: 776px;
}
.surligneorange {
    color: #da6520;
    }

/** FEN DEBUT adaptation */
.criteres h4
{
    color: black;
    font-size: 15px;
    font-weight: normal;
    margin: 5px 0 3px;
}
/** FEN FIN adaptation */


.criteresignal
{
    background-color: #d4d5da;
    padding: 5px 0;
}
.criterepromoteur
{
    background-color: #dcdde1;
    padding: 5px 0;
}
.critereclassification
{
    background-color: #e7e8ea;
    padding: 5px 0;
}
.critereperformance
{
    background-color: #eeeff1;
    padding: 5px 0;
}
.critererecherche
{
    background-color: #F5F5F5;
    padding: 5px 0;
}
    .critererecherche fieldset
    {
        border: 1px solid #da651f;
        
    }
        
        .critererecherche fieldset legend a
        {
            background: #4f5669 url('../images/share/login_icon2.gif') no-repeat;
        }
        
.criteretri
{
    background-color: #f7f7f7;
}

.research table {
    color: black;
    margin: 0 auto;
    width: 610px;
}

.research table th {
    font-weight: normal;
    text-align: right;
    width: 210px;
}

input[type=radio]
{
    width: 13px !important;
}

/* FEN DEBUT */
input[type=checkbox]
{
    width: 13px !important;
}

/* FEN FIN */

.research table tr select
{
    width: 376px;
}

    
/** modif debut seb  **/        
table tr input, table tr select
{
    border: 1px solid #9594a2;
    color: black;
    margin: 0;
    padding: 0;
    font-size:12px;
    font-family: Trebuchet MS !important;
}
/** modif debut seb  **/        
table tr input
{
    padding-left: 2px;
}

/** modif seb fin **/   
.criteres p.login
{
    float: right;
    margin: 0;
}
    .criteres p.login a
    {
        
    }

#isin
{
	width: 176px;
}
#cssf1
{
    width: 55px;
}
#cssf2
{
    width: 55px;
}
#cssf3
{
    width: 30px;
}
/** SEM fin style provenant de search.css **/

/** SEM debut style provenant de fund_card.css **/
/*style des onglet de la page fund_card*/
#onglet {
    margin:15px 12px 0 0;
    border-bottom:1px solid #dadddf;

}

#onglet a {
    float:right;
    display:block;
    padding:0 8px;
    font-size:11px;
    margin:6px 0 0 2px;
    text-decoration:none;
    color:white;
    background-color:#4d5769;
}

#onglet .selected {background-color:#dc641e;}

/* fin de style des onglets*/


/*style des bloc de la page fund card*/

#blocresume {
    margin:15px 0 0 0;
    float:left;
}

/** SEM modif du style **/
.bloctitle,.blocwl, #blocwl {
/*  width:250px; */
    text-align:left;
    height:19px;
    font-size:12px;
    padding:0 0 2px 0;
}
/**FIN SEM **/

.bloctitle {background-color:#4d5769;}
#blocwl {background-color:#dc641e;}
/** SEM **/
.blocwl {background-color:#dc641e;}
/** FIN SEM **/


.bloctitle span, #blocwl span{
    position:relative;
    top:-3px;
    left:4px;
    color:white;
}

#content_intervenant .bloctitle span {
	top:3px;
}

#logbtn {margin-left:120px;width:50px;height:15px;}

.bloctitle img, #blocwl img {
    position:relative;
    top:1px;
    border:none;    
}

.blocontent {
    border-width:0 1px 1px 1px;
    border-style:solid;
    margin:0 0 9px 0;
    height:235px;
    
}

.blocontent {border-color:#dadddf;}
    


#blocwltxt p {margin:0 0 0 8px;padding-top:15px;}

#blocwltxt img {margin:5px 0 0 175px;border:none;}

#blocwltxt select {margin:0 0 0 8px;width:230px;}

.blocontent a{
    font-size:12px;
    color:#dc641e;
    padding-right:4px;
    margin-top:-2px;
    float:right;
}

.blocontent img {margin-left:14px;}

#signal, #price, #doc, #divid, #graphprice, #watchlist {
    float:left;
    width:250px;
}

#price, #doc, #graphprice, #watchlist {
    margin-left:12px;
}

.blocontent table {
    font-size:12px;
    border:1px none #dadddf;
    width:248px;
    border-collapse:collapse;
    line-height:12px;
}

.blocontent table td {
    padding:6px 4px;
}

.righty {text-align:right;}

#signal table td a {float:none;}

#signal .blocontent a img {border:none;margin-right:-4px;}

.stabilo {
    border-style: none;
    background-color: rgb(218, 221, 223);
}

.tabtxt {text-align:center;}

.tabcontent{
    border-left:1px solid black;
    text-align:center;
}

/*fin de style des 6 blocs de la page fund card*/


/*--Onglet EUSD--*/

.eusd .bloctitle {width:774px;position:relative;}
/*--SEM-*/

/*-FIN SEM-*/

.eusd td {vertical-align:top;}

.tableauSavingsDirective
{
border-left: 0px hidden;
border-top: 0px hidden;
border-bottom: 0px hidden;
empty-cells: show;
text-align: center;
}
.tableauSavingsDirectiveSeuil
{
border-left: 0px hidden;
border-right: 0px hidden;
border-top: 0px hidden;
border-bottom: 0px hidden;
empty-cells: show;
text-align: center;
}

.enteteSavingsDirective
{
padding: 0px 5px;
color: #000000;
background-color: #DADDDF;
height: 36px;
border-left: 1px solid #FFFFFF;
border-right: 0px hidden;
border-top: 0px hidden;
font-weight:normal;
}

.enteteSavingsDirectiveCol1
{
padding: 0px 5px;
color: #000000;
background-color: #DADDDF;
height: 36px;
border-left: 0px hidden;
border-right: 0px hidden;
border-top: 0px hidden;
font-weight:normal;
}

.celluleSavingsDirective
{
padding: 0px 5px;
color: #000000;
border-left: 1px solid #FFFFFF;
border-right: 0px hidden;
border-top: 0px hidden;
border-bottom: 0px hidden;
height: 28px;
}

.celluleSavingsDirectiveCol1
{
padding: 0px 5px;
color: #000000;
border-left: 0px hidden;
border-right: 0px hidden;
border-top: 0px hidden;
border-bottom: 0px hidden;
height: 28px;
}
/*--Onglet FFP--*/
.ffp .tabhisto {width:387px;margin:5px 15px;border:1px solid #dc641e;text-align:center;}
.ffp .tabhisto .stabilo {background-color:#dc641e;text-align:center;color:#fff;}

.ffp th {background-color:#828996;color:#fff;text-align:left;}

.ffp .subtab, .ffp .subtab2 {
    width:380px;
    margin:10px 0 5px 3px;
}
.ffp {
    text-align:left;
}
.ffp .subtab2 {border:1px solid #4d5769;}

.ffp .subsubtab {width:370px;margin:10px 0 0 4px;}
.ffp .subsubtab th {background-color:#a6abb4;}
/** SEM fin style provenant de fund_card.css **/
/** SEM **/
.portletResume{
    border-left: 1px solid #DADDDF;
    border-right: 1px solid #DADDDF;
    border-bottom: 1px solid #DADDDF;
    width: 250px;
}
.portletBordGris{
    border-left: 1px solid #DADDDF;
    border-right: 1px solid #DADDDF;
    border-bottom: 1px solid #DADDDF;
}
.portlet100pct{
    width:774px;
    margin-bottom:10px;
}
.portletleft50pct{
    width:382px;
    padding-right: 5px;
}
.portletright50pct{
    width:382px;
    padding-left: 5px;
}
.portletEUSD{
    margin-bottom: 20px;
    border-width:0 1 1 1px;
    border: 1px solid #DADDDF;
}
.enregistrement{
	font-size:12px !important;	
}
.enregistrement tr input {
    width:152px;
}
.enregistrement tr select {
    width:157px;
}


/** FIN SEM **/
/** FEN DEBUT */
.iAide {
    position: relative;
    top: -3px;
    margin-right: 0px !important;
}
/** FEN DEBUT */

/** AGI DEBUT fund_tree.css */
/*page fund tree*/

#period {margin:0 0 0 20px;color:#4d5769;}
#period img, #period input {
    font-family: Trebuchet MS !important;
    position:relative;top:4px;
}
#period p {margin-left:50px;}
#period span {float:left;}
#period table {margin:10px 0 0 25px;}
#period td {vertical-align:top;}

#info_droite {
    background:#4d5769 url(../images/share/info_droite_border.jpg) no-repeat;
    padding-left:11px;
    width:235px;
    height:52px;
    text-align:right;
    float: right;
    /*margin:-80px 0 25px 540px;*/
    margin-bottom: 25px;
    margin-right: 10px;
}
#info_droite span{display:block;color:white;font-size:11px;margin:0;padding-right:6px;}
#info_droite span img{position:relative;top:4px;}
#info_droite #info1 {height:25px;border-bottom:1px solid white;}
#info_droite #info2 {margin-top:-14px;}

/*select, option, form p, form span {font-size:12px;color:#4d5769;}*/

#selection span
{
    float: right;
}
    #selection label.inline
    {
        margin: 0;
    }

/*tab de "fund tree*/

#center {text-align:center;;color:#4d5769}

#fundtree td {
    /*width:194px;*/
    height:20px;
    border-left:1px solid #f4f5f7;
}

#intitul_tab {background-color:#dc641e;font-size:13px;text-align:center;color:white;}

#fundtree td.first {border:none;}


/*liste a puce de l'arborescence*/

#tree {
    background:transparent /*url(../images/share/bg_ul.gif)*/none repeat-y;
    /*width:773px;*/
    position:relative;
    top:0px;
    margin:0;
    padding:0;
    color: #000000;
}
#tree li {
    list-style:none;
    /*width:194px; decommenter pour retour a la ligne dans libelles arborescence*/
    margin:0;
    padding:0;
}

#tree ul {
    list-style:none;
    /*width:194px;*/
    padding:0;
    margin:0;
}
#tree a {color:#dc641e;}
#tree li li, #tree li li li {padding-left:154px;}


/*valeur de la l'arborescence*/

.boximg, .endtree {float:left;padding:0;margin:0;height:40px;}
.boximg input {margin:-40px 0 0 43px;padding:0;display:block;}
.endtree input {margin:-40px 0 0 18px;padding:0;display:block;}

.boximg img, .endtree img {margin:0;padding:0;}

.boxtxt {height:40px;margin:0;padding:0;}
/* 
.zero {
    margin:0;
    padding:0;
}
 */

/*  aborescence */
.lifundtree
{
    background: transparent /*url('../images/share/fund_tree_li.gif')*/none no-repeat 5px -30px;
    margin: 0 !important;
    /*padding: 0 0 0 194px !important;*/
}
.lilastfundtree
{
    background: transparent /*url('../images/share/fund_tree_last.gif')*/none no-repeat 5px -30px;
    margin: 0 !important;
    /*padding: 0 0 0 194px !important;*/
}
.boximg
{
    background: transparent url('../images/share/fund_tree_boximg.gif') no-repeat 8px 7px;
}
.lastboximg
{
    background-position: 8px -25px;margin:0;padding:0;
}
.nobgboximg
{
    background: none;margin:0;padding:0;
}
/*debut styles arborescences en fonction des pages*/
.opctree {
    background-image: url(../images/share/bg_ul_opctree.gif) !important;
}
.liopctreecompart {
    padding-left: 228px !important;
    background-image: url(../images/share/fund_tree_li_opctree_compart.gif);
}
.lilastopctreecompart {
    padding-left: 228px !important;
    background-image: url(../images/share/fund_tree_last_opctree_compart.gif);
}
.liopctreetdp {
    padding-left: 270px !important;
    background-image: url(../images/share/fund_tree_li_opctree_tdp.gif);
}
.lilastopctreetdp {
    padding-left: 270px !important;
    background-image: url(../images/share/fund_tree_last_opctree_tdp.gif);
}

.FPPopctree {
    background-image: url(../images/share/bg_ul_FPPopctree.gif) !important;
}
.liFPPopctreecompart {
    padding-left: 228px !important;
    background-image: url(../images/share/fund_tree_li_FPPopctree_compart.gif);
}
.lilastFPPopctreecompart {
    padding-left: 228px !important;
    background-image: url(../images/share/fund_tree_last_FPPopctree_compart.gif);
}
.liFPPopctreetdp {
    padding-left: 270px !important;
    background-image: url(../images/share/fund_tree_li_FPPopctree_tdp.gif);
}
.lilastFPPopctreetdp {
    padding-left: 270px !important;
    background-image: url(../images/share/fund_tree_last_FPPopctree_tdp.gif);
}

.StationExterneopctree {
    background-image: url(../images/share/bg_ul_StationExterneopctree.gif) !important;
}
.liStationExterneopctreefund {
    padding-left: 220px !important;
    background-image: url(../images/share/fund_tree_li_StationExterneopctree_fund.gif);
}
.lilastStationExterneopctreefund {
    padding-left: 220px !important;
    background-image: url(../images/share/fund_tree_last_StationExterneopctree_fund.gif);
}
.liStationExterneopctreecompart {
    padding-left: 166px !important;
    background-image: url(../images/share/fund_tree_li_StationExterneopctree_compart.gif);
}
.lilastStationExterneopctreecompart {
    padding-left: 166px !important;
    background-image: url(../images/share/fund_tree_last_StationExterneopctree_compart.gif);
}
.liStationExterneopctreetdp {
    padding-left: 164px !important;
    background-image: url(../images/share/fund_tree_li_StationExterneopctree_tdp.gif);
}
.lilastStationExterneopctreetdp {
    padding-left: 164px !important;
    background-image: url(../images/share/fund_tree_last_StationExterneopctree_tdp.gif);
}
/*fin styles arborescences en fonction des pages*/
/** AGI FIN fund_tree.css */


/** AGI DEBUT - arborescences */
.checkboxtree {
    vertical-align:middle;
}

label {
    vertical-align:middle;
}
/** AGI FIN - arborescences */

/** FEN Debut Encart Intervenant */
#types_intervenants {
    position:relative;
    background-color:#f4f5f7;
    border:1px solid #e2e5e8;
    color:#aab2b7;
    font-weight:bold;
    height: 115px;
    margin-bottom:30px;
    margin-right: 10px;
}

#intervenants a {
    color:#4d5769;
    text-decoration:none;
}
#intervenants a:hover {
    color:#dc641e;
}

#intervenants a#intervenants_actif {
color:#dc641e;
}

#intervenants ul {
    margin-top: 15px;
}
#intervenants ul li {
    list-style:none;
}

    
#inter_1 { 
    float:left;
    margin-left:0px;
    padding-left:43px;
    
}
#inter_2 { 
    float:left;
    margin-left: 60px;
}
#inter_3 { 
    float:left;
    margin-left: 60px;
}




#intervenants span {
    background: transparent url(../images/share/normal_puce_intervenants.gif) no-repeat 0px 4px;
    padding-left: 15px;
}
#intervenants a span {
    background: transparent url(../images/share/link_puce_intervenants.gif) no-repeat 0px 4px;
    padding-left: 15px;
}

a#intervenants_actif span {
    background: transparent url(../images/share/orange_puce_intervenants.gif) no-repeat 0px 4px;
    padding-left: 15px;
}




/* contact */
#contact_intervenants {
    position:relative;
    border:1px solid #dc641e;
    color:#4d5769;
    margin: 60px 10px 20px 0px;
    padding: 0 0 5px 0;
}
    #contact_intervenants a {
        color: #DC641E;
    }
    
#blocw_contact {
    height:19px;
    padding:0 0 2px 0;
    background-color:#dc641e;
}
    #blocw_contact span{
        position:relative;
        top:3px;
        left:4px;
        color:white;
        font-weight:normal;
    }
    
#name_intervenants {
    background-color:#f4f5f7;
    font-size:14px;
    margin: 0 0 5px 0;
    padding:5px 0px 5px 20px;
}
    #name_intervenants span {
        text-transform:uppercase;
        font-weight:bold;
        display:block;
    }
    
#add_intervenants {
    float:left;
    margin-left: 20px;
    line-height:14px;
}
#add_intervenants2 {
    float: right;
    line-height:14px;
    margin: 0 125px 0 0;
    width: 320px;
}
    #add_intervenants2 .inter_name
    {
        background: transparent url('../images/share/temp.gif') no-repeat right 5px;
        float: left;
        height: 40px;
        padding: 0px 20px 0 0;
    }
    #add_intervenants2 .inter_coord
    {
        float: right;
    }
.clearboth {
    clear: both;
    }
    
h3 {
    font-size:12px;
    color: #4d5769;
    text-transform:uppercase;
    font-weight:normal;
    margin-top: 8px !important;
}

.blocwltitre {
    font-weight: normal;
}

.margin {
    margin-right: 10px;
}

.intervenant_detail {
    margin-right: 10px;
    margin-top: 20px;
}

#intervenantFonds {
    float: right;
    margin: 10px 10px 10px 0px;
    width: 180px;
}
#intervenantFonds img {
    text-align: left;
    margin-right: 5px;
    margin-top: 5px;
}
a:visited{
  color: #FFFFFF;
}
/* FEN FIN */

