body {
	margin: 0;
	padding: 0;
	/*background: url(images/player_04.jpg) repeat-x left top;*/
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 16px;*/
	color: #006600;
	font-weight:normal;
	text-align:justify;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #00CC00;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 35px;
	font-size: 18px;
	font-weight:normal;
}

a:link {
	color: #6DBD0B;
}

a:hover, a:active {
	text-decoration: none;
	color: #6DBD0B;
}

a:visited {
	color: #6DBD0B;
}

img {
	border: 0px;
	padding: 2px;
	margin-top:3px;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

/* Header */

#header {
	width: 800px;
	height: 74px;
	margin: 0 auto;
	background-image:url(images/menuhaut.jpg);	
}

/* Menu */

#menu {
	width: 800px;
	margin: 0;
	padding: 0;
	/*background-image:url(images/img06.jpg);*/
}

#menu ul {
	float: right;
	display: block;
	margin: 0;
	padding: 0px 0 100 0px;
	list-style: none;
	line-height: normal;
	
}

#menu li {
	display: inline;
	
}

/* #menu a {
	margin-right: 3px;
	padding: 10px 5px 10px 10px;
	letter-spacing: -.5px;
	text-decoration: none;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 500;
} */
#menu a {
    color: #FFFFFF;
    font: 16px "Trebuchet MS",Arial,Helvetica,sans-serif;
    letter-spacing: -0.5px;
    margin-right: 3px;
    padding: 0 5px 10px;
    text-decoration: none;
	font-weight: 500;
}

#menu a:hover { 
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
	/*background-image:url(images/img06.jpg);*/
	width:280px;
}
#menu .bgmenu { 
	background-image: url(images/);
}


/*#menu .numbertxt {
	font-size: 50px;
	color: #C4F28D;
}*/

#menu span {
	margin: 0;
	padding: 0;
}

/** LOGO */

/**#logo {
	clear: both;
	width: 860px;
	height: 80px;
	margin: 0 auto;
	 background: url(images/img02.gif) no-repeat left top; */
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 0 0 75px;
	line-height: normal;
}

#logo h1 { }

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding:
	float: left;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #66B209;
}

#logo p a {
	text-decoration: none;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	/*background-image:url(images/bgvert.jpg);*/
	
}



/* Content */

#content {
	float: right;
	width: 600px;
}

#contentchapter {
	float: right;
	width: 600px;
	background-color:#FFFFFF; 
	text-align:justify;
	border:1px;
}

/* Post */

.post {
width:595px;
font-size:16px;
	padding: 25px 0px;
	background-color: #FFFFFF;
}

.post .title {
	margin-bottom: 0px;
	/*border-bottom: 1px dotted #00CC00;*/
	/*background: url(images/img04.jpg) repeat-x left bottom;*/
}
.post .num {
	margin-bottom: 0px;
	font-size:16px;
	font-weight:900;
	color:#999999;
	padding:0;
}

.post .entry {
display: block;
font-family: 'traditional arabic'; 
font-size: 30px;
font-weight: normal;
unicode-bidi: normal;
width: 595px;
padding-bottom:0px;
padding:0px;
}

.post .meta {
	height: 20px;
	padding: -5px 15px 0px 15px;
	background: url(images/img03.jpg) repeat-x left top;
}

.post .meta p {
	margin: 0;
/*	line-height: normal;*/
	color: #6DBD0B;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
	}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img09.gif) no-repeat left 50%;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img08.gif) no-repeat left 50%;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar { background-image:url(images/img3.jpg)
	float: left;
	width: 160px;
	color:#00FF00;
}
#sidebar boutonmenu { background-image: url(images/img3.jpg);
}

#recherchecp {
	margin: 0 auto;
	background-image:url(images/bgvert.jpg);
	vertical-align:top;
	width:160px;
	float: left;
}

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

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	background: url(images/img03.jpg) repeat-x left bottom;
	padding-bottom: 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
}

/*#sidebar h2 {
	padding-top: 20px;
	margin-bottom: 10px;
	background: url(images/img04.jpg) repeat-x left bottom;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 18px;
}
*/
/* Search */

#search {
	background: url(images/player_04.jpg) repeat-x left bottom;
	margin-bottom: 1px;
	color:#009900;

}

#search h2 {
	margin-bottom: 15px;
	text-decoration:none;
	color: #009900;
}

#s {
	width: 115px;
	margin-right: 2px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 3px 0px 3px 15px;
	border: 1px solid #F0F0F0;
}

#x {
	margin-bottom: 10px;
	padding: 3px 3px 3px 3px;
	background: #FFFFFF;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #009900;
}

/* Boxes */

.box1 {
	padding: 5px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 800px;
	height: 2px;
	margin: 0 auto;
	font-size:10px;
}

#footer { background-position:center;
	width: 801px;
	margin: 0 auto;
	height: 30px;
	min-height: 30px;
	padding: 0;
	background: #A0A0A3 url(images/img050.jpg);
	font-size:10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 0px;
	text-align: center;
	color: #FFFFFF;
	font-size:10px;
	vertical-align:text-top;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}
#boutonmenu { background-image: url(images/img3.jpg);
}
#colTwo {
    width:160px;
	height: 28px;
	padding: 4px 0 0 10px;
	background: url(images/img3.jpg) no-repeat;
	letter-spacing: -1px;
	font-size: 1.2em;
	color: #00FF00;
}
#contentheadbg {
    width:600px;
	height: 33px;
	padding: 4px 0 0 10px;
	/*background: url(images/img31.jpg) no-repeat;*/
	letter-spacing: -1px;
	font-size: 1.2em;
	color: #FFFFFF;
}
#flag {
	border:none;
	width: 800px;
	margin: 0;
	padding: 0;
}

#flag ul {

	display: block;
	margin: 0;
	padding: 0px 0 100 0px;
	list-style: none;
	line-height: normal;
	
}

#flag li {
	display: inline;
	
}

#flag a {
	margin-right: 100px;
	padding: 0px 0 100 0px;
	letter-spacing: -.5px;
	text-decoration: none;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 500;
	text-align:center;
}

#flag a:hover { 
	text-decoration: none;
	color: #000000;
}

#flag .current_page_item a {
	color: #000000;
	width:2080px;
}
#adsense {
	color: #000000;
	width:800px;
	text-align:center;
	height:18;
}
#bgblanc {
background-color:#FFFFFF;
}
#page2 {
	width: 160px;
	margin: 0 auto;
	border:dashed;
	/*background-image:url(images/bgvert.jpg);*/
}
#footfont {
	font-size:10px;
}
