
/* ULg */
a,a:hover {color:#004550;}
#Entite_1 header #menuFonctionsHaut {background: #004550;}
#Entite_1 header #menuFonctionsHaut a.navbar-brand {color:#FFF;}
#Entite_1 header #menuFonctionsHaut .navbar-toggle {border-color:#FFF;}
#Entite_1 header #menuFonctionsHaut .navbar-toggle .icon-bar {background:#FFF;}
#Entite_1 header #TitrePrinc,#Entite_1 header #menuPrincipal ul li a,#Entite_1 header #menuPrincipal a.navbar-brand,#Entite_1 content #menuStructureReduit a.navbar-brand {color: #004550;}
#Entite_1 header #menuPrincipal ul li a:hover,#Entite_1 header #menuPrincipal ul li a.active,#Entite_1 header #menuPrincipal .navbar-nav .active > a,#Entite_1 header #menuPrincipal .navbar-nav .open > a {background:#004550;color:#FFF;}
#Entite_1 header #menuPrincipal .navbar-toggle {border-color:#004550;}
#Entite_1 header #menuPrincipal .navbar-toggle .icon-bar,#Entite_1 content .menuTitre  {background:#004550;color:#FFF;}
#Entite_1 content #menuStructureReduit .navbar-collapse {border-color: #004550;}

#Entite_1 content .myCollapse,content .myCollapse:hover,content .myCollapse:focus {background:#557E7E;border-color: #557E7E;}


/* Lien pour intrégrer dans les blocs afin de faire un effet de bouton */
.lienBloc { display :block ;  line-height : 14px ;  padding: 15px;}
.lienBlocS {  display :block ;  line-height :14px ;  padding: 10px 15px;}
 
/* Cadre pour la page d'accueil du site */
#ULgHome  tbody > tr > td {border :0;}
/* Cadre en gris pour les programmes */
.cadreAccueil {  font-size: 15px;  font-weight: bold;  color: #333333;  background-color: #a6a6a6;  border-radius: 10px;}
.cadreAccueil a, .cadreAccueil a:hover {  color: #333333;  font-weight: bold;  text-decoration: none;}
/* Cadre pour la formation continue */
.cadreAccueilFC {  font-size: 15px;  font-weight: bold;  color: #333333;  background-color: #c4bd97;  border-radius: 10px;}
.cadreAccueilFC a, .cadreAccueilFC a:hover {  color: #333333;  font-weight: bold;  text-decoration: none;}
/* Cadre pour les archives */
.cadreAccueilAR {  font-size: 10px;  color: #333333;  background-color: #ddd9c3;  border-radius: 10px;}
.cadreAccueilAR a, .cadreAccueilAR a:hover {  color: #333333;  text-decoration: none;}
/* Cadre pour les outils */
.cadreAccueilOu {
  font-size: 10px;  color: #333333;  background-color: #EFECCA;  border-radius: 10px;}
.cadreAccueilOu a,.cadreAccueilOu a:hover {  color: #333333;  text-decoration: none;}
.cadreAccueil a:hover,.cadreAccueilFC a:hover,.cadreAccueilAR a:hover,.cadreAccueilOu a:hover {  color: #696969;} 


/* Sur la page des facultés*/
content a.TitreFac {font-size: 22px;font-weight: bold;line-height: 34px;text-decoration: none;text-shadow: 1px 1px #fff, -1px 1px #fff, -1px -1px #fff, 1px -1px #fff;}
content a.TfacP {color:#006d61;}
content a.TfacD {color:#685182;}
content a.TfacS {color:#006ecb;}
content a.TfacM {color:#d12a3a;}
content a.TfacA {color:#ec7023;}
content a.TfacV {color:#245a8d;}
content a.TfacY {color:#00997b;}
content a.TfacG {color:#7d7d7f;}
content a.TfacH {color:#efc300;}
content a.TfacR {color:#39a642;}
content a.TfacT {color:#FFF;text-shadow:#808080 1px 1px,#808080 -1px 1px,#808080 -1px -1px,#808080 1px -1px;}
content a.TfacX {color:#000000;}

content .LigneFac {height: 3px;margin:-2px 0 10px 0;width: 100%;}
content .facP {background: #006d61;}
content .facD {background:#685182;}
content .facS {background:#006ecb;}
content .facM {background:#d12a3a;}
content .facA {background:#ec7023;}
content .facV {background:#245a8d;}
content .facY {background:#00997b;}
content .facG {background:#7d7d7f;}
content .facH {background:#efc300;}
content .facR {background:#004595;}
content .facT {background:#808080;}
content .facX {background:#000000;}

content .IndexFac {line-height: 34px;margin-top:4px; margin-bottom:4px; text-decoration:none; font-size:18px; text-shadow:#FFF 1px 1px,#FFF -1px 1px,#FFF -1px -1px,#FFF 1px -1px; font-weight:bold;}

content .FaculteIFC{font-size: 21px;font-weight: bold;padding-bottom:5px;margin:5px 0 0 0;}

