body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
.lienTOUS {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	line-height: normal;
}

.lienTOUS:hover {
  color : #FFFF00;
  text-decoration : underline;
}


.text {
	font-family: arial;
	font-size: 16px;
	color: #000000;
}
.grostitre {
	font-family: arial;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}
.textlien {
	font-family: arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.petit_titre {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #760000;
}
.text_bold {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.textlienblanc {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.textlienblanc:hover {
  color : #FFCC00;
}
.textblancseul {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.spip_logos { border : none ;  }
.titreorange {
	font-family: arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	line-height: normal;
}
.textblancseulpetit {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: normal;
}

