/**********************************************************************************************************************************/
/*******************************************************     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;
}
.tx-egestiondoc-pi1 ul li {
	margin:5px 0 5px 20px;
}
.egestiondoc_label_fichier {
	/*color: #ACA094;*/
	font-weight: bold;
}
.document_description img {
	float: left;
	padding: 0 10px 15px 10px;
}

.egestiondoc_resultat_recherche_pasderesultat {
	font-size: 0.8em;
}

/*******************************************************/
/** DOCUMENTATION TECHNIQUE ****************************/
/*******************************************************/
.egestiondoc_recherche input {
	float:left;
	margin:0 0 10px;
	padding:3px;
	width:200px;
}
.egestiondoc_recherche select {
	float:left;
	margin:0 0 10px;
	width:207px;
}
.egestiondoc_recherche label {
	display:block;
	float:left;
	margin:3px 15px 0 0;
	text-align:right;
	width:100px;
}
.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 {
	border:1px solid #BDBDBD;
	background-color:#ECE9D8;
	color:#D7004B;
	cursor:pointer;
	font-family:Arial,Helvetica,Verdana;
	font-size:1em;
	margin:0 0 0 115px;
	padding:0 2px;
	width:auto;
}
* html .egestiondoc_recherche .egestiondoc_recherche_submit input {
	margin-left: 115px;
}
.egestiondoc_resultat_recherche_termes {
	margin:10px 0 0 0;
	font-size: 1.1em;
}
.egestiondoc_resultat_recherche_termes_nb_resultat {
	font-size: 1em;
	color: #333333;
	margin-bottom: 8px;
}
.egestiondoc_display_pagination {
	font-size: 1em;
	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;
}
.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 {
	border:1px solid #BDBDBD;
	background-color:#ECE9D8;
	color:#D7004B;
	cursor:pointer;
	font-family:Arial,Helvetica,Verdana;
	font-size:1em;
	margin:0 0 0 165px;
	padding:0 2px;
	width:auto;
}

* html .egestiondoc_choixcategorie_submit input {
	margin:0 0 0 169px;
}

/*******************************************************/
/** LISTE PAR CATEGORIE ********************************/
/*******************************************************/
.egestiondoc_listecategorie .egestiondoc_listecategorie_nomcategorie {
	font-size: 1.1em;
	margin-bottom: 10px;
}
* html .egestiondoc_listecategorie .egestiondoc_listecategorie_nomcategorie {
	margin-left:10px;
}
.egestiondoc_listecategorie ul.egestiondoc_listecategorie_liste li{
	margin:10px 0 10px 20px;
	padding: 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;
}

* html .egestiondoc_listecategorie .egestiondoc_listecategorie_pagination {
	margin-left:10px;
}

/*******************************************************/
/** LISTE COMPLETE *************************************/
/*******************************************************/
ul.egestiondoc_listecomplete_liste {
	margin: 13px 0;
}
ul.egestiondoc_listecomplete_liste a {
	color: #333333;
}
.egestiondoc_listecomplete_pagination {
	margin:10px 0 10px 10px;
}
.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;
}