/*********************************************************** STYLES POUR MODULE CENTREDOC *******************************************************************/
/******************************************************************************************************************************************************/

/********************************************** BLOC SITE CENTRE DOC *************************************/

/*-------------- tableau conteneur de la categorie --------------------*/
.module_centredoc_titre_tableau_module
{
	/*border: 1px solid #6C93D7;
	background-color: #6C93D7;*/
}

/*------------------- titre du module ---------------------------------*/
.module_centredoc_titre_module 
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial; 
	font-weight: bold;
	color: #FFFFFF;
	/*padding-left: 10px;*/
}

/* -------------- tableau conteneur de l'ensemble du bloc module-------*/
.module_centre_doc_tableau
{
	font-family: Verdana, Arial;
  	font-size: 10px;
	border: 1px solid #CCDBE5;
	background-color: #CCDBE5;
	padding-left: 5px;
}

.module_centre_doc_tableau a:link
{
	color: #FFFFFF;
}

.module_centre_doc_tableau a:active
{
	color: #FFFFFF;
}

.module_centre_doc_tableau a:visited
{
	color: #FFFFFF;
}

.module_centre_doc_tableau a:hover
{
	color: #FFFFFF;
}


/*------------------- espace entre le debut du tableau et la première catégorie du centre de doc --------------------*/

.HauteurAvantListeCentreDoc
{
height: 12px;
}

.HauteurApresListeCentreDoc
{
height: 20px;
}


/*--------------------------------------------------------------------------*/

.TailleCellulePuceCategorie
{
width:25px;
text-align: right;
}

/*--------------- texte et puce devant categories---------------------------*/
.module_centre_doc_lien
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #01395E;
}

a.module_centre_doc_lien:link
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #01395E;

}
a.module_centre_doc_lien:visited
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #01395E;
}

a.module_centre_doc_lien:active
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #01395E;
}

a.module_centre_doc_lien:hover
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #01395E;
}

/*--- espace entre le titre du module et le module et entete libre----*/
.espace_entre_titre_centredoc
{
line-height: 2px;
background: #FFFFFF;
}


/*------------------------------------- Recherche par mot cles ---------------------------------*/

.TexteRechercheParMotCentreDoc
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #014775;
}

.InputRechercheParMotCentreDoc
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #014775;
}

/*----------------------------- ligne en bas de chaque bloc de module ----------------------*/
.ligne_bas_bloc_module_centre_doc
{
height: 14px;
background: url('/images/centre_doc/bas_centre_doc.gif');

}

/********************************************** FIN BLOC SITE CENTRE DOC *********************************/



/********************************************** PAGE SITE CENTRE DOC *************************************/

/*------------------ titre du module --------------------------------*/
.bandeau_entete_centredoc
{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #014775;
	padding-top: 15px;
}


/*------------------------trait sous le titre----------------------*/
.trait_fin_centre_doc
{
	background: #014775;
}


/*---------- curseur de la souris sur les dossiers images-------------*/
.curseur_souris_centre_doc
{
cursor: pointer; 
background: url('/images/fleche_aide_fond2.gif') repeat-y;
}

/*--------------- arbre du centre de doc -----------------------------*/
.div_iframe_abre_centre_doc
{
position: absolute;
left: 5px;
width: 300px;
top: 5px;
}

/*-------------- affichage entete libre -------------------------------*/
.module_centre_doc_entete_centredoc
{
	font-family: Verdana, Arial;
	font-size: 11px;
}


/*--------------- affichage categorie iframe droite------------------*/
.module_centre_doc_nom_categorie
{
  font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #014775;
}


/*--------------- affichage titre centre doc de la categorie iframe droite------------------*/
.module_centre_doc_entete_categorie
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #CCDBE5;
}


/********************************************** FIN PAGE SITE CENTRE DOC *********************************/



/************************************* PAGE RESULTAT RECHERCHE CENTRE DOC *********************************/

/*-------------------- affichage de la categorie parente (en petit en haut) ----------------------*/
.categorie_parente_centre_doc
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: black;
}

.categorie_parente_centre_doc  a:link
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: black;
	text-decoration: underline;
}

.categorie_parente_centre_doc a:active
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: black;
	text-decoration: underline;
}

.categorie_parente_centre_doc a:visited
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: black;
	text-decoration: underline;
}

.categorie_parente_centre_doc a:hover
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: black;
	text-decoration: underline;
}

/*--------------- tableau conteneur de la categorie-----------------------*/
.tableau_centre_doc_resultat_recherche
{
	border: 1px solid #014775;
}


/*------------------- affichage du titre du centre de doc -------------*/
.module_centre_doc_nom_categorie_recherche
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #014775;
	line-height:18px;
}

/*------------------ titre du document à telecharger ------------------*/
.module_centre_doc_titre_document
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
}

a.module_centre_doc_titre_document:link
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

 a.module_centre_doc_titre_document:active
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

 a.module_centre_doc_titre_document:visited
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

 a.module_centre_doc_titre_document:hover
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}



/*************************************** FIN PAGE RESULTAT RECHERCHE CENTRE DOC *********************************/




/*************************************** STYLES PARTAGES CENTRE DOC *********************************/

/*----------- description puis d'autres éléments des pages à revoir ------------------*/
.module_centre_doc_description_document
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	text-align:justify;
}


/*-------------- texte lié à l'icone du document--------------------*/
.module_centre_doc_icone_document
{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: black;
}



/*************************************** FIN STYLES PARTAGES CENTRE DOC *********************************/



/********************************************************* FIN DES STYLES POUR MODULE CENTREDOC *********************************************/
/********************************************************************************************************************************************/