/* ----------------------------------------------------------------------------------------------- */
/*Style CSS ----------------------- Novagence - Micrologiciel 2008 ------------------------------- */
/* ----------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------- */
/* Body */
/* ----------------------------------------------------------------------------------------------- */

BODY {
	font-size : 12px; 
	font-family :Arial, Helvetica, sans-serif; 
	color : #663300;	
	background: #ffcc00 ;
	scrollbar-base-color : #FFCC00 ;
	text-align : left;
	margin: 0;
	padding: 0;
	}
	
.Body_mail {
 	font-size : 12px; 
	font-family :Arial, Helvetica, sans-serif; 
 	color : #666;
 	background: #FFFFFF 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 : #6699cc; 
	font-weight: normal;
	text-decoration : none;
}
A:hover {text-decoration : underline;   color : #6699cc; }

/* ----------------------------------------------------------------------------------------------- */
/* 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 : #6699cc;
	font-size : 11px;
	border : 1px solid #ffcc00;
	width : 115px;
	height : 18px;
	text-align: left;
	padding-left: 5px;
}
/* Style textes de la page Contact*/
.Contact {
	font-size : 12px;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #663300;
	text-align : left;
	padding: 4px;
}
/* Warning du caddie*/
/* Boutons Envoyer Effacer ok */
.Bouton {
   font-family : Arial, Helvetica, sans-serif;
	color : #fff;	
	font-size :11px; font-weight: bold;
	text-align: left; padding-left: 5px;
	cursor: hand;
	width : 115px;	height : 18px;
	border: 0px;
	background-color: #ffcc00;	
}
/* Cellule News et Recherche */
.Module {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFF;
	color : #6699cc;
	font-size : 11px;
	border : 1px solid #ffcc00;
	width : 115px;
	height : 18px;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 1px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Styles accessibles utilisateur */
/* ----------------------------------------------------------------------------------------------- */
/* Cellule Titre */
.Array_Titre {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #6699cc;
	display: block;
	line-height: 25px;
	height: 25px;
	width: 100%;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
}
/* Cellule Normale */
.Array_Data {
	font-size : 12px; 
	font-family :Arial, Helvetica, sans-serif; 
	color : #663300;	
}

/* Fond des tableaux */
.Array_Contour {
	border: 1px solid #ffcc00;
	margin : 0; padding:5px;
}

/* Photos et Images */
.Photo {
	border: 0px;
	border-style: solid;
	margin : 4px;
}


/* ------------------------------------------------------------------ */
/* Page Centrale du Site */
/* ------------------------------------------------------------------ */


/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	background: #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 0px;
	}
		
/* -------------------------------------------------------------------- */
/* Style Top Menu */
/* -------------------------------------------------------------------- */

/* Style Général */
.Top_Menu {	height: 18px;	line-height: 18px; text-align: left; padding: 0; }

/* Lien du Top Menu normal*/
A.Tab:link, A.Tab:visited, A.Tab:active, A.Tab_Active:hover {
	display: block;
	height: 18px;	line-height: 18px; 
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	color : #663300; 
	text-align: center; padding-left: 0px;
}

/* Lien du Top Menu actif ou survol */
A.Tab:hover, A.Tab_Active:link, A.Tab_Active:visited, A.Tab_Active:active {
	display: block;
	height: 18px;	line-height: 18px; 
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	color : #663300; text-align: center; padding-left: 0px;
}
/* Tableau Sous Top général    
filter:progid:DXImageTransform.Microsoft.shadow( direction=135,color=#ccc,strength=5);	
*/
.TabSousTopMenu {
	border-left: 1px solid #FFcc00; 
	border-right: 1px solid #FFcc00; 
	border-bottom: 1px solid #FFcc00; 
	border-top: 0px; 
	background: #fff;
}

/* Emplacement du Sous Top Menu*/
.DivSousTopMenu {
	display: block;
	position: absolute;
	white-space: nowrap;
	margin-top: 12px;
	margin-left: 0px;
	visibility: hidden;
}

/* FireFox : Emplacement du Sous Top Menu*/
html>body.DivSousTopMenu {
	clear:both;
	position: absolute;
	white-space: nowrap;
	margin-top: 12px;
	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: center;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	padding-right: 15px;
	padding-left:15px;
	color: #663300;
	background : #fff; 
	}

/* Lien actif du Sous Top Menu */	
A.SousTopMenu:hover, A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active {
	text-decoration: underline;
	line-height: 20px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	width: 100%;
	padding-right: 15px;
	padding-left:15px;
	color: #663300;
	background : #fff; 
	}
	
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites */
/* ----------------------------------------------------------------------------------------------- */

.Tablo_Menu {}
.Fond_Menu_Gauche {padding-left: 11px; }



/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	height: 35px;
	line-height: 35px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;	text-transform: none;
	color :#ff0000;
	padding-left: 16px;
	}
