/* CSS fait par Web-Creator.be */

body{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00405B;
	text-align: left;
	text-decoration: none;
	border:0;
}

#contour{
	position: relative;
	background-image: url(../images/design.jpg);
	padding: 0px;
	width: 630px;
	height: 337px;
	margin: auto;
}

h1{
	color: #00405B;
	border-bottom-color: #92ABCC;
	padding: 3px;
	font-size: 150%;
	border-bottom: 1px solid;
	text-align: left;
}


#page{
	padding: 5px;
	position: absolute;
	top: 0px;
	left: 56px;
	width: 266px;
	height: 295px;
	overflow: auto;
	text-align: justify;
}


#footer{
	display: none;
}

#client{
	position: absolute;
	top: 30px;
	left: 420px;
	font-weight: bold;
}


.login, .mail, #form_message, .code {
	background-color: transparent;
}

.code{
	width: 20%;
}

a{
	color: #0C5F82;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.img{
	text-align: center;
}

