/* CSS Document */
/****************************  1er bloc  ***************************/

.tab_company{
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  
  padding: 1px;
  border-collapse: collapse;
}
.tab_company .padding_5{
  padding-bottom: 5px;
}
.fond_compteur {
  background-image: url(all/img/fiche_company/fond_loupe1.png);
  background-repeat: no-repeat;
  vertical-align: middle;
}
.fond_compteur table {
  margin-left: 6px;
}
.txt_valeur1 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
}
.txt_valeur2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 15px;
}
.txt_valeur3 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
}
.txt_valeur4 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 15px;
}
.tab_cours {
  border: 1px solid #000000;
  border-collapse: collapse;
  /*background-image: url(all/img/fiche_company/fond_port_tour.gif);*/

  background-color: #8C939B;
}
.tab_cours .entete_tab {
  color: #ffffff;
  font-size: 10px;
  text-align: center;
  width: 20%;
}
.tab_cours .donne_tab {
  border: 1px solid #000000;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  background-color: #ffffff;
  width: 20%;
}
.tab_cours2 {
  border: 1px solid #808080;
  border-collapse: collapse;
  /*background-image: url(all/img/fiche_company/fond_port_tour.gif);*/
  font-size: 9px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  /*margin-top: 5px;*/

  background-color: #8C939B;
}
.tab_cours2 .entete_tab {
  color: #ffffff;
  font-size: 9px;
  text-align: left;
  padding-left: 2px;
  background-color:#8C939B;
}
.tab_cours2 .ligne2, .tab_cours2 .ligne1 {
  font-size: 10px;
  text-align: left;
  /*padding-left: 8px;*/
  font-family: Arial, Verdana, Arial, Helvetica, sans-serif; /*"Arial narrow",Verdana,Arial,Helvetica,sans-serif; */
}
.tab_cours2 tr {
    background-color: #FFFFFF;
}
.tab_cours2 tr:nth-child(2n+1) {
    background-color: #F0F0F0;
}
.tab_cours2 td {
    padding: 2px 2px 2px 5px;
}
.market {
  background-image: url(all/img/fiche_company/onglet_gris1.gif);
  background-repeat: no-repeat;
  font-size: 10px;
}
.market a{
  color: #000000;
  text-decoration: none;
}
.market a:hover{
  background-repeat: no-repeat;
  background-image: url(all/img/fiche_company/onglet_bleu1.png);
  font-size: 9px;
  color: #ffffff;
  display: block;
}

