/* ************************************************
Atopa
- design & code : Mxlweb <admin@mxlweb.net>
************************************************ */
/*
background #336633
background billet #66FF66
lignes de contour et laisser commentaire texte #003300
text billet #000000
text anglais #6633FF
text menus #ffffff
link billet #FF9d0a
titres et hover for slidebar, links dans les posts#FF3300
dans les formulaire #ffffff
*/


* { margin: 0; padding: 0; border: 0; }

body
{
	background: #336633;
	color: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	font-weight: 100;
	word-spacing: normal;
	letter-spacing: 0.09em;
	
}


/* Styles communs
-------------------------------------------------------- */
p{text-align:justify;}

ul { list-style: none; }
ul li { list-style: none; }

a:link, a:visited { color: #FF3300; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
pre { overflow: auto; width: 100%; height: auto; }
.left { float: left; }
.right { float: right; }

.smiley, .smiley a:link, .smiley a:visited, .smiley a:hover
{
	text-decoration: none;
	text-transform: none;
}

.post, #comments dd, #pings dd
{
	color: #000000;
	border: 1px solid #003300;
	padding-left: 10px;
	margin-bottom: 15px;
	background-color: #66FF66;
}
 
#blok
{
	color: #ffffff;
	border: 1px solid #336633;
	background-color: #003300;
	padding: 10px;
	margin: 0 0 10px 0;
}
 
 #blok a:link, #blok a:visited { text-decoration: none; }
 
 #blok a:hover{color: #ffffff;}
 
/* Page
-------------------------------------------------------- */
#page {
	width: 900px;
	margin:0 auto;
}


/* Le titre
-------------------------------------------------------- */
#top
{
	border-color: #66ff66;
	border-width: 0 0 1px 0;
	border-style: solid;
	padding: 10px;
	font-size: 1em;
	font-style: italic;
	margin: 0px 0px 3px 0px;
}



#top a{
	text-decoration: none;
	color: #ffffff;
}

/* Prelude
-------------------------------------------------------- */
#prelude{
display:none;
}


#themes ul{
  padding : 5px 0;
  margin : 0;
  display : block;
  width : 809px;
  height : 1.4em;
  
}

#themes ul li {
  display : inline;
  float : right;
}

#themes ul li a {
  padding : 0 10px;
  margin : 0 5px;
}



/* La structure 
--------------------------------------------------------  */

#wrapper {
	width: 900px;
	padding:0;
	border-top :1px solid #003300;
	margin-bottom:20px;
}



#main {
	width: 550px;
	float: right;
	margin:30px 0;
}

#sidebar {
	width: 200px;
	float: left;
}


/* La barre de Menu 
-------------------------------------------------------- */
#sidebar div{
	border-bottom: 1px solid #003300;
	
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2 {
	color: #ffffff;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 6px 0 6px 15px;
	background:url(img/li.png) no-repeat 0 50%;
	
}

#sidebar h5
{
	font-size: 85%;
	font-weight: normal;
}

#sidebar h6
{
	color: #003300;
	font-size: 1.0em;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 6px 0 6px 15px;
	background: url(img/li.png) no-repeat 0 50%;
	font-style: italic;
}

#sidebar h3 { color: #ffffff; padding: 4px 8px 0 8px; font-size: 1em; }

#sidebar a:link, #sidebar a:visited { color: #ffffff; text-decoration: none; }
#sidebar a:hover { color: #FF3300; text-decoration: none; }
#blogextra a:link, #blogextra a:visited { text-decoration: none; }

#sidebar ul, #blogextra li { padding: 0 0 4px 0;  list-style: none; }
#sidebar li , #blogextra li{
	padding: 3px 4px 3px 15px;
	border-left:1px solid #003300;
	 list-style: none; 
	
}
#sidebar li:hover, #blogextra li:hover{
border-left:1px solid #FF3300;
 background: #336633;
}

#sidebar p, #blogextra p { padding: 0 0 4px 0; }

	#search #q	
	{
		color: #336633;
		width: 140px;
		border: 1px solid #003300;
		padding: 2px;
		font-size: 1em;
		
		
		
	}
	#search .submit {
		color: #003300;
		font-size: 1em;
		font-weight: bold;
		text-transform: uppercase;
		background:#336633;
		
	}
	#search .submit:hover { color:#ffffff; }

