/*------------------------------------CELLULLE DE TD-------------------------------------------------------*/
.titre_haut {
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:#000000;	
}
.stitre_haut {
	font-size:15px;
	font-family:arial;
}
.titre_scolaire {
	font-size:17px;
	font-family:arial;
	font-weight:bold;
	color:#000000;	
}
.txt_code_promo {
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#000000;	
}
.titre_niveau1 {
	font-size:10px;
	font-family:arial;
	color:#000000;	
}
.titre_panier {
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#000000;	
}
.titre_niveau2 {
	font-size:10px;
	font-family:arial;
	color:#FF6600;	
}
.texte_fin_niveau {
	font-size:10px;
	font-family:arial;
	color:#ffffff;	
}
.texte_classe {
	font-size:10px;
	font-family:arial;
	color:#000000;	
}
.texte_bilan {
	font-size:11px;
	font-family:arial;
	font-weight:bold;
	color:#000000;	
}
.texte_cahier {
	font-size:11px;
	font-family:arial;
	font-weight:bold;	
	color:#000000;	
}
.texte_prix {
	font-size:10px;
	font-family:arial;
	color:#000000;	
}
.texte_prix_titre {
	font-size:10px;
	font-family:arial;
	color:#000000;
	font-weight:bold;		
}
.texte_titre_init {
	font-size:11px;
	font-family:arial;
	color:#000000;
	font-weight:bold;		
}
.texte_bas {
	font-size:9px;
	font-family:arial;
	color:#000000;	
}
/*ce style n'est pas dans le site*/
.exemple{
	font-family : Verdana;
	font-size : 12px;
	font-weight:bold;
	line-height:12px;
}
/*ce style n'est pas dans le site*/
/*------------------------------------FIN CELLULLE DE TD-------------------------------------------------------*/



/*------------------------------------CELLULLE DE TD NDEX-------------------------------------------------------*/
.td_adresse {
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	color:#999999;
}

.td_adresse_orange {
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	color:#FFCC00;	
}

.td_credits {
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	color:#cccccc;	
}

/*------------------------------------FIN CELLULLE DE TD INDEX-------------------------------------------------------*/



/*--------------------------------------------INPUT-------------------------------------------------------*/

.my_input_panier{
	background-color:#FFFFFF;
	color : #000000;
	font: normal 9px Verdana;
	border-color : #000000;
	border-style: solid; 
	border-width: 1;
	height:15px;
}
.my_input_submit{
	background-color:#FFFFFF;
	color : #000000;
	font: normal 10px Verdana;
	border-color : #000000;
	border-style: solid; 
	border-width: 1;
	height:15px;
}
/*--------------------------------------------FIN INPUT-------------------------------------------------------*/
/*--------------------------------------------LIENS-------------------------------------------------------*/

.txt_help{
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	color : #000000;	
}
.txt_help:link {
	font-family : arial;
	font-size : 10px;
	color : #000000;	
	text-decoration: none;
}
.txt_help:visited {
	font-family : arial;
	font-size : 10px;
	color : #000000;	;
	text-decoration: none;
}
.txt_help:focus {
	font-family : arial;
	font-size : 10px;
	color : #000000;	
	text-decoration: none;
}
.txt_help:hover {
	font-family : arial;
	font-size : 10px;
	color : red;	
	text-decoration: overline underline;
}
.txt_help:active {
	font-family : arial;
	font-size : 10px;
	color : #000000;	
	text-decoration: none;
}

.text_gris_credits{	font-size:10px;	font-family:arial;font-weight:bold;color:#999999;}
.lien_gris_credits{color: #999999;text-decoration: none; font-weight:bold; font-family : arial;font-size : 10px;}
.lien_gris_credits:link {color: #999999;text-decoration: none;}
.lien_gris_credits:visited {color: #999999;text-decoration: none;}
.lien_gris_credits:focus {background-color:#999999;text-decoration: none;}
.lien_gris_credits:hover {text-decoration: underline;}
.lien_gris_credits:active {color: #999999;text-decoration: none;}

.txt_detail{
	font-family : arial;
	font-size : 11px;
	font-weight:bold;	
	color : #000000;	
}
.txt_detail:link {
	font-family : arial;
	font-size : 11px;
	font-weight:bold;		
	color : #000000;	
	text-decoration: none;
}
.txt_detail:visited {
	font-family : arial;
	font-size : 11px;
	font-weight:bold;		
	color : #000000;	;
	text-decoration: none;
}
.txt_detail:focus {
	font-family : arial;
	font-size : 11px;
	font-weight:bold;		
	color : #000000;	
	text-decoration: none;
}
.txt_detail:hover {
	font-family : arial;
	font-size : 11px;
	font-weight:bold;		
	color : red;	
	text-decoration: overline underline;
}
.txt_detail:active {
	font-family : arial;
	font-size : 11px;
	font-weight:bold;		
	color : #000000;	
	text-decoration: none;
}
/*--------------------------------------------FIN LIENS-------------------------------------------------------*/



/*------------------------------------ SCROLL BODY -------------------------------------------------------*/

BODY {
	scrollbar-face-color : #E165B0 ;
	scrollbar-shadow-color : #CCCCCC ;
	scrollbar-highlight-color : #CCCCCC  ;
	scrollbar-3dlight-color : #E165B0 ;
	scrollbar-darkshadow-color : #CCCCCC ;
	scrollbar-track-color : #ffffff ;
	scrollbar-arrow-color : #ffffff ;
	scrollbar-base-color : #E165B0;
}
/*
scrollbar-base-color = couleur de base des barres de défilement
scrollbar-3dlight-color = couleur pour les effets de relief (3D)-
scrollbar-arrow-color = couleur pour les pointeurs de défilement-
scrollbar-darkshadow-color = couleur pour les ombres-
scrollbar-face-color = couleur pour la surface-
scrollbar-highlight-color = couleur pour le bord haut et le bord gauche-
scrollbar-shadow-color = couleur pour le bord droit et le bord du bas-
scrollbar-track-color = couleur pour la barre de défilement non-cachée par le pointeur de défilement-
*/
