body {
	margin: 5px 0px 2px 10px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

a {	color: #FF7A00; text-decoration: none; }
a:link {	color: #FF7A00; text-decoration: none; }
a:visited {	color: #FF7A00; text-decoration: none; }
a:hover {	color: #FFFFFF; text-decoration: underline; }
a:active{	color: #FF7A00; text-decoration: none; }

.menu {		background-image: url(../images/fondMenuHaut.gif); font-size: 9pt; }
.menupied {	background-image: url(../images/fondMenuBas.gif); font-size: 7pt; }

.separateur {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 16pt;
}

.separateur2 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 16pt;
}

.petit {	font-size: 8pt; }

.titre {	color: #FF7A00; font-size: 12pt; }
.bleu {	color: #00ACD9; font-weight: bold; }

.titreP {	color: #FFFFFF; font-size: 14pt; }

.lettre {
	position: absolute;
	top: 530px;
	left: 8pt;
	width: 875px;
	height: 777px
}

/* page rgblive */
.streamer {	color: #FFFFFF; font-size: 10pt; }

/* page index */
.puce {	color: #FF7A00; }
.horaire {	color: #FFFFFF; font-size: 12pt; }
.infos {	color: #FFFFFF; }


.texte { color: #FFFFFF; }