#search, #selected, #categories, #syndicate, #langs, #tags, #links, #blogextra .text { padding: 0 0 0 0; }


#categories ul li
{
	display: inline-block;

	
	}
	
	#categories a	
	{
		font-size: 1em;
		padding: 5px 2px 5px 2px;
		border-color: #6F6;
		border-width: 1px 1px 1px 1px;
		border-style: solid;
		margin: 0px 0px 0px 0px;
		color: #FFF;
		text-decoration: none;
		background: #003300;
		line-height: 2.1em;
	}
	
#categories a:hover
{
	background: #336633;
	color: #FF3300;
	text-decoration: none;
	
}

#categories strong a
{
	background: #336633;
	border-width: 0 0 0 0;
	border-style: solid;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}



#topnav {
	color: #faffc4;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	background:#66FF66;
	border:1px solid #003300;
	margin:20px 0 10px 0;
	padding:6px;
}
	#topnav a{
	color:#faffc4;
	}
	#sidebar #topnav ul { margin: 0; padding: 0; }
	#sidebar #topnav li {
	display:inline;
		background: none;
		margin: 0;
		padding: 0;
		border:none;
	}

	#sidebar #syndicate li	
	{
		list-style: none;
		padding: 3px 4px 3px 24px;
		background-image: url(img/rss.png);
		background-repeat: no-repeat;
		background-position: 5px 0;
	}

	#sidebar #syndicate ul	
	{
		list-style: none;
	}

	#sidebar #tags ul {
		margin: 5px 5px 10px 10px;
		padding: 0;
		font-size: 110%;
	}
		#sidebar #tags ul li {
			display:inline;
			background: none;
			border:none;
			margin: 0;
			padding: 0;
			font-size: 0.9em;
		}
			#sidebar #tags ul li a:link, #sidebar #tags ul li a:visited { color: #FF3300; }
			#sidebar #tags ul li a:hover { text-decoration:underline; }
		#sidebar #tags p strong a:link, #sidebar #tags p strong a:visited {color:#ffffff;}
		#sidebar #tags p strong a:hover {color: #FF3300;}

.rand_billet_titre {}

.rand_billet_chapo {font-size:85%;}


.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 130%; }
.tag80 { font-size: 140%; }
.tag90 { font-size: 150%; }
.tag100 { font-size: 160%; }


/* Le contenu du billet( citation, bloc de code )
-------------------------------------------------------- */
.post-content, .post-excerpt
{
	padding: 0px 25px 15px 15px;
	line-height: 1.5em;
	font-size: 1em;
}

.post-content p, .post-excerpt p { padding: 0px 0px 25px 0; }



