/* ----------------------------------------------------------------------------------------------- */
/*                  Style CSS ----------------------                  */
/* ----------------------------------------------------------------------------------------------- */

/* Body */

BODY {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	color: #000;
	background: #ffffff; 
	}
	
	.Body_mail {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	color: #353535;
	background: #ffffff;
}
/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link, A:visited, A:active  {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif; 
	color: #F7941E; font-weight: bold;
	text-decoration: none;
}

A:hover {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif; 
	color: #F7941E; font-weight: bold;
	text-decoration: underline;
}



#capsjaune a:link, #capsjaune a:visited, #capsjaune a:active  {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif; 
	color: #000; font-weight: normal;
	text-decoration: none;
}

#capsjaune a:hover {text-decoration: underline;}


 
/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */
/* Boutons Envoyer Effacer ok */
.Bouton {
   font-family : Arial, Helvetica, sans-serif; 
	color : #fff;	
	font-weight : normal;
	font-size :11px;
	cursor: pointer;padding-left:2px;
	margin-left : 5px; text-align: center;
	height : 19px; border: 1px solid #DBDBDB;
	background:url(images/bouton-top.jpg) repeat-x left;
}


/* .Txt_Area - Cellule de saisie texte multiligne */
/* .Txt_Input - Cellules restantes */
/* .Menu_Select - Liste déroulante des sous-menus */
.Txt_Area , .Txt_Input , .Menu_Select, Menu_Select_D {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #353535;
	font-size : 12px;
	border : 1px solid #DBDBDB;
	xwidth : 100px;
}



