@CHARSET "ISO-8859-1";
body {
background-color:#8c8c8c;
background-image: url('../images/Fond3.gif');
color: black;
font-family: "Comic Sans MS", cursive;
text-transform: none;
text-align: center;
font-size: 14px;
margin:0px 0px 0px 0px;
}
TABLE {
border-width:2pt 2pt 2pt 2pt;
border-color:#D09711;
}

A  {
text-align: center;
text-decoration: none;
color: #000632;
}

A:hover {
text-align: center;
text-decoration: none;
color: #000632;
font-style: oblique;
}

TD  {
font-size: 16px;
text-align: center;
}

H1 {
color: #8c8c8c;
background-color: #000000;
background-image: url('../images/Image-titre.jpg');
font-family: comic sans ms, arial, ms sans serif;
font-size: 40px;
text-indent: 70
}

.tdtitre {
background-color: #d2d2d2;
color: #000632;
font-size: 14px;
}
.tdpage {
background-color:#e6e6e6;
color: #000632;
font-size: 12px;
vertical-align: middle;
}

.form_submit {
color: #000033;
background-color: #E9CB8D;
border: 1px #D09711 outset;
text-align: center;
font-family: Verdana;
font-size: 12px;
text-indent: 0px;
margin-bottom: 2px;
margin-left: 3px;
vertical-align: middle;
}
.textbox {
color: #000033;
background-color: #E9CB8D;
border: 1px solid #D09711;
text-align: center;
font-family: Verdana;
font-size: 13px;
text-indent: 0px;
margin-left: 3px;
margin-top: 1px;
}
.readonly {
color: #555522;
background-color: #E9CB8D;
border: 1px solid #D09711;
text-align: center;
font-family: Verdana;
font-size: 13px;
text-indent: 0px;
margin-left: 3px;
margin-top: 1px;
}
INPUT{
color: #000033;
background-color: #E9CB8D;
border: 1px solid #D09711;
text-align: center;
font-family: Verdana;
font-size: 13px;
text-indent: 0px;
margin-left: 3px;
margin-top: 1px;
}
.information {
color: #FF0000;
text-align: center;
}

IMG {
border: 0;
}

.hidden{
	Display: Block;
	position: absolute;
	left:-2000px;
	top:-5000px;
}