body {
  font-size: 12px;
  font-family: "Arial, sans-serif";
  color: #404040;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
}

table,td,th,ol,p,ul,ol,li,span,div {
  font-size: 12px;
  font-family: "Arial";
  color: #404040;
}

h1,h2,h3,h4,h5,h6 {
  font-size: 12px;
  font-family: "Arial";
  color: #404040;
}

h1{
  padding: 0px;
  margin: 0px;
}

h1 span{
  color: #3F081F;
  font-size: 24px;
  font-weight: bold;
}

h2{
  padding: 0px;
  margin: 0px;
  color: #400820;
  font-size: 17px;
  font-weight: bold;
}

h3{
  padding: 0px;
  margin: 0px;
  color: #400820;
  font-size: 13px;
  font-weight: normal;
}

h4{
  padding: 0px;
  margin: 0px;
  color: #303030;
  font-size: 12px;
  font-weight: bold;
}

a:link,a:visited {
  font-size: 12px;
  font-family: "Arial";
  text-decoration: none;
  color: #861224;
}

a:hover {
  font-size: 12px;
  font-family: "Arial";
  text-decoration: none;
  color: #400920;
}

label{
  color: #79000D;
  font-weight: normal;
}

.red{
  color: #9F4754;
}

.annotation{
  text-align: right;
  color: #400920;
}

p{
  line-height: 18px;
  text-align: justify;
}

ul{
  margin-left: 50px;
  padding: 0px;
}

li{
  padding: 0px;
  margin: 0px;
}

ul.fRight{
  width: auto;
  float: right;
}

#frame{
  width: 973px;
  background-image: url(images/bkg-frame-shadow.jpg);
  background-repeat: repeat-y;
  margin: 0 auto;
}

#container{
  width: 955px;
  background-color: #FFFFFF;
  overflow: hidden;
  margin: 0 auto;
  padding: 0px 0px 10px 0px;
}

#splash-container{
  width: 955px;
  background-color: #FFFFFF;
  overflow: hidden;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
}

.headerLeft {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #400920;
}

.headerLeft h1 {
  color: #FFFFFF;
  font-weight: bold;
  margin: 0px 30px 20px 0px;
}

.headerLeft h3 {
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  margin: 20px 0px 0px 30px;
}

.headerLeft a:link, .headerLeft a:visited, .headerLeft a:hover{
  color: #FFFFFF;
  font-weight: bold;
  margin-right: 20px;
  text-decoration: underline;
}

.headerLeft a:hover{
  text-decoration: none;
}

#header{
  width: 955px;
  float: left;
}

#header #ttl-banner{
  width: 652px;
  float: left;
}

#header #img-banner{
  width: 301px;
  margin-left: 1px;
  float: left;
}

#header-splash{
  border-top: 44px solid #833038;
  float: left;
  width: 955px;
}

#banner{
  float: left;
  background-color: #400920;
  border-bottom: 1px solid #DACFD4;
  width: 925px;
  padding: 8px 30px 8px 0px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: right;
  font-size: 13px;
}

#path{
  border-top: 2px solid #FFFFFF;
  width: 955px;
  float: left;
  background-color: #400920;
  text-align: right;
}

#path ul{
  list-style: disc;
  float: right;
  margin: 0px 0px 0px 5px;
  padding: 5px 10px 5px 10px;
}

#path ul li{
  list-style: disc;
  color: #FFFFFF;
  font-size: 13px;
  float: left;
  margin: 0px 10px 0px 15px;
}

#path ul li.first{
  list-style: none;
}

#path ul li.last{
  font-weight: bold;
}

#path ul li a:link, #path ul li a:visited, #path ul li a:hover{
  color: #FFFFFF;
}

#path ul li a:hover{
  text-decoration: underline;
}

.menuw1{
 width: 118px;
}
.menuw2{
 width: 111px;
}
.menuw3{
 width: 132px;
}
.menuw4{
 width: 86px;
}
.menuw5{
 width: 100px;
}
.menuw6{
 width: 85px;
}
.menuw7{
 width: 85px;
}

#menu{
  width: 909px;
  float: left;
  padding: 18px 23px 15px 23px;
}

