BODY {

	background-color: rgb(255,228,181);
	position: relative;
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 3%;
	text-align: center;
}
.header {
	background-image: url(http://www.vospoemes.fr/_gen_img4_10.jpg);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(171, 146, 89);
	background-position: center 0%;
}
#header1 {
	background-image: url(http://www.vospoemes.fr/logo_pour_site/banniere-isidore.gif);
	background-repeat: no-repeat;
	border: 0 #990000;
	width: 600px;
	height: 86px;
	margin: 0 auto;
}
.page {
border : 10px solid rgb(171, 146, 89);
margin-left : auto;
margin-right : auto;
height : auto;
	width: 937px
}
P {
	font-size: 18px;
	font-family:  "Times New Roman", serif;
	color: rgb(158,51,0);
	font-weight: bold;
	font-style: Italic;
}
h5 {
	font-size: 14px;
	font-family: "Times New Roman", serif;
	color: rgb(158,51,0);
	font-weight: bold;
}
h4 {
	font-size: 18px;
	font-family: "Times New Roman", serif;
	color: rgb(0,0,204);
	font-weight: bold;
}
h3 {
	font-size: 22px;
	font-family:  "Times New Roman", serif;
	color: #FF0099;
	font-weight: bold;
	font-style: Italic;
}
h2 {
	font-size: 18px;
	font-family:  "Times New Roman", serif;
	color: #FF6633;
	font-weight: bold;
	font-style: Italic;
}
h1 {
	font-size: 18px;
	font-family:  "Times New Roman", serif;
	color: #FF0098;
	font-weight: bold;
	font-style: Italic;
}
a:link {
	color: rgb(102, 51, 0);
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: rgb(102, 52, 0);
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #a86a00;
	font-weight: bold;
	background-color: #dcc77d;
}
div#colonne1 {
	float: left;
	width: 200px;
	background: rgb(255, 255, 204);
	float: right;
	float: left;
	width: 200px;
	margin-right: 5px;
	background: rgb(255, 255, 204);
	margin-right: 7px;
}
#colonne2 {
	background-color: rgb(255, 255, 204);
	float: left;
}
#colonne3 {
	background-color: rgb(255, 255, 204);
	float: left;
}
div#colonne4 {
	float: left;
	width: 120px;
	background: none;
	float: right;
	float: left;
	width: 120px;
	margin-right: 5px;
	background: none;
	margin-right: 7px;
}
div#centre {
	background: none;

	overflow: hidden;
	background: none;

}
#pied {
	height: 150px;
	width: 100%;
  bottom: 0;
  clear: both;	
}
#menu, #menu ul {
	padding: 0;
	margin: 20px;
	list-style: none;
	float: left;
	width: 200px;
	min-width: 150px;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
	position: relative;
}
* html #menu ul {
	width: 200%;
}
html body #menu {
	padding: 0;
}
#menu li {
	position: relative;
	float: left;
	line-height: 1.25em;
	margin-bottom: -1px;
	width: 200px;
	display: inline;
}
#menu li ul {
	position: absolute;
	left: -999em;
	margin-left: 50%;
	margin-top: -22px;
}
#menu li ul ul {
	left: 200px;
}
#menu li a {
	display: block;
	font-size: 14px;
	font-family: Arial;
	text-align: left;
	color: rgb(158, 51, 0);
	font-weight: bold;
	text-decoration: none;
	background-image: url(http://www.vospoemes.fr/bouton/Image2.png);
	background-color: rgb(255, 255, 204);
	border: 0 solid #cc0033;
	padding: 0 12px 0 12px;
}
#menu li a:hover {
	cursor: pointer;
	color: rgb(158, 51, 0);
	background-image: url(http://www.vospoemes.fr/bouton/Image1.png);
	background-color: #ff6633;
}
#menu li:hover ul, #menu li.sfhover ul {
	left: 100px;
}
#menu, #menu ul {
	padding: 0;
	margin: 20px;
	list-style: none;
	float: left;
	width: 200px;
	min-width: 150px;
	margin-top: 5px;
	margin-right: 2px;
	margin-left: 2px;
	position: relative;
}
* html #menu ul {
	width: 200%;
}
html body #menu {
	padding: 0;
}
div.c2 {
	text-align: center;
}
div.c1 {
	text-align: left;
}
div.c5 {
	width: 450px;
	height: 45px;
  clear: both;	
}
ul#menu2 {
	margin:   0;
/* Marge extérieur nulle */
	padding:   1px 1px 0;
