.texte {
	font-size: 12px;
	font-family: Tahoma;
}

.box {
	border: 1px solid #999999;
	margin: 20px;
	padding: 8px;
}
.boxauth {
	border: 1px solid #999999;
	margin: 8px;
	padding:3px;
}

.texte_blue {
	color: #4272A0;
	font-family: Tahoma;
	font-size: 12px;
}

.texte_red_bold {
	color: #CC0000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.texte_blue_bold {
	color: #4272A0;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.texte_grey_bold {
	font-size: 12px; 
	font-family: Tahoma; 
	font-weight: bold;
	color: #666666; 
}

.texte_menu {
	font-size: 12px;
	font-family: Tahoma;
	color: #323232;
	text-decoration: none;	
}

.texte_copyright {
	font-size: 10px; 
	font-family: Tahoma;
}

.table {
	margin-right:8; 
	margin-left:8;
}
.table_border {
	border: 1px solid #CCCCCC;
}


.texte_description {
	font-size:8pt;
	font-family: Tahoma;
}

.texte_puce {
	color : #4272A0;
	font-size:8pt;
	font-family: Tahoma;
}

.cel_savoirplus {
	color : #4272A0;
	font-size:8pt;
	font-family: Tahoma;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	text-decoration:none;
	
}

.input_client {
	color : #4272A0;
	font-size:8pt;
	font-family: Tahoma;
}

.bouton {
	color : #4272A0;
	font-size:8pt;
	font-family: Tahoma;
	font-weight: bold;
	margin-left: 10px;
}

.stat_curs {
	height: 10px;
	width: 1px;
	border: 1px solid #999999;
	background-color: #00FF00;
	float: left;
}
.stat_txt {
	color: #4272A0;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}.promo {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.infos {
	background-color: #FFFFCC;
	border: 1px solid #333333;
}
.main {
	padding: 5px;
}
