body {
	background: url(../images/body_bg_ar.gif) no-repeat top center #D0CBAB;
	margin: 0 0 15px 0;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	direction: rtl;
}
p {
	text-align: justify;
}
p, ul {
	line-height: 18px;
}
input, textarea {
	border: 1px solid #A89F6B;
	padding: 2px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a, a:link, a:visited, a:active {
	color: #0e73c4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3 {
	font-family: "times New Roman";
}

h1 {
	font-size: 24px;
	height: 24px;
	background: url(../images/h1_bg_ar.gif) no-repeat #ccdbc7;
	text-transform: uppercase;
	color: #365a29;
	margin: 6px 0 25px 0;
	padding: 7px 8px;
}
h1 a, h1 a:hover, h1 a:visited, h1 a:link {
	color: #365a29;
	text-decoration: none;
}
h2 {
	font-size: 21px;
	color: #666666;
	border-bottom: 1px solid #666666;
	margin: 5px 0 15px 0;
	clear: both;
	font-family: "times New Roman";
}
h3 {
	font-size: 18px;
	color: #666666;
	margin: 5px 0 15px 0;
	clear: both;
}

#conteneur {
	width: 896px;
	margin: 0 auto 10px auto;
	padding: 0 0 12px 0;
	background: url(../images/conteneur_bg.gif) no-repeat center bottom;
	overflow:hidden;
}
#contenu {
	width: 824px;
	margin: 0 auto;
	padding: 0 6px 6px 6px;
	overflow: hidden;
	background: #F4F3ED;
	border-left: 1px solid #7B702B;
	border-right: 1px solid #7B702B;
	border-bottom: 1px solid #7B702B;
}
#header {
	width: 824px;
	height: 231px;
	background: url(../images/header_bg_ar.gif) no-repeat top center;
	margin: 0 0 4px 0;	
}
#header ul {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
}
#header li {
	float: left;
	padding: 0;
	margin: 0;
}
#header a {
	color: #99881D;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	border-right: 1px solid #99881D;
	padding: 15px 6px 0px 25px;
	margin: 0;
}
#content {
	overflow: hidden;
	clear: both;
	height: 100%;
	margin-bottom: 30px;
}
#left {
	width: 170px;
	padding: 0;
	float: right;
	margin: 6px 0 0 1px;
}
#left .categories h2 {
	background: url(../images/left-li-bg.gif) no-repeat #dcd7b3;
	font-family: tahoma, Helvetica, sans-serif;
	height: 18px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #746b2d;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 4px 10px 3px 5px;
	border: none;
}
#left .categories ul  {
	list-style: none;
	width: 170px;
	margin: 3px auto 15px auto;
	padding: 0;
}
#left .categories ul li a, #left .categories ul li a:hover, #left .categories ul li a:link, #left .categories ul li a:visited {
	color:#746b2d;
	border-bottom: 1px solid #c7c1a5;
	background: url(../images/header_a_bg_ar.gif) no-repeat 160px center;
	text-decoration: none;
	text-transform: none;
	display:block;
	font-weight: bold;
	margin: 0;
	border-top: 0;
	width: 150px;
	padding: 3px 15px 3px 5px;
}
#left .categories ul ul li a:hover {
	background: url(../images/header_a_bg_ar.gif) no-repeat 163px center;
}
#left .contributors {
	background: url(../images/left_contributors_01.gif) no-repeat top center #dcd7b3;
	margin: 0;
	padding: 8px 0;
}
#left .contributors_request a {
	background: url(../images/left_contributors_ar_02.gif) no-repeat bottom center #e0923b;
	margin: 0 0 10px 0;
	display: block;
	height: 30px;
	text-indent: -10000px;
}
#left .contributors_request a {
	color: #fff;
	text-decoration: none;
}
#left .contributors h2 {
	background: url(../images/left_contributors_ar_h2.gif) no-repeat top center;
	padding: 0;
	margin: 2px 6px 15px 0;
	width: 138px;
	height: 22px;
	text-indent: -10000px;
	border-bottom: none;
}
#left .contributors ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#left .contributors ul a {
	display: block;
	padding: 2px 6px;
	margin: 2px 6px;
	/*border-bottom: 1px solid #d1cba3;*/
	background: #d1cba3;
	text-decoration: none;
	color: #12629b;
	font-weight: bold;
}
#left .contributors ul a:hover {
	background: #c85123;
	color: #fff;
}



