html, body
{
	height: 100%;
	background: url("img/body.png")
}
body
{
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
}

#global
{
	min-height: 100%;
	width: 849px;
	top: 0px;
	background: url("img/corps.png");
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	width: 849px;
	height: 300px;
	background: url("img/banniere.png");
	padding: 0px 0px 0px 0px;
}

#menu
{
	width: 849px;
	/*margin-top: 30px;*/
	background: url("img/menu.png");
	padding: 15px 0px 0px 0px;
}

.no_cadre
{ 
border:none; 
}
 
#menu2
{
	width: 849px;
	margin-left: 0px0px 0px 0px;
}

a:link
{
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #000;
	border: 0px;
}

a:hover
{
	text-decoration: none;
	background-image: url("img/voit.png");
	background-position: 0px;
	background-repeat: no-repeat;
	color: #000;
	border: 0px;
}

a:visited
{
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	color: #000;
	border: 0px;
}

#corps
{
	width: 849px;
	font-size: 16px;
	padding: 15px 0px 0px 0px;
}

#page p
{
	margin-left: 15px;
	margin-right: 15px;
	font-size: 16px;
}

#page a
{
	text-decoration: none; 
	color: #000; 
	background: none;
}

#page a:hover
{
	text-decoration: underline; 
	background: none;
}


#page h1
{
	color: rgb(0, 0, 0);
	text-align: center;
	font-family: "Arial", "Arial Black", Times New Roman, Times, serif;
}

#page h2
{
	height: 30px;
	padding-left: 30px;
	color: #000;
	text-align: center;
}

#page li
{
	margin-left: 15px;
	margin-right: 15px;
	font-size: 16px;
}

table
{
	border-collapse: collapse;
	font-size: 16px;
}

td
{
	vertical-align: top;
	border-collapse: collapse;
	text-align: center;
}

.form
{
	vertical-align: top;
	text-align: left;
	border-collapse: collapse;
}

#td
{
	text-align: center;
	font-family: Times New Roman, Times, serif, center;
	border: 1px solid black; 
}

.normal 
{
	padding: 2px;
	padding-left:25%;
	-padding-left: 15%;
	margin: 2px;
	margin-bottom: 0,5%;
}

.circuit  
{
	padding: 2px;
	padding-left: 10%;
	-padding-left:10%;
	/padding-left:10%;
	margin: 2px;
	margin-bottom: 0,5;
	align: justify;
}

#footer a
{
	padding: 0px 0px 0px 0px;
	width: 849px;
	font-size: 12px;
	img: none;
}
#footer a:hover
{
	padding: 0px 0px 0px 0px;
	width: 849px;
	font-size: 12px;
	background: none;
	text-decoration: underline;
}
#deroulant
{
	flaot: left;
	font-size: 12px;
	margin-left: 0px;
	-left: 0px;
	/left: 0px;
	margin-top: 10px;
	position: absolute;
}

input
{
	width: 600px;
	margin: 0;
}

textarea
{
	width: 605px;
	height: 150px;
	margin: 0;
}

#td1 input
{
	width: 100px;
	margin: 0;
}