/**********************************************************************************************************************************/
/*******************************************************     STYLES E_GESTIONDOC      *********************************************/
/**********************************************************************************************************************************/

/*******************************************************/
/** DOCUMENTATION TECHNIQUE ****************************/
/*******************************************************/

.tx-egestiondoc-pi1 {
}

.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 {
	clear:both;
}

.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_input input {
	width:150px;
} 

.egestiondoc_recherche .egestiondoc_recherche_select select {
	width:155px;
} 

.egestiondoc_recherche .egestiondoc_recherche_submit input {
	background-color:#EAEAEA;
	border:1px solid #CCCCCC;
	cursor:pointer;
	margin:5px 0 10px 85px;
	width:auto;
	padding:2px 5px;
}


.egestiondoc_resultat_recherche_termes {
}

.egestiondoc_resultat_recherche_termes_nb_resultat {
	font-size: 1em;
	color: #333333;
	margin-bottom: 8px;
}

.egestiondoc_display_pagination {
	clear: both;
	margin: 5px 0;
}

.egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste {
	margin: 12px 0;

}

.egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste li {
	list-style-type:none;
	margin: 12px 0;
}

.egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste li img {
	vertical-align:bottom;
	margin-right:10px;
}

.egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste a img{
	vertical-align: middle;
	margin-right: 4px;
}

#milieu #milieu_droite_contenu .egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste a {
	text-decoration:none;
}

#milieu #milieu_droite_contenu .egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste a:hover {
	text-decoration:underline;
}

.egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste li ul {
	list-style-type: none;
	margin: 12px 0;
}

.egestiondoc_resultat_recherche  ul.egestiondoc_listecategorie_liste li ul p {
	text-align:justify;
}

.egestiondoc_resultat_recherche p {
}


/*******************************************************/
/** 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;
}