/* .Module - Cellule News et Recherche */
.Module {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #353535;
	font-size : 12px;
	border : 1px solid #DBDBDB;
	width : 100px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* taille des tableaux par defaut dans l'editeur */
td {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif; 
}

/* En prévision d'un "title" de couleur */
.navtext {
	width : auto;
	font-size : 8pt;
	border-width : 1px;
	border-style : solid;
	border-color : #dbdbdb;
	background-color : ffcc00;
	color : #353535;
	font-family : Arial, Helvetica, sans-serif; 
}
/* Photos et Images */
.Photo { 
margin-top : 0px; 
margin-bottom : 0px; 
margin-left : 0px; 
margin-right : 0px; 
padding:1px; 
border: 0px solid #353535; }
	
/* Tailles TEXTE */
.Texte_09_Pix { font-size : 9px; }
.Texte_10_Pix {font-size : 10px;}
.Texte_11_Pix {font-size : 11px;}
.Texte_12_Pix {font-size : 12px;}
.Texte_13_Pix {font-size : 13px;}
.Texte_14_Pix {font-size : 14px;}
.Texte_15_Pix {font-size : 15px;}
.Texte_16_Pix {font-size : 16px;}
.Texte_17_Pix {font-size : 17px;}

/* Textes Page Contact */
.Contact {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight: normal;
	color: #353535;
	text-align: left;
	white-space: nowrap;
}

/* Les tableau Préformatés en tailles 11 Pix*/
.Format_Petit_Tableau_Titre { 
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
text-decoration : none; 
font-weight : bold; 
color : #353535; 
padding-left : 5px; 
padding-right : 5px; }

.Format_Petit_Tableau { 
font-family :  Arial, Helvetica, sans-serif; 
font-size : 12px; 
vertical-align : top; 
padding-top : 5px; 
padding-right : 5px; 
padding-left : 5px; 
padding-bottom : 5px; }


/* ----------------------------------------------------------------------------------------------- */
/* Tableaux */
/* ----------------------------------------------------------------------------------------------- */
/* Cellule Titre */
.Array_Titre {
	font-family : Arial, Helvetica, sans-serif; 
	color : #65c2b7;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	text-transform: uppercase;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	text-decoration : none;
}

/* Cellule Normale */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif; 
	color : #353535;
	font-size : 11px;
	font-weight : normal;
}

/* Fond des tableaux */
.Array_Contour {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px;
}

		
/* -------------------------------------------------------------------- */
/* Style Top Menu */
/* -------------------------------------------------------------------- */

/* Style Général */
.Top_Menu {	height: 35px;	line-height: 35px; text-align: left; padding: 0; vertical-align: middle;}
/* Lien du Top Menu normal*/
A.Tab:link, A.Tab:visited, A.Tab:active, A.Tab_Active:hover {
	height: 35px;	line-height: 35px; display: block;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-transform: none;
	text-decoration : none;
	padding-left : 10px; padding-right : 10px; padding-bottom: 0; padding-top: 0;
	color : #fff; border: 0;
	background : #FFCC00 url(images/top-puce.gif) no-repeat left; 
}

/* Lien du Top Menu actif ou survol */
A.Tab:hover, A.Tab_Active:link, A.Tab_Active:visited, A.Tab_Active:active {
	height: 35px;	line-height: 35px;  display: block;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-transform: none;
	text-decoration : none;
	padding-left : 10px;	padding-right : 10px;  padding-bottom: 0; padding-top: 0;
	color : #fff; border: 0;
	background : #66C3B5 url(images/top-puce.gif) no-repeat left; 
}
/* Tableau Sous Top général    
filter:progid:DXImageTransform.Microsoft.shadow( direction=135,color=#ccc,strength=5);	
*/
.TabSousTopMenu {
	border-left: 1px solid #66C3B5; 
	border-right: 1px solid #66C3B5; 
	border-bottom: 1px solid #66C3B5; 
	border-top: 0; 	background : #66C3B5; 
}

/* Emplacement du Sous Top Menu*/
.DivSousTopMenu {
	display: block;
	position: absolute;
	white-space: nowrap;
	margin-top: 0px;
	margin-left: 0px;
	visibility: hidden;
}

/* FireFox : Emplacement du Sous Top Menu*/
html>body.DivSousTopMenu {
	clear:both;
	position: absolute;
	white-space: nowrap;
	margin-top: 0px;
	margin-left: 0px;
	visibility: hidden; 
}

/* Lien normal du Sous Top Menu */
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active , A.SousTopMenu_Active:hover  {
	line-height: 20px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	padding-right: 15px;
	padding-left:15px;
	color: #fff;
	background : #66C3B5; 
	}

/* Lien actif du Sous Top Menu */	
A.SousTopMenu:hover, A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active {
	line-height: 20px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	width: 100%;
	padding-right: 15px;
	padding-left:15px;
	color: #fff;
	text-decoration: underline;
	background : #66C3B5; 
	}
	

/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */
/* Titres des Menus Gauche */
.Tab2 {
	line-height: 44px;	height: 44px;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :Black;
	font-weight : bold;
	text-transform: uppercase;
	text-align: left;padding-left:30px;
	background:url(images/tab2.jpg) no-repeat; 
	}

/* MG - Titres de toutes les pages */
A.Menu:link , A.Menu:visited , A.Menu:active {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	height: 25px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #40a789;
	margin-left: 0px;
	padding-top: 10px; 
	padding-bottom: 10px; 
	}


/* MG - Survol de toutes les pages */
/* MG - Page Selectionnée Uniquement (et le Titre Sous-Menu) */
/* MG - Survol de la page sélectionnée (et la page titre Sous-Menu) */
A.Menu:hover, A.Menu_Actif:link , A.Menu_Actif:visited , A.Menu_Actif:active, A.Menu_Actif:hover {
	line-height: 25px;
	height: 25px;
	width: 100%;  
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #40a789;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px; 
}

/* MG - Toutes les pages des Sous-Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu:link , A.Sous_Menu:visited , A.Sous_Menu:active {
	line-height: 18px; 	height: 18px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #353535;
	margin-left: 25px;padding-top:2px;
	}
/* MG - Survol de toutes les pages des Sous-Menu  */
A.Sous_Menu:hover,A.Sous_Menu_Actif:link , A.Sous_Menu_Actif:visited {
	line-height: 18px;
	height: 18px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #353535;
	margin-left: 25px;padding-top:2px;
	}

/* MG - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif:active, A.Sous_Menu_Actif:hover {
	line-height: 18px;
	height: 18px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #353535;
	margin-left: 25px;padding-top:2px;
	}

/* MG - Couleur Ligne de séparation des Menus */
.Ligne {
	display: block;
	float: left;
	margin-bottom: 2px;
	margin-top: 2px;
	border-bottom-color: #737373;
	border-bottom-style: solid;
	border-bottom-width:2px;
	margin-left: 10px;
	width:80%;
	}
/* MG - Gestion puces des pages */
A.Menu img {
	margin-right: 0px; border: 0;
	vertical-align: middle; background: url(images/puce-gauche.gif) no-repeat ; background-repeat: no-repeat; background-position: left;
}

/* MG - Gestion puces des Page Selectionée */
A.Menu_Actif img {
	margin-right: 0px; border: 0;
	vertical-align: middle; background: url(images/puce-gauche.gif) no-repeat; background-repeat: no-repeat; background-position: left;
}
/* MG - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu img {
	margin-right: 0px;
	vertical-align: middle;
}

 /* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif img {
	margin-right: 0px;
	vertical-align: middle;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITES */
/* ----------------------------------------------------------------------------------------------- */
/* Titres des Menus DROITES */
.Tab2_D {
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    padding-left: 20px;
padding-top:9px;
	text-decoration : none;
	color :#fff;
	background:url(images/sidebar_right_top.png) no-repeat; 
text-transform: uppercase;
	}

/* Titres de toutes les pages */
A.Menu_D:link , A.Menu_D:visited , A.Menu_D:active {
background: url("images/puce_right.gif") no-repeat scroll left top transparent;
    color: #65C2B7;
    display: block;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 5px;
    text-decoration: none;
margin-top:10px;; 
}

.Menu_D img {
display:none;
}

/* Survol de toutes les pages */
/* Page Selectionnée et Titre Sous-Menu */
/* Survol de la page sélectionnée et page titre Sous-Menu */
A.Menu_D:hover ,A.Menu_Actif_D:link , A.Menu_Actif_D:visited , A.Menu_Actif_D:active, A.Menu_Actif_D:hover {
background: url("images/puce_right.gif") no-repeat scroll left top transparent;
    color: #65C2B7;
    display: block;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 5px;
    text-decoration: none;
margin-top:10px;
	}

.Menu_Actif_D img {
display:none;
}

/* pages des Sous-Menu */
A.Sous_Menu_D:link , A.Sous_Menu_D:visited , A.Sous_Menu_D:active {
	line-height: 15px;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #353535;
	margin-left: 0px;padding-top:2px;
	}
/* Survol des pages des Sous-Menu */
 /* Survol de la Page Active du Sous-Menu */
/* Pages Du Sous-Menu Actif */
A.Sous_Menu_D:hover ,A.Sous_Menu_Actif_D:link , A.Sous_Menu_Actif_D:visited {
	line-height: 15px;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #353535;
	margin-left: 0px;padding-top:2px;
	}
	
/* Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif_D:active , A.Sous_Menu_Actif_D:hover {
	line-height: 15px;
	height: 15px;
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #353535;
	margin-left: 0px;padding-top:2px;
	}

 /* Couleur Ligne de séparation des Menus */
.Ligne_D {
	display: block;
	float: left;
	margin-bottom: 2px;
	margin-top: 2px;
	border-bottom-color: #737373;
	border-bottom-style: solid;
	border-bottom-width:2px;
	margin-left: 10px;
	width:80%;
	}
/* Gestion puces des pages */
A.Menu_D img {
	margin-right: 0px; border: 0;
	vertical-align: middle; background: url(images/puce-droite.gif) no-repeat; background-repeat: no-repeat; background-position: left;
}

/* Gestion puces des Page Selectionée */
A.Menu_Actif_D img {
	margin-right: 0px; border: 0;
	vertical-align: middle; background: url(images/puce-droite.gif) no-repeat; background-repeat: no-repeat; background-position: left;
}
/* Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu_D img {
	margin-right: 0px;
	vertical-align: middle;
}

 /* Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif_D img {
	margin-right: 0px;
	vertical-align: middle;
}
#menu_droite table {
width:180;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */

.Bottom_Menu {	height: 55px;	line-height: 55px;padding: 0;}
/* Liens du Bottom Menu normal */
A.Bottom_Tab:link , A.Bottom_Tab:visited , A.Bottom_Tab:active ,  A.Bottom_Tab_Active:hover {
	font-weight : normal; display: block;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	color : #ffffff;
	padding-left:15px;
	padding-right:15px;
}
/* Liens du Bottom Menu actif*/
A.Bottom_Tab:hover , A.Bottom_Tab_Active:link , A.Bottom_Tab_Active:visited , A.Bottom_Tab_Active:active {
	font-weight : normal; display: block;
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #d6d6d6;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;
}
/* ----------------------------------------------------------------------------------------------- */
/* Footer - signature*/
/* ----------------------------------------------------------------------------------------------- */
/* Texte du Footer ( gestion tiret ) */
.Footer {
	font-size : 10px; height: 19px; padding-top: 5px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;	font-weight : normal;
	color : #65C2B7;
	white-space:nowrap; 
}

/* Lien du Footer */
A.Footer_Lien:link, A.Footer_Lien:visited, A.Footer_Lien:active {
	font-family: Arial, Helvetica, sans-serif;height: 19px;
	font-size: 10px;
	text-decoration: none;
	color: #65C2B7;
	font-weight: normal;
}

A.Footer_Lien:hover {
	font-family: Arial, Helvetica, sans-serif;height: 19px;
	font-size: 10px;
	text-decoration: underline;
	color: #65C2B7;
	font-weight: normal;
}

/* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
 font-size : 12px;
 font-family :  Arial, Helvetica, sans-serif;
 color : #FF0000;
 font-weight : bold;
}

/* Adresse site Internet */
.url_Site {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-weight : normal;
	text-align: center;
	}


/* ----------------------------------------------------------------------------------------------- */
/* Paramètres communs*/
/* ----------------------------------------------------------------------------------------------- */
/* Couleurs ou fond du site de taille fixe */
/* Ne sert que dans des cas particuliers */
/*.Tablo_Main {}*/

.Tablo_Main_Fond {BACKGROUND-COLOR: transparent;}

/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	color: #353535;
   vertical-align: top;
   text-align: left; padding-left:10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;
}

