@charset "iso-8859-1";
/* Fichiers CSS pour PBGalerie.ch */

BODY {font-family: Verdana, Arial; font-size: 10pt; background-color: #000000; color:#EBEBEB; text-align: center}
A {color:#feeace; text-decoration:none; font-weight: bold}
A:HOVER {color:#f8c36a; text-decoration:none}
TD {font-size: 10pt}
HR {width: 700; color:#EBEBEB}

.tableau_0_1000 {border-style: none; border-width: 0; width: 1000; border-collapse: collapse; margin: 0 auto 0 auto}

.cell_5 {width: 5%}
.cell_10 {width: 10%}
.cell_15b {width: 15%}
.cell_55 {width: 55%}
.cell_60 {width: 60%}
.cell_80 {width: 80%}
.cell_90 {width: 90%}
.cell_100 {width: 100%}

.cell_10_40 {width: 10%; height: 40}
.cell_100_20 {width: 100%; height: 20}

.cell_30_haut {width: 30%; vertical-align:top}
.cell_100_centre {width: 100%; text-align: center}

.cell_10b {width: 10}
.cell_15 {width: 15}
.cell_20 {width: 20}
.cell_100b {width: 100}
.cell_170 {width: 170}
.cell_320 {width: 320}

.cell_15_30_gras_italique_haut {width: 15%; height: 30; font-style: italic; font-weight: bold; vertical-align:top}
.cell_20b_haut {width: 20%; vertical-align:top}
.cell_40_droite {width: 40%; text-align: right}
.cell_50_30_haut {width: 50%; height: 30; vertical-align:top}
.cell_100_30_italique_centre {width: 100%; height: 30; text-align: center; font-style: italic}

.cell_40_haut {width: 40; vertical-align:top}
.cell_100b_haut {width: 100; vertical-align:top}
.cell_135_centre {width: 135; text-align: center}
.cell_220_centre {width: 220; text-align: center}
.cell_350_haut {width: 350; vertical-align:top}
.cell_730_centre {width: 730; text-align: center}

.cell_10b_30 {width: 10; height: 30}
.cell_15_30 {width: 15; height: 30}
.cell_20_20 {width: 20; height: 20}
.cell_42_20 {width: 42; height: 20}
.cell_42_100 {width: 42; height: 100}
.cell_45_20 {width: 45; height: 20}
.cell_45_100 {width: 45; height: 100}
.cell_88_20 {width: 88; height: 20}
.cell_88_100 {width: 88; height: 100}
.cell_100b_20 {width: 100; height: 20}
.cell_100b_30 {width: 100; height: 30}
.cell_100_100 {width: 100; height: 100}
.cell_350_20 {width: 350; height: 20}
.cell_350_30 {width: 350; height: 30}
.cell_350_40 {width: 350; height: 40}

.gras {font-weight: bold}
.gras_italique {font-style: italic; font-weight: bold}
.gras_italique_11 {font-style: italic; font-weight: bold; font-size: 11pt}
.gras_italique_centre_11 {text-align: center; font-style: italic; font-weight: bold; font-size: 11pt}
.gras_italique_centre_12 {text-align: center; font-size: 12pt; font-style: italic; font-weight: bold}
.gras_italique_centre_14 {text-align: center; font-size: 14pt; font-style: italic; font-weight: bold}

.cell_40_40_gris {width: 40%; height: 40; background-color: #EBEBEB; color: #000000}
.cell_40_40_gris_haut_droite {width: 40%; height: 40; background-color: #EBEBEB; vertical-align:top; text-align: right; color: #000000}
.cell_80_gris {width: 80%; background-color: #EBEBEB; color: #000000}

#tableau_comm A {color: #000000; text-decoration: underline; font-weight: bold}
#tableau_comm A:HOVER {color: #000000; text-decoration: none; font-weight: bold}


/*
.tableau_2_100 {border-style: solid; border-width: 2; width: 100%; border-collapse: collapse}

.cell_17_haut {width: 17%; vertical-align:top}

.cell_30 {width: 30%}

.cell_70 {width: 70%}

.cell_83 {width: 83%}

.cell_2_20_centre {border-style: solid; border-width: 2; height: 20; text-align: center}

.cell_30 {width: 30}

.cell_30_20 {width: 30; height: 20}

.cell_40_20 {width: 40; height: 20}
.cell_38_20 {width: 38; height: 20} 
.cell_38_100 {width: 38; height: 100}
.cell_40b {width: 40}	   

.cell_290_haut_droite {width: 290; vertical-align:top; text-align: right}

.cell_560 {width: 560}

.cell_560_20 {width: 560; height: 20}
.cell_560_40 {width: 560; height: 40}

.cell_990 {width: 990}

*/

/* --------------------------------------------------------------------------------------------------------------- */

.wrapper {
	width:1000px;
	margin:0 auto;
	}
.menu {
	height:17px;
	width:1000px;
	background:url(borders/menu.gif);
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:3px 5px 0 0;
	float:center;
	font-weight:normal;
	}
.menu li {
	display:inline;
	font-size:12px;
	padding:0 10px;
	}
.menu a {
	color:#feeace;
	font-weight: normal;
	text-decoration:none;
	}
.menu a:hover {
	color:#f8c36a;
	background:none;
	}
