.question{
margin-left:20px;
margin-right:20px;
}
.question p{
margin:0px;
}
.question form{
margin-top:10px;
}
.question div.titre{
float:left;
height:30px;
color:#69c;
font-weight:bold;
width:100px;
}
.question textarea{
width:350px;
height:100px;
font-family:"Trebuchet MS";
font-size:12px;
}
.question input{
font-family:"Trebuchet MS";
font-size:12px;
width:150px;
}