#avis {
	padding-top: 10px;
}

#avis .title {
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
	height:auto;
	width:705px;
	background-color: #11ABC5;
}

#avis .message {
	height:100px;
	width:550px;
}