/* CSS Document */

/* --------------------- D E B U T ------------------- */
body {margin: 0px; text-align: center; background-color: #000710;}

/* ---------------------- GLOBAL --------------------- */
#global {margin: 0 auto; position: relative; width: 800px; text-align: left;}

/* ------------------- TACHES ORANGE ------------------ */
#tache {height: 162px; width: 176px; position: absolute; left: 500px; top: 395px; z-index: 3;}
#tache2 {height: 110px; width: 120px; position: absolute; left: 510px; top: 290px; z-index: 4;}

/* ------------ PRE-LOADING: IMAGE DE FOND ----------- */
#preload-images {width: 0px; height: 0px; display: inline; background-image: url(../images_base/fond_mois_home.jpg);}

/* ---------------------*--*--*--*-------------------- */
/* ---------------- TXT COURANT + Styles ------------- */
/* ----- (liens - orange - italic - bold, etc.) ------ */
/* ---------------------*--*--*--*-------------------- */
.h1 {font: bold 20px/24px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none ;}
.h2 {font: bold 16px/20px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none ;}
.texte {font: 14px/18px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none ;}

/* ----------------------- LIENS --------------------- */
.texte a {color: #000000 ; text-decoration: underline ;}
.texte a:hover, .texte a:focus, .texte a:active {color: #DA8024 ; text-decoration: underline ;}

/* ---------------------- ITALIC --------------------- */
.texteitalic {font: italic 14px/18px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none ;}

/* -------------------- GRAS ITALIC ------------------ */
.textegrasitalic {font: italic bold 14px/18px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none ;}

/* ------------------- ITALIC ORANGE ----------------- */
.texteitalicorange {font: italic 14px/18px Arial, Helvetica, sans-serif; color: #DA8024; text-decoration: none ;}

/* ---------------- ITALIC GRAS ORANGE --------------- */
.texteitalicgrasorange {font: italic bold 14px/18px Arial, Helvetica, sans-serif; color: #DA8024; text-decoration: none ;}

/* ----------------------- GRAS ---------------------- */
.textegras {font: bold 14px/18px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none ;}

/* -------------------- GRAS ORANGE ------------------ */
.textegrasorange {font: bold 14px/18px Arial, Helvetica, sans-serif; color: #DA8024; text-decoration: none ;}

/* ---------------------- ORANGE --------------------- */
.texteorange {font: 14px/18px Arial, Helvetica, sans-serif; color: #DA8024; text-decoration: none ;}


/* ---------------------*--*--*--*-------------------- */
/* ----------------- TXT PETIT + Styles -------------- */
/* ----- (liens - orange - italic - bold, etc.) ------ */
/* ---------------------*--*--*--*-------------------- */
.texte_pt {font: 12px/14px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none ;}

/* ---------------------- Liens ---------------------- */
.texte_pt a {color: #000000 ; text-decoration: underline ;}
.texte_pt a:hover, .texte_pt a:focus, .texte_pt a:active {color: #DA8024 ; text-decoration: underline ;}

/* ---------------------- ITALIC --------------------- */
.texte_ptitalic {font: italic 12px/14px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none ;}

/* -------------------- GRAS ITALIC ------------------ */
.texte_ptgrasitalic {font: italic bold 12px/14px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none ;}

/* ------------------- ITALIC ORANGE ----------------- */
.texte_ptitalicorange {font: italic 12px/14px Arial, Helvetica, sans-serif; color: #DA8024; text-decoration: none ; }

/* ---------------- ITALIC GRAS ORANGE --------------- */
.texte_ptitalicgrasorange {font: italic bold 12px/14px Arial, Helvetica, sans-serif; color: #DA8024; text-decoration: none ;}

/* ----------------------- GRAS ---------------------- */
.texte_ptgras {font: bold 12px/14px Arial, Helvetica, sans-serif; color: #000000; text-decoration: none ;}

/* -------------------- GRAS ORANGE ------------------ */
.texte_ptgrasorange {font: bold 12px/14px Arial, Helvetica, sans-serif; color: #DA8024; text-decoration: none ;}

/* ---------------------- ORANGE --------------------- */
.texte_ptorange {font: 12px/14px Arial, Helvetica, sans-serif; color: #DA8024; text-decoration: none ;}


/* ........................* *........................ */
/* ......................* * * *...................... */
/* .............. M I S E  E N  P A G E .............. */
/* ......................* * * *...................... */
/* ........................* *........................ */

#conteneur1 {width: 740px; position: relative; z-index: 2; top: 27px; left: 30px;}
