.bg {
	background-attachment: fixed;
	background-image: url(../site/echos/img/bg.gif);
	background-repeat: repeat;
}
.tabtextes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-attachment: fixed;
	background-color: #FFFFCC;
	background-image: url(../site/echos/img/graff_news.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: thin dashed #333333;
}
.titres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-attachment: fixed;

	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.demarq {
	background-image: url(demarq.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.demarq2 {
	background-image: url(demarq2.gif);
	background-repeat: repeat-x;
	background-position: center;
}