/* MG - Lien page normal */
A.Menu:link , A.Menu:visited , A.Menu:active , A.Menu_Actif:hover  {
	display: block;
	float: left;
	line-height: 20px; 	height: 20px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #6699cc;
	width: 100%;
}
/* MG - Lien page active ou survol */
A.Menu:hover , A.Menu_Actif:link , A.Menu_Actif:visited , A.Menu_Actif:active  {
	display: block;
	float: left;
	line-height: 20px; 	height: 20px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #6699cc;
	width: 100%;
	color: #663300;
}
/* 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: #6699cc;
	padding-left:10px;
	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: underline;
	color: #6699cc;
	padding-left:10px;
	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; }


/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */

.Bottom_Menu {	height: 25px;	line-height: 25px;	text-align: left;		padding-left:10px;
	padding-right:10px;}
/* Liens du Bottom Menu normal */
A.Bottom_Tab:link , A.Bottom_Tab:visited , A.Bottom_Tab:active ,  A.Bottom_Tab_Active:hover {
height: 25px;	line-height: 25px;	
	font-weight : bold;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 12px;
	color : #fff;
	padding-left:10px;
	padding-right:10px;
}
/* Liens du Bottom Menu actif*/
A.Bottom_Tab:hover , A.Bottom_Tab_Active:link , A.Bottom_Tab_Active:visited , A.Bottom_Tab_Active:active {
height: 25px;	line-height: 25px;	
	font-weight : bold;
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #fff;
	padding-left:10px;
	padding-right:10px;
	text-decoration: underline;
}
/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
.Footer {	height: 25px;	line-height: 25px;	text-align : center;	vertical-align: middle;	color : #fff;
	font-family :Arial, Helvetica, sans-serif;	font-size : 10px;	text-decoration : none;font-weight : normal;	}
/* Lien du Footer */
A.Footer_Lien:link , A.Footer_Lien:visited , A.Footer_Lien:active {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #fff;
	font-weight : normal;	height: 25px;	line-height: 25px;	
}
A.Footer_Lien:hover {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #fff;
	font-weight : normal;	height: 25px;	line-height: 25px;	
	text-decoration: underline;
	}

	
/* ----------------------------------------------------------------------------------------------- */
/* Divers ******* Ne pas modifier ********/
/* ----------------------------------------------------------------------------------------------- */

/* Couleurs ou fond du site de taille fixe, ne sert que dans des cas particuliers */
.Tablo_Main {	border:0;	margin:0; 	padding:0;	vertical-align:top; }
.Tablo_Main_Fond {}
/* Fond des Pages du BO*/
.Tablo_Main_Bo {	font-family :Arial, Helvetica, sans-serif;	font-size : 11px;	padding : 5px; background: #ffffff;}
/* 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-color: #fff;background-image: none;background-repeat: repeat-y;width:1px;}
.ligne_x{background-color: #fff;height:1px;}

/* Lignes horizontales et verticales */
.traitvertic { height: 1px ; 	border-right :1px dotted  #666 ;}
.traithoriz { height: 1px ; 	border-bottom :1px dotted  #666 ;}

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
   