body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #005d8b;
}
body,td,th {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

*{ margin:0; padding:0;}
form,input,select,textarea{margin:0; padding:0;}

form table tr td {
	font-size: 10pt;
}

div.box {
margin:0 auto;
width:800px;
height:600px;
  background: url(FD800x600.gif) no-repeat;
position:relative;

top:20px;
border:1px solid #005d8b;
}

div.box h1 { 
font-size:18px;
text-transform:uppercase;
padding:5px 0 5px 5px;
}


div.box textarea {
width:400px;
background:#EDEDED;
border-bottom: 1px double #005d8b;
border-top: 1px double #005d8b;
border-left:1px double #005d8b;
border-right:1px double #005d8b;
}

#canvas_q1 input,
#canvas_q2 input,
#canvas_q4 input,
#canvas_q8 input {
background:#EDEDED none repeat scroll 0 0;
border:1px double #005D8B;
}

div.box .button, #canvas_eml span.submit input {
	margin:5px 5px 10px;
	padding:4px 7px;
	color: #ffffff;
	background:#005d8b;
	border:0px;
	border-bottom: 1px double #005d8b;
	border-top: 1px double #3a718c;
	border-left:1px double #3a718c;
	border-right:1px double #005d8b;
	text-align: center;
	width:auto;
} 

#canvas_eml span.submit input {
	vertical-align:middle;
	width:80px;
}

div.box .edito {
  padding:0px 40px 10px 20px;
  margin-left:10px;
  height:450px;
}

div.box .edito,
table.main { width:420px;}

.bold {
	font-weight: bold;
}
.titre {
	font-size: 14px;
	color: #E20F1A;
	font-weight: bold;
	
}
#form1 .box table tr .edito p {
	text-align: justify;
}

span.question { font-weight:bold; }

.perror, .qerror { color:red; }
.perror {
	font-weight:bold;
	margin-bottom:0.5em; 
}

.qerror { font-style:italic; }

.qtext {
	padding-top:0.5em;
	font-size:12pt;
	text-align:justify;
}
#canvas_accept { padding-top:1em; }

#canvas_eml td input {
background:#FFFFFF none repeat scroll 0 0;
border:1px double #005D8B;
width:200px;
}

.spacer { padding:1em 0; }

.spacer,
.edito p,
#canvas_accept label { text-align:justify; }
textarea { height:200px; }

td.hv label { margin-left:0.5em; }

td.hv label,
#canvas_accept td.hv { vertical-align:top; }

#canvas_q1 td.hv,
#canvas_q2 td.hv,
#canvas_q4 td.hv {
	vertical-align:bottom;
	padding:15px 0;
}

#canvas_q1 td.hv input,
#canvas_q2 td.hv input,
#canvas_q4 td.hv input {
	height:4em;
}

#intro { font-size:8pt; }
