/* ----------------------------------------------------------------------------------------------- */
/*Style CSS ----------------------- Novagence - Micrologiciel 2008 ------------------------------- */
/* ----------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------- */
/* Body */
/* ----------------------------------------------------------------------------------------------- */

BODY {
	font-size : 12px; 
	font-family :Arial, Helvetica, sans-serif; 
	color : #000;	
	background-color: #FFF;
	background: url(images/bgd.jpg) repeat-x top;
	scrollbar-base-color : #7BA7BC ;
	text-align : left;
	margin: 0;
	padding: 0;
	}
	
.Body_mail{
 	font-size : 12px; 
	font-family :Arial, Helvetica, sans-serif; 
 	color : #666;
 	background: #FFF url(images/fond_mail.gif) repeat ;
	text-align : left;
	margin: 0;
	padding: 0;
}

/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link, A:visited, A:active, A:hover {
   font-size : 12px; 
	font-family :Arial, Helvetica, sans-serif; 
   color : #187BB1; 
	font-weight: normal;
	text-decoration : none;
}
A:hover {   
	font-size : 12px;
	 font-family :Arial, Helvetica, sans-serif;
	  font-weight: normal;
	text-decoration : underline;   color : #187BB1;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* .Txt_Area - Cellule de saisie texte multiligne */
/* .Txt_Input - Cellules restantes */
/* .Menu_Select - Liste déroulante des Sous-Menus */
/* .Menu_Select_D - Select box dans liste déroulante Menu */
.Txt_Area , .Txt_Input , .Menu_Select, .Menu_Select_D {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFF;
	color : #666666;
	font-size : 11px;
	border : 1px solid #666;
	xwidth : 100px;
}
/* Style textes de la page Contact*/
.Contact {
	font-size : 12px;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #000;
	text-align : left;
	padding: 4px;
}
/* Warning du caddie*/
/* Boutons Envoyer Effacer ok */
.Bouton {
   font-family : Arial, Helvetica, sans-serif;
	color : #FFF;	
	font-size :11px;
	text-align: center;
	cursor: hand;
	height : 18px;
	margin-right: 4px;
	margin-left: 4px; font-weight: normal; text-align: center;
	background-color: #378AB7; border: 0px;
}
/* Cellule News et Recherche */
.Module {
	font-family :Arial, Helvetica, sans-serif;
	background-color : #FFF;
	color : #666666;
	font-size : 11px;
	border : 1px solid #666;
	width : 90px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Styles accessibles utilisateur */
/* ----------------------------------------------------------------------------------------------- */
/* Cellule Titre */
.Array_Titre {
	height: 25px;
	line-height: 25px;
	font-size : 14px;
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;	text-transform: uppercase;
	padding-left: 15px; padding-top: 6px;
	color :#fff;
	background : url(images/arraytitre.jpg) repeat-x; 
}
/* Cellule Normale */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 12px;
	font-weight : normal;
	vertical-align: top;
	padding: 5px;
	background : #9AC0CF url(images/arraydata.jpg) no-repeat; 
}

/* Fond des tableaux */
.Array_Contour {
	background : #EAEBEF ; 
	margin : 0; color: #000;
}

/* Photos et Images */
.Photo {
	border: 0px solid #ccc;
	padding : 5px;
}


/* ------------------------------------------------------------------ */
/* Page Centrale du Site */
/* ------------------------------------------------------------------ */

/* Titre des Pages dans les Pages */
/* Cellule Titre */
.GrandTab {
	height: 41px;
	line-height: 41px;
	font-size : 13px;
	font-family :Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;	text-transform: none;
	color :#fff;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	background : url(images/GrandTab.jpg) no-repeat; 
}

/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	background: transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 10px;	background :#f6f6f6;
	}
		
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites */
/* ----------------------------------------------------------------------------------------------- */