.counter {
	border: 1px solid #c7c1a5;
	margin: 10px auto;
	background: url(../images/counter.gif) no-repeat left bottom #F4F3ED;
	height: 60px;
	text-align: right;
	color: #746b2d;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 3px;
}
.counter_n {
	font-size: 15px;
	color: #e37b00;
}
#center {
	width: 440px;
	float: left;
	margin: 0 0 0 26px;
}
#right {
	width: 160px;
	float:left;
	margin: 6px 0;
	list-style: none;
}
#right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#right ul li, #right h2 {
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #386a26;
	padding: 4px 0 0 0;
	border-bottom: 1px solid #cddce3;
	font-family: "tahoma";
}
#right ul ul {
	list-style: none;
	margin: 3px auto;
	padding: 0;
	clear:both
}
#right ul ul li {
	color: #628d52;
	text-transform: none;
	font-weight: normal;
	display:block;
	margin: 0;
	border-top: 0;
	padding: 1px 5px;
	border-bottom: none
}
#right a {
	color: #628d52;
	text-decoration: none;
	font-weight: bold;
}
#right .old_association a {
	display: block;
	margin: 0 0 10px 0;
	height: 48px;
	background: url(../images/old_association_ar.gif) no-repeat #e4933a;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	text-indent: -10000px;
	outline: none;
}



#footer {
	width: 824px;
	padding: 8px 6px;
	margin: 0 auto;
	background: #C7C19B;
	border: 1px solid #B6B088;
	overflow: auto;
	color: #6B622B;
}
.separateur {
	height: 10px;
	background: url(../images/separateur_bg.gif) repeat-x bottom;
}
.bot2top a {
	float: right;
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0 4px;
	background: url(../images/bot2top.gif) no-repeat center #f4f3ed;
	text-indent: -9999px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.img {
	padding: 0;
	border: 0;
}

.home_last {
	border-bottom: 1px dashed #CCCCCC;
	padding: 10px 0;
}
.home_last h3 {
	margin: 0 0 3px 0;
	font-family: tahoma, Helvetica, sans-serif;
}
.home_last h3 a {
	font-size: 14px;
	background: none;
	color: #0C69B3;
}
.home_last p {
	padding: 0;
	margin: 3px 0 3px 0;
}
.home_last p span {
	background: #AED8F8;
	color: #14578C;
	text-decoration: none;
	display: inline-block;
	padding: 1px 5px;
}

.home_news_ar {
	clear: both;
	overflow: auto;
	height: 100%;
	margin: 0 0 2px 0;
}
.home_news_ar h2 {
	margin: 0 0 15px 0; 
}
.home_news_ar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.home_news_ar li {
	display: block;
	clear: both;
}
.home_news_ar span {
	width: 68px;
	height: 17px;
	display: block;
	padding: 0 13px 0 0;
	font:  11px "Trebuchet MS";
	float: right;
	background: url(../images/home_date_ar.gif) no-repeat #3381b9;
	color: #FFFFFF;
	margin: 0 0 6px 5px;
}
.home_news_ar a {
	width: 350px;
	display: block;
	float: right;
	margin: 0 0 6px 0;
	font-weight: bold;
}
.home_news_fr {
	clear: both;
	overflow: auto;
	height: 100%;
	margin: 0 0 2px 0;
}
.home_news_fr h2 {
	margin: 0 0 15px 0; 
}
.home_news_fr ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}
.home_news_fr li {
	display: block;
	clear: both;
}
.home_news_fr span {
	width: 68px;
	height: 17px;
	display: block;
	padding: 0 0 0 13px;
	float: left;
	background: url(../images/home_date.gif) no-repeat #3381b9;
	color: #FFFFFF;
	margin: 0 5px 6px 0;
}
.home_news_fr a {
	width: 350px;
	display: block;
	float: left;
	margin: 0 0 6px 0;
	font-weight: bold;
}

