#temoignages{
	position:relative;
	margin: 10px auto 0px auto;
	background-image:url(../images/testimonials/middle.gif);
	background-repeat:repeat-y;
	width: 689px;
	padding:0;
}
#tem_head{
	margin: 0 0 5px 0;
	width: 689px;
	height: 35px;
	background-image:url(../images/testimonials/top.gif);
	background-repeat:no-repeat;
}
.tem_container{
	margin: 5px 0 15px 20px;
	float: left;
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
}
.TemTag{
	clear:both; 
	margin: 10px 10px 0 10px; 
	padding:10px;
	background-color:#F0F0F0;
}
.tem_text{
}
.tem_person{
	font-weight:bold;
	padding-top: 5px;
}
.tem_prof{
	font-style:italic;
}
#tem_foot{
	width: 689px;
	height: 12px;
	margin: 0 auto 0 auto;
	padding:0;
	background-image:url(../images/testimonials/bottom.gif);
	background-repeat:no-repeat;
	clear:both;
}
.label{
	text-align:right;
	padding-right: 10px;
}
.required{
	color:#009900;
	padding-right: 5px;
	font-style:italic;
}
td.label, td.data{
	padding: 5px;
}
thead{}
