body
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	background-color : #ffffff;
}

#horizon	
{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#contenu	
{
	position: absolute;
	border : none;
	margin-left: -300px;
	top: -260px;
	left: 50%;
	width: 600px;
	height: 520px;
	visibility: visible;
	background-color : transparent;
	background-repeat : no-repeat;
}

#searchBox
{
	position : absolute;
	top : 400px;
	left : 50px;
	width : 480px;
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
	height : 20px;
	font-family : Verdana;
	font-size : 16px;
	padding : 4px;
	background-color : #DDDDDD;
}

#logo
{
	position : absolute;
	top : 0px;
	left : 100px;
}

#logo_actu
{
	position : absolute;
	top : 0px;
	left : 430px;
	border : none;
}

#beta
{
	position : absolute;
	top : 0px;
	left : 400px;
}

#slog
{
	position : absolute;
	top : 450px;
	left : 100px;
}

#submitbutton
{
	position : absolute;
	left : 540px;
	top : 399px;
}

#suggest
{
	display : none;
	position : absolute;
	top : 429px;
	left : 50px;
	width : 488px;
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
	border-top : none;
	font-family : Verdana;
	font-size : 12px;
	padding : 0px;
	background-color : #fcfcfc;
}

#footer
{
	position : fixed;
	left : 0px;
	bottom : 15px;
	width : 100%;
}

#footerleft
{
	position : absolute;
	left : 5px;
}

#footerright
{
	position : absolute;
	right : 5px;
	text-align : right;
	color : #AAAAAA;
}

#footerright a
{
	color : #AAAAAA;
	text-decoration : none;
}

#footerright a:hover
{
	text-decoration : underline;
}

#footerleft a
{
	color : #339922;
	text-decoration : none;
}

#footerleft a:hover
{
	text-decoration : underline;
}

#nav
{
    top : 3px !IMPORTANT;
    left : 3px;
}