/* CSS Document */

body,td,th {
}
body {
	background-color: #721d3e;
	background-image: url(../images/Janick_1.gif);
	background-repeat: no-repeat;
}
h1,h2,h3,h4,h5,h6 {
}
h1 {
	font-size: 30px;
	color: #721d3e;
	font-weight: bolder;
}
h2 {
	font-size: 24px;
	color: #663333;
	font-weight: bolder;
}
h3 {
	font-size: 18px;
	color: #663333;
	line-height: 20px;
}
h4 {
	font-size: 16px;
	color: #666666;
}
h5 {
	font-size: 14px;
	color: #996666;
}.fondpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	color: #000000;
	background-color: #FFCC99;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	position: relative;
	left: 150px;
	padding: 5px 40px 20px 20px;
	z-index: 10;
	top: 100px;
	width: 510px;
	overflow: visible;
}
.entÍte {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	position: absolute;
	left: 280px;
	top: 50px;
	letter-spacing: 2px;
	z-index: 11;
	white-space: nowrap;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	width: 130px;
	left: 20px;
	height: auto;
	position: absolute;
	top: 100px;
	line-height: 10px;
}
.menu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
	letter-spacing: 1px;
}
.menu a:visited{
	color: #FFCC99;
	text-decoration: none;
}
.menu a:hover{
	color: #CCCCFF;
	text-decoration: none;
}

.menuplus {
	font-size: 16px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 5px;
	line-height: 15px;
}
.fondpage a:link {
	color: #660000;
	text-decoration: none;
}
.fondpage a:visited {
	color: #660000;
	text-decoration: none;
}
.fondpage a:hover {
	color: #336633;
	text-decoration: none;
}