/* Générique */

.error{
	color:red;
}

.mandatory{
	color:red;
}

/* Marco */

.contactme{
	position:absolute;
	top:200;
	margin-left:245;
}

.th_name{
	width:200px;
}

.th_comment{
        width:555px;
}

#table_commment{
	background-color: rgb(166, 126, 46);
}

#div_comment{
	width:755px;
	border-style: solid;
}