/* ------------------------------------------------ */
/*      Feuille de style de votre ASP-BOUTIQUE      */
/* ------------------------------------------------ */

/* Les commentaires de ce fichier doivent être sur  */
/* une seule ligne, ouverts et fermés sur une       */
/* même ligne, l'éditeur HTML intégré ne pourra pas */
/* absorber les classes de cette page dans le       */
/* cas contraire.                                   */




/* ------------------------------------------------ */
/* Classes nécessaires : NE PAS EFFACER             */
/* Vous pouvez les modifier si vous le souhaitez.   */
/* ------------------------------------------------ */

.ImgGo img{display:none;}

/*  Zone de Saisie Quantité */
.Qte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #444444;text-align:right;
	text-decoration: none;
	width:40px;height:18px;
	border: 1px ridge #6384DE;
}




/*  Liste déroulante Quantité   */
.QteListe{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	height:18px;

}
/*  Liste déroulante des Options de produits   */
.OPTListe{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	height:18px;
	

}

/*  Affichage du chemin de la catégorie   */
.chemincategorie {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #bbbbbb;
	text-decoration: none;
}
/*  Lien sur l'Affichage du chemin de la catégorie   */
.chemincategorielink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #bbbbbb;
	text-decoration: underline;
}
/*  Affichage de la catégorie en cours seule  */
.nomcategorieCliquable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


/*  Image de présentation des produits        */

.IMGPRODUIT{
border: 1px ridge #000000;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#362803', Direction=135, Strength=4);
}

/*  Texte du système de navigation page à page   */
.TxtSliderNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F18500;font-weight:bold;
	text-decoration: none;
}

/*  Texte page en cours du système de navigation page à page   */
.PageActuSlider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;font-weight:normal;
}

/* Barre horizontales du système de navigation page a page   */
.BarresSliderNavigation {
	background-color:#F18500 ;
}
/* Fleches du système de navigation page a page   */
.FlecheNavig {
	background-color:#F18500 ;
}
/* Background du système de navigation page a page   */
.NoFlecheNavig {
	background-color:#FFFFFF ;
}

/*  Lien sur l'Affichage du menu affaires   */
.menuaffairesLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #F18500;
	text-decoration: underline;
}
/*  'Catégorie en cours' sur l'Affichage du menu affaires   */
.menuaffairesSelect {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*  Compteurs de produits sur l'Affichage du menu affaires   */
.menuaffairesCompte {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*  Input Text de la zone de saisie  recherche */
.cellulerecherche {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:90px;
	height:16px;
	border: 0px none;
	background: #ffffff url(../images_perso/geosat/backrecherche.gif) no-repeat fixed;
	text-align: left;
	text-indent: 2pt;


}

/*  Combo rubrique de la recherche   */
.comborecherche {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height:16px;
	background-color:#FFFFFF;
	border: 0px none;
}

/*  Zones de saisie des cellule d'identification MAILNEW,MAILMEMBRE,PASSMEMBRE,MAILPERDU ...   */
.inputTexteIdent {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:170px;height:20px;
	background: #ffffff url(../images_perso/geosat/backrecherche.gif) no-repeat fixed;
}
/*  Zones de saisie des cellule d'inscription  */
.inputTexteInscri {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height:20px;
	background-color:#FFFFFF ;
}

/*  Zones de saisie des mémo d'inscription  */
.TextAreaInscri {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height:85px;
	background-color:#FFFFFF ;
}

/*  Zone de Saisie du code de réduction sur la commande */
.codereducCMD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #444444;
	text-align:center;
	text-decoration: none;
	width:65px;
	height:18px;
	border: 1px ridge #6384DE;
	text-transform: uppercase;

}

/* --------------------------------------------------- */
/* Classes personnelles                                */
/* Vous pouvez les modifier, les effacer, les modifier */
/* --------------------------------------------------- */


BODY {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	scrollbar-3dlight-color: #5B6E8E;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFDE03;
	scrollbar-darkshadow-color: #040E49;
	scrollbar-face-color: #5B6E8E;
	scrollbar-highlight-color: #040E49;
	scrollbar-shadow-color: #5B6E8E;
	scrollbar-track-color: #FFFFFF;

}

.txtN1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}


.menucat {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menucatbackover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;

}
.menucatbackout {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}




.txtrecherche {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFE21B;
	text-decoration: none;
}

.txtmailingbox {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.txtmailingboxmini {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

.nomcatlist{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6384DE;
	text-decoration: none;
}
.descricatlist{
}

.ArialT1B {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #F18500;
	
}

.ArialC1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #3281ff;
	text-decoration: none;
}
.ArialC1B {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #3281ff;
	text-decoration: none;
}
.ArialC2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ArialC5 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ArialC6 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #F18500;
	text-decoration: none;
}
.ArialC3B {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ArialC4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.ArialC3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.ProduitsTrouve {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6384DE;
	text-decoration: none;
}
.TableBorder1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#707476;
	border-top: 0px ridge #FFFFFF;
	border-right: 1px ridge #FFFFFF;
	border-bottom: 1px ridge #FFFFFF;
	border-left: 0px ridge #FFFFFF;

}
.TableBorder2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#ffffff;
	border-top: 0px ridge #ffffff;
	border-right: 1px ridge #FFE1E3;
	border-bottom: 1px ridge #FFE1E3;
	border-left: 0px ridge #adb5ff;

}

.OptionsPanier{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #F18500;

}
.InptNoBorderRightAlign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border: 0px none;
	text-align: right;

}
.InptNoBorderLeftAlign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border: 0px none;
	text-align: left;

}
.copyrighttxt {

	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #5A5F62;
	text-decoration: none;
}
.minipantxt1 {

	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #414141;
	text-decoration: none;
}
.minipantxt2 {


	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #030e4c;
	text-decoration: none;
}
.textBlc {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.MiniGris {


	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #5A5F62;
	text-decoration: none;
}
.NormalGrisBold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #414141;
}
.MiniGrisplus {



	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #5A5F62;
	text-decoration: none;
}
.CATLISTE {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #5A5F62;
	text-decoration: none;

}

.TahomaC3 {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TahomaC3B {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #5b6e8e;
	text-decoration: none;
}
.TahomaC3BL {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #F18500;
	text-decoration: underline;
}
.TahomaC4 {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.TahomaC5 {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #5A5F62;
	text-decoration: none;
}

.TahomaC5B {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
}
.TahomaC9B {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F18500;
	text-decoration: underline;
}
.TahomaC11 {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFE21B;
	text-decoration: none;
}
.TahomaC12{
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #5a5f72;
	text-decoration: none;
}
.TahomaC12B{
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #5a5f72;
	text-decoration: none;
}.TahomaC6B {



	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #5A5F62;
	text-decoration: underline;
}
.TahomaC1B {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TahomaC14 {

	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TahomaC14t {


	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.TahomaC2 {

	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TahomaC1 {

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TahomaC15 {


	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.TahomaC9B2 {

	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F18500;
	text-decoration: none;
}
.menucat2 {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.menucatbackover2 {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
.menucatbackout2 {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.classcat {
	background-image: url(../images_perso/geosat/geosatcat.jpg);
}
.classcat2 {
	background-image: url(../images_perso/geosat/geosatcat2.jpg);
}
.TahomaC6B2 {




	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #5A5F62;
	text-decoration: none;
}
.TahomaC6 {





	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #5A5F62;
	text-decoration: none;
}
.Signal {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F18500;
	text-decoration: none;
}
.SignalRouge {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.TahomaC10 {


	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0072B9;
	text-decoration: none;
}

