html{
	margin-top: 2%;
	margin-left: 8%;
	border-radius: 5px;
    background-color: #fff;
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    box-shadow: 4px 4px 10px #888;
    padding: 0 30px;
	width: 80%;
}
#safidy {
width:90%;
height: 10%;
top: 1%;
z-index: 1;
display: block;
border: solid red;
background-color:white;
}
#safidy p {
color: green;
font-size: 1.3em;
text-align: left;
font-style: bold;
font-family: calibri;
font-weight: bold;	
}
#ambony{
width:80%;
height: 20%;
z-index: 1;
display: block;
}	
.logo_UA{
width: 14%;
float: left;
left: 1%;
margin-top:2%;
margin-left: 2%;
}
.logo_FS{
width: 14%;
float: left;
margin-top:3%;
margin-left: 30%;
}
.logo_dbev{
width: 13%;
float: right;
right: 10%;
margin-top:2%;
margin-right: 2%;
}
.logo_Sompitra{
width: 50%;
float: left;
margin-top:3%;
margin-left: 30%;
margin-bottom: 3%;
}
#menu1 {
margin-top: 5%;
}
#menu1 ul{
padding:0;
margin:0;
list-style:none;
text-align:center;
}
#menu1 li{
display:inline-block;
position:relative;
border-radius:0 0 0 0;
}
#menu1 ul li{
display:inherit;
border-radius:0;
}
#menu1 ul li:hover{
border-radius:0;
}
#menu1 ul li:last-child{
border-radius:0;
}
#menu1 ul{
position:absolute;
z-index: 50000;
max-height:0;
left: 0;
right: 0;
overflow:hidden;
-moz-transition: .8s all .3s;
-webkit-transition: .8s all .3s;
transition: .8s all .3s;
}
#menu1 li:hover ul{
max-height:14em;
}
/* background des liens menus */
#menu1 li:first-child{
background-color: #65537A;
background-image:-webkit-linear-gradient(top, #65537A 0%, #2A2333 100%);
background-image:linear-gradient(to bottom, #65537A 0%, #2A2333 100%);
}
#menu1 li:nth-child(2){
background-color: #729EBF;
background-image: -webkit-linear-gradient(top, #729EBF 0%, #333A40 100%);
background-image:linear-gradient(to bottom, #729EBF 0%, #333A40 100%);
}
#menu1 li:nth-child(3){
background-color: #65537A;
background-image:-webkit-linear-gradient(top, #65537A 0%, #2A2333 100%);
background-image:linear-gradient(to bottom, #65537A 0%, #2A2333 100%);
}
#menu1 li:nth-child(4){
background-color: #729EBF;
background-image: -webkit-linear-gradient(top, #729EBF 0%, #333A40 100%);
background-image:linear-gradient(to bottom, #729EBF 0%, #333A40 100%);
}
#menu1 li:nth-child(5){
background-color: #65537A;
background-image:-webkit-linear-gradient(top, #65537A 0%, #2A2333 100%);
background-image:linear-gradient(to bottom, #65537A 0%, #2A2333 100%);
}
#menu1 li:nth-child(6){
background-color: #65537A;
background-image:-webkit-linear-gradient(top, #65537A 0%, #2A2333 100%);
background-image:linear-gradient(to bottom, #65537A 0%, #2A2333 100%);
}
#menu1 li:last-child{
background-color: #F6AD1A;
background-image:-webkit-linear-gradient(top, #F6AD1A 0%, #677F35 100%);
background-image:linear-gradient(to bottom, #F6AD1A 0%, #677F35 100%);
}
/* background des liens sous menus */
#menu1 li:first-child li{
background:#32A2333;
}
#menu1 li:nth-child(2) li{
background:#333A40;
}
#menu1 li:nth-child(3) li{
background:#9F391A;
}
#menu1 li:nth-child(4) li{
background:#2A2333;
}
#menu1 li:nth-child(5) li{
background:#333A40;
}
#menu1 li:nth-child(6) li{
background:#32A2333;
}
#menu1 li:last-child li{
background:#677F35;
}
/* background des liens menus et sous menus au survol */
#menu1 li:first-child:hover, #menu1 li:first-child li:hover{
background:#65537A;
}
#menu1 li:nth-child(2):hover, #menu1 li:nth-child(2) li:hover{
background:#729EBF;
}
#menu1 li:nth-child(3):hover, #menu1 li:nth-child(3) li:hover{
background:#F6AD1A;
}
#menu1 li:nth-child(4):hover, #menu1 li:nth-child(4) li:hover{
background:#F6AD1A;
}
#menu1 li:nth-child(5):hover, #menu1 li:nth-child(5) li:hover{
background:#F6AD1A;
}
#menu1 li:nth-child(6):hover, #menu1 li:nth-child(6) li:hover{
background:#F6AD1A;
}
#menu1 li:last-child:hover, #menu1 li:last-child li:hover{
background:#CFFF6A;
}
/* les a href */
#menu1 a{
text-decoration:none;
display:block;
padding:4px 24px;
color:#fff;
font-family:arial;
}
#menu1 ul a{
padding:8px 0;
}
#menu1 li:hover li a{
color:#fff;
text-transform:inherit;
}
#menu1 li:hover a, #menu1 li li:hover a{
color:#000;
}
#navigation {
  position: fixed;
  top: 25%;
  left: 10%;
  width: 10%;
  list-style: none;
  margin: 0;
  padding: 0;
  float:left;
  background-color: gray;
}
#navigation li a{
font-family:Comic sans ms;
font-size : medium;
    color:white;
    text-align : center ; 
