#cadre p {
}
#cadre {
	background-image: url(images/cadre_adr.gif);
	background-repeat: no-repeat;
	height: 103px;
	width: 167px;
	background-position: center center;
	visibility: hidden;
}
#cadre h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 4px;
}
#cadre p {
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
hr {
	line-height: 3px;
	vertical-align: middle;
	padding: 2px;
}
a {
	text-decoration: none;
	color: #666666;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
.cartel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
