/* feuille de style pour site Barbarella MCMLXVIII */
/* (C) 2004, Marc Nadeau, La Pagerie, http://www.pagerie.com */

body {
	padding: 10px;
	margin: 10px;
	color: #FFF;
	background-color: #004;
	font-family: Helvetica, Arial, sans-serif;
}

/* corpus */

a.lienExterne {
	color: #FFF;
	padding: 0.1ex;
}

h1 {
	width: 50%;
	padding: 1ex;
	font-size: 125%;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	background-color: transparent;
	border: red solid thin;
}

h2 {
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 1ex;
	padding: 0.5ex;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
	background-color: transparent;
	border: red solid thin;
}

/* legendes des illustrations: h4 */
h4 {
	margin-left: 20%;
	margin-right: 20%;
	color: #fff;
	text-align: justify;
	font-size: 90%;
	line-height: 130%;
	border: #FC0 solid thin;
	padding: 1ex;
	font-weight: bold;
}

p.commentaire {
	color: #fff;
	margin-left: 15%;
	margin-right: 15%;
	text-align: justify;
	text-indent: 2em;
	line-height: 130%;
	border: #FC0 solid thin;
	padding: 1ex;
	font-weight: bold;
}

quote {
	font-style: italic;
}

td {
	border: none;
	padding: 0.5ex;
	font-weight: bold;
}

/* listes */
ul.creditsBd {
	color: #FFF;
	font-weight: bold;
	width: 22em;
	margin: 1.5ex auto;
	padding: 1ex;
	list-style-type: none;
	border: #FC0 solid thin;
}

li {
	text-align: left;
	color: #FFF;
	line-height: 130%;
	font-weight: bold;
}

/*  menus */

p.menu {
	text-align: center;
	line-height: 130%;
	border: none;
}

a.menuItem {
	color: #fff;
	background-color: #609;
	font-weight: bold;
}

p.galerie {
	margin-left: 15%;
	margin-right: 15%;
	text-align: center;
}

span.menuItemGrise {
	padding: 0.3ex;
	margin: 0.3ex;
	font-size: 85%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

table.menu {
	text-align:center;
	line-height: 200%;
	border: none;
	background-color: #609;
}

th {
	line-height: 100%;
	color: #FFF;
	text-align:center;
	font-weight: bold;
	border: none;
	padding: 0;
}


/* publicite */

.pub468x60 {
	margin-top: 1ex;
	background-color: transparent;
}

.pub320x64 {
	margin-top: 1ex;
	background-color: transparent;
}

