.footer_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
.horizon {
	color: #FFFFFF;
	background-color: transparent;
	text-align: center;
	font-size: 11px;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 200px;
	overflow: visible;
	visibility: visible;
	display: block;
	background-image: url("images/rouge.gif");
	margin-top: -100px;
	}

.content {
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	margin-left: 20%;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 650px;
	height: 200px;
	visibility: visible;
	left: 0px;
	}

.bg 
	{
	background-image: url("images/rouge.gif");
	background-repeat: repeat-x;
	}

.bodytext 
	{
	font-size: 16px;
	font-family: helvetica, "microsoft sans serif", arial, sans-serif;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

.footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	color: #B50A0A;
	text-decoration: none
	}

a:hover 
	{
	color: red;
	text-decoration: none
	}
body {
	background-color: #FFFFFF;
}

img {
	padding-left: 0px;
}
#logo {
	width:200px;
	float: left;
}

#name {
	width:300px;
	float: left;
	padding: 93px 0 0 13px;
}

#enter {
	padding: 10px 0 0 23px;
	float: left;
	width: 300px;
}