.post-content strong, .post-excerpt strong { font-size: 1.0em; }
.post-content acronym, .post-excerpt acronym { cursor: help; border-bottom: 1px dashed #e8e97f; }

.post-content pre, .post-excerpt pre
{
	padding: 5px;
	margin: 0;
	color: #000000;
}

.post-content h3, .post-excerpt h3 { padding: 4px 0; font-size: 1.3em; color: #e8e97d; }
.post-content h4, .post-excerpt h4 { padding: 4px 0; font-size: 1.0em; color: #FF3300; }
.post-content h5, .post-excerpt h5 
{
	line-height: 1.5em;
	font-size: 1.0em;
	color: #6633FF;
	font-weight: normal;
}

.post-content a:link h5, .post-excerpt a:link h5 { text-decoration: underline; }

.post-content a:hover h5, .post-excerpt a:hover h5
{	
	color: #000000;
}

.post-content ul, .post-excerpt ul { padding: 4px 0; margin: 0; }
	.post-content ul li, .post-excerpt ul li	
	{
		padding: 1px 0 1px 32px;
		background-image: url(img/li2.png);
		background-repeat: no-repeat;
		background-position: 25px 5px;
	}
.post-content ol, .post-excerpt ol { padding: 4px 0; margin: 0 0 0 28px; }
	.post-content ol li, .post-excerpt ol li { padding: 1px 0; }

.post-content blockquote, .post-excerpt blockquote { border-left: 1px solid #FF3300; margin-left:-26px;  padding:2px 4px 2px 60px}
.post-content blockquote em, .post-excerpt blockquote em {}

.post-chapo
{
	padding: 0px 25px 0px 15px;
	line-height: 1.5em;
	
}

/* Les classes de billets
-------------------------------------------------------- */
.day-date {
display:none;
}

a.feed {}

.post-title { color: #FF3300; padding: 10px 0 4px 5px; font-size: 1.1em; }
	.post-title a:link, .post-title a:visited { color: #FF3300; text-decoration: none; }
.post-title a:hover { color: #000000; }

.post-info
{
	color: #000000;
	clear: left;
	border: 0;
	margin: 0 5px 5px 0;
	text-align: right;
	padding: 0 0 15px 0;
}
 .post-info a{
 color:#FF6633;}

 .post-info a h5 
 {
 	font-size: 1.0em;
 	color: #6633FF;
 	font-weight: normal;
 	text-decoration: underline;
 }

.post-info a:hover, .post-info a:hover h5 { text-decoration: underline; color:#000000;}

.post-tags {
	position: relative;
	border: 0;
	padding: 5px;
	margin: 8px 0 0 0;
	overflow: hidden;
	height: 1%;
}
	.post-tags:after{
		content:'[DO NOT LEAVE IT IS NOT REAL]';
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.post-tags li { display: inline; }
		.post-tags li a:link, .post-tags li a:visited {
			color:#FF3300;
			display: block;
			float: left;
			text-decoration: none;
			padding: 2px 8px 2px 8px;
			white-space: nowrap;
		}
		.post-tags li a:hover { text-decoration: underline; }

.post-info-co
{
	clear: left;
	border: 0;
	margin: 0 5px 5px 0;
	text-align: right;
}

.post-info-co h5
{
	color: #6633FF;
	font-size: 1.0em;
	font-weight: normal;
}

	.post-info-co a:link, .post-info-co a:visited	
	{
		text-decoration: underline;
		padding: 2px 0 2px 10px;
		color: #003300;
	}
	

	.post-info-co a:hover, .post-info-co a:hover h5 { text-decoration: underline; color:#FF3300}
	
	.comment_count , .ping_count, .attach_count	
	{
		padding: 1px 0 1px 32px;
		background-image: url(img/li2.png);
		background-repeat: no-repeat;
		background-position: 25px 5px;
	}
.read-it {
	font-weight: bold;
	padding: 0 0 10px 0;
	clear: left;
}

#attachments {
	clear: left;
	border-width: 1px 0;
	padding: 5px;
	margin: 4px 0 6px 0;
}
	#attachments h3 { font-size: 1.2em; color:#FF3300;}
	#attachments ul { padding: 4px 0; }
	#attachments li {
		margin: 0 0 0.6em 0;
		padding: 10px;
		border: 1px solid #003300;
	background-color:#66FF66;
	}
	#attachments li em {}
	#attachments li div {}
	#attachments li object {
	   display: inline;
	   margin: 0;
	   padding: 0;
	   vertical-align: bottom;
	}

.footnotes {
	padding: 5px 0;
	margin: 6px 0 25px 0;
		border: 1px solid #003300;
	background-color:#66FF66;
}
	.footnotes h4 {
		color: #ffffff;
		background: transparent url(img/report.png) no-repeat 4px 3px;
		padding: 2px 10px 2px 25px;
		margin: 0 0 6px 0;
		font-style: italic;
	}
	.footnotes p { padding: 4px 10px; }

/* billet de la catˇgorie
-------------------------------------------------------- */



/* Archives
-------------------------------------------------------- */
#content-info {
	font-size: 0.8em;
	border-width: 1px 0;
	padding: 5px 10px;
	margin: 0 0 20px 0;
	line-height: 1.4;
	color:#FF3300;
}
.content-inner { padding:0 5px 20px 5px; }

.content-inner h3 {
	font-size: 1em;
}

#content-info h2 { font-size: 1.0em; }
#content-info p { padding: 4px 0; font-size: 1em; }

#content-info p a.feed:link, #content-info p a.feed:visited {
	padding: 4px 0 4px 22px;
	/* background: transparent url(img/rss.png) no-repeat 1px 3px; */
}
#content-info p a.feed:hover {}

.content-inner .day-date { text-align: left; }
.content-inner .post-title { padding: 4px 0; margin: 0 0 0 10px; }
.content-inner .post-info { margin: 4px 0 20px 10px; }

.content-inner ul { padding: 4px 0; margin: 0 0 0 10px; }
	.content-inner ul li	
	{
		padding: 1px 0 1px 32px;
		font-size: 1em;
		line-height: 1.3;
		background-image: url(img/li2.png);
		background-repeat: no-repeat;
		background-position: 25px 5px;
	}

/* Tags - Page des tags
-------------------------------------------------------- */

.content-inner ul.tags {
	position: relative;
	border-width: 1px 0;
	background: #66FF66;
	border:1px solid #003300;
	padding: 5px;
	margin: 8px 0 20px 0;
	overflow: hidden;
	height: 1%;
	font-size: 120%;
}
	.content-inner ul.tags:after{
		content:'[DO NOT LEAVE IT IS NOT REAL]';
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.content-inner ul.tags li {
		display: block;
		float: left;
		margin: 4px;
		height: 18px;
		line-height: 18px;
		background: none;
	}
		.content-inner ul.tags li a:link, .content-inner ul.tags li a:visited {
			color: #ffffff;
			text-decoration: none;
			white-space: nowrap;
		}
		.content-inner ul.tags li a:hover {color:#FF3300; text-decoration: underline; }

/* Commentaires / trackbacks
-------------------------------------------------------- 
*/
#trackbacks {display:none;}


#comments, #pings { padding-top:10px; }
	#comments h3, #pings h3, #comments-feed, #pr h3 {
		clear: left;
		padding:5px;
		font-size: 1.0em;
		color: #FF3300;	
		margin-bottom:5px;
		}
	#pr h3 { color: #5E9E14; margin: 30px 0 8px 0; }
	
	#comments-feed  ,#comments-feed a{ text-align: right;  margin: 14px 0 8px 0;  color:#e8e97f;}


#comments dt, #pings dt {
	position: relative;
	top: 1px;
	display: block;
	padding: 10px 0 10px 5px;
	color:#e8e97f;
}
	#comments dt a:link, #comments dt a:visited , #pings dt a:link, #pings dt a:visited { color: #FF3300; text-decoration: none; }
	#comments dt a:hover, #pings dt a:hover { text-decoration: underline; }

	#comments dd, #pings dd, dd.comment-preview	
	{
		border-width: 1pt;
		padding: 5px;
		margin: 0 0 8px 0;
		font-size: 1.1em;
		line-height: 1.4;
		border-color: white;
	}
	#comments dd *, #pings dd *, dd.comment-preview * { padding: 5px 0; font-size: 1em; }

	#comments dt.me a:link, #comments dt.me a:visited, #comments dt.me a:hover { color: #FF3300; }
	#comments dd.me { border-left: 4px solid #FF3300; }

	.comment-number, .ping-number {
		color: #FF3300;
		font-weight: bold;
		font-size: 1.4em;
	}*/
	
	
	#comments h3, #pings h3, #comments-feed, #pr h3, #tb h3, #formulaire h3, #comment-preview h3
	{
		clear: left;
		padding: 0px 5px 5px 5px;
		font-size: 1.0em;
		color: #ffffff;
		margin-bottom: 5px;
	}
	
	.comment-info 	
	{
		clear: left;
		font-size: 1em;
		margin: 0 0 0 10%;
		padding: 0 0 0.4em 0;
	}
	
	
	
	#trackbacks blockquote, #comments blockquote, #comment-preview blockquote	
	{
		margin: 0 0 4em 10%;
		padding: 1em;
		border-color: #003300;
		border-width: 1px;
		border-style: solid;
		border-style: solid none none solid;
	}
	
	.moi	
	{
		margin: 0 0 2em 10%;
		padding: 1em;
		border-color: #FF3300;
		border-width: 1px;
		border-style: solid none none solid;
		
	}
	
	.autre	
	{
		margin: 0 0 2em 10%;
		padding: 1em;
		border-color: #003300;
		border-width: 1px;
		border-style: solid none none solid;
		
	}
	

#ping-url {
	color: #e8e97f;
	padding: 5px;
	margin: 30px 0;
	font-weight: bold;
	text-align: right;
}


.error {
	border: 1px solid #003300;
	padding: 10px 5px;
	margin: 20px 0 0 0;
	background: #66FF66;
	font-weight: bold;
}

.message {}

/* Pagination 
-------------------------------------------------------- */

.pagination {
	clear: left;
	border-width: 1px 0;
	padding: 5px;
	margin: 0 0 30px 0;
	text-align: center;
	color: #B5E100;
	font-weight:bold;
}
	.pagination a:link, .pagination a:visited { color: #B5E100; text-decoration: none; }
	.pagination a:hover { text-decoration: underline; }

/* Barre de navigation 
-------------------------------------------------------- */
#navlinks {
	padding: 5px;
	margin: 0 0 20px;
	text-align: center;
	color:  #faffc4;
	font-weight: bold;
	border:1px solid #003300; 
	background:#66FF66;
}
	#navlinks a:link, #navlinks a:visited { color: #faffc4; text-decoration: none; }
	#navlinks a:hover { text-decoration: underline; }

/* Formulaire
-------------------------------------------------------- */
#comment-form { padding-top: 10px; color:#000000;}

#comment-form h3 {
		clear: left;
		padding: 5px;
		font-size: 1.0em;
		color: #003300;	
		margin-bottom:10px;
}

#comment-form fieldset p { padding: 5px 0;  }
#comment-form fieldset p.field
{
	padding: 5px 0;
	margin: 0 0 0 15px;
}
#comment-form p.form-help
{
	width: 0%;
	margin: 0 0 0 0;
	font-style: italic;
}

#comment-form p label { width: auto;  }
#comment-form p.field label
{
	padding: 0;
	text-align: left;
}
#comment-form input{
	font: 1em Tahoma, Arial, sans-serif;
	color: #336633;
	background:#ffffff;
	border:1px solid #003300;
	padding: 1px 2px;
	font-size: 1em;	
	width: 40%;
}

#comment-form textarea
{
	color: #336633;
	background: #ffffff;
	border: 1px solid #003300;
	padding: 1px 2px;
	font-size: 1.1em;
	width: 85%;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.5em;
}

#comment-form input#c_remember
{
	width: auto;
	border: 0;
	margin: 0 5px 0 15px;
}

#comment-form input.preview { margin: 0 0 2em 15px; }
#comment-form input.submit { margin: 0 0 2em 0; }
#comment-form input.preview, #comment-form input.submit
{
	width: auto;
	color: #003300;
	font-size: 1em;
	font-weight: bold;
	background: #336633;
	border-style: solid;
	border-color: #003300;
	border-width: 1px;
}
#comment-form input.preview:hover, #comment-form input.submit:hover { color:#ffffff }


/*raisondevivre
-------------------------------------------------------- */
#raisonDeVivre
{
	border-top: 1px solid #66FF66;
	
	clear: both;
	color: #ffffff;
	text-align: left;
	padding: 5px;
}
#raisonDeVivre p
{
	text-align: left;
	font-weight: normal;
	padding: 5px;
	font-style: italic;
}
		#raisonDeVivre p a:link, #raisonDeVivre p a:visited { color: #faffc4; text-decoration:none; border-bottom:18px solid #e8e97f; }
		#raisonDeVivre p a:hover { border-bottom:18px solid #FF3300; }

/* Footer
-------------------------------------------------------- */
#footer
{
	border-top: 15px solid #003300;
	clear: both;
	color: #336633;
	text-align: right;
	padding: 5px;
	background-color: #003300;
}
#footer p{
	text-align:right;
	padding: 100px;
}
		#footer p a:link, #footer p a:visited { color: #faffc4; text-decoration:none; border-bottom:18px solid #e8e97f; }
		#footer p a:hover { border-bottom:18px solid #FF3300; }
/* ouverture
-------------------------------------------------------- */
#ouverture {
	color: #000000;
	font-size: 1.0em;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 6px 0 6px 15px;
	font-style: italic; }
	
#ouverture-english {
	color: #a6b4e3;
	font-size: 1.0em;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding: 6px 0 6px 15px;
	font-style: italic; }	
	