.home_content {
	clear: both;
	overflow: auto;
	height: 100%;
	margin: 0 0 2px 0;
}
.home_content h2 {
	margin: 0 0 15px 0; 
}
.home_content img {
	margin: 0 0 4px 4px;
	border: 1px solid #666666;
	padding: 2px;
}
.home_plus {
	margin: 10px 0;
	clear:both;
	overflow: hidden;
}
.home_plus a, .home_plus a:link, .home_plus a:visited {
	float: left;
	display: block;
	clear:both;
	background: url(../images/suite_ar.gif) no-repeat right center;
	padding: 0 18px 0 0;
	font-weight: bold;
}
.page_content img {
	margin: 0 4px 4px 0;
	border: 1px solid #666666;
	padding: 2px;
}
.galerie_home {
	width: 394px;
	margin: 10px auto;
	padding: 0;
}
.galerie_home ul {
	overflow:auto;
	margin: 0;
	padding: 0;
}
.galerie_home li {
	float: left;
	display: block;
	margin: 5px 2px;
}
.galerie_home a img {
	margin: 0;
	border: 4px solid #D6E4C5;
	padding: 1px;
}
.galerie_home a:hover img {
	border: 4px solid #9FC882;
}

.galerie ul {
	margin: 50px auto;
	width: 394px;
	overflow: hidden;
	padding: 0;
}
.galerie li {
	float: left;
	display: block;
	margin: 5px 2px;
}
.galerie a img {
	margin: 0;
	border: 4px solid #D6E4C5;
	padding: 1px;
}
.galerie a:hover img{
	border: 4px solid #669900;
}
.form {
	border-bottom: 1px solid #E6E2C9;
	padding: 6px;
	overflow: hidden;
	clear: both;
	height: 100%;
}
.form label {
	display: block;
	float: right;
	width: 110px;
	font-weight: bold;
	padding: 3px 10px 0 0; 
}
.form label.obligatoire {
	background: url(../images/obligatoire.gif) no-repeat right center;
}
.form input, .form textarea {
	display: block;
	float: right;
	width: 190px;
}
.form textarea {
	width: 280px;
}
.president {
	border: 1px solid #666666;
	overflow: auto;
	clear: both;
	height: 100%;
	padding: 3px;
}
.president img {
	border: 0;
	padding: 0;
	margin: 0 0 0 3px;
	float: right;
}
.president p {
	padding: 0;
	margin: 3px;
	float: right;
	font-size: 12px;
}

.org_president {
	border: 1px solid #666666;
	width: 100px;
	margin: 0 auto 20px auto;
	padding: 2px;
}
.org_president label {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	border-bottom: 1px dotted #993300;
}
.org_president span {
	display: block;
	font-weight: bold;
}
.bloc_org_membres {
	float: right;
	width: 100px;
	margin: 0 0 20px 10px;
	background: url(../images/org_div_bg.gif) repeat-y center;
}
.org_membres {
	border: 1px solid #666666;
	margin: 0 auto 6px auto;
	padding: 2px;
	height: 80px;
	background: #FFFFFF;
}
.org_membres label {
	display: block;
	font-weight: bold;
	color: #993300;
	border-bottom: 1px dotted #993300;
}
.org_membres span {
	display: block;
	font-weight: bold;
}
.confirmation {
	background: url(../images/succes.gif) no-repeat 98% center;
	border: 1px solid #7d9870;
	padding: 30px 80px 30px 15px;
	margin: 50px auto;
	color: #7d9870;
	font-size: 14px;
	font-weight: bold;
}
.coordonnes {
	background: url(../images/coordonnees.gif) no-repeat right center;
	padding: 0 80px 0 15px;
	margin: 20px auto;
}
.encours {
	border: 1px solid #FF0000;
	color: #FF0000;
	font-size: 20px;
	text-align: center;
	padding: 20px 0;
	margin: 100px auto;
}