#menu ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

#menu ul li{
  float: left;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:hover{
  font-size: 12px;
  display: block;
  float: left;
  color: #400820;
  height: auto;
}

#menu ul li a.current:link, #menu ul li a.current:visited, #menu ul li a.current:hover{
  font-weight: bold;
  color: #400820;
  display: block;
  float: left;
  height: auto;
}

#menu ul li a:hover{
  font-style: italic;
  color: #400820;
}

#menu ul li:hover a, #menu ul li:hover a:hover{
  font-style: italic;
  color: #400820;
}

#menu ul li ul{
  display: none;
  list-style: none;
  margin: 0px;
  width: auto;
  position: absolute;
  z-index: 100;
  padding: 10px 0px 0px 0px;
  left: auto;
}

#menu ul li table{
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  font-size: 10px;
  z-index: 100;
  float: left;
}

#menu ul li:hover ul, #menu ul li a:hover table ul, #menu ul li a.current:hover table ul{
  display: block;
}


#menu ul li:hover ul li a, #menu ul li a:hover ul li a, #menu ul li a.current:hover ul li a{
  font-size: 12px;
  color: #861224;
  float: none;
  font-weight: normal;
  font-style: normal;
  white-space: nowrap;
}

#menu ul li:hover ul li a:hover, #menu ul li a:hover ul li a:hover, #menu ul li a.current:hover ul li a:hover{
  font-style: italic;
  color: #861224;
}

/*#menu ul li:hover ul li a.on{
  color: #861224;
  font-style: normal;
}*/

#main-content{
  width: 955px;
  float: left;
}

.w1{
  width: 629px;
}

.w2{
  width: 360px;
}

.w3{
  width: 450px;
}

.w4{
  width: 278px;
}

.w5{
  width: 190px;
}

.w6{
  width: 435px;
}

.w7{
  width: 900px;
}


#column-main{
  margin-top: 100px;
  border-left: 23px solid #861224;
  float: left;
}

#column-full{
  margin-top: 20px;
  border-left: 23px solid #400920;
  float: left;
}

#column-main p, #column-full p{
  margin: 0px 0px 10px 34px;
}

#column-main h3, #column-full h3{
  margin: 0px 0px 10px 34px;
  color: #400820;
  font-size: 13px;
  font-weight: bold;
}
#column-main h2{
  margin: 0px 0px 0px 34px;
}

#column-right{
  width: 301px;
  text-align: center;
  float: right;
  margin: 25px 0px 0px 0px;
  padding: 0px;
}

#logo{
  margin: 0px;
  padding: 0px;
}

#column-bottom-main{
  width: 522px;
  float: left;
}

#column-bottom-main2{
  margin-top: 120px;
  width: 435px;
  float: left;
}

.right-list{
  display: block;
  position: relative;
  overflow: hidden;
}

.right-list ul{
  width: 200px;
  float: right;
}

.aRight{
  text-align: right;
  margin: 0px 0px 0px 0px;
}

.aRight ul{
  width: auto;
  float: right;
}

.aRight ul li{
  text-align: left;
}

li.aRight{
  text-align: right;
  padding-right: 10px;
}

#column-bottom-main ul, #column-bottom-right ul, .right-list ul{
  list-style: disc;
  color: #400820;
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 0px 10px;

}

#column-bottom-main ul li, #column-bottom-right ul li, .right-list ul li{
  list-style: disc;
  color: #400820;
  margin-bottom: 10px;
}

#column-bottom-main ul li a, #column-bottom-right ul li a, .right-list ul li a{
  font-size: 13px;
  font-weight: bold;
}

#column-bottom-main ul li a:hover, #column-bottom-right ul li a:hover, .right-list ul li a:hover{
  font-size: 13px;
  font-style: italic;
}

#column-bottom-right{
  float: right;
  text-align: left;
  border-right: 23px solid #400920;
  font-weight: normal;
}

#column-bottom-right ul, #column-bottom-right ul li{
  list-style: none;
}

#column-bottom-right ul li{
  padding-left: 20px;
}

div.mt1{
  margin-top: 70px;
}

div.mt2{
  margin-top: 205px;
}

