#consultation, #tableEnrichir {
	margin-top: 10px;
	width: 100%;
	empty-cells: show;
	text-align: center;
}

.itemVolume a{
	border-left: thin;
	border-left-style: solid;
	border-right: thin;
	border-right-style: solid;
	border-color: Olive;
	color: #476C22;
	font-weight: bold;
}

.itemVolume a:hover{
	background-color: Olive;
	color: #C4E3A6;
}

.itemVolume{
	text-align: left;
	list-style-type: none;
	margin-left: -15px;
}

.thDecalConsult{
	width: 5px;
}

#consultation ul{
	text-align: left;
	font-weight: bold;
}

.thNomEntreeConsult, .thTitreListeCommentaires, .thTitreAjoutComm, .thTitreAjoutEnr, .thTitreListeEnrichissements, .thTitreInfos {
	background-color: #CCEECC;
	text-align: center;
	border-style: solid !important;
	border-color: Black;
	border-width: 1px;
	font-weight: bold;
	vertical-align: middle;
}

#tableMenuGauche {
	text-align: center;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	border-collapse: collapse;
	background-color: #E1E2F4;
	width: 12em;
}

#tableMenuGauche th{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.thMenuGauche {
	vertical-align: top;
	width: 11em;
}

#tableMenuGauche a {
	text-decoration: none;
	color: Black;
	cursor: pointer;
	font-weight: bold;
}

#tableMenuGauche a:hover {
	background-color: #C8C8FF;
	color: navy;
}

#tableEnrichissements {
	width: 100%;
}

#tableCommentaires form, #tableEnrichissements form {
	visibility: hidden;
}

#tableFormAjout textarea {
	width: 55em;
	height: 10em;
}

#tableFormAjout th {
	width: 20%;
}

.tableCommentaire, .tableEnrichissement {
	border-width: 1px;
	border-style: solid;
	border-color: Black;
	width: 100%;
	border-collapse: collapse;
	margin-top: 5px;
}

.tableEnrichissement .thContenuEpiLitt {
	padding-left: 1em;
	padding-right: 1em;
}

.tableCommentaire th {
	border-bottom-style: dashed;
	border-bottom-color: Black;
	border-bottom-width: 1px;
}

.thPostePar {
	text-align: left;
	background-image: url(../images/imgCommentaire.png);
	background-repeat: no-repeat;
	background-color: #E1E2F4;
	height: 37px;
	padding-left: 57px;
}

.spAuteur {
	font-weight: bold;
}

.thContenuComm {
	text-align: justify;
}

.thDateComm {
	background-color: #E1E2F4;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: Black;
	width: 16em;
}

#tableImagesAss {
	border-collapse: collapse;
}

#illus {
	max-width: 98%;
}

#thNavigIllus a:hover {
	background-color: #EEEEEE;
}

#thNavigIllus a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
	cursor: pointer;
}

#thNavigIllus {
	background-color: #CCEECC;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	text-align: center;
}

#thVersionTexte {
	vertical-align: top;
}

#thVersionTexte table {
	border-collapse: collapse;
	width: 95%;
}

#thVersionTexte .thTexte {
	text-align: justify;
	font-family: "Bodoni MT", Verdana, Arial, Helvetica, sans-serif;
}

#thVersionTexte .thInfoReco {
	height: auto;
	border: 1px #CCEECC solid;
	background-color: #FFFFF0;
	text-align: center;
	padding: 3px;
}

.thTitreEnrichir {
	background-color: #6699CC;
	font-weight: bold;
	text-align: center;
	border: 1px solid black !important;
}

.inputPetitChamp {
	width: 15em;
}

.inputLongChamp {
	width: 25em;
}

.thConsultEnrichissements {
	vertical-align: top;
}

.thInfo {
	font-style: italic;
}

