/* CSS Document */

#tableProfils {
	width: 100%;
	text-align:center;
}

#tableTemoignages {
	width:750px;
	margin:auto;
}

#tableTemoignages_haut {
	height:15px;
	background:url(../images/haut_temoignages.png) no-repeat bottom;
}

#tableTemoignages_centre {
	padding: 10px;
	text-align:center;
	color:#002D00;
}

#reponse {
	text-align:justify;
}

.signature {
	font-style:italic;
	font-size:-1px;
	text-align:right;
}

#tableTemoignages_pages {
	text-align:right;
}

#attente {
	display:none;
}