body {
	font: 100% 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: center; /* ce paramétrage centre le conteneur */
	color: #666;
	background-color: #FFF;
}
.principal #container {
	width: 600px; 
	border: 0;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	background-color: #FFF;
	margin-top: 0;/* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.principal #corps {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.principal #basdepage {
	width: 600px;
	font-size: 70%;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F90;
	text-align: center;
	height: 50px;
	border-bottom-color: #F90;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 15px;
	padding-top: 0px;
	vertical-align: top;
}
/*barre de navigation dans div entete*/
.nav-haut11 {
	float: left;
	width: 200px;
	padding-left: 10px;
	height: 32px;
	padding-top: 10px;
	text-align: left;
}
.nav-haut12 {
	float: right;
	width: 300px;
	text-align: right;
	height: 32px;
	padding-top: 10px;
}

.nav-haut2 {
	clear: both;
	text-align: right;
	float: right;
}
.nav-haut21  {
	float: left;
	width: 110px;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nav-haut211 {
	float: left;
	width: 30px;
	text-align: center;
	height: 25px;
	padding-top: 10px;
}
.nav-haut3 {
	clear: both;
	text-align: center;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F90;
	border-bottom-color: #F90;
	border-bottom-width: thin;
	border-bottom-style: solid;
	width: 100%;
	padding-top: 5px;
	background-color: #FF9;
	height: 25px;
}
.nav-haut31 {
	float: left;
	text-align: center;
	width: 23%;
}

.nav-haut311 {
	float: left;
	width: 135px;
	text-align: left;
}
/* règles générales */
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	font-style: normal;
	line-height: 120%;
	color: #333;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #F90;
	padding-bottom: 0,5;
	line-height: 100%;
	padding-top: 0,5;
}
h2 {
	font-size: 100%;
	font-weight: bold;
}
.poaa a:active{
	color: #F0F;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
}
.clearfloat { /* = saut de div (div ou break et doit être l'élément final avant la balise de fin d'un conteneur */
	clear:both;
	font-size: 6px;
	line-height: 6px;
}
.ligneorange {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F90;
	font-size: 6px;
	line-height: 6px;
}

.corpsItal   {
	font-style: italic;
}
/* modif de lightbox.css adaptée au site */
.lightbox27 {
	text-align: center;
}
.principal #container #corps .lightbox27lft {
	float: left;/*bloc image à gauche*/
	width: 120px;
	vertical-align: top;
	text-align: center;
	padding: 0px;
}
.principal #container #corps .floatright {
	font-size: 85%;/*pour titre image aligné à droite*/
	margin-left: 130px;
	padding-top: 10px;
}
.principal #container #corps .lightbox27lft220 {
	float: left;/*bloc image à gauche*/
	width: 220px;
	vertical-align: top;
	text-align: center;
	padding: 0px;
}

.corpsEntree {
	clear: right;
	float: none;
	width: 600px;
	font-size: 85%;
	padding-left: 1em;
	line-height: 1.5em;
}
.corpsEntree a:link{
	width: 600px;
	font-size: 90%;
	padding-left: 0em;
}
.corpsPetit   {
	font-size: 75%;
	font-style: italic;
}
#corps table {
	font-size: 80%;
	color: #666;
	background-color: #FFFFE0;
}
a:link {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #333;
	color: #FFF;
}
a img 
	{
	border: 0;
	background-color: #FFF;
}
a:active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.box {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F90;
	text-decoration: none;
}
.titre-surligne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F90;
	border-bottom-color: #F90;
	background-color: #FFFFFF;
	height: 25px;
}
.tableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #333333;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.poesiestitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.poesiescourant {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.poesiescourantLien {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #F60;
	text-decoration: none;
}
.poesiecourantnoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: 18pt;
	font-style: normal;
}
.livresillustrés {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
}
.encadr a:hover {
	background-color: #666;
	font-size: 85%;
}
.encadr a {
	background-color: #F90;
	font-size: 85%;
	color: #FFF;
}
.encadr a:link {
	background-color: #F90;
	color: #FFF;
	font-size: 85%;
}
#pwg {
	background-color: #FFFFE0;
	text-align: center;
	clear: both;
	height: 18px;
	border: 1px solid #FF9900;
	font-size: 85%;
	color: #FFF;
	vertical-align: middle;
	width: 300px;
}
