﻿body{
  background-color: #9e9e9e;
  font-family: tahoma, sans-serif;
}
#firstdiv{
 margin: 20px auto 0 auto;
 padding: 0px;
 border: none;
 width: 800px;
 left: 50%;
}
.onetable {
  border-style: none;
  width: 766px;
}


.menu {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
}
.menu a {
	color:#FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #FFFF00;
	text-decoration: none;
}
input {
	font-family:tahoma;
	font-size:12px;
}

.center {
  text-align: center;
  font-family: tahoma, sans-serif;

}

.prise {
  direction: ltr;
  text-align: right;
}