.content h2, .content h2 a {
	color:#549bd3;
	font-size:18px;
	font-weight:bold;
	font-family:arial, sans serif;
	margin-top:20px;
	margin-bottom:10px;
	float:left;
	clear:left;
	width:100%;
}

.title_h2{
	color:#549bd3;
	font-weight:bold;
	font-family:arial, sans serif;
	text-transform:Capitalize
}

.one_article{
	color:#767676;
	line-height:1.3em;
	clear:left;
	width:100%;
	margin-bottom:20px;
}

.one_article .pub{
	margin-right:10px !important
}

.create_account{
	clear:left;
	float:left;
	width:118px;
	height:51px;
	margin-left:9px;
	background:transparent url(../images/bouton/button_create_account.gif) no-repeat top left ;
	font-family:Arial, sans serif;
	font-weight:bold;
	margin-top:20px !important;
	margin-left:70px;
	color:#3f3f3f;
	padding:0px 10px 0 10px;
	float:left;
	font-size:18px !important
}


	.create_account .white {
		font-size:20px;
	}

.about{
	color:#6f6f6f;
	font-family:verdana;
	clear:left;
	float:left;
	width:100%;
	margin-top:5px
}

.list {
	list-style:disc;
	clear:left;
	float:left;
	margin-top:10px;
	list-style-position:inside;
	margin:5px 0 20px 10px;
	font-family:verdana;
	color:#6f6f6f;
	width:95%;
}

.list li{
	padding:2px 5px;
	
}

.list li a {
	font-family:verdana;
	color:#6f6f6f;
}

.archives{
	clear:left;
	float:left;
	width:100%;
	margin-top:5px
}

.archives p.bold{
	font-size:14px;
	color:#6f6f6f
}

.archives ul{
	list-style:none;
	color:#6f6f6f
}

.archives ul li{
	padding:5px 0;
}

.archives ul li a{
	color:#6f6f6f;
	text-decoration:underline;
}

/********************** articles *********************/

h3{
	clear:both;
	float:left;
	width:100%;
	font-family:verdana, sans serif;
	font-weight:bold;
	color:#6f6f6f;
	margin:10px 0;
	text-transform:capitalize;
	font-size:1.2em
}

.column_1 p.description{
	clear:left;
	float:left;
	width:100%;
	color:#6f6f6f;
	line-height:1.4em
}

.column_1 p.description a{
	color:#6f6f6f;
}

.comments,
.comments li {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
}

.comments li {
	margin-top:15px;
}

.comments li p{
	clear:left;
	float:left;
	width:100%;
	margin-bottom:5px;
	color:#6f6f6f
}

.comments li .photo {
	float:left;
	width:73px;
	height:73px;
	text-align:center;
	overflow:hidden
}

.comments li .photo img {
	border:1px solid #808080;
	float:left;
	width:71px;
	height:71px;
	position:relative;
	top:0;
	z-index:9;
}

.comments li .photo img.mask {
	border:none !important;
	float:left;
	width:73px;
	height:73px;
	position:relative;
	top:-73px;
	z-index:99;
}

.comments li .infos{
	width:570px;
	float:right;
	margin-left:5px;
	font-family:verdana;
	color:#6f6f6f
}

form.my_comment{
	clear:left;
	float:left;
	width:100%;
	margin:10px 0 0 0;
}

form.my_comment input{
	clear:left;
	float:left;
	width:385px;
	height:16px;
	padding:6px 5px;
	margin:10px 0 0 0;
	border:none;
	background:transparent url(../images/background/comment_input.gif) no-repeat top left ;
}

form.my_comment label{
	clear:none;
	float:left;
	width:240px;
	border:none;
	margin:17px 0 0 10px;
}

form.my_comment textarea{
	clear:none;
	float:left;
	width:633px;
	border:none;
	background:transparent url(../images/background/textarea.gif) no-repeat top left ;
	height:280px;
	padding:3px;
	margin-top:10px;
}


/******************* categorie *****************/

.categorie div.one_category{
	clear:left;
	float:left;
	width:100%;
	margin-top:10px
}

div.one_category a,
div.one_category span{
	color:#6f6f6f
}


.column_1 .margin_top_0 {margin-top:0 !important;}

.pagination_page a.floatL{
	padding-left:1%;
	width:24%
}

.pagination_page a.floatR{
	padding-right:1%;
	width:19%
}