div.mt3{
  margin-top: 100px;
}
div.mt0{
  margin-top: 0px;
}

div.m1{
  margin: 70px 0px 0px 130px;
}

div.m2{
  margin: 0px 0px 0px 130px;
}

.m3{
  margin: 0px 50px 0px 0px;
}

.m4{
  margin: 0px 0px 0px 15px;
}

.m5{
  margin: 0px 30px 0px 0px;
}

.p1{
  padding: 0px 20px 0px 0px;
}

#footer{
}

.content{
  padding-left: 85px;
}

.content2{
  padding-left: 30px;
}

.popup, .popup-large{
  top: 0px;
  left: 0px;
  display: none;
  position: absolute;
  border-top: 1px solid #BFBFBF;
  border-left: 2px solid #BFBFBF;
  border-right: 2px solid #BFBFBF;
  border-bottom: 2px solid #BFBFBF;
  width: 250px;
  z-index: 100;
  background-color: #FFF;
  padding: 0px 0px 20px 0px;
  text-align: center;
}

#popup-close{
  display: block;
  background-color: #861224;
  padding: 7px 20px 7px 0px;
  text-align: right;
  color: #FFF;
  font-weight: bold;
  margin: 0px 0px 20px 0px;
}

#popup-close a:link, #popup-close a:visited, #popup-close a:hover{
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}

#popup-close a:hover{
  font-style: italic;
}

#popup-header, #popup-large-header{
  position: relative;
  width: 219px;
}

#popup-content, #popup-large-content{
  position: relative;
  width: 219px;
  background-image: url(images/popup-bkg.gif);
  background-repeat: repeat-y;
  margin-top: 0px;
}

#popup-title, #popup-large-title{
  position: relative;
  width: 219px;
  padding: 8px 0px 0px 0px;
  background-image: url(images/popup-ttl-bkg.gif);
  background-repeat: no-repeat;
  margin: 0px;
}

#popup-title h2, #popup-large-title h2{
  padding: 0px 15px 0px 15px;
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  margin: 0px;
}

#popup-content h2, #popup-large-content h2{
  display: block;
  background-color: #400820;
  padding: 7px 10px 7px 0px;
  text-align: right;
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  margin: 0px;
}

#popup-content p, #popup-large-content p{
  padding: 15px 10px 10px 15px;
  text-align: left;
  margin: 0px;
}

#popup-footer, #popup-large-footer{
  position: relative;
  width: 219px;
  padding: 0px;
}

.popup-large{
  width: 385px;
}

#popup-large-header, #popup-large-content, #popup-large-title{
  width: 355px;
}

#popup-large-title{
  background-image: url(images/popup-large-ttl-bkg.gif);
}

#popup-large-content{
  background-image: url(images/popup-large-bkg.gif);
}

.page-top{
  float: right;
  width: 200px;
  text-align: right;
  margin-right: 35px;
}

table.cours{
  padding: 0px;
  margin: 0px;
}


table.cours th{
  padding: 5px;
  background: #400820;
  color: #FFF;
  font-weight: normal;
  font-size: 13px;
}
table.cours td{
  padding: 10px 0px 10px 0px;
  margin: 0p;
  color: #400820;
  line-height: 18px;
}

table.cours tr.red th{
  background: #861224;
}

table.cours tr.red td{
  color: #861224;
}

table.cours tr.red  th.none{
  background-color: transparent;
}

#photo{
  border: 1px solid #6D4255;
  padding: 1px;
}

div.success{
  color: green;
  border: 1px solid green;
  padding: 20px;
  margin-bottom: 20px;
  float: left;
  width: 350px;
}

.list-years th{
  padding-right: 25px;
  text-align: right;
}

.list-years td{
  padding: 10px 25px 0px 0px;
  text-align: right;
  line-height: 20px;
}

.list-years td a{
  font-size: 12px;
}

.list-years th h6{
  color: #360014;
  padding: 0px;
  margin: 0px;
  font-size: 10px;
}

.list-years th h5{
  color: #740004;
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #6B4052;
}
.list li{
  line-height: 16px;
}

.list h2{
  color: #400820;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
}



