/**********************************************************************************************************************************/
/*******************************************************     STYLES E_GESTIONDOC      *********************************************/
/**********************************************************************************************************************************/
/*******************************************************/
/** DOCUMENTATION TECHNIQUE ****************************/
/*******************************************************/
.tx-egestiondoc-pi1 {
	font-size: 1em;
}
.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;
}
.egestiondoc_label_fichier {
	/*color: #ACA094;*/
	font-weight: bold;
}
.document_description img {
	padding: 10px 10px 10px 10px;
}

.egestiondoc_resultat_recherche_pasderesultat {
	font-size: 0.8em;
}

/*******************************************************/
/** DOCUMENTATION TECHNIQUE ****************************/
/*******************************************************/
.egestiondoc_recherche label {
	width: 70px; 
	float: left;
	padding-right: 15px;
	text-align: right;
	font-size: 0.75em;
	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 {
	cursor: pointer;
	margin-left: 85px;
	background-color:#ACA094;
	border: none;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
}
* html .egestiondoc_recherche .egestiondoc_recherche_submit input {
	margin-left: 74px;
}
.egestiondoc_resultat_recherche_termes {
	font-size: 0.8em;
}
.egestiondoc_resultat_recherche_termes_nb_resultat {
	font-size: 1em;
	color: #333333;
	margin-bottom: 8px;
}
.egestiondoc_display_pagination {
	font-size: 0.75em;
	clear: both;
	margin: 5px 0;
}
.egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste {
	margin: 12px 0;
}
.egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste a img{
	vertical-align: middle;
	margin-right: 4px;
}
.egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste li ul {
	list-style-type: none;
	float: left;
	margin-top: 2px;
	width: 360px;
}
.egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste li ul ul{
	width: 300px;
}
.egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste li ul li{
	margin-left: 0;
} 
.egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste .document_fichier{
	width: 52px;
	float: left;
}

.egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste ul ul ul{
	float: left;
}

.egestiondoc_resultat_recherche p {
	font-size: 1em;
}
/*******************************************************/
/** 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 .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;
}
ul.egestiondoc_listecomplete_liste li ul {
	list-style-type: none;
}