  @charset "utf-8";
/* CSS Document */
/* Typography */


#section-header
{
  background-image: url(/academic/info/regist/1314/annuaires/assets/img/french-header.png);  margin-bottom: 5px;
  width: 100%;
}
/*Rounded corner of the section header*/
ul#local-nav li.first { background-image: url(/academic/info/regist/1314/annuaires/assets/img/section-header-corner.png); }
/*course*/
#courseList {
  margin-top: 5px;
}
#courseList td {
  text-align: center;
}
td a.courseLink {
  padding: 1px;
  text-decoration: none;
  display: block;
  width: 100%;
}
td a.courseLink:hover {
  padding: 1px;
  color: #3887B0;
  background: #D2F0FF;
}
/*discript*/
.DiscBox {
  position: relative;
  border: 1px solid #3887b0;
  background-color: #d4e4ee;
  margin: 3px 3px 0px 0px;
  padding-bottom: 5px;
  width:537px;
        }
.DiscBox a,
.DiscBox a:visited {
  font-weight: bold;
  color: #3887b0;
}
.DiscBox a:hover {
  color: #000;
}

.boxTemplate {
  padding-top: 3px;
  padding-bottom: 3px;
  width: 535px;
  border-left: 1px;
  padding-left: 0;
  }
/*link*/
.LinkBox {
  position: relative;
  border: 1px solid #9a9a9a;
  background-color: #f5f5f5;
  margin: 3px 3px 0px 0px;
  padding-bottom: 5px;
  line-height: 150%;
  width:537px;
	}
.LinkBox a,
.LinkBox a:visited {
  font-weight: bold;
  color: #8F1A1C;
}
.LinkBox a:hover {
  color: #000;
}
.LinkTitle {
  letter-spacing: 1px;
  margin-bottom: 5px;
  font-weight: bold;
  border-bottom: 1px solid #9a9a9a;
  padding: 1px 5px;
  color: #fff;
  background-color: #9a9a9a;
}
.LinkSection {
  padding-left: 5px;
  padding-right:3px;
  margin: 5px 0px 7px 0px;
}
.LinkNote {
  font-weight: bold;
}
.LinkDiv {
  margin: 2px 0px 2px 0px;
}

/*fac*/

#FacIndex {
  margin: 2px 0px 0px 0px;
  padding: 2px 0px 1px 0px;
  text-align: center;
  }
#FacIndex a {
  float: left;
  display: block;
  width: 255px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding: 1px 2px 1px 2px;
  border: 1px solid Black;
  margin-left: 3px;
  color: #3887b0;
  background-color: #fff;
  }
#FacIndex a:hover {
  color: #fff;
  background-color: #3887b0;
  }
  
.discTable {
  margin: 4px 0px;
  border: 1px solid black;
    width:535px;
  }
.goTop a,
.goTop a:visited {
  font-weight: bold;
  text-decoration: none;
  padding: 0px 5px;
  }
.prgBox {
  clear: both;
  padding: 3px 0px 3px 0px;
  }
.prgBoxAlternating {
  padding: 2px 0px 2px 0px;
  background: #e8f1f5;
}

#DiscIndex {
  margin: 4px 0px 4px 0px;
  padding: 4px 0px 4px 4px;
  text-align: center;
  width:525px;
  }
#DiscIndex a {
  width: 10px;
  color: #000;
  font-weight: bold;
  background-color: #cccccc;
  text-decoration: none;
  padding: 1px 2px 1px 2px;
  border: 1px solid Black;
  margin: 2px 1px 0px 1px;
  }
#DiscIndex a:hover {
  color: #000;
  background-color: #d4e4ee;
  }

.discTitleRow {
  background-color: #3887b0;
  }  
.discTitleCell,
.discTopCell {
  border-bottom: 1px solid Black;
  }
  
  .pageIntro {
  position: relative;
  background-color: #f5f5f5;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  width:525px;
  padding: 0px 5px 5px 5px;
  }
  
.pageIntro p {
  margin: 5px 0px 5px 0px;
  }  