.market_bleu {
  background-repeat: no-repeat;
  background-image: url(all/img/fiche_company/onglet_bleu1.png);
  font-size: 9px;
}
.market_bleu .font_white {
  color: #ffffff;
  text-align: center;
}
.market_bleu td, .market td {
  text-align: center;
}
.code_isin {
  font-size: 10px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
.nom_societe {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #2c3662;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
}

.ligne1 {
	background-color: #EEEEEE; /*#F4F4FD;*/
}
.ligne2 {
	background-color: #FFFFFF;
}
.liseret{
  background-image: url(all/img/outil_alpha/fond_titre.jpg)
}

/***********************************   fin 1er bloc  *****************************/
/***********************************   2eme block (profil)  *****************************/

/********onglet**********/
.tab_onglet{
  border-collapse: collapse;
}
.tab_onglet a{
  text-decoration: none;
  color: #000000;
}
.onglet_selec_1{
  background-image: url(all/img/fiche_company/onglet_bleu2.gif);
  width: 93px;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 11px;
  background-repeat: no-repeat;
  text-align:center;
  vertical-align: middle;
}
.onglet_selec_2{
  background-image: url(all/img/fiche_company/onglet_bleu3.gif);
  width: 93px;
  color: #ffffff;
  font-size: 11px;
  background-repeat: no-repeat;
  text-align:center;
  vertical-align: middle;
  
}
.onglet_deselec_1{
  background-image: url(all/img/fiche_company/onglet_gris2.gif);
  width: 93px;
  color: #000000;
  font-size: 11px;
  background-repeat: no-repeat;
  text-align:center;
  vertical-align: middle;
}
.onglet_deselec_2{
  background-image: url(all/img/fiche_company/onglet_gris3.gif);
  width: 93px;
  color: #000000;
  font-size: 11px;
  background-repeat: no-repeat;
  text-align:center;
  vertical-align: top;
  padding-top:1px;
}
.onglet_deselec_1 a, .onglet_deselec_2 a{
  text-decoration: none;
  color: #000000;
}
.onglet_deselec_1 a:hover{
  text-decoration: none;
  color: #ffffff;
  background-image: url(all/img/fiche_company/onglet_bleu2.gif);
  display: block;
}
.onglet_deselec_2 a:hover{
  text-decoration: none;
  color: #ffffff;
  background-image: url(all/img/fiche_company/onglet_bleu3.gif);
  display: block;
}
.onglet_vide{
  background-image: url(all/img/fiche_company/onglet_vide.gif);
  background-repeat: no-repeat;
}

/********fin onglet**********/
/************* fin 2eme bloc *********/
/*********** debut 3eme bloc *********/


/************* fin 3eme bloc *********/
/*********** debut 4eme bloc *********/


/************* fin 4eme bloc *********/
/*********** debut 5eme bloc *********/
/************** .bloc5  **************/

.bloc5 .titre_bloc{
  background-image: url(en/img/fiche_company/news.jpg);
  background-repeat: no-repeat;
  background-color: #e8e8ed;
    border-left: 1px solid #000033;
    border-top: 1px solid #bababa;
    border-right: 1px solid #bababa;
}
.bloc5 .contour_bloc{
    border-left: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
    border-right: 1px solid #bababa;
}
.bloc5 .entete_tab2{
  color: #ffffff;
  font-size: 9px;
}

.bloc5 .tab_cours td{
  padding-left: 5px;
}

.bloc5 .entete_tab2 td{
  padding-left: 10px;
  color: #ffffff;
}
.bloc5 .tab_cours {
  border: 1px solid #000033;
  border-collapse: collapse;
  background-image: url(all/img/fiche_company/fond_port_tour.gif);
}


/************* fin 5eme bloc *********/
/*********** debut 6eme bloc *********/




/************* fin 6eme bloc *********/
/*********** debut 7eme bloc *********/
/************** .bloc7  **************/



.bloc7 .titre_bloc{
  background-image: url(en/img/fiche_company/reservers_resources.jpg);
  background-repeat: no-repeat;
  background-color: #e8e8ed;
  border-left: 1px solid #000033;
  border-top: 1px solid #bababa;
  border-right: 1px solid #bababa;
}
.bloc7 .contour_bloc{
  border-left: 1px solid #bababa;
  border-bottom: 1px solid #bababa;
  border-right: 1px solid #bababa;
}
.bloc7.entete_tab2{
  color: #ffffff;
  font-size: 9px;
}

.bloc7 .tab_cours td{
  padding-left: 5px;
}

.bloc7 .entete_tab2 td{
  padding-left: 10px;
  color: #ffffff;
}
.bloc7 .tab_cours {
  border: 1px solid #000033;
  border-collapse: collapse;
  background-image: url(all/img/fiche_company/fond_port_tour.gif);
}




/************* fin 7eme bloc *********/
/*********** debut 8eme bloc *********/
/************** .bloc8  **************/

.bloc8 table{
  border-left: 1px solid #bababa;
  border-bottom: 1px solid #bababa;
  border-right: 1px solid #bababa;
}
.bloc8 .titre_bloc{
  background-image: url(en/img/fiche_company/company_infos.jpg);
  background-repeat: no-repeat;
  background-color: #e8e8ed;
  border-top: 1px solid #bababa;
}
.bloc8 .contour_bloc{
    border: 1px solid #000033;
 }
.bloc8 .entete_tab2{
  color: #ffffff;
  font-size: 9px;
}

.bloc8 .contour_bloc td{
  padding-left: 5px;
}

.bloc8 .entete_tab2 td{
  padding-left: 10px;
  color: #ffffff;
}
.bloc8 .tab_cours {
  border: 1px solid #000033;
  border-collapse: collapse;
  background-image: url(all/img/fiche_company/fond_port_tour.gif);
}

.bloc8 .coordonnee{
padding-left: 15px;
}

.txt_legende {
  font-size: 9px;
  font-weight: bold;
  color: #000000;
}

.cartouche_titre_portfolio {
  background-color: #ffffff; /*#5c6486;*/
  background-image: url(all/img/portefeuille/cartouche.gif);
  background-repeat: no-repeat;
  background-position: right top;
  height: 14px;
  width: 200px;
  text-align: left;
  padding-left: 10px;
  vertical-align: middle;
  color: white;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  border-left: 1px solid #000033;
}

a.sel_bas_portfolio{
width:120px;
height:15px;
background-image:url(fr/img/market/market_bas.gif);
background-position: right top;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:8px;
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
vertical-align:middle;
display:block;
}

a:visited.sel_bas_portfolio
{
	color:White;
}


a.sel_bas1_portfolio{
/*background-image:url(fr/img/market/market_bas_d.gif);
background-position: right top;*/
width:120px;
height:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:8px;
text-align:center;
vertical-align:middle;
text-decoration:none;
display:block;

background-color: #444480;
}

a.sel_haut_portfolio{
width:120px;
height:15px;
background-image:url(fr/img/market/market_haut.gif);
background-position: right top;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:8px;
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
vertical-align:middle;
display:block;
}

a:visited.sel_haut_portfolio
{
color:#333333;
}

a.sel_haut1_portfolio{
width:120px;
height:15px;
background-image:url(fr/img/market/market_haut_d.gif);
background-position: right top;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:8px;
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
vertical-align:middle;
display:block;
}


a.sel_bas_d_portfolio{
width:120px;
height:15px;
background-image:url(fr/img/market/market_dessus_d.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:8px;
background-repeat:no-repeat;
text-align:center;
text-decoration:none;
vertical-align:middle;
display:block;
border-left: 1px solid #000033;
}

a:hover.sel_haut_portfolio{
color:#FFFFFF;
background-image:url(fr/img/market/market_dessus.gif);
background-position: right top;
}

a:hover.sel_haut1_portfolio{
color:#FFFFFF;
background-image:url(fr/img/market/market_dessus.gif);
background-position: right top;
}

.financial_cell1
{
	font-weight: bold; 
	border-right: black 1px solid;
	text-align: right;
	padding-right: 4px;
}
.financial_cell2
{
	font-weight: bold; 
	text-align: right;
	padding-right: 4px;
}
.financial_cell_left
{
	border-right: black 1px solid;
}

.financial_ligne1 {
  background-color: #e2e2f9; 
}

.financial_ligne2 {
  background-color: #F4F4FD;
}

.down_color_red
{
	color : Red;
}

.up_color_green
{
	color : Green;
}

/* -------------- sinon confilt avec style gold des autres pages !!!! ----------*/

a.ongletgold1_77sel, a.ongletgold2_77sel{
/*background-image:url(all/img/fiche_company/ongletor.png);
background-repeat: no-repeat;
color:#ffffff;*/
width:77px;
height:36px;
display: block;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration:none;
text-align:center;
line-height:1.4em;
vertical-align: middle;
font-size:9px;

background-color: #ffffe0;
border-color: #888888 #888888 transparent;
border-style: solid;
border-width: 2px;
color: #000000;
}

a.ongletgold1_77desel, a.ongletgold2_77desel{
/*background-image:url(all/img/fiche_company/ongletor.png);
background-repeat: no-repeat;
background-position: bottom;
color:#ffffff;*/
width:77px;
height:36px;
display: block;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration:none;
text-align:center;
line-height:1.4em;
vertical-align:middle;
font-size:9px;

background-color: #ffffef;
border-color: #888888;
border-style: solid;
border-width: 1px 1px 2px 0;
color: #000000;
}
td:first-child > a.ongletgold1_77desel, td:first-child> a.ongletgold2_77desel
{
	border-left-width: 1px;
}

a:hover.ongletgold1_77desel, a:hover.ongletgold2_77desel{
/*background-position: top;
color: #ffffff;*/
text-decoration:none;

background-color: #ffffe0;
}

a.ongletgold1_77sel, a.ongletgold1_77desel{
font:15px/30px verdana;
font-size:9px;
}

#tableRisk_GoldZone
{
	width : 100%;
	text-align : center;
	vertical-align : middle;
}