* {
font-family: Arial, Helvetica, sans-serif;
}
img {
border-width:0px;
}
body {
	margin:0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background:#6B0008 url(../images/degrade.png) repeat-x;
}
#enter {
	height: 283px;
	width: 420px;
	text-align: center;
	vertical-align: middle;
	color: #690005;
	margin:auto;
}
a:link, a:visited {
	text-decoration: none;
	color: #501;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
.Principal {
	background: url(../images/fleurs.gif) center center no-repeat;
	text-align:center;
}
.Description {
	color: #501;
	font-size: 11px;
	padding:5px 0 20px 0;
}
.Entrer {
	font-size: 14px;
	color: #690005;
	padding-top:10px;
}
.Mentions {
	font-size: 10px;
	font-style: italic;
	padding-top: 180px;
}
.MenuHTML {
	color: #701;
	font-size: 12px;
	padding-top:20px;
}
.MenuHTML a:link, .MenuHTML a:visited, .Mentions a:link, .Mentions a:visited {
	color: #401;
	text-decoration: none;
}
.MenuHTML a:hover, .Mentions a:hover {
	color: #BBB;
	text-decoration: none;
}
