body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #444444;
}

input {
	width: auto;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
	
}
a{color:#000000; }
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
a:hover{text-decoration:underline;}

.textecontenu {	
	width: 1000px;
	margin: 0 auto;
}
.cadrerecherche {
	font-size: 11px;
	color: #FFFFFF;
}

.textetitre {
	font-size: 15px;
	color: #444444;
}
.signature {
	font-size: 10px;
	color: #999999;
}
.menu,
.menu table td {
    padding: 0;
    margin: 0;
}
.menu table {
    border-collapse : collapse;
}