#noteFIL{
	text-align: right;
	color: #003300;
	padding: 0 1em 4em 0;}		
#noteFIL a:link { color: #003300; text-decoration: none; }
#noteFIL a:hover { color: #FF3300; text-decoration: underline; }
	

#noteF
{
	color: #000000;
	font-size: 1.0em;
	font-weight: normal;
	padding: 6px 0 6px 15px;
	font-style: italic;
}
	
#noteE {
	color: #a6b4e3;
	font-size: 1.0em;
	font-weight: normal;
	padding: 6px 0 6px 15px;
	font-style: italic; }
	

/* page couverture
-------------------------------------------------------- */

/* lignes
-------------------------------------------------------- */
#haut
{
	border-top: 1px solid #66ff66;
	margin: 10px 0 0 0;
	background: #003300;
}

#bas
{
	border-top: 1px solid #66ff66;
	margin: 0 0 10px 0;
	background: #336633;
}



/* centre image blog
-------------------------------------------------------- */
#imageblog
{
	text-align: center;
	
	
}

#imageblog img
{
	border-color: #003300;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
	background-color: #ffffff;
	margin: 6px;
	vertical-align: middle;
}

#imageblog img:hover
{
	border-color: #003300;
	border-width: 1px;
	border-style: solid;
	background-color: #FF3300;
}




