@charset "utf-8";


body {
	font-family: Arial, Helvetica, sans-serif;
	color: #616f79;
	margin: 0;
}
#btn_refresh {
	float: right;
}



.titre_01{
	font-size: 16px;
	font-weight: bold;
	margin-bottom:0px;
	width: 350px;
}

.titre_01 h2{
font-size: 16px;
font-weight:normal;
margin-top:0px;
}

#tableau_action{
	width:400px;
	border:0px;
	margin-top: 13px;
}
#tableau_action, #tableau_ISIN{
font-size:12px;
	font-weight:bold;
	color:#616f79;}

#tableau_action .marge{
width:40px;}

#tableau_action .titre{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#ff9900;
	padding-left: 40px;
}
#tableau_action .ligne01_col01 {
	width:40px;
	height: 18px;
	}
#tableau_action .ligne01_col02 {
	width:255px;
	padding-left: 10px;
	}
#tableau_action .ligne01_col03 {
	width:93px;
	background-color:#ebf2fa;
	padding-left: 10px;
	font-weight: normal;
	}	
#tableau_action .ligne01_col04 {
width:15px;	
	}
#tableau_action .ligne02_col01 {
	width:40px;
	background-color:#f3f3f4;
	height: 18px;
	}
#tableau_ISIN{
	background-color: #f3f3f4;
	width: 350px;
/*	width: 276px;*/

}
.cartouche_graphique {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a4bbd0;
	text-align: center;
	width: 166px;
	height: 20px;
	padding-top: 5px;
	margin-top: 25px;
	margin-bottom: 0px;
}
.cartouche_graphique a:link, a:visited{
	color:#fff;
	text-decoration: none;
}

#formulaire_graphique {
	border: #a4bbd0 1px solid; 
	background-image: url(../images/bg_fomulaire.jpg);	
	width: 445px;
	margin-top: 0px;
}

#formulaire_graphique label {
	color: #ff9900;
	font-weight: bold;
	font-size: 12px;
}


#formulaire_graphique .btn {
	color:#FFFFFF;
	font-size:12px;
	background-color:#a4bbd0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width:32px;
	border:0;
	margin-right:15px;
	cursor: pointer;
}
#formulaire_graphique #periodes {
	width: 142px;
	height:21px;
}
#formulaire_graphique #indices {
	width: 203px;
	height:21px;
}


#formulaire_graphique #note {
	font-size: 10px;
	margin-top: 2px;
	margin-bottom:5px;
}
#formulaire_graphique td {
padding-left:15px;
padding-top:6px;}

#tableau_ISIN .separateur {
	background-color: #dee0e2;
	width: 1px;
	padding: 0;
}
.note {
	font-size: 10px;
	margin-top: 10px;
	width: 600px;
}


#tableau_ISIN td{
	height:20px;
	padding-left: 5px;
	padding-top: 2px;
}
#tableau_ISIN .capiboursiere{
font-weight:normal;
}
#tableau_ISIN .intitule{
/*width:175px;*/
width:140px;
}


#tableau_action .ligne02_col02 {
	width:255px;
	background-color:#e5e6e8;
	padding-left: 10px;
	}
#tableau_action .ligne02_col03 {
	width:93px;
	background-color:#d2dbe3;
	padding-left: 10px;
	font-weight: normal;
	}	
#tableau_action .ligne02_col04 {
width:15px;	
background-color:#f5f6f7;
	}

