@charset "utf-8";
#formRecheche {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.Recherche-HeadCategorie {
	background-image: url(/mivTemp/images/moteurRecherche/headTable.png);
	background-repeat: no-repeat;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
#formRecheche ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#formRecheche ul li ul {
	font-weight: normal;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-type: none;
}
#formRecheche ul li {
	margin: 0px;
	text-indent: -24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	list-style-type: none;
}

#formRecheche ul li ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	list-style-type: none;
	text-indent: -25px;
	padding-left: 25px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#formRecheche ul li input {
	background-color: #E3E8EA;

}
#formRecheche ul li ul li input {
	white-space: pre;
	background-color: #E3E8EA;

}


.Recherche-CheckBox {
	font-size: 9px;
}
.Recherche-listeCatergorie {
	font-size: 9px;
	background-color: #F0F5F9;
	margin: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.Recherche-PiedCategorie {
	background-image: url(/mivTemp/images/moteurRecherche/piedTable.png);
	background-repeat: no-repeat;
	font-size: 9px;
	font-weight: bold;
}
#Recherche-OngletContainer {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}


#Recherche-OngletContainer     thead   tr  th {
	background-image: url(/mivTemp/images/moteurRecherche/headRecherche.png);
	text-align: left;
	padding-left: 20px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #FFFFFF;
}
#Recherche-OngletContainer tfoot tr td {
	background-image: url(/mivTemp/images/moteurRecherche/piedRecherche.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#Recherche-OngletContainer  .fondContenu {
	background-image: url(/mivTemp/images/moteurRecherche/fondRecherche.png);
	background-repeat: repeat-y;
}
.detailsResultats {
	font-size: 9px;
	display: block;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.nombreRecords {
	font-size: 9px;
	font-style: italic;
	color: #999999;
}
