html, body { background-color: black;
			width: 820px;
			font-size: 12px;
			margin-left: auto;
			margin-right: auto;}

/* ------------------------styles des divisions par bloc--------------------- */
#global
{
	width: 820px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#entete
{
	height: 50px;
	width: 820px;
	background-image: url(photos/entete9.jpg);
}

#haiku
{
	width: 820px;
	height: 45px;
	background-image: url(photos/haiku.jpg);

}

#menuhorizontal { margin: 0px; }

#menuvertical
{
	width: 110px;
	height: auto;
	float: left;
	margin: 10px 15px 1px 0px;
	border-right: red;
	border-left: red;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
	padding: 10px;
}


#pressbook { margin: 22px; }

#corps_accueil
{
	width: 649px;
	background-image: url(fond_global.jpg);
	margin: 0px 4px 20px 90px;
	padding: 0px 40px 0px 40px;
	font-family: times;
	color: gray;
}

#corps_reduit /* page galerie-pressbook */
{
	width: 650px;
	height: auto;
	margin: 2px 4px 10px 100px;
	padding: 0px 40px 0px 0px;
	font-family: times;
	text-align: center;
	background-color: black;
}

#corps_large /* pages autres qu'accueil et galerie */
{
	width: 649px;
	height: auto;
	margin: 0px 4px 20px 90px;
	padding: 0px 40px 0px 40px;
	background-color: black;
}

#corps_GF
{
	width: 808px;
	height: auto;
	padding: 30px 0px 10px 0px;
	text-align: center;
}

#logo
{
	width: 60px;
	height: 75px;
	background-image: url(logo2.jpg);
	margin: 5px 370px 5px 390px;
}

#pieddepage
{
	height: 60px;
	width: 820px;
}

#pieddepage h6
{
	color: crimson;
	text-align: center;
	font-family: arial;
	font-size: 10px;
}

/* -------------------------------liens-------------------------- */
a
{
	color: inherit;
	border-width: 0px;
	border-color: transparent;
	border-style: none;
}

a:hover
{
	color: antiquewhite;
	text-decoration: none;
}

.flottant-image1
{
	float: left;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin: 15px;
}


/* ---------------------------balises standard ------------------------*/
h1 /* titre du corps */
{
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	font-family: "comic sans ms", verdana, arial, georgia;
	color: crimson;
}

h2
{
	color: crimson;
	font-family: "comic sans ms", verdana, arial, sans-serif;
	font-size: 16px;
	text-align: center;
}


h3
/* description des pages dans le sitemap */
{
	color: rosybrown;
	font-size: 12px;
}


h4
/* titre des tableaux GF */ 
{ 	font-size: 12px; 
	color: rosybrown;
	}


h5 a /* "retour" des grandes images */
{
	font-size: 11px;
	padding: 10px;
	margin: auto 1px auto 1px;
	text-decoration: underline;
	color: crimson;
}

h6 /* legendes des miniatures, description des liens */
{
	color: crimson;
	font-size: 12px;
	padding: 5px;
	font-family: "Comic sans ms", arial, didot, georgia;
}


hr /* ligne de separation rouge des differentes parties de pages longues */
{
	border-color: red;
}

p /* tous paragraphes sauf logo et classes */
{
	font-size: 14px;
	margin: 10px;
	padding: 0px;
	font-style: normal;
	word-spacing: 2px;
	font-family: didot, georgia;
	color: rosybrown;
}




/* ---------------tableaux menu_horizontal et affichage miniatures-------------------- */

td  /* cellules dans le corps pour les miniatures 
		(les cellules du menu horiz ont leur propre class="mini"..) 
		les cellules du menu vertical ont aussi leur class="vertic",
		les cellules press book aussi class="pbook"  */
{
	width: auto;
	border-collapse: collapse;
	margin: 20px;
	padding: 20px 30px 20px 40px;
}








/* ---------------liste des classes--------------- */

.liens /* commentaires des sites partenaires et liens amis*/
{
	font-size: 12px;
	padding: 5px;
	font-style: normal;
	text-transform: none;
	text-align: center;
	color: rosybrown;
}

.actus /* texte à gauche, petite taille, pour commentaires annexes*/
{
	font-size: 12px;
	text-align: justify;
	text-indent: 0.2em;
}

.centered 
{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.left { text-align: left; }


.active /* lien qui mene a la page ou  on se trouve */ { color: 666666; }

.hautdepage /* ancres de la page de liens  */
{
	text-align: right;
	margin: 0 0 0 500px;
	color: rosybrown;
	font-size: 9px;
}

.bordure /* separations des differentes parties de la page Sitemap */
{
	border-color: rosybrown;
	border-width: 1px;
	border-style: solid none solid none;
}

td.mini  /* class des miniatures du menu horizontal */
{
	width: 100px;
	padding: 1px 5px 1px 5px;
	margin: 0px;
}

td.vertic /* class des miniatures du menu vertical */
{
	width: 80px;
	height: 32px;
	padding: 0px 0px 0px 0px;
}

td.pbook  /* class des dates du press book */
{
	width: auto;
	height: auto;
	font-size: 12px;
	padding: 6px;
	margin: auto;
	text-align: center;
	color: antiquewhite;
}

a.red	/* class des liens du sitemap */
{
	color: crimson;
}

p.comments /* commentaires, anecdotes, poesies sous les tableaux */
{
	color: rosybrown;
	font-size: 12px;
	font-style: italic;
	padding: 10px 100px 10px 100px;
	text-align: justify;
}

p.petit
{
	color: rosybrown;
	font-size: 12px;
	font-style: italic;
	padding: 10px 100px 10px 100px;
	text-align: justify;
}


.tableau    /*  les grands tableaux  exemple: catalogue */
{
	color: rosybrown;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
}

