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

.tx-egestiondoc-pi1 {

}


.tx-egestiondoc-pi1 h2.titre_recherche {
  width:200px;
  background: url("/typo3conf/ext/e_opera/res/images/titre_recherche_bg.gif") no-repeat;
  color:#ffffff;
  border:none;
  text-align:center;
  font-size:1.4em;
	text-transform:uppercase;
  padding:7px 3px 2px 0;
	height:26px;
	 }


.tx-egestiondoc-pi1 ul {
	float:left;
	width:100%;
}

.tx-egestiondoc-pi1 li {
	list-style-type:none;
}


.document_description img {
  float: right;
  padding:0 10px 15px;
}


.tx-egestiondoc-pi1 ul {
  float: left;
}

.egestion_taille_dl {
  font-size: 0.9em;
  font-style: italic;
}

.egestion_description {
	float:left;
	width:400px;
	padding:0;
}

.egestion_description_img {
  float: right;
  margin-left: 10px;
  float:left;
}

a span.date_maj_gestion {
	font-size:0.7em;
	color:#666666;
	font-weight:normal;
	padding-left:10px;
}

#accueil_rubrique_contenu #accueil_rubrique_contenu_contenu .bloc_element .toogle_milieu_contenu a span.date_maj_gestion:hover {
	text-decoration:none;
}

.egestion_fichiers {
	float:left;
	width:400px;
	margin-top:20px;
}

.egestion_fichiers ul {
	margin:0 0 0 5px;
}

.egestion_fichiers li {
	padding:0 0 0 5px;
}

.egestion_description_description {
	float:left;
	width:400px;
}

div.egestion_description_description ul li {
}

/***********************************************************************                           RECHERCHE                           **********************************************************/

.tx-egestiondoc-pi1 .egestiondoc_recherche {
	background-color:#EDECEC;
	float:left;
	margin:0 0 35px;
	padding:0;
	width:200px;
}

.tx-egestiondoc-pi1 .egestiondoc_recherche label {
	display:block;
	float:left;
	font-weight:bold;
	margin-bottom:3px;
	width:100%;
	text-align:left;
	margin-left:2px;
}

.tx-egestiondoc-pi1 .egestiondoc_recherche  input,
.tx-egestiondoc-pi1 .egestiondoc_recherche  select {
	border:1px solid #CFCDCD;
	width:180px;
}

.tx-egestiondoc-pi1 .egestiondoc_recherche  .egestiondoc_recherche_input {
	float:left;
	padding:0 10px;
}

.tx-egestiondoc-pi1 .egestiondoc_recherche  .egestiondoc_recherche_select {
	float:left;
	margin:8px 0;
	padding:0 10px;
}

.tx-egestiondoc-pi1 .egestiondoc_recherche  .egestiondoc_recherche_submit {
  margin: 10px 0 0;
  float:left;
	padding:0;
}

.tx-egestiondoc-pi1 .egestiondoc_recherche  .egestiondoc_recherche_submit input {
	background:transparent url(/typo3conf/ext/e_opera/res/images/lancer_recherche_bg.gif) no-repeat scroll left top;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	height:35px;
	margin-bottom:0;
	padding:2px 3px 2px 0;
	text-align:center;
	width:200px;
	margin-left:0;
}



/*********** PAGINATION *************************/

div.egestiondoc_listecomplete_pagination {
  color: #666;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
}
          