body
{
}

#news_head
{
	position:absolute;
	left:8px;
	top:0px;
	width:80px;
	height:30px;
	border:solid 1 #000000;
	background-color:e1e1e1;
	text-align:center;
	line-height:26px;
	
}
#affiche_head
{
	position:absolute;
	left:88px;
	top:0px;
	width:80px;
	height:30px;
	border:solid 1 #000000;
	border-left:solid 0 #000000;
	background-color:e1e1e1;
	text-align:center;
	line-height:26px;
	
}
#blank_head
{
	position:absolute;
	left:168px;
	top:0px;
	width:70px;
	height:30px;
	border-bottom:solid 1 #000000;
}
#news_title_out
{
	position:absolute;
	left:0px;
	top:0px;
	width:78px;
	height:30px;
	background-color:White;
	text-align:center;
	line-height:26px;
}
#affiche_title_out
{
	position:absolute;
	left:0px;
	top:0px;
	width:78px;
	height:30px;
	background-color:White;
	display:none;
	text-align:center;
	line-height:26px;
}
#news
{
	position:absolute;
	left:8px;
	top:30px;
	width:230px;
	height:150px;
	background-color:White;
	border-right:solid 1 #000000;
	border-left:solid 1 #000000;
	border-bottom:solid 1 #000000;
	text-indent:6px;
}
#affiche
{
	position:absolute;
	left:8px;
	top:30px;
	width:230px;
	height:150px;
	background-color:White;
	display:none;
	border-right:solid 1 #000000;
	border-left:solid 1 #000000;
	border-bottom:solid 1 #000000;
	text-indent:6px;
}
.head
{
	font-size:15px;
	font-weight:bold;
	font-family:ΣΧΤ²;
}