/* Marge intérieur à 1px sauf pour le bas */
	width:   250px;
/* Largeur de notre liste */
	font-size:  14px;
/* Taille de notre police */
	border:   1px solid rgb(255,51,0);
/* Application d'une bordure */
}
ul#menu2 li {
	list-style-type:  none;
/* Aucunes puces associées */
	margin-bottom:   1px;
/* Ajout d'une marge en bas */
}
ul#menu2 li a {
	width:   auto !important;
/* Largeur interprétée par tous les navigateurs excepté IE6 et inférieur */
	width:   100%;
/* largeur interprétée par IE6 et inférieur */
	padding:   4px;
/* Définition des marges intérieures */
	text-decoration:   none;
/* Suppression du soulignement */
	display:   block;
/* Définition sous forme de block */
}
ul#menu2 li a:link {
	color:   rgb(158,51,0);
/* Couleur de la police */
	background-color:   rgb(255,255,204);
/* Définition de la couleur de fond */
	border:   1px solid rgb(158,51,0);
/* Ajout d'une bordure */
	border-left-width:   4px;
/* Modification de la bordure gauche */
}
ul#menu2 li a:visited {
	color:   rgb(204,153,102);
/* Changement de la couleur de la police initiale */
	background-color:   rgb(255,255,204);
/* Changement de la couleur de fond initiale */
	border:   1px solid rgb(158,51,0);
/* Ajout d'une bordure */
	border-left-width:   4px;
/* Modification de la bordure gauche */
}
ul#menu2 li a:hover {
	color:   rgb(158,51,0);
/* Changement de la couleur de la police initiale */
	background-color:   rgb(204,153,102);
/* Changement de la couleur de fond initiale */
	border:   1px solid rgb(158,51,0);
/* Ajout d'une bordure */
	border-left-width:   4px;
/* Modification de la bordure gauche */
}
ul#menu2 li a:active {
	color:   rgb(204,153,102);
/* Changement de la couleur de la police initiale */
	background-color:   rgb(204,153,102);
/* Changement de la couleur de fond initiale */
	border:   1px solid rgb(158,51,0);
/* Ajout d'une bordure */
	border-left-width:   4px;
/* Modification de la bordure gauche */
}
ul#menu3 {
	margin:   0;
/* Marge extérieur nulle */
	padding:   1px 1px 0;
/* Marge intérieur à 1px sauf pour le bas */
	width:   250px;
/* Largeur de notre liste */
	font-size:  14px;
/* Taille de notre police */
	border:   1px solid rgb(255,51,0);
/* Application d'une bordure */
}
ul#menu3 li {
	list-style-type:  none;
/* Aucunes puces associées */
	margin-bottom:   1px;
/* Ajout d'une marge en bas */
}
ul#menu3 li a {
	width:   auto !important;
/* Largeur interprétée par tous les navigateurs excepté IE6 et inférieur */
	width:   100%;
/* largeur interprétée par IE6 et inférieur */
	padding:   4px;
/* Définition des marges intérieures */
	text-decoration:   none;
/* Suppression du soulignement */
	display:   block;
/* Définition sous forme de block */
}
ul#menu3 li a:link {
	color:   rgb(158,51,0);
/* Couleur de la police */
	background-color:   rgb(255,255,204);
/* Définition de la couleur de fond */
	border:   1px solid rgb(158,51,0);
/* Ajout d'une bordure */
	border-left-width:   4px;
/* Modification de la bordure gauche */
}
ul#menu3 li a:visited {
	color:   rgb(204,153,102);
/* Changement de la couleur de la police initiale */
	background-color:   rgb(255,255,204);
/* Changement de la couleur de fond initiale */
	border:   1px solid rgb(158,51,0);
/* Ajout d'une bordure */
	border-left-width:   4px;
/* Modification de la bordure gauche */
}
ul#menu3 li a:hover {
	color:   rgb(158,51,0);
/* Changement de la couleur de la police initiale */
	background-color:   rgb(204,153,102);
/* Changement de la couleur de fond initiale */
	border:   1px solid rgb(158,51,0);
/* Ajout d'une bordure */
	border-left-width:   4px;
/* Modification de la bordure gauche */
}
ul#menu3 li a:active {
	color:   rgb(204,153,102);
/* Changement de la couleur de la police initiale */
	background-color:   rgb(204,153,102);
/* Changement de la couleur de fond initiale */
	border:   1px solid rgb(158,51,0);
/* Ajout d'une bordure */
	border-left-width:   4px;
/* Modification de la bordure gauche */
}
