body,td {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#tireform{
	color:#FFF;
	font-size: medium;
}
#menuheader {
	background-color: #CCC;
	font-size: small;
}
#menuheader li{
	display:inline;
	margin: 10px;
	padding: 10px;
}
#menuheader li a:hover{
	background-color: #090;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #000;
	text-align: center;
}
#texte_vert {
	color: #090;
	font-weight: bold;
}
#entree {
	text-align: center;
}

td {
	text-align: center;
	font-size: x-small;
}
img {
  border: 0;
}
#ejs_box2_box{
	width: 70%;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #FFF;
	background-color: #090;
	font-size: medium;
	margin: auto;	
}
#tablo {
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin: auto;
	width: 70%;
}
#text {
	font-weight: bold;
	font-size: larger;
}
#reponse{
	font-family: "Comic Sans MS", cursive;
	font-size: x-small;
	color: #F00;
}

p {
	margin: 0px;
	padding: 0px;
}
H1{
	font-size: xx-large;
	color: #090;
	}
</style>