/* Fond des Pages du BO*/
.Tablo_Main_Bo {
font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	padding : 10px;
	background-color : White; white-space: nowrap;
}

/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {
	display: block;
	float: left;	
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 10px;
	padding-bottom : 0px;
   width:210px;
}

.fond_menu_gauche {
	padding-left : 5px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.fond_menu_droite {
	padding: 0px;
border-left: 1px solid #65C2B7;
    border-right: 1px solid #65C2B7;
    color: #65C2B7;
    border-bottom:1px solid #65C2B7;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
padding-bottom:10px;
}

.fond_menu_droite br {
display:none;}

#Zonesecure {
height: auto; margin-left:25px;
}

#Zonesecure br {
display:none;
}

#Zonesecure table {
align:center;
width:178;
padding-bottom:9px;
}

#Zonesecure table table {
background:none;
}
	
#Zonesecure .Module {
	font-family : Arial, Helvetica, sans-serif; 
	background-color : #FFF;
	color : #4b4b4b;
	font-size : 11px;
	border : 1px solid #dbdbdb;
	width : 90px;
}

#Zonesecure .Bouton {
	font-family : Arial, Helvetica, sans-serif; 
	color : #525151;	
	font-size :11px;
	text-align: center;
	cursor: hand;
	height : 16px;
	background: #ffcc00; border: 1px solid #dbdbdb; width: 80px;
	padding-left : 0px;
}

