/* ----------------------------------------------------------------------------------------------- */
/*           Style CSS Pro&Cie.com - Micrologiciel - 2003 */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : Black; background: White url(images/fond_site.jpg) repeat-y center; }

/* ----------------------------------------------------------------------------------------------- */
/* Liens Standard du Body */
/* ----------------------------------------------------------------------------------------------- */
A:link { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #0000CC; text-decoration : underline; }
A:visited { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #0000CC; text-decoration : underline; }
A:active { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #0000CC; text-decoration : underline; }
A:hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #0000CC; text-decoration : underline; }


/* ----------------------------------------------------------------------------------------------- */
/* Style des Formulaires html */
/* ----------------------------------------------------------------------------------------------- */
/* Boutons */
.Bouton {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #BA3036;
	color : #FCDCAB;
	font-size : 10px;
	cursor:hand;
	border : 1px solid #FCDCAB;
	margin-left : 1px;
	height : 18px;
}
/* Area Text */
.Txt_Area {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFF9E7;
	color : Black;
	font-size : 11px;
	border : 1px solid #BA3036;
}
/* Input box */
.Txt_Input {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFF9E7;
	color : Black;
	font-size : 11px;
	border : 1px solid #BA3036;
}
/* Taille et couleur des modules News et Recherche */
.Module {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFF9E7;
	color : Black;
	font-size : 11px;
	border : 1px solid #BA3036;
	width : 100px;
}
/* Select box dans liste Menu */
.Menu_Select {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFF9E7;
	color : Black;
	border : 1px solid #BA3036;
	font-size : 11px;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* taille des tableaux par defaut dans l'editeur */
td { font-size : 11px; font-family : Arial, Helvetica, sans-serif; }
/* En prévision d'un "title" de couleur */
.navtext { width : auto; font-size : 8pt; border-width : 1px; border-style : outset; border-color : #787878; background-color : #EFEFEF; color : #3D3D3D; font-family: Arial, Helvetica, sans-serif; }
/* Photos et Images */
.Photo {
	margin-top : 8px;
	margin-bottom : 5px;
	margin-left : 8px;
	margin-right : 8px;
	border : 1px solid #BA3036;
}
/* 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;}
/* Style textes de la page Contact*/
.Contact { font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : normal; color : Black; text-align : left; }
/* Les tableau Préformatés en tailles 11 Pix*/
.Format_Petit_Tableau_Titre { font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : bold; color : White; padding-left : 5px; padding-right : 5px; }
.Format_Petit_Tableau { font-family : Arial, Helvetica, sans-serif; font-size : 11px; vertical-align : top; padding-top : 5px; padding-right : 5px; padding-left : 5px; padding-bottom : 5px; }

/* Couleurs ou fond du site de taille fixe */
/* Ne sert que dans des cas particuliers */
/*.Tablo_Main {background: #021F3A url(images/main.jpg) no-repeat top;}*/
.Tablo_Main_Fond {background: transparent url(images/fond.gif) repeat-y;}


/* ----------------------------------------------------------------------------------------------- */
/* Style Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des Pages dans les Pages */
.GrandTab2 { font-size : 14px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; color : White; padding-left : 10px; padding-right : 10px; background : url(images/menu01.gif) repeat-x; height : 30px; padding-bottom : 2px; font-weight : bold; font-style : italic; }
/* Fond des Pages du Site*/
.Tablo_Main_Frame { background: transparent; font-family : Arial, Helvetica, sans-serif; font-size : 11px; padding : 10px;  }
/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
	background: #F7F7F7 ;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style des tableaux html */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des tableaux html */
.Array_Titre {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #BA3036;
	color : White;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}
/* Données des tableaux html */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFF9E7;
	color : Black;
	font-size : 11px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}
/* Fond des tableaux html */
.Array_Contour {
	font-size : 11px;
	border: 1px solid #BA3036;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : #D1AD76;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Top_Menu {
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : center;
}

/* Liens du Top Menu */
A.Tab:link { font-size : 11px; text-decoration : underline; color : #0000CC; }
A.Tab:visited { font-size : 11px; text-decoration : underline; color : #0000CC; }
A.Tab:active { font-size : 11px; text-decoration : underline; color : #0000CC; }
A.Tab:hover { font-size : 11px; text-decoration : underline; color : #0000CC; }

/* Liens du Top Menu Active*/
A.Tab_Active:link { font-size : 11px; text-decoration : underline; color : #0000CC; }
A.Tab_Active:visited { font-size : 11px; text-decoration : underline; color : #0000CC; }
A.Tab_Active:active { font-size : 11px; text-decoration : underline; color : #0000CC; }
A.Tab_Active:hover { font-size : 11px; text-decoration : underline; color : #0000CC; }


/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	background : url(images/titre_menu.jpg) no-repeat;
	color : White;
	padding-left : 8px;
	padding-right : 1px;
	padding-top : 1px;
	padding-bottom : 6px;
	height : 22px;
	font-weight : bold;
}

/* Couleur Ligne de séparation */
.Ligne {
	background: transparent url(images/ligne.gif) repeat-x center;
	height : 10px;
}

/* Liens général */
A.Menu:link { font-size : 11px; text-decoration : none; color : #DFBFC0; margin-left : 3px; width : 100%; }
A.Menu:visited { font-size : 11px; text-decoration : none; color : #DFBFC0; margin-left : 3px; width : 100%; }
A.Menu:active { font-size : 11px; text-decoration : none; color : #DFBFC0; margin-left : 3px; width : 100%; }
A.Menu:hover { font-size : 11px; text-decoration : none; color : #FFFFFF; margin-left : 3px; width : 100%; }

/* Liens Selectionés */
A.Menu_Actif:link { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 2px; width : 100%; font-weight : bold; }
A.Menu_Actif:visited { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 2px; width : 100%; font-weight : bold; }
A.Menu_Actif:active { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 2px; width : 100%; font-weight : bold; }
A.Menu_Actif:hover { font-size : 11px; text-decoration : underline; color : #FFFFFF; padding-left : 2px; width : 100%; font-weight : bold; }

/* Liens Sous Menu Ouvert */
A.Sous_Menu:link { font-size : 11px; text-decoration : none; color : #FCDCAB; padding-left : 12px; width : 98%; margin-left : 1px;  background-color : #9E3D41;  }
A.Sous_Menu:visited { font-size : 11px; text-decoration : none; color : #FCDCAB; padding-left : 12px; width : 98%; margin-left : 1px;  background-color : #9E3D41;  }
A.Sous_Menu:active { font-size : 11px; text-decoration : none; color : #FCDCAB; padding-left : 12px; width : 98%; margin-left : 1px;  background-color : #9E3D41;  }
A.Sous_Menu:hover { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 12px; width : 98%; margin-left : 1px;  background-color : #9E3D41;  }

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif:link { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 11px; width : 98%; margin-left : 1px; font-weight : bold;  background-color : #9E3D41;  }
A.Sous_Menu_Actif:visited { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 11px; width : 98%; margin-left : 1px; font-weight : bold;  background-color : #9E3D41;  }
A.Sous_Menu_Actif:active { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 11px; width : 98%; margin-left : 1px; font-weight : bold;  background-color : #9E3D41;  }
A.Sous_Menu_Actif:hover { font-size : 11px; text-decoration : underline; color : #FFFFFF; padding-left : 11px; width : 98%; margin-left : 1px;  background-color : #9E3D41;  }


/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2_D {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	background : url(images/titre_menu.jpg) no-repeat;
	color : White;
	padding-left : 8px;
	padding-right : 1px;
	padding-top : 1px;
	padding-bottom : 6px;
	height : 22px;
	font-weight : bold;
}

/* Couleur Ligne de séparation */
.Ligne_D {
	background: transparent url(images/ligne.gif) repeat-x center;
	height : 10px;
}

/* Liens général */
A.Menu_D:link { font-size : 11px; text-decoration : none; color : #DFBFC0; margin-left : 3px; width : 100%; }
A.Menu_D:visited { font-size : 11px; text-decoration : none; color : #DFBFC0; margin-left : 3px; width : 100%; }
A.Menu_D:active { font-size : 11px; text-decoration : none; color : #DFBFC0; margin-left : 3px; width : 100%; }
A.Menu_D:hover { font-size : 11px; text-decoration : none; color : #FFFFFF; margin-left : 3px; width : 100%; }

/* Liens Selectionés */
A.Menu_Actif_D:link { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 2px; width : 100%; font-weight : bold; }
A.Menu_Actif_D:visited { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 2px; width : 100%; font-weight : bold; }
A.Menu_Actif_D:active { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 2px; width : 100%; font-weight : bold; }
A.Menu_Actif_D:hover { font-size : 11px; text-decoration : underline; color : #FFFFFF; padding-left : 2px; width : 100%; font-weight : bold; }

/* Liens Sous Menu Ouvert */
A.Sous_Menu_D:link { font-size : 11px; text-decoration : none; color : #FCDCAB; padding-left : 12px; width : 98%; margin-left : 1px;  background-color : #9E3D41;  }
A.Sous_Menu_D:visited { font-size : 11px; text-decoration : none; color : #FCDCAB; padding-left : 12px; width : 98%; margin-left : 1px;  background-color : #9E3D41;  }
A.Sous_Menu_D:active { font-size : 11px; text-decoration : none; color : #FCDCAB; padding-left : 12px; width : 98%; margin-left : 1px;  background-color : #9E3D41;  }
A.Sous_Menu_D:hover { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 12px; width : 98%; margin-left : 1px;  background-color : #9E3D41;  }

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif_D:link { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 11px; width : 98%; margin-left : 1px; font-weight : bold;  background-color : #9E3D41;  }
A.Sous_Menu_Actif_D:visited { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 11px; width : 98%; margin-left : 1px; font-weight : bold;  background-color : #9E3D41;  }
A.Sous_Menu_Actif_D:active { font-size : 11px; text-decoration : none; color : #FFFFFF; padding-left : 11px; width : 98%; margin-left : 1px; font-weight : bold;  background-color : #9E3D41;  }
A.Sous_Menu_Actif_D:hover { font-size : 11px; text-decoration : underline; color : #FFFFFF; padding-left : 11px; width : 98%; margin-left : 1px;  background-color : #9E3D41;  }


/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu { background: transparent; padding-left : 2px; padding-right : 2px; padding-top : 2px; padding-bottom : 3px; }


/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Style Footer Général */
.Footer { font-size : 11px; font-family : Arial, Helvetica, sans-serif; background : url(images/footer.gif) repeat-x; text-decoration : none; font-weight : normal; color : #4B4B4B; padding-bottom : 18px; rempadding-left : 180px; text-align : center; }

/* Lien du Footer */
A.Footer_Lien:link { font-size : 10px; text-decoration : none; color : #4B4B4B; }
A.Footer_Lien:visited { font-size : 10px; text-decoration : none; color : #4B4B4B; }
A.Footer_Lien:active { font-size : 10px; text-decoration : none; color : #4B4B4B; }
A.Footer_Lien:hover { font-size : 10px; text-decoration : none; color : #343434; }

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */

.Body_mail{
 	background: White none;
}

