input,textarea{
width:99%;
}

#mail label{
font-variant:small-caps;
background:url(../img/titre_comment.png) repeat-x top left;
float:left;
color:white;
width:820px;
height:21px;
padding-left:4px;
}

#mail input{
width:820px;
height:21px;
}

#mail textarea{
width:820px;
height:250px;
}

.contenu form{
position:relative;
left:64px;
background:rgb(230,247,201);
width:384px;
padding:4px;
}


.contenu table tbody tr th{
font-size:9px;
}

.contenu table tbody tr td{
width:376px;
}

.contenu input.submit{
width:64px;
float:right;
}

#titres table tr.comment form{
margin-top:4px;
}


tbody.commentaire label{
width:80px;
float:left;
font-size:12px;
}
tbody.commentaire input{
width:316px;
}

input.button{
font-weight:bold;
font-size:14px;
color:white;
background:url(../img/titre_comment.png) repeat-x top left;
}