.rolotime {
	font-family : courier new;
	font-size : 16pt;
	font-weight : bold;
	color : #c0d000;
	background-color:#ffffff ; /* couleur fond horloge , doit être la même que celle du bandeau */
}

.col_titre {
	font-family : verdana;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;	/* couleur texte dans les titre de colonnes */
	background-color:#B0A06A ; /* couleur des bandes titre de colonnes, et bandeau boutique (compte, panier) */ 
	margin-bottom : 0; 
	margin-top : 0; 
}

.col_options {
	font-family : verdana;
	font-size : 8pt;
	color : #000000;	/* couleur texte  des colonnes */
	background-color:#ffffff ;	/* couleur de fond des options dans les colonnes de gauche */
	margin-bottom : 0; 
	margin-top : 0; 
}

.col_bandeau {			/* Inutilisé */
	font-family : verdana;
	font-size : 8pt;
	color : #e0e0e0;
	background-color:#e00000  ;
	margin-bottom : 0; 
	margin-top : 0; 
}

.texte_editor {		/*  réservé editeur */
	font-family : verdana;
	font-size : 8pt;
}

.text_menu  {	/* Inutilisé  */
	font-family : verdana;
	font-size : 8pt;
	color : #b0c020;
	margin-bottom : 0; 
	margin-top : 0; 
}

.text  { /* Inutilisé  */
	font-family : verdana;
	font-size : 8pt;
	color : #000000;
	margin-bottom : 0; 
	margin-top : 0; 
}

.text_petit  {  /* utilisé dans la fiche produit */
	font-family : verdana;
	font-size : 8pt;
	color : #505050;
}


body {		/*  défaut page */
	background-color: #000000;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	font-size : 10pt;
	font-family : Verdana;	
	margin-top : 5px;
	margin-left : 0px;
}

.body_2 {		/*  défaut page */
	background-color: #ffffff;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	font-size : 10pt;
	font-family : Verdana;	
	margin-top : 5px;
	margin-left : 0px;
	color : #000000;
}

.no_br {
	margin-bottom : 0; 
	margin-top : 0; 
	}
	
table {
	margin-bottom : 0; 
	margin-top : 0; 
	}
	
select {
	font-size : 8pt;
	font-family : Verdana;
	/*color: #305080;*/
	color: #303030;		/*  couleur texte dans les select */
}
.medium_field {
	font-size : 8pt;
	font-family : Verdana;
	height: 18px;
	/*color: #305080;*/
	color: #303030;	/*  couleur texte dans les champs de saisie */
	background-image: url(img/input_bg.gif);
}


.input_trans {		/*  utilisé dans la fiche produit : affichage prix uniquement */
	border: none;
	font-family : verdana;
	font-size : 8pt;
	color : #008000;
	height:16px;
	text-align:right;
}

textarea {
	font-size : 8pt;
	font-family : Verdana;
	color: #303030;		/*  couleur texte dans la saisie */
	background-image: url(img/input_bg_2.gif);	/*  image de bordure */
}

.very_Small_but		/*  très petit bouton */
              {
              	BACKGROUND-COLOR: #800000;	/*  couleur bouton */
              	BORDER-BOTTOM: #304080 1px solid;
              	BORDER-LEFT: #a0c0e0 1px solid;
              	BORDER-RIGHT: #304080 1px solid;
              	BORDER-TOP: #a0c0e0 1px solid;
              	COLOR: white;	/*  couleur texte bouton */
              	CURSOR: hand;
              	FONT-FAMILY: Arial;
              	FONT-SIZE: 10px;
              	TEXT-DECORATION: none;
              	WIDTH: 40px;
				HEIGHT: 18px;
				TEXT-ALIGN: center;
              }
			  
.Small_but	/*  petit bouton */
              {
              	BACKGROUND-COLOR: #800000;	/*  couleur bouton */
              	BORDER-BOTTOM: #304080 1px solid;
              	BORDER-LEFT: #a0c0e0 1px solid;
              	BORDER-RIGHT: #304080 1px solid;
              	BORDER-TOP: #a0c0e0 1px solid;
              	COLOR: e5eaf0;	/*  couleur texte bouton */
              	CURSOR: hand;
              	FONT-FAMILY: Arial;
              	FONT-SIZE: 10px;
              	TEXT-DECORATION: none;
              	WIDTH: 70px;
				HEIGHT: 18px;
				TEXT-ALIGN: center;
              }
			  
