/* ----------------------------------------------------------------------------------------------- */
/*Style CSS ----------------------  - Micrologiciel - 2007 */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 11px; 
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000;
	text-align : left;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	}
	
.Body_mail{
 	font-size : 11px; 
 	font-family : Arial, Helvetica, sans-serif; 
 	color : #000000;
 	background-color: #FFFFFF;
 	background-image: url(images/fond_mail.gif);
	margin: 0;
	padding: 0;
}

/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link, A:visited, A:active, A:hover {
   font-size : 11px;
   font-family : Arial, Helvetica, sans-serif;
   color : #9C0028;
	font-weight: normal;
	text-decoration : none;
}

A:hover {text-decoration : underline;}

/* ------------------------------------------------------------------ */
/* Tableaux principal*/
.Tablo_Main {
	width: 900px;
	height: 100%;
	background-color: #ffffff;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align:center;
}

/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
	background-color : #ffffff;
}

/* -------------------------------------------------------------------- */
/* Style Top Menu */
/* -------------------------------------------------------------------- */

/* Style Général */
.Top_Menu {font-family: Arial, Helvetica, sans-serif; padding: 0px; margin: 0px; height: 26px; text-align:left;}

/* Liens du Top Menu */
A.Tab:link, A.Tab:visited, A.Tab:active, A.Tab:hover {
display: block;
xfloat: left;
vertical-align: middle;
height : 26px;
line-height: 26px;
font-weight : bold;
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
text-transform: uppercase;
color : #000000;
margin: 0px;
padding: 0px;
}

A.Tab:hover {color: #9D0129;}

/* Page active du Top Menu */
A.Tab_Active:link, A.Tab_Active:visited, A.Tab_Active:active, A.Tab_Active:hover {
display: block;
xfloat: left;
vertical-align: middle;
height : 26px;
line-height: 26px;
font-weight : bold;
font-family: Arial, Helvetica, sans-serif;
font-size : 12px;
text-decoration : none;
text-transform: uppercase;
color: #9D0129;
margin: 0px;
padding: 0px;
}

/* Tableau Sous Top général */
.TabSousTopMenu {
background-color: #ffffff;
border-left:0px;
border-bottom: 0px;
border-right: 0px;
border-top: 0px;
border-style: solid;
border-color: #000000;
margin-top: 0px;
padding-top: 7px;
padding-right: 10px;
padding-left:10px;
padding-bottom: 7px;
}

/*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: #9D0129;
	border-bottom-style: solid;
	border-bottom-width:1px;
	padding-left: 0px;
	padding-right: 0px;
	width:90%;
	}

/* Liens du Sous Top Menu */
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active , A.SousTopMenu:hover {
	line-height: 16px;
	height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	width: 100%;
	padding-left: 8px;
	padding-right: 20px;
	}
		
A.SousTopMenu:hover {color: #9D0129;}
	
/* Liens du Sous Top Menu Active*/
A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active , A.SousTopMenu_Active:hover {
	line-height: 16px;
	height: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D0129;
	text-decoration: none;
	width: 100%;
	padding-left: 8px;
	padding-right: 20px;
	}

/* ------------------------------------------------------------------ */
/* Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/* Contenu */
.contenu_table {height: 100%;width: 655px;border: 0;margin: 0;padding: 0;}

.contenu_txt_1 {
	height: 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	vertical-align: top;
	text-align: left;
	text-decoration : none;
	letter-spacing: 0;
	margin: 0;
	padding: 7px;
	}

/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */

/* taille des tableaux par defaut dans l'editeur */
td { font-family : Arial, Helvetica, sans-serif; font-size : 11px; }

/* Photos et Images */
.Photo {border: 0px;border-color: #9B080E;border-style: solid;margin : 4px;}

/* Style textes de la page Contact*/
.Contact {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #000000;
	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 {
	background-color : #9D0129;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color :#FFFFFF;
	font-weight : bold;
	text-transform: none;
	text-align: left;
	vertical-align: middle;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left: 5px;
}

/* Cellule Normale */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	color : #555555;
	font-size : 11px;
	font-weight : normal;
	vertical-align: top;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	padding-bottom : 5px;
	background : #ffffff;
}

/* Fond des tableaux */
.Array_Contour {
	font-size : 12px;
	border: 1px solid #9D0129;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauches */
/* ----------------------------------------------------------------------------------------------- */

.Tab2 {
	height: 22px;
	line-height: 22px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color :#ffffff;
	text-transform: uppercase; 
	text-align: left;
	vertical-align: middle;
	background-image: url(images/gauche_titre_fd.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 35px;}

.Ligne {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-color: #9C0027;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 215px;
	margin-left: 25px;
	margin-right: 0px;}

A.Menu img { margin-left: 0px; margin-right: 0px; vertical-align: middle;}

A.Menu:link , A.Menu:visited , A.Menu:active , A.Menu:hover {
	display: block;
	float: left;
	vertical-align: middle;
	line-height: 20px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #9C0027;
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
A.Menu:active , A.Menu:hover {
color: #FFFFFF;
background-image: url(images/gauche_up.gif);
background-position: top;
background-repeat: no-repeat;
}

A.Menu_Actif img { margin-left: 0px; margin-right: 0px; vertical-align: middle; }

A.Menu_Actif:link , A.Menu_Actif:visited , A.Menu_Actif:active , A.Menu_Actif:hover  {
	display: block;
	float: left;
	vertical-align: middle;
	line-height: 20px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/gauche_up.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 100%;
	}

A.Sous_Menu img { margin-left: 0px;  vertical-align: middle; }
A.Sous_Menu:link , A.Sous_Menu:visited , A.Sous_Menu:active , A.Sous_Menu:hover {
	display: block;
	float: left;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #9C0027;
	width: 100%;
	padding-left: 55px;
	margin: 0px;}
A.Sous_Menu:hover {color: #000000;}

A.Sous_Menu_Actif img { margin-left: 0px;  vertical-align: middle; }
A.Sous_Menu_Actif:link , A.Sous_Menu_Actif:visited , A.Sous_Menu_Actif:active , A.Sous_Menu_Actif:hover {
	display: block;
	float: left;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	width: 100%;
	padding-left: 55px;
	margin: 0px;}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
.Footer {
	height: 20px;
	line-height: 20px;
	text-align : bottom;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	border: 0;
	color: #ffffff;
	background-color:#9D0129;
	}
	
A.Footer_Lien:link , A.Footer_Lien:visited , A.Footer_Lien:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
	margin: 0;
	padding: 0;
	white-space: nowrap;}
A.Footer_Lien:hover {text-decoration : underline;}

/* ----------------------------------------------------------------------------------------------- */
/* 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 #9C0028;
	height : 18px;
	background-color: #9C0028;
	margin-right: 4px;
	margin-left: 4px;
}

/* .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 : #9C0028;
	font-size : 11px;
	border : 1px solid #9C0028;
	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 : #9C0028;
	font-size : 11px;
	border : 1px solid #9C0028;
}	
	
/* .Module - Cellule News et Recherche */
.Module {
	font-family :  Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	color : #9C0028;
	font-size : 11px;
	border : 1px solid #9C0028;
	width : 90px;
}

 /* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{font-size : 11px;font-family :  Arial, Helvetica, sans-serif;color : #FF0000;font-weight : bold;}

/* Adresse site Internet */
.url_Site {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #9C0028;
	font-weight : bold;
	text-align: left;
	text-indent: 40px;
	}

/* Newsletter*/
.TableEditoNews {border: 1px double #FFFFFF;background-color: #9C0028;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: #9C0028;}