body{
font-family:Arial;
}
.bt{
width:70px;
}
.entete td{
background-color:#FFFFFF;
text-align:left;
border-collapse: collapse;
border:none;

}
h1{
color:#4E81BD;
text-align:center;
font-size:30px;
}
table{
margin-bottom:10px;
border-collapse: collapse;
text-align:center;
}
th{
background-color:#4E81BD;
border: 1px solid #000000;
color:#ffffff;
}
td{
border: 1px solid #000000;
}
td a { 
  display: block; 
  height: 100%; 
  text-decoration:none;
  color:#000000;
}

td a:hover{
  display: block; 
  height: 100%; 
background-color:#FFA366;

}

tr:nth-child(2n+1){
background-color:#B8CCE4;
}
tr:nth-child(2n){
background-color:#DBE5F1;
}

caption{
text-align:right;
color:red;
font-weight:bold;
}
.msq{
display: none;
width:90%;
}
tr{page-break-before:auto;}
.big{
height:30px;
width:200px;
font-size:20px;
margin-bottom:5px;
text-align:center;
}
img{border:0px;}
#rouge{
font-weight:bold;
color:#ff0000;
}
#vert{
font-weight:bold;
color:#65B200;
}
input[type=text] {
text-align:center;
width:100px;
}

input[type=checkbox] {
	/* visibility: hidden; */
	margin:0;
}
.menu{margin-bottom:40px;

}
.menu a{
display:block;
float:left;
color:black;
 text-decoration:none; 
height:20px;
width:16%;
background-color:#B8CCE4;
text-align:center;
border:1px solid black;
}
.menu a:hover{

background-color:#DBE5F1;
}
#afficher
{display:none;}
tr:hover{background-color:#FFA366;}
