/***********************************************/
	/* HTML tag styles for print                   */
	/***********************************************/
* {
	font-size: 9pt;
}

body {
	font-family: Verdana, Arial, sans-serif;
	background-image: none;
	font-size: 12pt;
	color: #000;
}

a {
	color: #808080;
}

input {
	overflow: visible;
	border: none;
	font-style: italic;
}

h2 {
	font-size: 11pt;
	text-decoration: underline;
}

/* bread crumb */
#dottednav td {
	background-color: transparent !important;
}

#dottednav * {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

/* tableau de recherche */
.rechercheDesignation,.rechercheChamps {
	border-bottom: 1px solid #ccc;
}

.rechercheChamps {
	white-space: nowrap;
}

/* liste de résultats */
.rappelCriteres {
	border: 1px solid #ccc;
}

.tableResult {
	border-bottom: 1px solid #ccc;
}

.tableResultHeader {
	background-color: #ccc;
}

.sel_for_print {
	background-color: #ccc;
}

/* FICHE DETAILLEE */
.divDetailsHeader {
	font-weight: bold;
	font-size: 12pt;
}

.smallTitleFirst {
	background-color: #ccc;
	font-weight: bold;
}

/* *************************************************** */
.tableSimple_Tdtitre {
	font-weight: bold;
}