@charset "utf-8";
.texte {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 12px;
	font-weight: normal;
}

.titre {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #DC002D;
	font-weight: bold;
	line-height: 16px;
}
.powersurfer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	width: 210px;
	float: right;
	height: 40px;
	background-image: url(images/logo_pss.png);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 40px;
	text-align: left;
	text-decoration: none;
	margin-top: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

