table {

border: 0px
}
table td {
background-color: #FFFFFF;
text-align: center;
padding: 5%
}
.right {
text-align: right;
background-color: #000000
}
.refhtml {
color: #FFFFFF;
text-align: right;
vertical-align: center;
font-size: 120%;
text-decoration: none;
font-weight: bold;
text-shadow: rgba(0,0,0,0.8) 0 1px 1px;

}
.bouton1 {
color: #FFFFFF;
background-color: #880000;
background-position: 100% 100%;
    background-repeat: no-repeat;
	text-align: right;
	padding-right:5%;
}
.bouton2 {
color: #FFFFFF;
width: 20%;
background-color: #000088;
background-position: 100% 100%;
background-repeat: no-repeat;
padding-right:5%;
text-align: right;
}

#entrees {
width: 60%
}
label {
color: #000000;
font-size: 70%;
font-weight: bold;
}
#typeCode{
color: #FFFF55;
background-color: #000000;
font-weight: bold;
font-size: 80%
}
#code{
color: #FFFFFF;
font-weight: bold;
background-color: #000000;
font-size: 100%
}
#submitbouton {
padding-left: 5%
}
#submit{
font-weight: bold;
color: #000000;
background-color: #FFFFFF;
font-size: 70%;
}
img {
width: auto

}
