@font-face {
	font-family: 'Monotype Corsiva';
	src: url('fonts/MonotypeCorsiva.eot');
	src: url('fonts/MonotypeCorsiva.eot?#iefix') format('embedded-opentype'),
		url('fonts/MonotypeCorsiva.woff') format('woff'),
		url('fonts/MonotypeCorsiva.ttf')  format('truetype'),
		url('fonts/MonotypeCorsiva.svg#MonotypeCorsiva') format('svg');
	font-weight: normal;
	font-style: normal;
}
#commentaires {
	position: relative;
	float: left;
	width: 542px;
	height: 182px;
	text-align: center;
	font-family: Monotype Corsiva;
	color: #6ea032;
	font-size: 17px;
	font-weight: normal;
	background: white none scroll ;
}
textarea{
	resize: none;
	height: 100px;
	width: 540px;
}

/*
#photo_commentaire{
	position: relative;
	float: left;
	width: 542px;
	text-align: center;
	font-family: Monotype Corsiva;
	color: #6ea032;
	font-size: 17px;
	font-weight: normal;
	background: white none scroll ;
}
*/