/* ----------------------------------------------------------------------------------------------- */
/*Style CSS ----------------------  - Micrologiciel - 2004 */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	color : #ffffff;
	text-align : left;
	margin: 0;
	padding: 0;
	background: url(images/fond-site.jpg) 0% 0% repeat-x #3a3a3a;
	}
	
.Body_mail{
 	font-size : 12px;
 	font-family : Arial, Helvetica, sans-serif;
 	color : #ffffff;
 	background: url(images/fond_mail.gif) top repeat #ffffff;
	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 : #ff00e0;
	font-weight: normal;
	text-decoration : none;
}

A:hover {text-decoration : none;}

/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */
/* Tableaux principal*/
.Tablo_Main {
	width:1000px;
	height: 100%;
	border:0;
	margin:0; 
	padding:0;
	vertical-align:top;
}

/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	background-color: #454545;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */

/* taille des tableaux par defaut dans l'editeur */
td { font-family : Arial, Helvetica, sans-serif; font-size : 12px; }

/* Photos et Images */
.Photo {
	border: 1px;
	border-color: #ffffff;
	border-style: solid;
	margin : 5px;
}

/* Style textes de la page Contact*/
.Contact {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #ffffff;
	text-align : left;
	padding: 4px;
}

/* 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;}

/* ----------------------------------------------------------------------------------------------- */
/* Tableaux */
/* ----------------------------------------------------------------------------------------------- */
/* Cellule Titre */
.Array_Titre {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#ffffff;
	font-weight: normal;
	text-transform: none;
	padding: 5px;
}

/* Cellule Normale */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	vertical-align: top;
	padding: 5px;
}

/* Fond des tableaux */
.Array_Contour {
	border: 0px solid #ffffff;
	margin : 0;
}

/* -------------------------------------------------------------------- */
/* Style Top Menu */
/* -------------------------------------------------------------------- */

/* Style Général */
.Top_Menu {
font-family : Arial, Helvetica, sans-serif; 
padding-top: 0px;
padding-bottom: 0px;
text-align:left;
height: 37px;
line-height: 37px;
}

/* Liens du Top Menu */
A.Tab:link, A.Tab:visited, A.Tab:active, A.Tab:hover {
display: block;
height: 37px;
line-height: 37px;
text-align: center;
vertical-align: middle;
font-weight: normal;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration: none;
text-transform: uppercase;
color : #ffffff;
padding:0 20px 0 20px;
margin: 0;
}

