﻿.sub_
{
	padding-top: 8px;
  padding-bottom: 2px;
  font-weight: bold;
  background-image: url(all/img/charts/filet.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  text-align : left;
  height : 30px;
  padding-left : 30px;
}

.paraph_
{
	padding-left : 25px;
	padding-right : 25px;
	padding-top : 7px;
	padding-bottom : 12px;
	text-align : justify;
}

.tab_zone
{
	width : 100%;
	padding-top : 20px;
	padding-left : 5px;
	padding-right : 5px;
}

.contenu_main_tab
{
	border : solid 1px black;
}

.zone_graph
{
		height : auto;
		text-align : left;
		padding-left : 15px;
		padding-bottom : 25px;
		padding-top : 20px;
}

.line_button_2, line_button_1
{
	text-align : center;
}

a.btnNavig
{
	width : 68px; height : 23px; 
	vertical-align : middle;
	background-image : url(all/img/bouton/btn_or_bleu.png);
	background-repeat: no-repeat;
	background-position : bottom;
	font-family: Arial,Helvetica,sans-serif;
	text-align : center;
	color : white;
	font-weight : bold;
	text-decoration : none;
	line-height: 1.9em;
	display : block;
	font-size: 12px;
}

a.btnNavig_selected
{
	width : 68px; height : 23px; 
	vertical-align : middle;
	background-image : url(all/img/bouton/btn_or_bleu.png);
	background-repeat: no-repeat;
	background-position : top;
	font-family: Arial,Helvetica,sans-serif;
	text-align : center;
	color : white;
	font-weight : bold;
	text-decoration : none;
	line-height: 1.9em;
	display : block;
	font-size: 12px;
}

a:hover.btnNavig
{
	width :68px; height : 38px; 
	vertical-align : middle;
	background-image : url(all/img/bouton/btn_or_bleu.png);
	background-repeat: no-repeat;
	background-position : top;
	font-family: Arial,Helvetica,sans-serif;
	text-align : center;
	color : white;
	font-weight : bold;
	text-decoration : none;
	line-height: 1.9em;
	display : block;
	font-size: 12px;
}

.img_currency
{
	width : 75px;
	text-align : center;
}

h1
{
	font-size: 15px;
	padding : 0px;
	margin : 0px;
	border-collapse : collapse;
}

h2
{
	font-weight :bold;
	font-size : 14px;
	color : Black;
	padding : 0px;
	margin : 0px;
	text-align : left;
	height : 33px;
}

.graph
{
	padding : 15px;
	padding-top : 20px;
	padding-bottom : 0px;
	width : 375px;
	text-align : left;
	vertical-align : bottom;
}

.zone_code
{
	text-align : left;
	vertical-align : bottom;
	height : 90px;
}

.tb_code
{
	width : 375px;
	height : 90px;
	font-size : 11px;
	border : solid 1px gray; 
}

.titre_graph
{
	padding-top : 23px;
	vertical-align : bottom;
}

.tableCurrencies
{
	border: 0px; font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 7pt; font-weight: bold; padding-top: 2px; vertical-align: top; height: 35px;width: 100%
}

a:hover.btnCurrency
{
	color : Orange;
	text-decoration : none;
}

a.btnCurrency_selected
{
	color : Orange;
	text-decoration : none;
}

a.btnCurrency
{
	color : Black;
	text-decoration : none;
}

.line_sep
{
	border-bottom : solid 1px gray;
}