.table_recherche_avancee
{
	width: 337px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.td_recherche_av_haut
{
	width: 337px;
	background: url(/com/images/recherche_av_haut.jpg) scroll no-repeat 0 0;
	height: 13px;
}
.td_recherche_av_milieu
{
	width: 337px;
	padding: 0 6px 0 6px;
	background: url(/com/images/recherche_av_milieu.jpg) scroll repeat-y 0 0;
}
.td_recherche_av_bas
{
	width: 337px;
	background: url(/com/images/recherche_av_bas.jpg) scroll no-repeat 0 0;
	height: 49px;
}


.td_recherche_onglets
{
	padding: 0 3px 0 3px;
}



.tr_recherche_av
{
	background-color: #fff;
}
.tr_recherche_av_alt
{
	background-color: #e4e4e4;
}
.td_recherche_av_libelle
{
	width: 102px;
	padding: 0 0 0 8px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.td_recherche_av_valeur
{
	width: 224px;	
	padding:3px 0 3px 0;
}
.tr_recherche_av .td_recherche_av_valeur
{
	padding:8px 0 8px 0;
}
.ddlLarge
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	width: 195px;
}
.ddlJour
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	width: 60px;
}
.ddlMois
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	width: 75px;
}
.ddlAnnee
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	width: 65px;
}

.texteFieldLarge
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	width: 190px;
}

.btn_Valider
{
	background: url(/com/images/bouton_valider_recherche_av.gif) scroll no-repeat 50% 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	display: block;
	text-align: center;
	padding: 4px 0 4px 0;
	text-decoration: none;
	width: 63px;
}
.btn_Valider:HOVER
{
	text-decoration: none;
	cursor: pointer;
}
