body{
background:url(img/bg.jpg);
font-family:verdana, arial;
margin-top:0;
font-size:12px;
}

li,ul{
list-style:none;
	padding:0;
	margin:0;
}

a:hover{
text-decoration:underline;
}



.art_contenu a, .navigation a{
color:#8c6383 !important;
font-weight:bold !important;
text-decoration:none;

}

.art_contenu a:hover, .navigation a:hover{
text-decoration:underline;
}

#page{
	width:960px;
	margin: 0 auto;
background:url(img/bg_contenu.jpg) repeat-y;
}

#header{
	width:960px;
	height:350px;
	display:block;
	background:url(img/header.jpg) no-repeat;
}

#liseret{
	width:960px;
	height:6px;
	display:block;
	background:url(img/liseret.jpg) no-repeat;
	margin-bottom:0px;
}

#center{
	width:960px;
	display:block;
	background:url(img/bg_contenu.jpg) repeat-y;
}

.col_art{
	width:690px;
	display:block;
	float:left;
	margin-top:0px;
	padding-bottom:20px;
	
}

.art{
margin-bottom:50px;
}

.sidebar{
	width:270px;
	float:left;
}

.art_titre{
background:#b1d4e2;
height:26px;
margin-top:13px;
}

.art_titre h2, .art_titre h2 a{
color:white;
font-size:16px;
line-height:1.5em;
text-decoration:none;
margin-top:0px;
margin-bottom:0px;
}

.date{
float:left;
font-size:10px;
color:white;
margin-left:10px;
margin-right:15px;
}

.cat{
margin-top:4px;
height:13px;
background:#e8f4f9;
color:#8c6383;
float:left;
font-size:10px;
padding-left:10px;
padding-right:6px;
}

.cat a{
color:#8c6383;
font-weight:bold;
text-decoration:none;
}

.cat a:hover{
text-decoration:underline;
}

#cboth{
clear:both;
}

.art_contenu{
padding:10px 30px 10px 30px;
text-align:justify;
font-size:12px;
}

.comment-line{
	height:21px;
	display:block;
	background:url(img/comments-line.jpg) repeat-x;
}

.rss{
	margin-top:10px;
	width:270px;
	height:55px;
	display:block;
	background:url(img/rss_off.jpg);
	margin-bottom:20px;
}

.rss:hover{
	width:270px;
	height:55px;
	display:block;
	background:url(img/rss_over.jpg);
}

.rss a{
	width:270px;
	height:55px;
	display:block;
}

.comment-line, .comment-line a{
color:white;
text-decoration:none;
}

.comment-line a:hover{
text-decoration:underline;
}

.comment-home{
float:right;
background:url(img/comments.jpg) no-repeat;
padding-left:25px;
padding-right:30px;
margin-top:3px;
}

.cat-titre, .tag-titre{
	width:270px;
	height:20px;
	display:block;
	background:url(img/bg_side.jpg);
}

.cat-titre h2, .tag-titre h2{
font-size:14px;
color:#6c0147;
font-weight:bold;
margin-top:0;
margin-bottom:0;
padding-left:14px;
}

.cat-contenu ul{
padding-left:34px;
margin-top: 5px;
color:#6c0147;
}

.cat-contenu a{
color:#6c0147;
text-decoration:none;
}

.cat-contenu a:hover{
text-decoration:underline;
}

.cat-contenu li{
list-style-image:url(img/puce.jpg);
margin-bottom:3px;
}

.comment-content{
	width:610px;
	background:#e8f4f9;
	display:block;
	padding:10px;
	text-align:justify;
}
.comment-footer{
	width:630px;
	height:29px;
	display:block;
	background:url(img/comment-footer.jpg) repeat-x;
}

.comment-bloc{
margin-top:26px;
margin-left:30px;
}

.comment-info{
padding-top:7px;
margin-left: 80px;
}

.comment-info a{
text-decoration:none;
color:#6c0147;
}

.comment-info a:hover{
text-decoration:underline;
}

.cat-bloc{
margin-bottom:30px;
}

#respond{
margin-left:30px;
}

.alignleft{
margin-right:10px;
float:left;
}

.alignnone, .aligncenter{
margin:0 auto;
display:block
}

.alignright{
margin-left:10px;
float:right;
}

.linkhome{
	width:960px;
	height:350px;
	display:block;
	}

.tag-contenu a{
font-size:12px !important;
color:white;
background:#6C0147;
text-decoration:none;
padding:2px !important;
line-height:1.7em;
}

.tag-contenu a:hover{
color:#6C0147;
background:white;
}

.tag-contenu{
padding-left:25px;
padding-top:10px;
}

div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #9aafe5;
	
	text-decoration: none; 
	color: #2e6ab1;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #49a2c5;
	color: #fff;
	background-color: #49a2c5;
}
div.pagination span.current,div.pagination li.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #B1D4E2;
	color: #FFF;
}
div.pagination span.disabled ,div.pagination li.disabled{
display:none;
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}

div.pagination li{
display:table-cell;
padding-left:5px;
}