#divform{
	width: 736px;
	position: absolute;
	right: 0px;
	top: 20px;
}

h2{
	color: #ef0101;
	font: bold 13px verdana, sans-serif;
	text-align: center;
}

#divform div{
	width: 368px;
	float: left;
	height: 20px;
	margin: 10px 0;
}

#divform div#divcomment{width: 736px; height: 110px;}
#comment{
	width: 500px;
	height: 100px;
}

#divform div span{
	display: block;
	width: 200px;
	float: left;
	font-weight: bold;
}

#conteneur{
	color: #b9b9b9;
	background: #fff;
	
}

#btn_send{
	margin-left: 370px;
}

p.error{
	position: absolute;
	left: 15px;
	top: 50px;
	width: 150px;
	text-align: center;
}
