body {font-family:Verdana, Arial, Helvetica, sans-serif}

a.menu:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
 }

a.menu:link{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

a.menu:hover{
	text-decoration: underline;
	color:#A21010;
	font-weight: bold;
}

#tdRecherche
{
	height: 242px;
	background: url('medias/fondMoteur.png') repeat-x;
	text-align: left;
}

#formRecherche
{
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 10pt;
	padding-left: 10px;
	line-height: 0.5em;
}

#formRecherche h1
{
	clear: both;
	font-size: 16pt;
	font-style: italic;
	color: #990000;
}

#formRecherche h2
{
	clear: both;
	font-size: 12pt;
	color: #000000;
	float: left;
}

#formRecherche h3
{
	clear: both;
	font-size: 11pt;
	color: #000000;
	float: left;
	padding-left: 10px;
	margin-top: 0;
}

#formRecherche select
{
	float: left;
	margin-top: 6px;
	margin-left: 12px
}

#lst_budget_min
{
	margin-top: -6px !important;
}

#lst_budget_max
{
	margin-top: -6px !important;
}

#boutonRecherche
{
	clear: both;
	float: right;
	background: url('medias/fondBoutonRecherche.png') repeat-x;
	height: 30px;
	width: 100px;
	cursor: pointer;
	bottom: 0;
	right: 20px;
}

#texteRecherche
{
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	font-weight: bolder;
}