.medium_but	/*   bouton normal */
              {
              	BACKGROUND-COLOR: #800000;	/*  couleur bouton */
              	BORDER-BOTTOM: #304080 1px solid;
              	BORDER-LEFT: #a0c0e0 1px solid;
              	BORDER-RIGHT: #304080 1px solid;
              	BORDER-TOP: #a0c0e0 1px solid;
              	COLOR: e5eaf0;	/*  couleur texte bouton */
              	CURSOR: hand;
              	FONT-FAMILY: Arial;
              	FONT-SIZE: 10px;
              	TEXT-DECORATION: none;
              	WIDTH: 110px;
				HEIGHT: 18px;
				TEXT-ALIGN: center;
              }
			  
.large_but	/*  grand bouton */
              {
              	BACKGROUND-COLOR: #800000;	/*  couleur bouton */
              	BORDER-BOTTOM: #304080 1px solid;
              	BORDER-LEFT: #a0c0e0 1px solid;
              	BORDER-RIGHT: #304080 1px solid;
              	BORDER-TOP: #a0c0e0 1px solid;
              	COLOR: white;	/*  couleur texte bouton */
              	CURSOR: hand;
              	FONT-FAMILY: Arial;
              	FONT-SIZE: 10px;
              	TEXT-DECORATION: none;
              	WIDTH: 150px;
				HEIGHT: 18px;
				TEXT-ALIGN: center;
              }
	
.rectangle {		/*  utilisé dans certain tableau , encadre le tableau d'un rectangle */
    border: solid 1px #7F9DB9;
	font-family : verdana;
	font-size : 10pt;
	color : #305080;
}

.no_decoration {
	TEXT-DECORATION:none;
}


.texte  {	/* couleur texte générale du site */
	font-family : verdana;
	font-size : 8pt;
	/*color : #305080;*/
	color : #000000;
}

.table_title  {		/*  Entête de tableaux */
	font-family : verdana;
	font-size : 10pt;
	color : #305080;
	background-color: #f0f0f0;
}

hr {color:#d0d0d0;height:1pt}	/*  couleur des barre HR */

.hi_menu {TEXT-DECORATION:none;COLOR:#000000;}	/*  couleur de certain link (href) */
.hi_menu:hover {TEXT-DECORATION:none;COLOR:#e00000;}	/*  couleur de certain link (href) en rollover */

.hi {FONT-SIZE:10PT;TEXT-DECORATION:none;COLOR:#b00000;}	/*  couleur de certain link (href) */
.hi:hover {FONT-SIZE:10PT;TEXT-DECORATION:none;COLOR:#000000;}	/*  couleur de certain link (href) en rollover */

.hi_sm {FONT-SIZE:7PT;TEXT-DECORATION:none;COLOR:#503000;}	/*  couleur de certain link (href), texte plus petit */
.hi_sm:hover {FONT-SIZE:7PT;TEXT-DECORATION:none;COLOR:#d00000;}	

.hino {FONT-SIZE:10PT;TEXT-DECORATION:none;COLOR:#305080;}	/*  couleur de certain link (href) */
.hino:hover {FONT-SIZE:10PT;TEXT-DECORATION:none;COLOR:#305080;}	

.hi_b {FONT-SIZE:10PT;TEXT-DECORATION:none;COLOR:#ffffff;}	/*  couleur de certain link (href) */
.hi_b:hover {FONT-SIZE:10PT;TEXT-DECORATION:none;COLOR:#000000;}	

.hi_r {FONT-SIZE:7PT;TEXT-DECORATION:none;COLOR:#000000;}	/*  couleur de certain link (href), utilisée dans "actualités" */
.hi_r:hover {FONT-SIZE:7PT;TEXT-DECORATION:none;COLOR:#c03000;}	