/* Lignes horizontales et verticales */
.traitvertic { height: 1px ; 	border-right :1px dotted  #D8DADF ;}
.traithoriz { height: 1px ; 	border-bottom :1px dotted  #D8DADF ;}

#CouponReduc {font-size:11px; }


/* -------------

#qty_1 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_2 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}


#qty_3 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_4 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_5 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_6 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_7 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_8 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_9 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_10 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_11 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_12 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_13 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_14 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_15 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_16 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_17 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_18 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_19 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_20 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_21 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_22 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_23 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_24 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}

#qty_25 .Txt_Input  {
font-family : Arial, Helvetica, sans-serif; 
	background-color : white;
	color : #fff;
	font-size : 1px;
	border : 0px solid #DBDBDB;
	xwidth : 1px;
}
--------------------------*/


/* ----------------------------------------------------------------------------------------------- */
/* MODIF HELLO AGENCY */
/* ----------------------------------------------------------------------------------------------- */
.sidebar_left {
	width:180px;
	margin-bottom:5px;
}
.sidebar_left_top {
	background-image:url(images/sidebar_left_top.png);
	color:#FFF;
	text-transform:uppercase;
	height:35px;
	padding-left:20px;
	font-weight:bold;
	font-size:14px;
	}
.sidebar_left_top a {
	color:#FFF;
	text-decoration:none;
	}
.sidebar_left_top a:hover{
	color:#FFF;
	text-decoration:none;
	}
.sidebar_left_middle {
	border-left:#f7941e solid 1px;
	border-right:#f7941e solid 1px;
	color:#f7941e; 
	}
.submenu {
	padding:5px 0px 5px 20px;
	background-color:#e8e8e8;
	color:#616060;
	text-transform:uppercase;
	font-size:11px;
	}
.sidebar_left_middle ul {
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	}
.sidebar_left_middle li {
	margin: 0;
	padding: 0;
	list-style-type:none;
	padding-bottom:3px;
	}
.sidebar_left_middle li a {
	background:url(images/puce_left.gif) no-repeat left top;
	padding-left: 20px;
	padding-right:5px;
	display: block;
	color:#f7941e;
	text-decoration:none;
	font-weight: normal;
	}
.sidebar_left_middle li a:hover {
	color:#c3761a;
	}
.sidebar_left_bottom {
	background-image:url(images/sidebar_left_bottom.png);
	height:9px;
	}
.sidebar_left_middle a img {
	border:0px;
	}
.sidebar_right {
	width:180px;
	margin-bottom:5px;
}
.sidebar_right_top {
	background-image:url(images/sidebar_right_top.png);
	color:#FFF;
	text-transform:uppercase;
	height:35px;
	padding-left:20px;
	font-weight:bold;
	font-size:14px;
	}
.sidebar_right_top a {
	color:#FFF;
	text-decoration:none;
	}
.sidebar_right_top a:hover{
	color:#FFF;
	text-decoration:none;
	}
.sidebar_right_middle {
	border-left:#65c2b7 solid 1px;
	border-right:#65c2b7 solid 1px;
	color:#65c2b7; 
	}
.sidebar_right_middle-contacts {
	color:#65c2b7; 
border:none;
background:url(/images/sites/contact_bg.png) ;
height:110px;	text-decoration:none;
	}
.submenu {
	padding:5px 0px 5px 20px;
	background-color:#e8e8e8;
	color:#616060;
	text-transform:uppercase;
	font-size:11px;
	}
.sidebar_right_middle ul {
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	}
.sidebar_right_middle li {
	margin: 0;
	padding: 0;
	list-style-type:none;
	padding-bottom:3px;
	}
.sidebar_right_middle a img {
	border:0px;
	}
.sidebar_right_middle li a {
	background:url(images/puce_right.gif) no-repeat left top;
	padding-left: 20px;
	padding-right:5px;
	display: block;
	color:#65c2b7;
	text-decoration:none;
	font-weight: normal;
	}
.sidebar_right_middle li a:hover {
	color:#478880;
}
.sidebar_right_bottom {
	background-image:url(images/sidebar_right_bottom.png);
	height:9px;
	}


#basket {
color:#fff;
margin-top:11px;
}

A.liensbas:link, A.liensbas:visited, A.liensbas:active  {text-decoration:none; font-size:12px; font-weight:normal;color:#000}

A.liensbas:hover {text-decoration: underline;}


h1 {font-size:23px;COLOR:#21B49A;font-weight:bold; display:inline}
h2 {font-size:21px;COLOR:#999;font-weight:bold; display:inline}
h3 {font-size:18px;COLOR:#fff; background:FDCE0C;font-weight:bold; display:inline}
h4 {font-size:18px;COLOR:#fff; background:#65C2B7;font-weight:bold; display:inline}
h5 {font-size:13px;COLOR:#000;font-weight:normal; display:inline}
h6 {font-size:13px;COLOR:#000;font-weight:normal; display:inline}


#capsjaune {background:url(images/cadrejaune.jpg) no-repeat top left}


a.catalogue:link , a.catalogue:visited , a.catalogue:active , a.catalogue:hover {
cursor:pointer;background: url(images/catalogue-down.png) no-repeat top;width:208px;height:34px;padding:0;margin:0;display:block}

a.catalogue:hover {
cursor:pointer;background: url(images/catalogue-up.png) no-repeat top;width:208px;height:34px;padding:0;margin:0;display:block}

a.catalogue-active:link , a.catalogue-active:visited , a.catalogue-active:active , a.catalogue-active:hover {
cursor:pointer;background: url(images/catalogue-up.png) no-repeat top;width:208px;height:34px;padding:0;margin:0;display:block}

.Body_mail .masquemail{display:none}

.video-youtube a{position:relative; display:block;}
.video-youtube a:before{
   font-family : Arial, Helvetica, sans-serif; 
	position:absolute;
content:"";
width:40px;
height:40px;
display:block; left:0; right:0; margin:0 auto; top:25px;
	background:url(images/picto-youtube.png) no-repeat 0 0;
}
.video-youtube a img{margin:0 0 10px;}
.ui-accordion-header{padding:10px 20px; margin:20px 0; position:relative; cursor:pointer; background:#FFCC00; }
.ui-accordion-header:hover{background:rgb(247, 148, 30); }
.ui-accordion-header:after{content:""; display:block; float:right; width:40px; height:40px; background:url(images/arrow-bottom.png) no-repeat 0 0; margin:-10px 0 0;}
.ui-accordion-header h2{color:#FFF; font-size:16px; text-transform:uppercase;}

.ui-accordion-header-active{background:rgb(101, 194, 183);}
.ui-accordion-header-active:after{content:""; display:block; float:right; width:40px; height:40px; background:url(images/arrow-top.png) no-repeat 0 0; margin:-10px 0 0;}

.ui-accordion-content{margin:0 0 40px;}