h1 {
	font-weight: bold;
	font-size: 13px;
	color: #333;
}

p, ul.static, ul.static li, div.img p {
	font-size: 12px;
	color: #333;
}

table.bacou {
	border: 0;
}

table.bacou td {
	font-size: 12px;
	color: #444;
	padding: 2px 15px 2px 0;
}

div.sign {
	font-size: 12px;
	float: right;
	color: #000;
	margin-right: 40px;
	margin-top: 20px;
}

ul {
	list-style-position: inside;
}

div.img img {
	float: left;
	padding: 0 10px 3px 0;
}

div.img p {
	text-align: justify;
	padding-bottom: 15px;
}

div.img table tr td {
	font-size: 12px;
	color: #333;
	vertical-align: top;
}
