/* ----------------------------------------------------------------------------------------------- */
/*                  Style CSS ------    Cadres 2000  - Micrologiciel - 2004                       */
/* ----------------------------------------------------------------------------------------------- */

/* Body */

BODY {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	BACKGROUND-COLOR: #FFFFFF;
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-arrow-color:  black;
	scrollbar-track-color: #EEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	background: transparent url(images/fond.jpg) top center;
}
	
/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #000000; text-decoration : underline; }
A:visited { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #000000; text-decoration : underline; }
A:active { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #000000; text-decoration : underline; }
A:hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #666666; text-decoration : underline; }

/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */

/* Boutons */

.Bouton {
	font-family : Arial, Helvetica, sans-serif;
	color : #283F48;
	font-size : 10px;
	background : url(images/bouton.gif) repeat-x;
	cursor:hand;
}

/* Area Text */
.Txt_Area {
	font-family : Arial, Helvetica, sans-serif;
	background: white url(images/fondform1a.jpg) no-repeat left bottom;
	color : #3F3F3F;
	font-size : 11px;
	border : 1px solid #BDBDC5;
}
/* Input box */
.Txt_Input {
	font-family : Arial, Helvetica, sans-serif;
	background: white url(images/fondform2a.jpg) no-repeat left bottom;
	color : #3F3F3F;
	font-size : 11px;
	border : 1px solid #BDBDC5;
}
/* Taille et couleur des modules News et Recherche */
.Module {
	font-family : Arial, Helvetica, sans-serif;
	background: white url(images/fondform2a.jpg) no-repeat left bottom;
	color : #3F3F3F;
	font-size : 11px;
	border : 1px solid #BDBDC5;
	width : 100px;
}
.blabla {
	font-family : Arial, Helvetica, sans-serif;
	color : #787878;
	font-size : 11px;
	width : 145px;
	padding-left : 10px;
}
.blabla2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 14px;
	font-weight:bold;
	width : 145px;
	padding-left : 10px;
}
/* Select box dans liste déroulante Menu */
.Menu_Select_D {
	font-family : Arial, Helvetica, sans-serif;
	background: white url(images/fondform2a.jpg) no-repeat left bottom;
	color : #3F3F3F;
	border : 1px solid #BDBDC5;
	font-size : 11px;
}
/* Select box dans liste Menu */
.Menu_Select {
	font-family : Arial, Helvetica, sans-serif;
	background: white url(images/fondform2a.jpg) no-repeat left bottom;
	color : #3F3F3F;
	border : 1px solid #BDBDC5;
	font-size : 11px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* taille des tableaux par defaut dans l'editeur */
td { font-size : 11px; 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 : outset; border-color : #787878; background-color : #EFEFEF; color : #3D3D3D; font-family: Arial, Helvetica, sans-serif; }
/* Photos et Images */
.Photo { margin-top : 0px; margin-bottom : 0px; margin-left : 0px; margin-right : 0px; }
/* 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;}
/* Style textes de la page Contact*/
.Contact { font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : normal; color : Black; text-align : left; white-space: nowrap;}
/* Les tableau Préformatés en tailles 11 Pix*/
.Format_Petit_Tableau_Titre { font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : bold; color : White; padding-left : 5px; padding-right : 5px; }
.Format_Petit_Tableau { font-family : Arial, Helvetica, sans-serif; font-size : 11px; vertical-align : top; padding-top : 5px; padding-right : 5px; padding-left : 5px; padding-bottom : 5px; }

/* Couleurs ou fond du site de taille fixe */
/* Ne sert que dans des cas particuliers */
/*.Tablo_Main_Fond {background: transparent url(images/fond.gif) repeat-y;}*/
.Tablo_Main {background: transparent url(images/fondsite2.jpg) repeat;}

#Screen_BorderLft { background: transparent url(images/bordg.jpg) no-repeat top right; font-size: 1px; padding: 0; width: 50%; height: 100%}
#Screen_BorderRgt { background: transparent url(images/bordd.jpg) no-repeat top left; font-size: 1px; padding: 0; width: 50%; }
#Screen_BorderCtr { background: transparent url(images/fondcentre.jpg) no-repeat top center; font-size: 1px; padding: 0;}
#Screen_MenuCtr { background: transparent url(images/fond_menu_top.jpg) no-repeat; padding: 0; }
#Screen_MenuCtr_newsletter { background: transparent url(/images/sites/newsletter/fond_menu_top.jpg) no-repeat; padding: 0; }
#Screen_MenuCBas { background: transparent url(images/fond_bottom2.jpg) no-repeat; padding: 0; }
#Screen_BroderDrt { background: transparent url(images/fondbordd.jpg); padding: 0; }
#Screen_BroderGch { background: transparent url(images/fondbordg.jpg); padding: 0; }

#Page_Content { margin: 0; padding: 0; background: #FFFFFF; }

/* ----------------------------------------------------------------------------------------------- */
/* Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des Pages dans les Pages */
.GrandTab2 {
	line-height: 20px;
	height: 20px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#2F4E6E;
	font-weight : bold;
	text-transform: none;
	text-align: left;
	text-indent: 5px;
	}
/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	background: transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
	height:210px
}
/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
	background: #FFFFFF;
}

/* ----------------------------------------------------------------------------------------------- */
/* Tableaux */
/* ----------------------------------------------------------------------------------------------- */
/* Cellule Titre */
.Array_Titre {
	font-family :  Arial, Helvetica, sans-serif;
	background-color : #88A6BA;
	color : white;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}

/* Cellule Normale */
.Array_Data {
	font-family :  Arial, Helvetica, sans-serif;
	color : black;
	font-size : 11px;
	font-weight : normal;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	background-position: left;
	background-repeat: repeat-y;
	background : white;
}

/* Fond des tableaux */
.Array_Contour {
	font-size : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : #C3C4CB;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */

/* Style général */
.Top_Menu { }

/* Liens du Top Menu */
A.Tab:link { display: block ; padding-top : 7px; line-height: 20px; height : 20px; font-size : 11px; text-decoration : none; color : #5d0202;  font-weight : bold;text-transform: none;}
A.Tab:visited { display: block ;padding-top : 7px; line-height: 20px; height : 20px; font-size : 11px; text-decoration : none; color : #5d0202;  font-weight : bold;text-transform: none;}
A.Tab:active { display: block ;padding-top : 7px; line-height: 20px; height : 20px; font-size : 11px; text-decoration : none; color : #5d0202;  font-weight : bold;text-transform: none;}
A.Tab:hover { display: block ;padding-top : 7px; line-height: 20px; height : 20px; font-size : 11px; text-decoration : underlined; color : #a75656;  font-weight : bold;text-transform: none;}

/* Liens du Top Menu Active*/
A.Tab_Active:link { display: block ;padding-top : 7px; line-height: 20px; height : 20px; font-size : 11px; text-decoration : none; color : #990606;  font-weight : bold;text-transform: none;}
A.Tab_Active:visited { display: block ;padding-top : 7px; line-height: 20px; height : 20px; font-size : 11px; text-decoration : none; color : #990606;  font-weight : bold;text-transform: none;}
A.Tab_Active:active { display: block ;padding-top : 7px; line-height: 20px; height : 20px; font-size : 11px; text-decoration : none; color : #990606;  font-weight : bold;text-transform: none;}
A.Tab_Active:hover { display: block ;padding-top : 7px; line-height: 20px; height : 20px; font-size : 11px; text-decoration : underlined; color : #c44c4c;  font-weight : bold;text-transform: none;}

/* Tableau Sous Top général */
.TabSousTopMenu {filter:progid:DXImageTransform.Microsoft.shadow( direction=135,color=#999999,strength=5);	border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; background: #FFFFFF url(images/fond-soustop.jpg) repeat-x top;}


/*Emplacement du Sous Top Menu*/
.DivSousTopMenu {
	position: relative;
	white-space: nowrap;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	visibility: hidden;
	background-color: #FFFFFF;
}

/* Couleur Ligne de séparation des Sous top*/
.LigneSousTopMenu {
	padding-top: 1px;
	background: transparent url(images/ligne.gif) no-repeat left;
	height : 10px;
	padding-bottom: 1px;
	}

/* Liens du Sous Top Menu */
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #696969;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	}
		
A.SousTopMenu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #696969;
	width: 100%;
	background-position: 1px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
/* Liens du Sous Top Menu Active*/
A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #696969;
	width: 100%;
	background-position: 1px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
A.SousTopMenu_Active:hover {
	line-height: 15px;
	height: 15px;
	font-weight: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #696969;
	width: 100%;
	background-position: 1px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Bottom_Menu {
	padding-top : 0px;
	padding-bottom : 0px;
	text-align: center;
}

/* Liens du Top Menu */
A.Bottom_Tab:link { line-height: 20px; height : 20px; font-size : 11px; text-decoration : none; color : #000000; font-weight : bold;}
A.Bottom_Tab:visited { line-height: 20px; height : 20px; font-size : 11px; text-decoration : none; color : #000000; font-weight : bold;}
A.Bottom_Tab:active { line-height: 20px; height : 20px; font-size : 11px; text-decoration : none; color : #333333; font-weight : bold;}
A.Bottom_Tab:hover { line-height: 20px; height : 20px; font-size : 11px; text-decoration : underline; color : #ffffff; font-weight : bold;}

/* Liens du Top Menu Active*/
A.Bottom_Tab_Active:link { line-height: 20px; height : 20px; font-size : 11px; text-decoration : underline; color : #333333; font-weight : bold;}
A.Bottom_Tab_Active:visited { line-height: 20px; height : 20px; font-size : 11px; text-decoration : underline; color : #333333; font-weight : bold;}
A.Bottom_Tab_Active:active { line-height: 20px; height : 20px; font-size : 11px; text-decoration : underline; color : #666666; font-weight : bold;}
A.Bottom_Tab_Active:hover { line-height: 20px; height : 20px; font-size : 11px; text-decoration : underline; color : #ffffff; font-weight : bold;}

/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

.Fond_Menu_Gauche {background : transparent; padding-top : 7px;}
/* Titre des Menus dans les Menus*/
.Menu2{
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	width: 100%;
	margin-left: 15px;
	}
.Tab2 { 
	line-height: 20px;
	height: 20px;
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#b1b1b1;
	font-weight : normal;
	text-transform: none;
	text-align: left;
	text-indent: 5px;
	}

/* Couleur Ligne de séparation */
.Ligne {
	padding-top: 1px;
	background: transparent url(images/ligne.gif) no-repeat left;
	height : 10px;
	padding-bottom: 1px;
	}

/* MG - Gestion puces des pages */
A.Menu img { margin-right: 0px;  vertical-align: middle; }

/* MG - Titres de toutes les pages */
A.Menu:link , A.Menu:visited , A.Menu:active {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	width: 100%;
	margin-left: 8px;
	}

/* MG - Survol de toutes les pages */
A.Menu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #993333;
	width: 100%;
	margin-left: 8px;
	}

/* MG - Gestion puces des Page Selectionée */
A.Menu_Actif img {
	margin-right: 0px;
	vertical-align: middle;
}

/* MG - Page Selectionée Uniquement (et le Titre Sous-Menu) */
A.Menu_Actif:link , A.Menu_Actif:visited , A.Menu_Actif:active {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	width: 100%;
	margin-left: 8px;
}

/* MG - Survol de la page sélectionée (et la page titre Sous-Menu) */
A.Menu_Actif:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #996666;
	width: 100%;
	margin-left: 8px;
}

/* 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 - 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: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	width: 100%;
	padding-left: 25px;
}
	
/* MG - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #6D6D6D;
	width: 100%;
	padding-left: 25px;
}

/* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif img { margin-right: 0px;  vertical-align: middle; }

/* MG - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif:link , A.Sous_Menu_Actif:visited , A.Sous_Menu_Actif:active {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	width: 100%;
	padding-left: 25px;
}

/* MG - Survol de la Page Active du Sous-Menu */
A.Sous_Menu_Actif:hover  {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6D6D6D;
	width: 100%;
	padding-left: 25px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titres des Menus Droits */
.Tab2_D { 
	line-height: 47px;
	height: 47px;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#000000;
	font-weight : bold;
	text-transform: none;
	text-align: left;
	text-indent: 15px;
	}

/* MD - Couleur Ligne de séparation des Menus */
.Ligne_D {
	padding-top: 1px;
	background: transparent url(images/ligne.gif) no-repeat left;
	height : 10px;
	padding-bottom: 1px;
	}
	
/* MD - Gestion puces des pages */
A.Menu_D img { margin-right: 0px;  vertical-align: middle; }

/* MD - Titres de toutes les pages */
A.Menu_D:link , A.Menu_D:visited , A.Menu_D:active {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	width: 100%;
	}

/* MD - Survol de toutes les pages */
A.Menu_D:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #6D6D6D;
	width: 100%;
}

/* MD - Gestion puces des Page Selectionée */
A.Menu_Actif_D img { margin-right: 0px;  vertical-align: middle; }

/* MD - Page Selectionée Uniquement (et le Titre Sous-Menu) */
A.Menu_Actif_D:link , A.Menu_Actif_D:visited , A.Menu_Actif_D:active {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	width: 100%;
}
	
/* MD - Survol de la page sélectionée (et la page titre Sous-Menu) */
A.Menu_Actif_D:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6D6D6D;
	width: 100%;
}

/* MD - 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; }

/* MD - Toutes les pages des Sous-Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu_D:link , A.Sous_Menu_D:visited , A.Sous_Menu_D:active {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	width: 100%;
	padding-left: 25px;
}

/* MD - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu_D:hover {
	line-height: 15px;
	height: 15px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #6D6D6D;
	width: 100%;
	padding-left: 25px;
}


/* MD - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif_D img { margin-right: 0px;  vertical-align: middle; }

/* MD - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif_D:link , A.Sous_Menu_Actif_D:visited , A.Sous_Menu_Actif_D:active {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	width: 100%;
	padding-left: 25px;
}

/* MD - Survol de la Page Active du Sous-Menu */
A.Sous_Menu_Actif_D:hover {
	line-height: 15px;
	height: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #6D6D6D;
	width: 100%;
	padding-left: 25px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;	
}

.Fond_Menu_Gauche {
	width : 0px;
	height : 0px;
	}

.Fond_Menu_Droite {
	width : 0px;
	height : 0px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Texte du Footer ( gestion tiret ) */
.Footer {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	color : #ffffff;
	text-align : center;
}

/* Lien du Footer */
A.Footer_Lien:link { font-size : 11px; text-decoration : none; color : #ffffff; font-weight : normal;}
A.Footer_Lien:visited { font-size : 11px; text-decoration : none; color : #ffffff; font-weight : normal;}
A.Footer_Lien:active { font-size : 11px; text-decoration : none; color :#ffffff; font-weight : normal;}
A.Footer_Lien:hover { font-size : 11px; text-decoration : underline; color : #ffffff; font-weight : normal;}

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */

.vignette {cursor:hand;}
.minitexte{font-size : 9px; color: #6d6d6d;  }
     
 /* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
 font-size : 11px;
 font-family :  Arial, Helvetica, sans-serif;
 color : #FF0000;
 font-weight : bold;
}

/* Adresse site Internet */
.url_Site {}

.Micro_login {}

 /* ----------------------------------------------------------------------------------------------- */
/* Formulaire dynamique */
/* ----------------------------------------------------------------------------------------------- */

.CS_TitleSearch{
font-size:12px;
font-weight:bold;
}

.CS_DynField{
font-family : Arial, Helvetica, sans-serif;
background: white url(images/fondform2a.jpg) no-repeat left bottom;
color : #3F3F3F;
font-size : 11px;
border : 1px solid #BDBDC5;
width : 140px;
margin:3px 0px;
}

.CS_DynField option[selected]{
font-weight:bold;
}

#CS_BuyOptions SELECT{
font-family : Arial, Helvetica, sans-serif;
background: white url(images/fondform2a.jpg) no-repeat left bottom;
color : #3F3F3F;
font-size : 11px;
border : 1px solid #BDBDC5;
width:180px;
margin:2px 0px;
}

 /* ----------------------------------------------------------------------------------------------- */
/*  Mode détail */
/* ----------------------------------------------------------------------------------------------- */

.E6E6E6{
 background:#E6E6E6;
padding:2px 5px;
}

.D7D7D7{
 background:#D7D7D7;
padding:2px 5px;
}

#OptionsDePrix{
margin:10px 0px;
}

#OptionsDePrix SELECT{
font-family : Arial, Helvetica, sans-serif;
background: white url(images/fondform2a.jpg) no-repeat left bottom;
color : #3F3F3F;
font-size : 11px;
border : 1px solid #BDBDC5;
width:230px;
margin:2px 0px;
}