/* Generated by KompoZer */
.titre2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    color: #003399;
    text-align: center;
    vertical-align: middle;
    background-position: center center;
}
.menuprincipal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #003399;
    text-align: center;
    vertical-align: middle;
    background-color: #D2CDFE;
    background-position: center center;
    border: thin outset #855CE2;
}


.menusecondaire {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #0000FF;
    font-style: normal;
    background-position: center center;
    text-align: center;
    vertical-align: middle;
    border: thin outset #8A8A8A;
    background-color: #C8C8C8;


}
a {
    text-decoration: none;
/*    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;*/
    font-style: normal;
    font-weight: normal;
    color: #0000FF;
}

a:link {
    text-decoration: none;
/*    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;*/
    font-style: normal;
    font-weight: normal;
    color: #0000FF;
}
a:visited {
    text-decoration: none;
/*    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;*/
    font-style: normal;
    font-weight: normal;
    color: #0000FF;
}
a:active {
    text-decoration: none;
/*    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;*/
    font-style: normal;
    font-weight: normal;
    color: #0000FF;
}
a:hover {
    text-decoration: none;
    font-weight: normal;
/*    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;*/
    font-style: normal;
    color: #0000FF;
}
.menuprincipalselect {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    background-color: #88EECC;
    background-position: center center;
    text-align: center;
    vertical-align: middle;
    border: thin outset #88DD33;
}
body {
    border: 0px none;
   background: #FFFFFF url("images/JasmineFlower.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.classtable {
background-color: #CDFBF5;
border: 2px ridge blue;
empty-cells: show;
border-spacing: 2px;
padding: 2px;
}

h1 {
	font-size:large;
 font-weight: bold;
  color: #330099;
  text-align: center;
   font-family: Arial, Helvetica, sans-serif;
    background-color: #CCCCFF;
    background-position: center center;
    margin-left: 15%;
    margin-right: 15%;
  vertical-align: middle;
  border: #999999 1px solid;
  }

h2 {
  font-size: medium;
  font-style: normal;
  font-weight: bold;
  color: #3333CC;
  vertical-align: middle;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background-position: center center;
}
.menusecondaireselect {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    background-color: #88EECC;
    background-position: center center;
    text-align: center;
    vertical-align: middle;
    border: thin outset #88DD33;
}
.enpied  
{
 text-align: center;
 position: absolute;
 bottom: 2px;
 left: 0px;
 width: 100%;
 height: 20px
 }
 /* Tables */
table{
  border: solid 1px #66CC99;
  margin-left: auto;
  margin-right: auto;
  width: 85%;
}
table a:link, table a:visited {
  color: #0000FF;
  display: block;
  margin: -2px;
  padding: 2px;
}
table a:active, table a:hover {
/*  color: #66CC99;*/
	color: #0000FF;
}
caption{
  font-size: 80%;
  padding-top: 0.5em;
  margin-left: auto;
  margin-right: auto;
  caption-side: bottom; 
  text-align: right;
}
th {
  border: 1px solid #FFFFFF;
  background: #66CC99;
  /*color: #FFFFFF;*/
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px;
}
th + th{
  width: auto;
}
tr:hover {
  background: #CCFFCC;
}
td {
  border: none;
  text-align: left;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
}
td + td, th +td{
  text-align: right;
}

div.menu {
  border: #999999 1px solid;
  background: #D2CDFE;
  font-size: 12px; 
  padding:0.5em;
  margin-left: 15%;
  margin-right: 15%;
}

div.menu:after {
  content: "";
  clear: both;
  display: block;
}
div.menu > ul {
  list-style-type: none;
  padding: 0;
  cursor: pointer;
  margin: 0 0 0 1em;
}
div.menu > ul > li {
  margin-top: -2px;
  float: left;
}
div.menu > ul span {
  margin: 0;
  padding: 0 1em 2px 1em;

}
div.menu > ul li:hover span {
  background: #FFFFFF;
    color: #0000FF;

}
div.menu > ul li ul {
  border: 1px solid;
  border-color: #666;
  margin: -1px 0 0 2px 0;
  padding: 1px;
  width: 10em;
  height: auto;
  background: #FFFFFF;
    color: #ffffff;
  list-style-type: none;
  position: absolute;
  display: none;
}
div.menu > ul li:hover ul {
  display: block;
}
div.menu > ul li ul li {
  margin: 0;
  padding-left: 1px;
  background: #D2CDFE;
  border-left: solid 1em #CCC;
    color: #ffffff;
}
div.menu a:link, div.menu a:visited, div.menu a:active {
  color: #000000;
  display: block;
  margin: 0;
  padding: 2px 1em 2px 1em;
}
div.menu a:hover {
  background: #FFFFFF;
    color: #0000ff;
}

/*Bloc d'affichage*/
div.bloc {
border: #999999 1px solid;
 width: 85%;
 position: absolute;
 left: 7%;
 padding: 10px;
 }