body,td {
color: #000000;
font-family: Arial;
font-size: 11px;
}

input,select,textarea {
color: #000000;
font-family: Arial;
font-size: 11px;
}

.button {
 font-family : Verdana, Arial, Helvetica;
 font-size : 10px;
 font-weight : normal;
 background-color : #FFCE0A;
 border-right : 1px outset inherit;
 border-top : 1px outset inherit;
 border-left : 1px outset inherit;
 border-bottom : 1px outset inherit;
}

.form {
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #FFCE0A;
  text-decoration: none;
  background-color: #FFFFFF ;
  border-bottom-color: #FFCE0A;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-left-color: #FFCE0A;
  border-right-color: #FFCE0A;
  border-right-width: 1px;
  border-top-color: #FFCE0A;
  border-top-width: 1px;
}

.tblanc {
color: #FFFFFF;
}

.tnoir {
color: #000000;
}

.submit {
color: #FFFFFF;
font-family: Arial;
font-size: 11px;
background-color: #71a0ff;
border: 0px;
padding: 1px;
font-weight: bold;
}

a {
color : #555555;
text-decoration : none;
}
	
a:hover {
text-decoration : none;
}

a.header {
font-size: 13px;
font-weight: bold;
text-decoration : none;
color: #FFFFFF;
}

.trouge {
color: #FF0000;
}

.tvert {
color: #336600;
}

.tbleu {
color: #0000FF;
}

.souligne {
text-decoration: underline;
}

.gras {
font-weight: bold;
}

.cachediv {
		visibility: hidden;
		overflow: hidden;
		height: 1px;
		margin-top: -1px;
		position: absolute;
}