body {  
  margin-top: 5px;  
  color: #555555;  
  font-size: 12px;  
  text-align: left;  
  background-color: white;  
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

table {  
  font-size: 12px;  
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  
  color: #555555;
}

a {  
  font-family: Arial, Helvetica, sans-serif;  
  text-decoration: none;  
  color: #78adca;
}

a:hover {  
  color: orange;
}

h1 {  
  color: #78adca;  
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  
  font-variant: small-caps;  
  font-weight: bold;  
  font-size: 15pt;  
  text-align: center;  
  text-shadow: 3px 3px 10px silver;
}

h2 {  
  color: #78adca;  
  font-weight: bold;  
  font-variant: small-caps;
}

#liste1 {  
  list-style-type: disc;
}

.menuL {  
  background-color: #ffe39f;  
  background-attachment: scroll;  
  background-position: 0px center;  
  position: absolute;  
  top: 0px;  
  left: 0px;  
  width: 200px;  
  min-height: 680px; 
  border-radius: 0px 0px 0px 0px;        -webkit-border-radius: 0px 0px 0px 0px;
  box-shadow: 4px 4px 8px 0px darkgray;  -webkit-box-shadow: 4px 4px 8px 0px darkgray;
  z-index: 2;
}

body .menuL {  
  position: fixed;
}

.page {  
  background-color: #e7e7e7;  
  background-attachment: scroll;  
  position: relative;  
  left: 210px;  
  width: 630px;  
  min-height: 400px;  
  border-radius: 10px 10px 10px 10px;    -webkit-border-radius: 10px 10px 10px 10px;
  box-shadow: 3px 3px 6px 0px darkgray;  -webkit-box-shadow: 3px 3px 6px 0px darkgray;
  z-index: 6;
  margin-top: 5px;  
  margin-bottom: 5px;  
  margin-left: 0px;
	padding: 5px 170px 5px 5px;
}

.page:hover {  
  background-color: #f0f0f0;
}

.cercle {  
  position: relative;  
  left: 1010px;
  width: 90px;  
  height: 90px;  
  margin-right: 10px;  
  background-color: #78adca; 
  -webkit-border-radius: 45px 45px 45px 45px;
  border-radius: 45px 45px 45px 45px;  
  color: black;  
  font-size: 10px;  
  text-align: center;
  text-shadow: 4px 4px 10px white;  
  transform: rotate(8deg);   -moz-transform: rotate(8deg);   -webkit-transform: rotate(8deg);  -khtml-transform: rotate(8deg); 
  z-index: 14; 
  box-shadow: 4px 4px 8px 0px darkgray;  -webkit-box-shadow: 4px 4px 8px 0px darkgray;
}

body .cercle {  
  position: fixed;
}

.pagetitre {  
  background-color: white;  
  background-attachment: scroll;  
  position: relative;  
  left: 210px;  
  width: 800px;  
  min-height: 400px;  
  margin-top: 5px;  
  margin-bottom: 5px;  
  margin-left: 0px;
  border-radius: 10px 10px 10px 10px;    -webkit-border-radius: 10px 10px 10px 10px;
  box-shadow: 3px 3px 6px 0px darkgray;  -webkit-box-shadow: 3px 3px 6px 0px darkgray;
  z-index: 12;
	padding: 5px 5px 5px 5px;
}

.pop {
	position: relative;  
    left: 855px; 
	top : 100px; 
	width: 145px;  
	height: 340px;  
	background-color: white; 
	border-radius: 5px 5px 5px 5px;   -webkit-border-radius: 5px 5px 5px 5px;
	text-align: center;
	z-index: 10; 
	box-shadow: 4px 4px 8px 0px darkgray inset;   -webkit-box-shadow: 4px 4px 8px 0px darkgray inset;
	padding: 15px 4px 10px 6px;
}

body .pop {
	 position: fixed;

}

.page_P {  
  background-color: #e7e7e7;  
  background-attachment: scroll;  
  position: relative;  
  left: 210px;  
  width: 800px;  
  min-height: 300px;  
  border-radius: 10px 10px 10px 10px;    -webkit-border-radius: 10px 10px 10px 10px;
  box-shadow: 3px 3px 6px 0px darkgray;  -webkit-box-shadow: 3px 3px 6px 0px darkgray;
  z-index: 6;
  margin-top: 5px;  
  margin-right: 5px;  
  margin-bottom: 5px;  
  margin-left: 0px;
	padding: 5px;
}

.page_P:hover {  
  background-color: #f0f0f0;
}



.menuR {  
  border-top-width: 0px;  
  border-top-style: solid;  
  border-top-color: #cccccc;  
  border-right-width: 0px;  
  border-right-style: solid;  
  border-right-color: #cccccc;  
  border-bottom-width: 0px;  
  border-bottom-style: solid;  
  border-bottom-color: #cccccc;  
  border-left-width: 0px;  
  border-left-style: solid;  
  border-left-color: #cccccc;  
  background-color: white;  
  background-image: none;  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: 10px 15px;  
  float: right;  
  width: 400px;  
  color: black;  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;  -webkit-box-shadow: 2px 2px 4px 0px darkgray inset;
  box-shadow: 2px 2px 4px 0px darkgray inset;  
  z-index: 8;
	margin: 2px;
	padding: 5px;
}
