#articles-center{
	width: 700px;
	float: left;
}
#articles-content{
	text-align: left;
}

#articles-content a{
	color: #000000;	
}

#articles-content h1{
	margin-left: 8px;
	font-size:14px; 
	line-height: 1.2em;	
	
}

#articles-content h2{
	font-size:14px; 
	line-height: 1.2em;
}

#articles-content h3{
	font-size: 16px;
}

#articles-content b{
	font-size:12px; 
}

#articles-content p{
	text-align: justify;
	font-size:12px; 
	line-height: 1.5em;
	margin-bottom: 8px;
	clear: both;
}

#articles-content li{
	font-size:12px; 
	line-height: 1.5em;
	margin-left: 10px;
}

#articles-content img{
	float: left;
	margin-right: 8px;
	border: 1px solid #000000; 
}

.section_bas_articles{
	clear: both;  
	width: 690px; 
	padding: 4px;
	padding-bottom: 20px;
	border: 1px dotted #BFBAB0;  
	text-align: left;
}

.section_bas_articles a{
	color: #000000;
	text-decoration: none;
}

.section_bas_articles a:hover{
	text-decoration: underline;
}

.articles_categorie{
	text-align: left;
}

.articles_categorie a{
	color: #000000;
	text-decoration: none;
}

.articles_categorie a:hover{
	text-decoration: underline;
}

.link-bottom-articles{
	padding-left: 4px;
}

#main #content_cat #product_dev .post img{
	word-wrap: break-word;
}