/* Home page : Pour cacher le titre de tableau global */
caption {
	display:none;
}


/* Home page : Tableau global de mise en page */
.tabHome {
	margin: auto;
	border-collapse:collapse;
	width: 790px;
	height: 600px;
	border-spacing:0;
	padding:0px;
	background-color: #FFFFFF;
}

/* Home page : Cellule à gauche du menu pour créer le décalage du bord */
.homeColonneGauche {
	width: 20px;
	text-align:center;
	padding:0px;
	vertical-align: top;
}

/* Home page : Cellules des pictos de navigation (x2) */
.homeColonneMenu {
	vertical-align:top;
	width: 143px;
	text-align:center;
	padding:0px;
}

/* Home page : Cellule à droite du menu pour insérer le bandeau */
.homeColonneBandeau {
	width: 577px;
	text-align:center;
	padding:0px;
	vertical-align: top;
}

/* Home page : Cellule à droite du bandeau pour créer le décalage du bord */
.homeColonneDroite {
	width: 19px;
	text-align:center;
	padding:0px;
	vertical-align: top;
}


/* Menu : Tableau global du menu */
.tabMenu {
	margin: auto;
	border-collapse:collapse;
	width: 174px;
	height: 100px;
	border-spacing:0;
	padding:0px;
}

/* Menu : Cellule de gauche pour créer le décalage du bord */
.menuColonneGauche {
	width: 4px;
	text-align:center;
	padding:0px;	
}

/* Menu : Cellule centrale pour insérer le menu */
.menuColonneCentrale {
	width: 162px;
	text-align:center;
	padding:0px;
	vertical-align: top;
}

/* Menu : Cellule de droite pour créer le décalage du bord */
.menuColonneDroite {
	width: 8px;
	text-align:center;
	padding:0px;
}


/* Menu : Tableau gauche du menu */
.tabMenuGauche {
	margin: auto;
	border-collapse:collapse;
	width: 4px;
	height: 100%;
	border-spacing:0;
	padding:0px;
}

/* Menu : Tableau gauche du menu */
.tabMenuGauche1 {
	width: 4px;
	height: 216px;
	text-align:center;
	padding:0px;
}

/* Menu : Tableau gauche du menu */
.tabMenuGauche2 {
	width: 4px;
	height: 100%;
	text-align:center;
	padding:0px;
}


/* Menu : Tableau gauche du menu */
.tabMenuCentre {
	margin: auto;
	border-collapse:collapse;
	width: 162px;
	height: 100px;
	border-spacing:0;
	padding:0px;
}

/* Menu : Tableau gauche du menu */
.tabMenuCentre1 {
	width: 162px;
	height: 100px;
	text-align:center;
	padding:0px;
}


/* Menu : Tableau droit du menu */
.tabMenuDroit {
	margin: auto;
	border-collapse:collapse;
	width: 8px;
	height: 100%;
	border-spacing:0;
	padding:0px;
}

/* Menu : Tableau droit du menu */
.tabMenuDroit1 {
	width: 8px;
	height: 216px;
	text-align:center;
	padding:0px;
}

/* Menu : Tableau droit du menu */
.tabMenuDroit2 {
	width: 8px;
	height: 16px;
	text-align:center;
	padding:0px;
}

/* Menu : Tableau droit du menu */
.tabMenuDroit3 {
	width: 8px;
	height: 100%;
	text-align:center;
	padding:0px;
}

/* Menu : Cellule de gauche pour créer le décalage du bord */
.menuColonneGaucheBas {
	width: 174px;
	height: 11px;
	text-align:center;
	padding:0px;	
}


/* accueilPrincipal : Tableau principal de la page d'accueil */
.accueilPrincipal {
	margin: auto;
	border-collapse:collapse;
	width: 577px;
	height: 100px;
	border-spacing:0;
	padding:0px;
}



/* Bandeau : Tableau bandeau */
.bandeau {
	width: 577px;
	height: 216px;
	text-align:center;
	padding:0px;
}

/* tableau du bandeau : Tableau bandeau */
.tabBandeau {
	margin: auto;
	border-collapse:collapse;
	width: 577px;
	height: 216px;
	border-spacing:0;
	padding:0px;
}

/* Bandeau : céllule 1 du tableau bandeau */
.tabBandeau1 {
	width: 285px;
	height: 49px;
	text-align:center;
	padding:0px;
}

/* Bandeau : céllule 2 du tableau bandeau */
.tabBandeau2 {
	width: 292px;
	height: 49px;
	text-align:center;
	padding:0px;
}

/* Bandeau : céllule 3 du tableau bandeau */
.tabBandeau3 {
	width: 577px;
	height: 167px;
	text-align:center;
	padding:0px;
}


/* Accueil : contenu de la page d'accueil */
.contenuAccueil {
	width: 577px;
	height: 350px;
	text-align:center;
	padding:0px;
}


/* tableau du contenu : Tableau contenu */
.tabContenu {
	margin: auto;
	border-collapse:collapse;
	width: 577px;
	height: 350px;
	border-spacing:0;
	padding:0px;
}

/* tableau du contenu : céllule 1 du tableau contenu */
.tabContenu1 {
	width: 577px;
	height: 350px;
	text-align:center;
	padding:0px;
}


/* tableau de recherche : Tableau recherche */
.tabRecherche {
	margin: auto;
	border-collapse:collapse;
	width: 292px;
	height: 49px;
	border-spacing:0;
	padding:0px;
	background-color: #CBAD83;
}

/* tableau de recherche : céllule 1 du tableau recherche */
.tabRecherche1 {
	width: 292px;
	height: 23px;
	text-align:center;
	padding:0px;
}

/* tableau de recherche : céllule 1 du tableau recherche */
.tabRecherche2 {
	width: 292px;
	height: 3px;
	text-align:center;
	padding:0px;
}

/* tableau de recherche : céllule 1 du tableau recherche */
.tabRecherche3 {
	width: 125px;
	height: 23px;
	text-align:right;
	padding:0px;
}

/* tableau de recherche : céllule 1 du tableau recherche */
.tabRecherche4 {
	width: 167px;
	height: 23px;
	text-align:center;
	padding:0px;
}

/* tableau de recherche : céllule 1 du tableau recherche */
.tabRecherche5 {
	width: 40px;
	height: 23px;
	text-align:center;
	padding:0px;
	vertical-align:middle;
}




