body{
	padding: 0;
	margin: 0;
	background-color: #D3E3A0;
	font: 0.8em Tahoma, sans-serif;
	text-align: center;
}

code,pre,kbd {font-family:"Courier New", Courier, monospace; font-size: 1em;}
pre{display: block; overflow: auto; width: 100%;}

a:link{color:#0d01eb; text-decoration: none;}
a:visited{color:#0d01eb; text-decoration: none;}
a:hover{color:#0d01eb 20w; background: #B1C100;
	color: #fff;}
a img{ text-decoration: none;}
//a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]"; color:#999; background:transparent;}

h1,h2,h3,h4,h5{font-family: "Trebuchet MS", sans-serif;}
h1 a,h2 a,h3 a,h4 a,h5 a{text-decoration: none;}
h1{font-size: 1.3em;}
h2{font-size: 1em; margin: 1em 0; font-style: italic;}
h3{font-size: 0.9em; margin: 0.8em 0;}
h4{font-size: 1em; font-weight: normal}

.imgOrdinateur{}
.imgPresentation{}
.imgType{}
.ladate{font-weight: bold; font-style: italic;}
.revenir{color: #0d01eb; 
font-weight: bold;
		}
.suite{color: #0d01eb; 
	font-weight: bold;
	}
.question{color: #ed0000;
font-size: 1.1em;
}
.fin{font-weight: bold;}
.savoirplus{color: #FF2502; font-weight: bold;}
.motCle{color: #14026D;}
.MotCle li {padding: 5px;}
.derniers{background-color: #F3F9AE; 
               color: #006400; 
               text-align: center;
               font-weight: bold;
               font-size: 1.2em;
               border-color: #006400;
               border-width: 3px;
               border-style: solid;
}
.derniers2{background-color: #006400; 
               color: #F3F9AE; 
               text-align: center;
               font-weight: bold;
               font-size: 1.2em;
               border-color: #006400;
               border-width: 3px;
               border-style: solid;
}
.keywords_list {line-height: 1.2em;}

.keywords_list li {padding: 5px;}

.image-article img {
		
		display: block;	
		margin-right: auto;		
		margin-left: auto;		
		border-width: 1px;
		border-style: solid;
	}
	
.gras {

		font-weight: bold;

	}
	
.suite2 {
		display: block;	
	    text-align: center;
        font-weight: bold;
        height: 50px;
	}

.revenir2 {
		display: block;	
	    text-align: center;
        font-weight: bold;	}


#lien-sans-fond a img {background-color: #FF2502;}
#lien-sans-bord a img {border:none;}


#top{
	height: 300px;
	width: 100%;
	font-size: 1em;

}

#top h1{
	font-size: 1em;
	
	width: 950px;
	height: 100px;
	margin: 0;
	position: relative;
	
}

#prelude a img {border: 0; vertical-align: center}

#page{
	text-align: left;
	background: #fff;
	width: 950px;
	padding: 0 0 2em 0;
	margin: 0 auto;
	margin-bottom:0px;
}

#content{
	display: block;
	color: #333;
	background: transparent;
	width:950px;
	float: right;
	}

#contentcontent {
	padding-right: 7px;
}

#content h2{
	padding-left: 30px;
	background: #fff url(/images/apple-fond.gif) no-repeat left;
	background-position: 0 0.1em;
}

#content .post p{
	margin: 1em 0;
	text-align: justify;
	margin-top: 20px;
}

#content .post blockquote, #content .chapo blockquote{
	font-style: italic;
	border-left: 5px solid #999;
	padding-left: 1em;
	margin-top: 0px;
	margin-bottom: 5px;
}

#content p.post-info{
	text-align: center;
	font-size: 1em;
	border: 2px solid #006400;
	background: #F3F9AE;
	color: #006400;
	font-weight: bold;
	
	margin-top: 0.5em;
	margin-bottom: 3em;
	padding: 0.5em;
}

#content .post-title a {
	margin-top: 10px;
        color:#0d01eb;
}


#content p.post-info a{text-decoration: none
	;
}

#content ul{
#	list-style-image: url(img/puce.png);
	
}

#content ol{
	list-style-position: inside;
}

#comments h3{
	margin-top: 2.5em;
}

#comments blockquote{
	background: #F5F5F5;
	border: 1px dotted #AAA;
	padding:5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:2px;
}

.comment-info {
	margin-top:15px;
	margin-bottom:15px;
}

.newcomment {
	border: 1px dotted #99ff33;
	border-left: 5px solid #99ff33;
	padding:5px;
}

#sidebar{
	background: #F3F9AE;
	color: #000;
	width: 445px;
	padding:0px;
	margin-bottom:0px;
	margin-left: 0px;
overflow:hidden;
}


#sidebarcontent {
	margin-bottom:0px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:0px;
	width:425px;
	overflow:hidden;
}

#sidebar a{
	color:#0d01eb;
}

#sidebar a img {
	background-color:#F3F9AE;
}

#sidebar a:hover{
	color:#0d01eb;
}

#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li:first-child{
	border-top: 1px solid #CCC;
	padding: 0.5ex 0;
}

#sidebar ul li{
	border-bottom: 1px solid #CCC;
	padding: 0.5ex 0;
}

#footer{
	clear: both;
	width: 750px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#footer a, #footer a:visited, #footer a:hover {
	text-decoration: none;
	color: #999;
	background: transparent;
}

#sbtop div {
       padding:20px;
       background-color:#ccff99;
       color:#000000;
}

#sbtop a {
       color:#0000ff;
}

#sbtop h2 {
       padding:0px;
       margin-top:0px;
       background:#ccff99;
}

.wiki_no_link {
        border-bottom:1px dotted #0000ff;
}