#content .block .illustration {
	display: inline;
	vertical-align: middle;
	border: 1px solid #CCC;
	max-width: 42px;
	margin-right: 5px;
}

#annuaire ul {
	zoom: 1;
	list-style-type: none;
}

#annuaire ul li {
	margin-bottom: 5px;
}

#content form label {
	width: 52px;
	white-space: nowrap;
}

#content form #keywords {
	width: 180px;
}

#content #search { 
	height: 22px
}

#content .about {
	float: left;
	width: 50%;
}

#content .about#read {
	height: 42px;
	line-height: 42px;
}

#content .about#download {
	padding-top: 3px;
	height: 39px;
}

#content .about#download img {
	float: left;
	margin-right: 5px;
	vertical-align: middle;
}

#comparatif .block {
	width: 358px;
	clear: both;
}

#comparatif .block.head {
	background-color: #014C7A;
	color: #FFF;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 4px;
}

#comparatif .block.head .sortOrder {
	font-size: 11px;
}

#comparatif .block.head a {
	color: #FFF;
}

#comparatif .block.head p {
	margin: 0;
}

#comparatif .block p {
	float: left;
}

#comparatif .block p.adminLink {
	float: none;
	margin-bottom: 0;
}

#comparatif .block.head p.legendM,
#comparatif .block.head p.prix,
#comparatif .block.head p.dateTest {
	padding-top: 8px;
}

#comparatif .block p.legendM {
	width: 44%;
}

#comparatif .block p.moyenne,
#comparatif .block p.dateTest {
	text-align: center;
}

#comparatif .block p.moyenne {
	width: 22%;
}

#comparatif .block p.dateTest {
	width: 14%;
}

#comparatif .block p.prix {
	text-align: right;
	width: 20%;
}
