#contain_article_list{
	width:400px;
	margin-top:50px;
	font-size: 11px;
}

#contain_article_list .article_list_single{
	width:400px;
	height:100px;
	margin-top:20px;
}

.article_list_single img, .article_list_single div{
	float:left;
	margin-left:10px;
}

.article_list_single div{
	width:300px;
}
h5{
	color: green;
	font-size: 15px;
	margin-top:0;
	line-height: 10px;
	font-weight: normal;
}

.article_list_single span{
	margin-top:-20px;
	display:block;
}

a.flecheLink{
	display:block;
	float:right;
	width: 85px !important;
	width: 85px;
	height:15px;
	text-align:right;
	margin-bottom:0px;
	background-image: url(images/fleche.gif);
	background-position: left middle;
	background-repeat: no-repeat;
	text-decoration:none;
	color: #89b142;
}

.article_list_single a:hover{
	color: #FFD700;
}

#body_article{
	margin-top: 20px;
	text-indent: 15px;
	margin-left:10px;
}

.centrer{
	display:block;
	margin:auto;
	text-align: left;
	width: 50%;
}

.landing{
	margin-top: 12px;
}

#miniList_Article {
	list-style-type: square;
}

#miniList_Article li{
	margin-top: 20px;
	margin-left: -8px;
}

#gallery{
	margin-left:10px;
}

#gallery div{
	float:left;
	margin-left:6px;
	margin-top:10px;
}

#gallery div a img{
	border: 1px solid black;
	opacity: .5;
	filter: progid:DXImageTransform.Microsoft.alpha( opacity=50); 
}

#gallery div a:hover img{
	border: 1px solid #FFD700;
	 opacity: 1; 
	 filter: progid:DXImageTransform.Microsoft.alpha( opacity=100); 
}

#footer a{
	text-decoration: none;	
}

#footer a:hover{
	color: #a7a0a0;	
}

#footer a.vizzuzzu{
	font-size: 9px;	
}

marquee{
  font-weight: bold;
}
