/*********************************************************** STYLES POUR MODULE CENTREDOC *******************************************************************/
/******************************************************************************************************************************************************/

/********************************************** BLOC SITE CENTRE DOC *************************************/

/*-------------- tableau conteneur de la categorie --------------------*/
.module_centredoc_titre_tableau_module
{
	border: 1px solid #e85c1e;
	background-color: #e85c1e;
}

/*------------------- titre du module ---------------------------------*/
.module_centredoc_titre_module 
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial; 
	font-weight: bold;
	color: #f5f5f5;
	padding-left: 10px;
}

/* -------------- tableau conteneur de l'ensemble du bloc module-------*/
.module_centre_doc_tableau
{
	font-family: Verdana, Arial;
 	font-size: 11px;
	border: 1px solid #e85c1e;
	background-color: #EEF2F8;
	padding-left: 5px;
}

.module_centre_doc_tableau a:link
{
	color: #e85c1e;
}

.module_centre_doc_tableau a:active
{
	color: #e85c1e;
}

.module_centre_doc_tableau a:visited
{
	color: #e85c1e;
}

.module_centre_doc_tableau a:hover
{
	color: #e85c1e;
}


/*------------------- espace entre le debut du tableau et la première catégorie du centre de doc --------------------*/

.HauteurAvantListeCentreDoc
{
height: 12px;
}

.HauteurApresListeCentreDoc
{
height: 20px;
}


/*--------------------------------------------------------------------------*/

.TailleCellulePuceCategorie
{
width:23px;
height: 20px;
}

/*--------------- texte et puce devant categories---------------------------*/
.module_centre_doc_lien
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}

a.module_centre_doc_lien:link
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}
a.module_centre_doc_lien:visited
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}

a.module_centre_doc_lien:active
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}

a.module_centre_doc_lien:hover
{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #e85c1e;
}

/*--- espace entre le titre du module et le module et entete libre----*/
.espace_entre_titre_centredoc
{
line-height: 2px;
}


/*------------------------------------- Recherche par mot cles ---------------------------------*/

.TexteRechercheParMotCentreDoc
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #003466;
}

.InputRechercheParMotCentreDoc
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #003466;
}

/*----------------------------- ligne en bas de chaque bloc de module ----------------------*/
.ligne_bas_bloc_module_centre_doc
{
height: 20px;
background-color: #05B938;
}

/********************************************** FIN BLOC SITE CENTRE DOC *********************************/



/********************************************** PAGE SITE CENTRE DOC *************************************/

/*------------------ titre du module --------------------------------*/
.bandeau_entete_centredoc
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	text-align: left;
	font-weight:bold;
	color: #4a4a4a;
	padding-left: 	25px;
	padding-right: 	0px;
	padding-top: 	0px;
	padding-bottom: 0px;
	background-image: url('/images/fond_titre_page_crge.gif');
	background-repeat : no-repeat;
	height: 22px;
}


/*------------------------trait sous le titre----------------------*/
.trait_fin_centre_doc
{
/*	background: #e85c1e;*/
}


/*---------- 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;
height:100%;
top: 5px;
background-color:#f5f5f5;
}

.div_iframe_abre_centre_doc a
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color:#f5f5f5;
	font-weight:bold;
	color:#4a4a4a;
}

/*-------------- affichage entete libre -------------------------------*/
.module_centre_doc_entete_centredoc
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color:#f5f5f5;

}


/*--------------- affichage categorie iframe droite------------------*/
.module_centre_doc_nom_categorie
{
  font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #f5f5f5;
	width:400px;
	padding-left:10px;
	padding-right:10px;
	
}

.div_iframe_abre_centre_doc img
{
border:none;
}


/*--------------- affichage titre centre doc de la categorie iframe droite------------------*/
.module_centre_doc_entete_categorie
{
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #EEF2F8;
	margin-left:10px;
	margin-right:10px;
}


/********************************************** 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 #e85c1e;
}


/*------------------- 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: #e85c1e;
	

}
.module_centre_doc_nom_categorie
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	color: #e85c1e;
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
}

/*------------------ titre du document à telecharger ------------------*/
.module_centre_doc_titre_document
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: black;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
}

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;
}

.module_centre_doc_baspage_sous_tableau
{
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: left;
	border-bottom: solid 1px;
	border-color: #3F69A5;
}

.module_centre_doc_baspage_sous_tableau a:link
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #3F69A5;
	text-decoration: underline;
}

.module_centre_doc_baspage_sous_tableau a:visited
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #3F69A5;
	text-decoration: none;
}

.module_centre_doc_baspage_sous_tableau a:active
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #3F69A5;
	text-decoration: underline;
}

.module_centre_doc_baspage_sous_tableau a:hover
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #3F69A5;
	text-decoration: underline;
}

.module_centre_doc_baspage_entete
{
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	font: bold small-caps;
	color: #e85c1e;
	
}

.module_centre_doc_baspage_titre
{
	font-family: Verdana, Arial;
	font-size : 11px;
	font-weight: normal;
	text-align: left;
	color: #3F69A5;
}

.module_centre_doc_nom_categorie
{
  font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #e85c1e;
	
}

/*************************************** 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 *********************************/

/*********************************** DEBUT STYLES PAGINATION CENTRE DOC *********************************/
td.module_centre_doc_navigation_page
{
	font-family: Verdana, Arial;
	font-size: 9px;
	
}

a.module_centre_doc_navigation_page:link
{
	font-family: Verdana, Arial;
	font-size: 9px;
	text-decoration: none;
}

 a.module_centre_doc_navigation_page:active
{
	font-family: Verdana, Arial;
	font-size: 9px;
	text-decoration: none;
}

 a.module_centre_doc_navigation_page:visited
{
	font-family: Verdana, Arial;
	font-size: 9px;
	text-decoration: none;
}

 a.module_centre_doc_navigation_page:hover
{
	font-family: Verdana, Arial;
	font-size: 9px;
	text-decoration: none;
}
/************************************* FIN STYLES PAGINATION CENTRE DOC *********************************/


/********************************************************* FIN DES STYLES POUR MODULE CENTREDOC *********************************************/
/********************************************************************************************************************************************/



a.LienTitreDocumentTelechargerCentreDoc:link 
{
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#e85c1e;
	text-decoration: none;
	text-transform: none;
	background-color:#ffffff;

}
a.LienTitreDocumentTelechargerCentreDoc:visited 
{
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#e85c1e;
	text-decoration: none;
	text-transform: none;
	background-color:#ffffff;
}
a.LienTitreDocumentTelechargerCentreDoc:active 
{
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#e85c1e;
	text-decoration: none;
	text-transform: none;
	background-color:#ffffff;
}
a.LienTitreDocumentTelechargerCentreDoc:hover 
{
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#e85c1e;
	text-decoration: underline;
	text-transform: none;
	background-color:#ffffff;
}


.DescriptionCentreDocPageContenu
{
	font-family: Verdana, Arial;
	font-size:11px;
	color:#484848;
	text-decoration: none;
	text-transform: none;
	padding-left:5px;
}

.module_centre_doc_icone_document
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: black;
}


.TableauTelechargerDocumentPdf
{
	font-family: Verdana, Arial;
	font-size:12px;
	color:#044EA9;
}
