.content-header
{
	background: url(../images/propriete-header.gif) no-repeat left top;
	font-size: 1.6em;
	text-transform: uppercase;
	color: #9C1027;
	width:536px;
	height:40px;
	padding-left: 45px;
	line-height: 44px;
	vertical-align: middle;
}
.content
{
	background: url(../images/temoignages.jpg) no-repeat right bottom;
	border: solid 2px #fff;
	overflow: hidden;
	width: 577px;
	min-height: 400px;
	padding-bottom: 50px;
}
ul.col1, ul.col2
{
	width: 250px;
	list-style: none;
	margin: 0;
	padding: 10px 0;
}
ul.col1 li, ul.col2 li
{
	padding: 5px 0;
}
ul.col2
{
	float: right;
}
strong.title
{
	display: block;
}
dl.comments
{
	margin-bottom: 80px;
}
dl.comments dt
{
	font-size: 1.2em;
	line-height: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: solid 1px #000;
}
dl.comments dd
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.rating
{
	display: block;
	width: 100%;
}
.rating span
{
	display: block;
	float: left;
	width: 200px;
}