td.numpage {
	text-align:center;
	border-color:#FF9300;
	border-width:1px;
	border-style:solid;
	height:22px;
	width:22px;
	font-size: 11px; 
}
h1 {
	font-size: 30px;
   color:#FF9300;
}
h2 {
	font-size: 24px;
   color:#FF9300;
}

h3 {
   color:#FF9300;
}

hr {
   color: #4d4d4d;
   height: 0px;
   border: 1;
}

strong {
   color:#FF9300;
}

div.wiki table {
   width:100%;
   align:center;
}

table {
   border-width: 0px;
   border-collapse: collapse;
}

tr {
   padding: 0px;
   border-width: 0px;
   border-collapse: collapse;
}

td {
   padding: 0px;
   border-width: 0px;
   border-collapse: collapse;
}

.post-tags {
	list-style: none;
	margin: 1em 0 1em;
	padding: 3px 0;
}
.post-tags li {
	display: inline;
	margin-right: 8px;
	padding: 5px 0 5px 12px;
   color: #FF9300;
	background: transparent url(image/tag.png) no-repeat 0 70%;
}
.post-tags li a {
	color: #6b6b6b;
}

.newstitre {
   color: #FF9300;
	font-size: 18px;
  	text-align:center;
   font-weight:bold;
	background: transparent url(image/news.png) no-repeat 0 70%;
}

.authordatetitre {
   font-size: 10px;
   text-align:right;
}