body {
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #B3D7EF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	font-size: .76em;
	line-height: 13px;
}

#container {
width:950px;
margin:0 auto;
margin-top: 50px;
}

#contenttop
{
	background: transparent url('images/find.png') repeat-y 0 0;
	margin-left : auto;
	margin-top: 30px;
}


#contentwrapper
{
	background: transparent url('images/find.png') repeat-y 0 0;
	margin-left : auto;
	margin-top: 0px;
}


#titre
{
	margin-left : 25%;
	margin-top: 0;
	padding: 0;
	font-size: large
}

#text {
    position: relative;
    height: auto;
    width: auto;
    left: 85px;
    top: 50px;
	color: red;
	font-size: large;
	line-height: 20px; 
}

#tableau {
    position: relative;
	margin-left: 105px;
    margin-top: 50px;
}

.title
{
	font-size: large;
	margin-top : 45px;
}

#ban
{
	font-size: large;
	margin-top : 45px;
	margin-left: 125px;
}

#subtitle
{
	font-size: x-small
}

TH
{
	padding: 10px;
	font-size: large
}

TD
{
	padding: 10px;
	font-size: medium
}

form
{
    position: relative;
    height: auto;
    width: auto;
    left: 75px;
	right: 15px;
	top: 40px;
}

.note
{
    position: relative;
    height: auto;
    width: auto;
    left: 75px;
	top: 40px;
	font-style: italic;
}

#footer
{
	height: 52px;
	background: url('images/bottombg.png') no-repeat 0 0;
	margin-left : auto;
	margin-top: 0px;
}