<!--
.texte {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: rgb(255,255,204);
}

.pagebs {
	font-family: Verdana;
	font-size: 12px;
	color: rgb(255,255,204);
	background-color: black;
	background-image: url('images/tetbourflou3.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

a:link {

    color: #FF9900;
    text-decoration: underline;
    font-weight: normal;
    font-family:Verdana;
    font-size:12px;

}
a:visited {

    color: #FFCC00;
    text-decoration: underline;
    font-weight: normal;
    font-family:Verdana;
    font-style: italic;
    font-size:12px;
}
a:hover {

    color: #FF9900;
    text-decoration: underline;
    font-weight: bold;
    font-family:Verdana;
    font-style: normal;
    font-size:12px;
}
a:active {

    color: #FF9900;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
    font-family:Verdana;
    font-size:12px;
}
.titrebs {  font-family:Verdana; font-weight:600; font-size:12pt; color:rgb(255,153,0); }

h1 {
	font-family: Verdana;
	font-weight: 600;
	font-size: 12pt;
	color: rgb(255,153,0);
}

body {
	font-family: Verdana;
	font-size: 12px;
	color: rgb(255,255,204);
	background-color: black;
	background-image: url('images/tetbourflou3.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
-->