.author_page h2 {
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #ccc;
	margin: 5px 0;
	padding: 3px 0;
	clear: both;
	font-family: tahoma, Helvetica, sans-serif;
}
.author_page_element {
	border-bottom: 1px dashed #ccc;
	width: 440px;
	overflow: hidden;
	padding: 3px 0
}
.author_page_element label {
	display: block;
	width: 110px;
	font-weight: bold;
	float: right;
	margin: 0;
}
.author_page_element span {
	display: block;
	width: 330px;
	float: right;
}
.author_page h3 {
	font-size: 12px;
	margin: 8px 0 0 0
}

/**************************************************************************************************/
/**************************************************************************************************/
/**************************************************************************************************/
/**************************************************************************************************/
/**************************************************************************************************/
/**************************************************************************************************/


/* Begin Images */
.align_left {
	float: left
}
.align_right {
	float: right
}
.post img {
	padding: 2px;
	/*max-width: 100%;*/
    float: right;
	margin: 0 0 3px 3px;
	border: 1px solid #666666;
	}
/* End Images */

/* Begin Form Elements */
#searchform {
	margin: 5px auto;
	padding: 0;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#s {
	width: auto;
	padding: 1px;
	border: 1px solid #720606;
	margin: 3px 0;
}

#sidebar #searchsubmit {
	padding: 1px;
	}
#links ul {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
}
#links li {
	margin: 0 0 3px 0;
}
#links a {
	font-weight: bold;
}
.nocomments {
	border: 1px solid #CC0000;
	margin: 20px auto;
	padding: 10px;
	text-align: center;
	color: #990000
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.post {
	margin: 0 0 25px 0;
}
.publication_date {
	padding: 2px 0;
}
.postmetadata {
	display: block;
	padding: 0;
	margin: 0;
}
.postmetadata p {
	border-bottom: 1px solid #CCCCCC;
	overflow: auto;
	padding: 3px;
	margin: 0;
	clear: both;
	height: 100%;
}
.entry_plus {
	float: left;
	background: url(../images/suite_ar.gif) no-repeat right center;
	padding: 0 18px 0 0;
	font-weight: bold;
}
.comment_form {
	width: 100%;
	margin: 0 auto;
}
.comment_form textarea {
	width: 98%;
	border: 1px solid #666666;
	padding: 1px;
}
.comment_form input {	
	border: 1px solid #666666;
	padding: 1px;
}
.button {
	background: url(../images/button_bg.png) repeat-x #cd5353;
	padding: 1px 2px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border: 1px solid #720606;
	font-size: 14px;
	font-family: "times New Roman";
}
.comment_form label {
	width: 130px;
	display: block;
	float: right;
}

.commentlist {
	list-style: none;
	padding: 0;
	margin: 10px 0;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
}
.comment_text {
	background: url(../images/cit_top.gif) no-repeat left top;
	padding: 12px 0 0 0;
	overflow: auto;
	border-bottom: 1px solid #999999;
	margin: 0 0 15px 0;
}
.comment_text_inside {
	background: url(../images/cit_bot.gif) no-repeat right bottom #ded496;
	padding: 0 8px 12px 8px;
	overflow: auto;
	margin: 0 0 15px 0;
}
.comment_text_inside p {
	padding: 0 8px;
	margin: 0;
}
.citer {
	background: url(../images/citer-ar.gif) no-repeat left bottom;
	padding: 0 8px 3px 68px;
	overflow: hidden
}
.comment_alert {
	background: #FFF3A3 ;
	border: 1px solid #E7BD72;
	color: #B79000;
	font-weight: bold;
	padding: 6px 15px 10px 15px;
	margin: 8px 0;
}