/**********************************************************************************************************************************************************************************/
/**************************************************                             GESTION DOCUMENTAIRE                                 **********************************************/
/**********************************************************************************************************************************************************************************/


/*******************************************************/
/** DOCUMENTATION TECHNIQUE ****************************/
/*******************************************************/
.tx-egestiondoc-pi1 {
	padding:10px 0 0 5px;
}

.tx-egestiondoc-pi1 a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.tx-egestiondoc-pi1 a:hover {
	text-decoration: underline;
} 
.tx-egestiondoc-pi1 ul.egestiondoc_derniers_ajouts_liste .derniers_ajouts_titres {
	color: #333333;
}

.fichier {
	float:left;
	width:100%;
	margin-top:12px;
}

.document_fichier {
	float:left;
	width:50px;
}

.egestiondoc_label_fichier {
	font-weight: bold;
}

.document_fichier_lien {
	float:left;
	width:500px;
}

.document_description img {
	float: left;
	padding: 0 10px 15px 10px;
}

.egestiondoc_resultat_recherche_pasderesultat {

}


/*******************************************************/
/** DOCUMENTATION TECHNIQUE ****************************/
/*******************************************************/
.egestiondoc_recherche label {
	width: 70px; 
	float: left;
	padding-right: 15px;
	text-align: right;
	padding-top: 2px;
}

.egestiondoc_recherche .egestiondoc_recherche_input,
.egestiondoc_recherche .egestiondoc_recherche_select,
.egestiondoc_recherche .egestiondoc_recherche_submit {
	clear: both;
	margin: 7px 0;
}

.egestiondoc_recherche .egestiondoc_recherche_submit input {
	background-color:#eaeaea;
	border:1px solid #cccccc;
	cursor:pointer;
	margin:5px 0 10px 85px;
	width:100px;
}

* html .egestiondoc_recherche .egestiondoc_recherche_submit input {
	margin-left: 74px;
}

.egestiondoc_resultat_recherche_termes {

}

.egestiondoc_resultat_recherche_termes_nb_resultat {

	color: #333333;
	margin-bottom: 8px;
}

.egestiondoc_display_pagination {
	clear: both;
	margin: 5px 0;
}

.tx-egestiondoc-pi1  ul.egestiondoc_listecategorie_liste {
	margin: 12px 0;

}
#milieu .tx-egestiondoc-pi1  ul.egestiondoc_listecategorie_liste a img {
	vertical-align: middle;
	margin-right: 10px;
}

#milieu .tx-egestiondoc-pi1  ul.egestiondoc_listecategorie_liste li  {
	list-style-type: none;
	background:none;
	padding:0 0 10px 0;
}

#milieu .tx-egestiondoc-pi1  ul.egestiondoc_listecategorie_liste li img  {
	vertical-align:middle;
	margin-right:7px;
}

.tx-egestiondoc-pi1  ul.egestiondoc_listecategorie_liste li ul {
	list-style-type: none;
}


/*******************************************************/
/** LISTE DEROULANTE CATEGORIE *************************/
/*******************************************************/
.egestiondoc_choixcategorie label{
	width: 150px; 
	float: left;
	padding-right: 15px;
	text-align: right;
}

.egestiondoc_choixcategorie_select,
.egestiondoc_choixcategorie_submit {
	clear: both;
	margin: 7px 0;
}

.egestiondoc_choixcategorie_submit input {
	cursor: pointer;
	margin-left: 165px;
	background-color:#ACA094;
	border: none;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
}


/*******************************************************/
/** LISTE PAR CATEGORIE ********************************/
/*******************************************************/
.egestiondoc_listecategorie .egestiondoc_listecategorie_nomcategorie {
	font-size: 1.1em;
	margin-bottom: 10px;
}

.egestiondoc_listecategorie ul.egestiondoc_listecategorie_liste li{
	margin: 0;
	padding: 5px 0;
}

.egestiondoc_listecategorie ul.egestiondoc_listecategorie_liste a img{
	vertical-align: middle;
	margin-right: 4px;
}

.egestiondoc_listecategorie ul.egestiondoc_listecategorie_liste li ul {
	list-style-type: none;
}

.egestiondoc_listecategorie ul.egestiondoc_listecategorie_liste li img {
	vertical-align:middle;
}

.egestiondoc_listecategorie .egestiondoc_listecategorie_pagination {
	margin-top: 10px;
}



/*******************************************************/
/** LISTE COMPLETE *************************************/
/*******************************************************/
ul.egestiondoc_listecomplete_liste {
	margin: 13px 0;
}

ul.egestiondoc_listecomplete_liste a {
	color: #333333;
}

.egestiondoc_listecomplete_pagination a{
}

ul.egestiondoc_listecomplete_liste a img{
	vertical-align: middle;
	margin-right: 4px;
}

#milieu .egestiondoc_listecategorie_liste a.egestiondoc_listecomplete_liste_element span.document_date_maj {
	font-weight:normal;
	color:#685c53;
}

#milieu .egestiondoc_listecategorie_liste a.egestiondoc_listecomplete_liste_element span.document_date_maj:hover {
	text-decoration:none;
}

ul.egestiondoc_listecomplete_liste li ul {
	list-style-type: none;
}

ul.egestiondoc_listecomplete_liste li img {
	vertical-align:middle;
}