.Tablo_Menu {}
.Fond_Menu_Gauche { background: #f6f6f6; width: 210px; }
.Fond_Menu_Droite {background: #f6f6f6; width: 217px;}


/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	height: 41px;
	line-height: 41px;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;	text-transform: uppercase;
	padding-left: 15px;
	color :#fff;
	background : url(images/tab2.jpg) no-repeat; 
	}
/* MG - Lien page normal */
A.Menu:link , A.Menu:visited , A.Menu:active , A.Menu_Actif:hover  {
	color: #000;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	height: 31px; 	 
	display: block; 
	float: left;
	width: 100%;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(images/gauchebgdpage.jpg);
}
/* MG - Lien page active ou survol */
A.Menu:hover , A.Menu_Actif:link , A.Menu_Actif:visited , A.Menu_Actif:active  {
	color: #fff;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	height: 31px; 
	display: block; 
	float: left;
	width: 100%;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	background-position: left;
	background-repeat: no-repeat;
	background-image:  url(images/gauchesurvol.jpg);
}
/* MG - Lien Sous-Menu normal */
A.Sous_Menu:link , A.Sous_Menu:visited , A.Sous_Menu:active , A.Sous_Menu_Actif:hover {
	display: block;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	padding-left:40px;
	width: 100%;
	line-height: 14px;
	padding-top:1px;
	padding-bottom:1px;
}
	/* MG - Lien Sous-Menu actif ou survol */
A.Sous_Menu:hover , A.Sous_Menu_Actif:link , A.Sous_Menu_Actif:visited , A.Sous_Menu_Actif:active {
	display: block;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	padding-left:40px;
	width: 100%;
	line-height: 14px;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration: underline;
}
/* MG - Gestion puces et lignes des menus gauches */
/* MG - Couleur Ligne de séparation */
.Ligne {
	display: block; float: left;
	margin-bottom: 5px; 	margin-top: 5px;
	border-bottom-color: #666; border-bottom-style: dotted; border-bottom-width: 1px;
	width: 155px; margin-left: 15px; margin-right: 15px;
	}

/* MG - Gestion puces Page normale */
A.Menu img { margin-left: 0px; margin-right: 0px; vertical-align: middle; }

/* MG - Gestion puces Page active ou survol */
A.Menu_Actif img { margin-left: 0px; margin-right: 0px; vertical-align: middle; }

/* MG - Gestion puces Sous Menu normal */
A.Sous_Menu img { margin-left: 0px;  vertical-align: middle; }

/* MG - Gestion puces Sous-Menu Actif */
A.Sous_Menu_Actif img { margin-left: 0px;  vertical-align: middle; }

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2_D {
	height: 41px;
	line-height: 41px;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;	text-transform: uppercase;
	padding-left: 15px;
	color :#fff;
	background : url(images/tab2_D.jpg) no-repeat; 
	}
/* MG - Lien page normal */
A.Menu_D:link , A.Menu_D:visited , A.Menu_D:active , A.Menu_Actif_D:hover  {
	color: #000;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	height: 31px; 	 
	display: block; 
	float: left;
	width: 100%;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(images/gauchebgdpage.jpg);
}
/* MG - Lien page active ou survol */
A.Menu_D:hover , A.Menu_Actif_D:link , A.Menu_Actif_D:visited , A.Menu_Actif_D:active  {
	color: #fff;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	height: 31px; 
	display: block; 
	float: left;
	width: 100%;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	background-position: left;
	background-repeat: no-repeat;
	background-image:  url(images/gauchesurvol.jpg);
}
/* MG - Lien Sous-Menu normal */
A.Sous_Menu_D:link , A.Sous_Menu_D:visited , A.Sous_Menu_D:active , A.Sous_Menu_D_Actif:hover {
	display: block;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	padding-left:40px;
	width: 100%;
	line-height: 14px;
	padding-top:1px;
	padding-bottom:1px;
}
/* MG - Lien Sous-Menu actif ou survol */
A.Sous_Menu_D:hover , A.Sous_Menu_Actif_D:link , A.Sous_Menu_Actif_D:visited , A.Sous_Menu_Actif_D:active {
	display: block;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	padding-left:40px;
	width: 100%;
	line-height: 14px;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration: underline;
}
/* MG - Gestion puces et lignes des menus gauches */
/* MG - Couleur Ligne de séparation */
.Ligne_D {
	display: block; float: left;
	margin-bottom: 5px; 	margin-top: 5px;
	border-bottom-color: #666; border-bottom-style: dotted; border-bottom-width: 1px;
	width: 155px; margin-left: 15px; margin-right: 15px;
	}

/* MG - Gestion puces Page normale */
A.Menu_D img { margin-left: 0px; margin-right: 0px; vertical-align: middle; }

/* MG - Gestion puces Page active ou survol */
A.Menu_Actif_D img { margin-left: 0px; margin-right: 0px; vertical-align: middle; }

/* MG - Gestion puces Sous Menu normal */
A.Sous_Menu_D img { margin-left: 0px;  vertical-align: middle; }

/* MG - Gestion puces Sous-Menu Actif */
A.Sous_Menu_Actif_D img { margin-left: 0px;  vertical-align: middle; }



/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
.Footer {	height: 37px;	line-height: 37px;	text-align : center;	vertical-align: middle;	color : #fff; }
/* Lien du Footer */
A.Footer_Lien:link , A.Footer_Lien:visited , A.Footer_Lien:active {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #fff;
	font-weight : normal;
}
A.Footer_Lien:hover {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #fff;
	font-weight : normal;
	text-decoration: underline;
	}

	
/* ----------------------------------------------------------------------------------------------- */
/* Divers ******* Ne pas modifier ********/
/* ----------------------------------------------------------------------------------------------- */

/* Couleurs ou fond du site de taille fixe, ne sert que dans des cas particuliers */
.Tablo_Main {	width:100%;	border:0;	margin:0; 	padding:0;	vertical-align:top; }
.Tablo_Main_Fond {}

/* Fond des Pages du BO*/
.Tablo_Main_Bo { background: White;	font-family :Arial, Helvetica, sans-serif;	font-size : 12px;	padding : 5px; }
/* taille des tableaux par defaut dans l'editeur */
td { font-family :Arial, Helvetica, sans-serif;  font-size : 12px;  }
/* 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;}
.CadWarning {
	font-size : 11px;
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #ff0000;
}

/* Adresse site Internet */
.url_Site {
	font-size : 12px;
	font-family :Arial, Helvetica, sans-serif;
	color : #0000FF;
	font-weight : bold;
	text-align: left;
	}


/* Newsletter*/
.TableEditoNews {border: 1px double #ccc;background-color: #fff;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.CellEditoNews {background-color: #FFF;}
.ligne_y{background-image: none;background-repeat: repeat-y;width:1px;}
.ligne_x{height:1px;background-color: #ccc;}

/* Lignes horizontales et verticales */
.traitvertic { height: 1px ; 	border-right :1px dotted  #666 ;}
.traithoriz { height: 1px ; 	border-bottom :1px dotted  #666 ;}

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
   