/* centre
-------------------------------------------------------- */
#image
{
	padding: 100px 0 100px 0;
	text-align: center;
	background: #003300;
}

#image img
{
	border-color: #003300;
	border-width: 1px;
	border-style: solid;
}

#image img:hover
{
	border-color: #FF3300;
	border-width: 1px;
	border-style: solid;
}

#texteF
{
	text-align: center;
	border: 1px solid #66ff66;
	background: #336633;
	margin: 15px auto auto auto;
	width: 330px;
	padding: 10px;
}	



#texteF
{
	color: #000000;
	text-align: center;
	text-decoration: none;
	
}


#texteF a:link, #texteF a:visited
{
	color: #000000;
	text-align: center;
	text-decoration: underline;
	
}


#texteA, #texteA a:link, #texteA a:visited 
{
	color: #a6b4e3;
	
	}

#texteP, #texteP a:link, #texteP a:visited
{
	color: #ff0000;
	
}

#texteF a:hover, #texteA a:hover, #texteP a:hover { color: #FF3300; text-decoration: underline; }


#PADtexteF, #PADtexteF a:link, #PADtexteF a:visited
{
	color: #000;
	text-align: right;
	text-decoration: none;
	padding: 10px;
	font-style: italic;
	border-color: #6F6;
	border-width: 1px 0 0 0;
	border-style: solid;
	height: 20px;
	
}


#PADtexteA, #PADtexteA a:link, #PADtexteA a:visited 
{
	color: #a6b4e3;
	
	text-decoration: none;
	
	}

#PADtexteP, #PADtexteP a:link, #PADtexteP a:visited
{
	color: #ff0000;
	
	text-decoration: none;
	
}

#PADtexteF a:hover, #PADtexteA a:hover, #PADtexteP a:hover { color: #FF3300; text-decoration: underline; }

.PostNextIncat
{text-align: center;}


.toplangue
{
	color: #a6b4e3;
	font-size: 1.0em;
	font-weight: normal;
	padding: 6px 0 6px 15px;
	text-align: right;
}


/* liste de cathˇgories
-------------------------------------------------------- */
#listcatpost
{
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 15px;
}

#listcatpost ul li
{
	

	padding: 0 20px 0 0;
	display: inline;
}

	
#listcatpost ul li:nth-child(odd) a{ color: #003300; text-decoration: none;}

#listcatpost ul li:nth-child(even) a{ color: #000; text-decoration: none; }

#listcatpost ul li a:hover { text-decoration: underline; }
#listcatpost h6 { display: none; }


#space
{
	margin: 1em 0 1em 0;
	clear: none;
	height: 1em;
	display: block;
}