.theme_forum {
	text-align:center;
	font-family: cambria,sans-serif;
	font-size: 25;
	font-weight: bold;
	color: #256BB4;
}
.date_forum {
	text-align:center;
	font-family: cambria,sans-serif;
	font-size: 20;
	font-weight: bold;
	color: #256BB4;
}
.adresse_forum {
	text-align:center;
	font-family: cambria,sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #256BB4;
}
.contenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13;
	text-align:left;
}

#cadre_bleu {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:73px;
	background-color:#256BB4;
	z-index: 1;
	min-width: 1000px;
	min-height:73px;
}	
#journee {
	position:absolute;
	width:100%;
	height:auto;
	top:73px;
	min-width: 1000px;	
	left:0px;
}
#text-journee {
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#256BB4;
	font-weight:bold;
}
#trait {
	position:absolute;
	top:88;
	left:0px;
	background:url(images/header.png);
	width:100%;
	height:10px;
}
#banniere {
	position:absolute;
	top:95;
	left:auto;
	width:100%;
	height:auto;
}
#corps {
	position:absolute;
	top:206px;
	left:0px;
	width:100%;
	z-index:0;
}
#tab {
	z-index:5;
	visibility:visible;
	
}
#bulle {
	z-index:3;
}
