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: -270px;
	top: -16px;
	left: 50%;
	width: 540px;
	height: 50px;
	visibility: visible;
	background-color : transparent;
	background-repeat : no-repeat;
}

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

#submitbutton
{
	position : absolute;
	left : 515px;
	top : 0px;
}

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

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

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

a:hover
{
	text-decoration : underline;
}

#tools
{
	position : absolute;
        bottom : 5px;
        right : 30px;
}
