.tx-ccw-documentation .TypeDoc li h3{
  color:#363636;
  display:inline-block;
  font-family:Arial, Helvetica, sans-serif;
  font-size:1.333rem;
  font-weight:bold;
  line-height:1.333rem;
  padding: 0;
}

.tx-ccw-documentation .titre-fichiers-enfants {
    clear: left;
    display: block;
}

.tx-ccw-documentation .TypeDoc h3{
  padding: 0;
}

.tx-ccw-documentation .TypeDoc ul{
  list-style-type:none; 
}

.tx-ccw-documentation .TypeDoc ul li {
  line-height:1.5rem;
  list-style-type:none; 
  padding-bottom:1rem;
}
.tx-ccw-documentation .TypeDoc ul li  div{
  display: inline-block;
}
.tx-ccw-documentation .TypeDoc {
  margin-top:1.5rem;
}

.tx-ccw-documentation .sansPuce ul,
.tx-ccw-documentation .sansPuce ol {
   list-style-type:none;
   margin: 0 0 1rem 0;
}

.tx-ccw-documentation  .boutonTriHaut:before, .tx-ccw-documentation  .boutonTriBas:before {
  display: inline-block;
  font-family: "flexi-icones";
  font-size:1.6666rem;
  color: #5c5c5e;
  font-weight: normal;
  text-decoration:none;
}

.tx-ccw-documentation .boutons-tri ul {
  margin: 0 !important;
}

.tx-ccw-documentation .boutons-tri a:link{
  text-decoration: none;
}

.tx-ccw-documentation  .boutonTriHaut:before {
content: "\e60e";
  text-decoration:none;
}
.tx-ccw-documentation  .boutonTriBas:before {
content: "\e60d";
  text-decoration:none;
}

.tx-ccw-documentation .criteres {
    clear: left;
}

.tx-ccw-documentation  .boutonTriBas, .tx-ccw-documentation  .boutonTriHaut {
background : none;
padding-left: 0.1em;
}

.tx-ccw-documentation .tri-titre, .tx-ccw-documentation .tri-date{
  margin-top:0px;
}

.tx-ccw-documentation ul.tri-titre-liste, .tx-ccw-documentation ul.tri-date-liste{
  float:left;
  margin:0;
  padding:0;
}

.tx-ccw-documentation ul.tri-titre-liste li, .tx-ccw-documentation ul.tri-date-liste li{
  display: inline;
}
.tx-ccw-documentation .tri-titre-titre{
  float:left;
  margin:0;
  padding:0px 1em 10px 0;
}

.tx-ccw-documentation .tri-date-titre{
  float:left;
  margin:0;
  padding:0px 1em 10px 0;
  margin-left:20px;
}


.tx-ccw-documentation .boutons-tri { clear: both; }

.tx-ccw-documentation .countRecherche {
	clear : both;
	padding-left : 1em;
}

.tx-ccw-documentation .boutonTriHaut b, .tx-ccw-documentation .boutonTriBas b{ 
	border: 0; 
	clip: rect(0 0 0 0); 
	height: 1px; 
	margin: -1px; 
	overflow: hidden; 
	padding: 0; 
	position: absolute; 
	width: 1px;
}

.tx-ccw-documentation  .listeDocuments div.type-doc:before,
.tx-ccw-documentation  .listeDocuments div.documentpdf.type-doc:before,
.tx-ccw-documentation  .listeDocuments div.type-tab:before,
.tx-ccw-documentation  .listeDocuments div.type-liens:before,
.tx-ccw-documentation  .listeDocuments div.type-img:before{ 
	color: #5C5C5E;
	font-family: "flexi-icones";
	font-size: 2rem;
}
.tx-ccw-documentation  .listeDocuments div.type-doc:before {content: "\3d";}
.tx-ccw-documentation  .listeDocuments div.documentpdf.type-doc:before {content: "\3e";}
.tx-ccw-documentation  .listeDocuments div.type-tab:before {content: "\3f";}
.tx-ccw-documentation  .listeDocuments div.type-liens:before {content: "\e035";}
.tx-ccw-documentation  .listeDocuments div.type-img:before {content: "\e010";}


.tx-ccw-documentation .image-fichier {
	width:150px;
	height:150px;
}