﻿@charset "UTF-8";
body  {
	background: #ffffff; /*Changer ici la couleur de fond des cotés de la page*/
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: left; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
    }

    .twoColFixLtHdr #container {
	width: 800px;
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	background-image: url(../images/commun/menu_fond.jpg);
	background-repeat: no-repeat;
	background-position: left 143px;
   } 

/*
	background-image: url(../images/commun/ombre_droite.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #DEE6ED;

*/
    .twoColFixLtHdr #header {
	background-image: url(../images/commun/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: right;  /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insérée dans l'élément #header, il est conseillé de supprimer le remplissage. */
	height: 117px;
	padding-right: 10px;
	margin-top: 0px;	
	margin-left: 0px;
    } 

    .twoColFixLtHdr #headerMenu {
	background-image: url(../images/commun/menuH_fond.jpg);
	background-repeat: no-repeat;
	background-position: right;  /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insérée dans l'élément #header, il est conseillé de supprimer le remplissage. */
	height: 26px;
	padding-right: 10px;
	margin-top: 0px;	
	margin-left: 0px;
    } 


    .twoColFixLtHdr #ColonneGauche {
	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	min-height: 434px;
	width: 192px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 	margin-right: 3px;
  }
 /*	
	background-image: url(../images/commun/menu_fond.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56595c;
  */
  
    .twoColFixLtHdr #ContenuPrincipal {
	min-height: 445px;
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	overflow: auto;
	background-color: #FFFFFF;
   }
 /*
	background-image: url(../images/commun/ombre_dumenu.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56595c;
*/

    .twoColFixLtHdr #ContenuActu {
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	overflow: auto;
	background-color: #FFFFFF;
   } 
/*

	background-image: url(../images/commun/ombre_dumenu.jpg);
	background-repeat: repeat-y;
	background-position: left;

*/
    .twoColFixLtHdr #ContenuActuOld {
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	overflow: auto;
	background-image: url(../images/commun/actus_fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #d6d6d6;
   } 
/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56595c;

*/
 .twoColFixLtHdr #ContenuOffres {
	height: 430px;
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56595c;
	background-image: url(../images/commun/ombre_dumenu.jpg);
	background-repeat: repeat-y;
	background-position: left;
   } 
   
    .twoColFixLtHdr #ContenuInscription {
	height: 430px;
	margin-top: 0;
	margin-right: 9px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56595c;
	background-image: url(../images/commun/ombre_dumenu.jpg);
	background-repeat: repeat-y;
	background-position: left;
   } 


     .twoColFixLtHdr #RetourHome{
	height: 100px;
	width: 150px;
   } 

     .twoColFixLtHdr #HomeGauche {
	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	height: 200px;
	width: 564px;
	background-image: url(../images/home/fond_home.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
   }
  
    .twoColFixLtHdr #HomeDroite {
	height: 215px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
   }
  
  
    .twoColFixLtHdr #HomeBas {
	margin-right: 9px;
	padding: 0 0 2px 0;
	background-image: url(../images/home/fond_homebas.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d6d6d6;
    } 

    .twoColFixLtHdr #footer {
	margin-right: 9px;
	padding: 0 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #56595c;
	background-color: #FFFFFF;
    } 
/*
	background-image: url(../images/home/fond_homebas.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d6d6d6;

*/



    .twoColFixLtHdr #footer p {
	margin: 0; /* la mise à zéro de la marge du premier élément du pied de page permet d'éviter une possible disparition de la marge (espace entre les éléments div) */
	padding: 2px 0; /* l'utilisation d'un remplissage pour cet élément crée un espace, tout comme une marge l'aurait fait, mais en évitant le risque de disparition de la marge */
    }

    .fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */

    	float: right;

    	margin-left: 8px;

    }

    .fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */

    	float: left;

    	margin-right: 8px;

    }

    .clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */

    	clear:both;

        height:0;

        font-size: 1px;

        line-height: 0px;

    }