A.Tab:hover {color: #ff00e0; background: #000000 top repeat-x;}

/* Page active du Top Menu */
A.Tab_Active:link, A.Tab_Active:visited, A.Tab_Active:active, A.Tab_Active:hover {
display: block;
height: 37px;
line-height: 37px;
text-align: center;
vertical-align: middle;
font-weight: normal;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration: none;
text-transform: uppercase;
color : #ff00e0;
padding:0 20px 0 20px;
margin: 0;
background: #000000 top repeat-x;
}

/* Tableau Sous Top général */
.TabSousTopMenu {
line-height: 1px;
background-color: #000000;
border:0;
margin: 0;
padding: 0;
}

/*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; 
}

/* Couleur Ligne de séparation des Sous top*/
.LigneSousTopMenu {
	margin-bottom: 4px;
	margin-top: 4px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width:1px;
	padding-left: 0px;
	padding-right: 0px;
	width:100%;
	}

/* Liens du Sous Top Menu */
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active , A.SousTopMenu:hover {
	display: block;
	white-space: nowrap;
	width:auto;
	height:auto;
	line-height: 16px;
	text-align: left;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding:2px 17px 2px 17px;
	margin:0;
	}
		
A.SousTopMenu:hover {background-color: #ff00cc;}
	
/* Liens du Sous Top Menu Active*/
A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active , A.SousTopMenu_Active:hover {
	display: block;
	white-space: nowrap;
	width:auto;
	height:auto;
	line-height: 16px;
	text-align: left;
	font-weight: normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff00cc;
	text-decoration: none;
	padding:2px 17px 2px 17px;
	margin:0;
	}

/* ------------------------------------------------------------------ */
/* Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */

/* Fond des Pages du BO*/
.Tablo_Main_Bo {
width:500px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 5px;
	background:#454545;
}

.contenu-titre {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
font-weight:bold;
	color : #ffffff;
	vertical-align: top;
	text-align: left;
	text-decoration : none;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding:0;
	}

/* Contenu */
.contenu_txt_1 {
	position:relative;
	top: 0;
	left:10px;
	width: 770px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	vertical-align: top;
	text-align: left;
	text-decoration : none;
	margin: 0;
	padding: 0;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	height: 30px;
	line-height: 30px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	color :#ffffff;
	text-transform: uppercase;
	vertical-align: middle;
	padding-left:10px;
	margin:0;
	background: url(images/fd-titre-mg.gif) top no-repeat;
	}

/* Couleur Ligne de séparation */
.Ligne {
	display: block;
	float: left;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 180px;
	padding:0;
	margin: 5px 10px 5px 10px;
	}

/* MG - Gestion puces des pages */
A.Menu img { margin-left: 0px; margin-right: 0px; vertical-align: middle; }

/* MG - Titres de toutes les pages */
A.Menu:link , A.Menu:visited , A.Menu:active , A.Menu:hover {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #b1b1b3;
	margin:0;
	padding:0;
	width: 100%;
} 

/* MG - Survol de toutes les pages */
A.Menu:hover {color: #ffffff;}

/* MG - Gestion puces des Page Selectionée */
A.Menu_Actif img { margin-left: 0px; 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 , A.Menu_Actif:hover  {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	margin:0;
	padding:0;
	width: 100%;
}

/* MG - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu img { margin-left: 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 , A.Sous_Menu:hover {
	display: block;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #b1b1b3;
	padding-left:45px;
	width: 100%;
	line-height: 14px;
	padding-top:2px;
	padding-bottom:2px;
}
	
/* MG - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu:hover {color: #ffffff;}

/* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif img { margin-left: 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 , A.Sous_Menu_Actif:hover {
	display: block;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	padding-left:45px;
	width: 100%;
	line-height: 14px;
	padding-top:2px;
	padding-bottom:2px;
}

/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {padding : 0;}

/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */

.Bottom_Menu {
	height: 40px;
	line-height:40px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	background-color: #1c1c1c;
}

/* Liens du Bottom Menu */
A.Bottom_Tab:link , A.Bottom_Tab:visited , A.Bottom_Tab:active , A.Bottom_Tab:hover {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #b1b1b3;
	padding-left:0;
	padding-right:0;
}

A.Bottom_Tab:hover {color: #ff00e0;}

/* Liens du Bottom Menu Actif*/
A.Bottom_Tab_Active:link , A.Bottom_Tab_Active:visited , A.Bottom_Tab_Active:active , A.Bottom_Tab_Active:hover {
	display: block;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #b1b1b3;
	padding-left:0;
	padding-right:0;
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
.Footer {
	height: 35px;
	line-height: 35px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0;
	background-color: #1c1c1c;
}

/* Lien du Footer */
A.Footer_Lien:link , A.Footer_Lien:visited , A.Footer_Lien:active {
	font-family :Arial, Helvetica, sans-serif; 
	font-size : 12px;
	text-decoration : none;
	color : #b1b1b3;
	font-weight : normal;
}

A.Footer_Lien:hover {color : #ff00e0;}

/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */

/* Boutons Envoyer Effacer ok */
.Bouton {
   font-family :Arial, Helvetica, sans-serif;
	color : #ffffff;	
	font-size :11px;
	text-align: center;
	cursor: hand;
	border : 1px solid #000000;
	height : 18px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #575757;
}

/* .Txt_Area - Cellule de saisi texte multiligne */
/* .Txt_Input - Cellules restantes */
/* .Menu_Select - Liste déroulante Des Sous-Menus */
.Txt_Area , .Txt_Input , .Menu_Select {
	font-family :Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	color : #575757;
	font-size : 11px;
	border : 1px solid #000000;
	xwidth : 100px;
}

/* Select box dans liste déroulante Menu */
.Menu_Select_D {
	xdisplay: block;
	xfloat: left;
	font-family :Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	color : #575757;
	font-size : 11px;
	border : 1px solid #000000;
}
	
/* .Module - Cellule News et Recherche */
.Module {
	font-family :Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	color : #575757;
	font-size : 11px;
	border : 1px solid #000000;
	width : 90px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{font-size : 12px;font-family :Arial, Helvetica, sans-serif;color : #a30058;font-weight : bold;}

/* Adresse site Internet */
.url_Site {
	font-size : 12px;
	font-family :Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
	text-align: left;
	text-indent: 40px;
	}

/* Newsletter*/
.TableEditoNews {border: 1px double #FFFFFF;background-color: #575757;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
.CellEditoNews {background-color: #FFFFFF;}
.ligne_y{background-image: none;background-repeat: repeat-y;width:1px;}
.ligne_x{height:1px;background-color: #575757;}
