/**************************************************************************************************************/
/*******************************       GESTION DOCUMENTAIRE      **********************************************/
/**************************************************************************************************************/

.tx-egestiondoc-pi1 {
	padding:5px 10px;
}

.tx-egestiondoc-pi1 label,
.tx-egestiondoc-pi1 input,
.tx-egestiondoc-pi1 select {
	font-size:0.75em;
}


.egestiondoc_recherche div,
.egestiondoc_choixcategorie div {
	padding:5px 0;
}

#egestiondoc_recherche_input_label {
	width:250px;
	padding:2px;
}
#egestiondoc_recherche_select_label,
#egestiondoc_choixcategorie_select_label {
	width:175px;
}

input.egestiondoc_submit  {
	background-color:transparent;
	background-image:url("../images/interface/bouton_rouge_bg.jpg");
	background-position:0 0;
	background-repeat:repeat-x;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	padding:3px 10px;
	text-align:center;
	width:auto;

}
#egestiondoc_recherche_submit_label {
	margin:0 0 0 220px;
}

#egestiondoc_choixcategorie_submit_label {
	margin:0 0 0 155px;
}

.egestiondoc_listecomplete_pagination,
.egestiondoc_listecategorie_pagination {
	font-size:0.75em;
	font-weight:bold;
	padding:10px 0 0;
	text-align:center;
}
.egestiondoc_listecomplete_pagination a,
.egestiondoc_listecategorie_pagination a {
	color:#990000;
}

.egestiondoc_listecomplete_liste,
.egestiondoc_listecomplete_liste ul,
.egestiondoc_listecategorie_liste,
.egestiondoc_listecategorie_liste ul,
.egestiondoc_derniers_ajouts_liste,
.egestiondoc_derniers_ajouts_liste ul,
.egestiondoc_document_accueil_liste,
.egestiondoc_document_accueil_liste ul {
	font-size:1em;
	padding:0;
}
.egestiondoc_listecomplete_liste p,
.egestiondoc_listecategorie_liste p {
	padding:0;
	font-size:0.95em;
	font-weight:normal;
}

.egestiondoc_listecomplete_liste_li {
	font-size:0.76em;
	background:url("../images/interface/pouce_ronde_rouge.gif") no-repeat 0 8px;
	margin:0;
	padding:3px 0 3px 15px;
}

.egestiondoc_listecomplete_liste_li a {
	font-size:0.95em;
	font-weight:bold;
}

a.egestiondoc_listecomplete_liste_element {
	color:#990000;
	font-size:1em;
}

.egestiondoc_listecomplete_liste_li ul li a {
	color:#990000;
	text-decoration:underline;
}
.document_fichier {
	
}
li.egestiondoc_listecomplete_liste_li ul {
	background-color:#f4f1ef;
	margin:10px 0 5px -15px;
	padding:7px;
}
li.egestiondoc_listecomplete_liste_li ul ul {
	margin:0;
	padding:0;
}
a.egestiondoc_listecomplete_liste_element img {
	margin:0 0 0 -16px;
}
.egestiondoc_derniers_ajouts_liste_nomcategorie {
	font-weight:bold;
	color:#990000;
	font-size:0.9em;
	font-weight:bold;
	padding:0 0 5px;
}
.egestiondoc_derniers_ajouts_liste li {
	padding:10px;
	border-bottom:1px dotted #A79D96;
}
.egestiondoc_derniers_ajouts_liste ul li {
	font-size:0.75em;
	padding:0;
	border:none;
}
.egestiondoc_derniers_ajouts_liste ul li a,
.egestiondoc_document_accueil_liste ul li a {
	color:#990000;
}
.egestiondoc_derniers_ajouts_liste p {
	padding:0;
	font-size:0.75em;
}

.derniers_ajouts_titres {
	
}
.egestiondoc_listecategorie_nomcategorie {
	font-size:0.75em;
}
.egestiondoc_document_accueil_liste li {
	padding:0 0 20px;
	font-size:0.75em;
}
.egestiondoc_document_accueil_liste p {
	padding:0;
	font-size:1.1em;
}
.egestiondoc_document_accueil_liste ul li {
	padding:0;
	font-size:1em;
}
