body{
	background-color: black;
	text-align: center;
	font-family: verdana, 'Comic Sans MS', Serif;}

a{
	text-decoration:	none;
	font-size:			large;
	color:				rgb(180,190,250);}
   
a:hover{
	text-decoration:	underline;
	color:				rgb(100,180,255);}

a:active{
   color:				rgb(255,150,140);}

a:visited{
   color:				rgb(255,180,140);}
   
img{
	border: none;}

sup, .cursor_help{
	cursor: help;}

.blanc{
	color: white;}
   
.bg{
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: -1;}

.news_switch{
	background-image: url("images/newsa.png");
	position: absolute;
	top: 1%;
	left: 20px;
	width: 100px;
	height: 100px;}

.news:hover{
	background-image: url("images/newsb.png");}

.titre{
	margin: auto;
	text-align: center;
	width: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border: inset medium rgb(200,210,220);
	background-image: url('images/fond_table_s.png');}

.titre h1{
	font-size: large;
	color: rgb(255,235,215);}

.image{
	margin: auto;
	text-align: center;
	border-collapse: collapse;}

.image table{
	margin-left: 5px;
	margin-right: 5px;
	border-collapse: collapse;}

.cadre_top div, .cadre_bottom div{
	margin: auto;
	text-align: center;
	width: 268px;
	font-family: "Segoe Script", Serif;
	font-weight: bold;}

.cadre_top div{
	height: 27px;
	padding-top: 6px;
	background-image: url("images/cadres/bleu_t-95/entete.png");}

.cadre_bottom div{
	height: 26px;
	padding-top: 1px;
	background-image: url("images/cadres/bleu_t-95/entete_bottom.png");}

.coeur{
	background-image: url("images/bg_coeur.png");}

.pre, .sui{
	width: 63px;
	height: 526px;
	min-width: 63px;}

.pre img:hover{
	background-image: url("images/pre.png");}

.sui img:hover{
	background-image: url("images/sui.png");}

.mini_img{
	margin: auto;
	text-align: center;
	margin-top: 20px;
	padding-top: 30px;
	width: 98%;
	background: url('images/separation_jaune.png') repeat-x;}

.mini_img .select{
	margin: 6px;
	padding: 15px;
	background-image: url("images/cadre_img_.png");}

.mini_img .no_select{
	margin: 6px;
	padding: 15px;
	background-image: url("images/cadre_img.png");}

.mini_img .no_select:hover{
	background-image: url("images/cadre_img_.png");}
   
.connectes{
	position: absolute;
	top: 4%;
	right: 5%;
	width: 175px;
	text-align: center;
	margin-right: -30px;
	color: rgb(255,235,215);
	font-family: "comic Sans MS", Serif;}

.pub_top_right{
	position: absolute;
	top: 2px;
	right: 0px;}

