*{
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, "Lucida Sans";
}
body{
	background:url(/bg2.jpg) bottom repeat-y #ECF588;

	
}
div#all_page{
	background:url(/bg2.jpg) bottom repeat-y #ECF588;
	background-color:#333;
	width:1000px;
	margin:0 auto;
	position:relative;
	top:0px;
	left:0px;

}
#top{
	height: 240px;
}
#top a{
	position :absolute;
	top:190px;
	height:26px;
	text-indent:-10000px;
	display:compact;
}

#top a:hover{
	border-bottom:4px solid #fff;
	}

#top a#a_home{	width:110px; 	left:150px; }
#top a#a_blog{	width:75px; 	left:295px; }
#top a#a_lexique{	width:85px; 	left:420px; }
#top a#a_qa{	width:250px; 	left:570px; }

h1, h2, h3, h4, h5, h6, *,h2 *,h3 *{
	font-family:Georgia, "Times New Roman", Times, serif;	
}

h1{
	color:#5D8013;
	font-size:24px;
	line-height:18px;
	margin:0 0 4px 0;
}

h2{
	color:#8DC01D;
	font-size:16px;
}

a{
	color:#39500C;/*#5D8013*/
}

a img{
	border:0px;
}


a:visited{
	color:#5D8013;/*#8DC01D*/
}

div,p,td, li{
	font-size:12px;
}

div#page{
	width:800px;
	margin:0 auto;
	border-top:0px;
	border-bottom:0px;
	background-image:url(/blog2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
	min-height:850px;
	_min-height:850px;
}

div#intro_content{
	padding:10px;
}

div#intro_content.lexique{
	padding-bottom:125px;
}

div#intro_content.lexique ul{
	display:block;
	width:200px;
	float:left;
}

div.bloc_haut{
	background-color:#ECF588;
	display:compact;
	height:39px;
	width:100px;
	position:absolute;
	top:189px;
	z-index:1000;
}
#bdroit{left:2px;}
#bgauche{left:898px;}


/*pagination */
.pagenav {
	font: 0.9em;
}

p.pagenav a {
	background : #ddd;
	color: black;
	padding:2px;
	border: 1px solid #bbb;
	text-decoration: none;
	font-size:90%;
}

p.pagenav a:hover {
	background:#598F9A;
	color:white;
}

p.pagenav strong {
	color: black;
	padding:2px;
	border: 1px solid #bbb;
}


.pub{margin-left:-12px; margin-top:-3px; }


