.InputRecherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #A6A8AB;
}
.TexteHaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCDD;
	text-decoration: none;
}
.TexteHaut a:link {
	color: #99CCDD;
	text-decoration: none;
}
.TexteHaut a:visited {
	color: #99CCDD;
	text-decoration: none;
}
.TexteHaut a:hover {
	color: #99CCDD;
	text-decoration: underline;
}
.fondec {
	background-image: url(/images/1.jpg);
	background-repeat: no-repeat;
}
.FiltreAlpha {
	filter: Alpha(Opacity=75, Style=0);
	background-color: #CCCCCC;
}
.alignleft {
	float: left ;
	padding-right: 10px; 
}
.alignright {
	float: right ;
	padding-left: 10px; 
}
#boite {
	border-top:1px solid #f8e070;
}
#boite-tiret {
	border-top:1px dotted #369;
}
#puce {
	background-image: url(/images/puce.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}