/* ----------------------------------------------------------------------------------------------- */
/*Style CSS ----------------------- E-mediaservices - Micrologiciel 2008 ------------------------------- */
/* ----------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------- */
/* Body */
/* ----------------------------------------------------------------------------------------------- */

BODY {
	font-size : 13px; 
	font-family :Arial, Helvetica, sans-serif; 
	color : #999;	
	background-color: #0F0E0C;
	scrollbar-base-color : #000000;
	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 : 13px; 
	font-family :Arial, Helvetica, sans-serif; 
   color : #9ACF51; 
	font-weight: normal;
	text-decoration : none;
}
A:hover {   
	font-size : 13px;
	 font-family :Arial, Helvetica, sans-serif;
	  font-weight: normal;
	text-decoration : none;   color : #666;
}

/* ----------------------------------------------------------------------------------------------- */
/* 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 : 13px;
	font-family :Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #999;
	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;
	background-color: #666;	border :0;
}
/* 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 : 15px;
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;	text-transform: none;
	color :#ef4c2c; background: #0F0E0C;
}
/* Cellule Normale */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	color : #ef4c2c;
	font-size : 13px;
	font-weight : normal;
	vertical-align: top;
}

/* Fond des tableaux */
.Array_Contour {
	border: 1px solid #656565;
	margin : 0; color: #999; background: #0F0E0C;
}

/* Photos et Images */
.Photo {
	border: 0px solid #ccc;
	padding : 0px;
}


/* ------------------------------------------------------------------ */
/* Page Centrale du Site */
/* ------------------------------------------------------------------ */

/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	background: transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px; width:640px;
	}
		
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites */
/* ----------------------------------------------------------------------------------------------- */

.Tablo_Menu {}
.Fond_Menu_Gauche {}
.Fond_Menu_Droite {}


/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	height: 25px;
	line-height: 25px;
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;	text-transform: none;
	padding: 0px;
	color :#666;
	}
/* MG - Lien page normal */
A.Menu:link , A.Menu:visited , A.Menu:active , A.Menu_Actif:hover  {
	display: block;
	float: left;
	line-height: 25px;height: 25px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #9ACF51;
	margin: 0;
	padding-top:1px;
	padding-bottom:1px;
	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: 25px;height: 25px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	margin: 0;
	padding-top:1px;
	padding-bottom:1px;
	width: 100%;
	color: #666;
}
/* 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: 13px;
	text-decoration: none;
	color: #666;
	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: 13px;
	text-decoration: none;
	color: #v;
	padding-left:10px;
	width: 100%;
	line-height: 14px;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration: none;
}
/* 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; }


/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
.Footer {height: 25px;	line-height: 25px;	text-align : left;	vertical-align: middle;	color : #999; }
/* 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 : #999;
	font-weight : normal;
}
A.Footer_Lien:hover {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #999;
	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: #0F0E0C;font-family :Arial, Helvetica, sans-serif;	font-size : 13px;padding : 0px; }
/* 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 */
/* ----------------------------------------------------------------------------------------------- */
   
