#menu{
	display:none;
}
#splitter_menu{
	visibility:hidden;
}
#entete{
	display:none;
}

h1{
	font-size:16px;
	text-align:center;
}
a{
	text-decoration:none;
}

img{
	display:none;
}

table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
 	padding:0px; 
  	border-spacing:0px;
 	width:100%;
}

.listing {
	border-collapse:collapse;
	border:solid 1px #000000;
	width:100%;
}

.listing td{
	border-bottom:solid 1px #CCCCCC;
	color:#000000;
	padding-left:5px;
	height:20px;
	vertical-align:middle;
}

.listing th{
	text-align:left;
	border-bottom:solid 1px #000000;
	height:20px;
	color:#F5DA1B;
	padding-left:5px;
}

.input1{
	width:400px;
}
.input_large{
	width:500px;
}
.input2{
	width:300px;
}
.input3{
	width:200px;
}
.input4{
	width:121px;
}
.input5{
	width:100px;
}
.text3{
	width:200px;
	height:70px;
}
.text_adr{
	width:400px;
	height:60px;
}

.bouton{
	display:none;
}