/* ray blue article 8 */

#ln_1 {
	background-image: url(pics/bg-content.gif);
}

#top {
	background-image: url(pics/bg-header.gif);
}

#ln_2 {
	background-image: url(pics/bg-sidebar-bottom.gif);
	background-position: right top;
	padding:20px 0 5px 10px;
}

#top h1 {
	left: 0;
}

/* @group user */

body {
	background-color: #232323;
	color: #E3E3E3;
	font-family: Arial,Helvetica,sans-serif;
}

a {
	color: #2EA6E1;
}

#top {
	padding: 20px 20px 30px;
	text-align: left;
	color: #FFF;
}

#header {
	background-color: #1f9bd6;
	background-image: url(../common/pics/bg-top.gif);
	font-size: 1.2em;
	background-repeat: no-repeat;
	background-position: top;
	min-height: 83px;
	height:auto!important;
	height:83px;
}

#footer {
	
}

.box-titre {
	padding-bottom: 5px;
}

.beforeArticle {
	padding: 0;
	margin: 25px 0 0 0;
	width: 100%;
	text-align: right;
	border-bottom: 1px solid #3D3D3D;
}

.article {
	margin-top: 5px;
	padding: 0 0 0 0;
	font-size: 1.2em;
	line-height: 1.3;
}
.contenuArticle {
	padding: 0px 0px 5px 5px;
	margin: 0px;
	text-align: justify;
}

.beforePage {
	padding: 0;
	margin: 25px 0 0 0;
	width: 100%;
	text-align: right;
	border-bottom: 1px solid #3D3D3D;
}

.page {
	margin-top: 5px;
	padding: 0 0 0 0;
	font-size: 1.2em;
	line-height: 1.3;
}
.date {
	
}

.titreArticle {
	
}

.box-content {
	
}

.box {
	margin: auto auto 15px;
	background-color: #333232;
}

.commentMessage {
	
}

.commentOption {
	font-size: 10px;
	color: #9c9c9c;
}

.extraitArticle {
	
}

.dateExtrait {
	
}

.extrait {
	
}

.plusExtrait {
	
}

/* @end */