body {
	margin: 0;
	padding: 0;
	font-family: Comic Sans MS, helvetica, sans-serif;
	font-size: 11px;
	color: #550001;
	background: #3C0000;
}
h1 { font-size : 1.5em; margin : 0.1em 0 0.2em 0; color: White;  font-family: "Times New Roman", Times, serif;  font-style: italic;  background-image: url(images/titre.png);  height: 58px;  width: 100%;  text-indent: 80px;  padding-top: 22px;  background-repeat: no-repeat;  }
h2 { font-size : 1.3em;  margin : 0.1em; color: #B00201; font-family: "Times New Roman", Times, serif; }

a {
	color: #A90000;
	text-decoration: underline;
}
a:hover {
	color: Red;
	text-decoration: underline;
}
img {	border: 0;}
p {
	padding: 0 5px 10px 5px;
}
.menu {
	width: 120px;
	height: 120px;
	border: 1px solid #5E0000;
	background-color: #A90000;
	background-image: url(images/bande.png);
	background-repeat: repeat;

	top: 10px;
	left: 149px;
	z-index: 25;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	font-size: 13px;
	color: #FFCC66;
}
a.menuiten {
	color: #FFCC66;
	text-decoration: none;
}
a:over.menuiten {
	color: #FFCC66;
	text-decoration: underline;
}

a:active.menuiten {
	color: #FFCC66;
	text-decoration: underline;
}

.bouton {
width: 100px;
height: 35px;
margin-left: 10px;
}

.gau {
	background-image: url(images/bordgau.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.dro {
	background-image: url(images/bordroit.gif);
	background-repeat: repeat-y;
	width: 5px;
}

.bas {
	height: 3px;
	background-image: url(images/bande.png);
	color: #FFCC66;
	padding-top: 5px;
	background-repeat: no-repeat;
}
.titre {
	background-image: url(images/bande.gif);
}
.cadre_gauche {
	background-image: url(images/tigauche.gif);
	width: 15px;
}
.cadre_droite {
	background-image: url(images/tidroite.gif);
	width: 16px;
}