text-decoration:none;	
}
#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
    text-decoration: underline ;
}
#foot {
	background:#cccc;
	height:1px;
	margin-left:0px;
	padding:25px;
	bottom:0px;
	float: center;
	padding-top:5px;
	font-family:arial;
	font-size: 0.9em;
}
#collection1 {
margin-top: 8%;
margin-left: 8%;
margin-right: 5%;
width:55%; 
float: left;
}
#collection1  h1 {
font-family: calibri;
font-size: 1.2em;
text-align: left;
color: red;
}
#collection1 h2 {
font-family: calibri;
font-size: 1.1em;
text-align: left;
color: green;
}
#collection1 h3 {
font-family: calibri;
font-size: 1em;
text-align: left;
color: purple;
}
#collection1 p {
font-family: calibri;
font-size: 1em;
text-align: justify;
color: purple;
margin-left: 5%;
margin-right: 5%;
}
#collection1 ul li {
font-family: calibri;
font-size: 1em;
color: purple;
text-align: left;
margin-right: 5%;
margin-left: 10%;
}
#collection2 {
margin-top: 8%;
margin-right: 4%;
width: 26%;
display: block;
float: right;
border-width:2px;
border-style:dotted;
border-color:purple;
}
.image_a {
max-width: 100%;
max-height: 100%;
margin-top: 5%;
}
.image_b {
max-width: 100%;
max-height: 100%;
margin-top: 5%;
}
.image_c {
max-width:100%;
margin-top: 5%;
}
.image_d {
max-width:100%;
margin-top: 10%;
margin-bottom: 5%;
}
#psvt {
margin-top: 8%;	
margin-left: 8%;
margin-right: 5%;
width:80%; 
font-family: calibri;
}
#psvt  h1 {
font-family: calibri;
font-size: 1.2em;
text-align: left;
color: red;
}
#psvt h2 {
font-family: calibri;
font-size: 1.1em;
text-align: left;
color: green;
}
#psvt h3 {
font-family: calibri;
font-size: 1em;
text-align: left;
color: purple;
}
#psvt p {
font-size: 1em;
text-align: left;
color: blue;
margin-left: 5%;
margin-right: 5%;
}
#psvt ul li {
font-size: 1em;
color: blue;
text-align: left;
margin-right: 40%;
margin-left: 30%;
}
#course table {
border-collapse: collapse;
margin-top: 1%;
margin-right: 5%;
max-width: 90%;
}
#course caption {
color: gray;
position: center;
font-size: 1.1em;
text-align: left;
}
#course th /* Mettre en forme les th*/ {
border: 2px solid red;
font-size: 1em;
height: 20%;
text-align: center;
padding: 5px;
background-color: yellow;
color: red;
}
#course td /* Mettre en forme les td*/ {
border: 2px solid red;
font-size: 0.9em;
height: 20%;
text-align: center;
padding: 5px;
background-color: #f5f5f5;
color: purple;
}
#fandraisana {
margin-top: 8%;	
margin-left: 8%;
margin-right: 5%;
width:80%; 
font-family: calibri;
}
#fandraisana  h1 {
font-size: 2.4em;
font-weight: bold;
text-align: center;
color: green;
}
#login {
float: right;
width: 15%;
margin-top: 2%;
font-family: arial;
font-size: 1em;
color: red;
}
#voalohany {
width: 100%;
height: 50%;	
}
#votoatiny {
margin-top: 10%;
}
#tab_score th {
border: 2px solid green;
border-collapse: collapse;
font-size: 1em;
height: 20%;
text-align: center;
padding: 5px;
background-color: yellow;
color: red;
}
#tab_score td {
border: 2px solid purple;
border-collapse: collapse;
font-size: 0.9em;
height: 20%;
text-align: center;
padding: 5px;
}	
