#googlead {
/*	display:none;*/
}
/* ---------------------------------------------------------------------------- MODIF */
body{
	margin:0;
	padding:0;
	color: #333;
	background:#000 url(images/bg_site.jpg) fixed repeat-x;
}

blockquote {
	font-style:normal;
	text-align:justify;
	
}
em {
	background:transparent;
}

h1{
	font-size: 2em;
	text-transform: capitalize;
}

h2{
	font-size: 1.5em;
}

h3{
	font-size: 1.3em;
}


img {
	margin: 0;
}

dt {
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}	
dl {
	color: #333;
	font-size: 1em;
	font-weight: normal;
	text-align:justify;
}

ul li, ol li{
	text-align:justify;	
	margin-bottom: 6px;
}
textarea{
	width: 250px;
}


/* ---------------------------------------------------------------------------- HEADER */

#header{
	/*background-color: #f9f9f9;*/
	background-color: #f4f1e9;
	background:#265126 url(images/bg_header.gif) repeat-x;
	color #333;
	font-family: "Lucida Grande",Tahoma,Arial,sans-serif;
	font-size:1.4em;
	font-variant: small-caps;
	font-weight: normal;
	height: 90px;
	letter-spacing: 1.1px;
	margin:0 auto;
	padding: 10px 0 0px 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;}

#header a {
	color:#333;
	text-decoration: none;
}

#header a:hover {
	color:#FF7400;
}


#headercurrent a{
	color: #FF7400;
	margin: 45px 20px 45px 10px;
}

#headermenu a{
	margin: 5px 20px 45px 10px;
	color: #333;
}

#logo {
	background-color: #f4f1e9;
	background:#265126 url(images/bg_header.gif) repeat-x;
	float:left;
	height: 100px;
	margin: 0 0px 0 0 ;
	padding: 0 10px 0 0;
	position:relative;
	width:100px;
}
.slogan {
	font-size: 2em;
	margin-bottom: 15px;
	text-transform:capitalize;
}



/* ---------------------------------------------------------------------------- TAG */
.tag{
    background-color:none;
	line-height: 20px;
	padding: 0px;
	position: relative;
	width: 95%;
}

.tag a:hover{
	color: #FF7400;
	/*font-size: 1.5em;*/		
}

.tag .stronger a{
    color:#993300;
	font-weight:bold;
}
.tag .stronger a:hover;{
    color:#FF7400;
	font-weight:bold;
}
/* ---------------------------------------------------------------------------- rounded box */
.box { 
	background: #f4f1e9;
	line-height: 20px;
	margin: 0px auto 20px 0px;
	padding: 0;
	text-align:center;
	width: 100%;
}
.box .stronger a:hover;{
    color:#ff7400;
	font-weight:bold;
}
.box .stronger a{
    color:#993300;
	font-weight:bold;
}
.boxtop { 
  	background: url(img/ne.gif) no-repeat top right; 
}
.boxtop div { 
  	height: 20px; 
  	background: url(img/nw.gif) no-repeat top left; 
}
.boxbottom { 
  	background: url(img/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  	height: 20px; 
  	background: url(img/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  	padding: 0px 10px 0px 10px;
}
/* ---------------------------------------------------------------------------- rounded pub */
.pub { 
	background: #f4f1e9;
	height:60px;
	line-height: 20px;
	margin: 20px auto 20px auto;
	padding: 0;
	text-align:center;
	width: 468px;
}
.pub .stronger a:hover;{
    color:#ff7400;
	font-weight:bold;
}
.pub .stronger a{
    color:#993300;
	font-weight:bold;
}
.pubtop { 
  	background: url(img/ne.gif) no-repeat top right; 
}
.pubtop div { 
  	height: 20px; 
  	background: url(img/nw.gif) no-repeat top left; 
}
.pubbottom { 
  	background: url(img/se.gif) no-repeat bottom right; 
}
.pubbottom div { 
  	height: 20px; 
  	background: url(img/sw.gif) no-repeat bottom left; 
}
.pubcontent {
  	padding: 0px 10px 0px 10px;
}
#publicite{
	background: #fff;
}
/* ---------------------------------------------------------------------------- Listing */
.listarticles{
	margin-bottom: 10px;
	text-align:jutify;	
}

.listarticles .datearticle {
	color: #ccc;
}
.listarticles .auteur {
	color: #333;
	font-weight:bold;
	text-transform: capitalize;
}
.listarticles .titrearticle a {
	font-size: 1.2em;
	font-weight:bold;
	text-transform: uppercase;
}

/* ---------------------------------------------------------------------------- Listing */
#footer {
	/*background-color: #f4f1e9;*/
	font-size: 0.9em;
	height: 30px;
	margin: 10px 0 0 0;
	padding-top: 10px 0 0 0;
	text-align:center;	
}

#content {
	background:#fff url(images/bg.gif) repeat-y;
}
/*-------------The Post-------------*/

#title {
	float:left;
	width:550px;
	padding:0px;
	margin-bottom:10px;
	}


#title .post_title {
	padding-left:10px;
	margin:0px;
	float:left;
	color:#62778c;
	font-size:18px;
	text-decoration:none;
	}


.post_title {
	padding-left:10px;
	margin:0px;
	float:left;
	color:#62778c;
	font-size:18px;
	text-decoration:none;
	}	
	
#title .post_title a {	color:#62778c;	text-decoration:none;	}

#title .post_title a:hover {	color:#721b00;	text-decoration:underline;	}

#post h2 {
	padding-left:10px;
	float:left;
	color:#62778c;
	font-size:18px;
	text-decoration:none;
	}

.post {
	padding:0px;
	margin-bottom:20px;
	}

#title_container {
	margin:10px 0px;
	width:556px;
	float:left;
	}



.post .title {
	border-bottom:1px solid #dddbc6;
	padding-bottom:2px;
	margin:0px;
	float:left;
	width:490px;
	font-size:18px;
	}
	
.post a {	color:#488e9c;	text-decoration:none;	}

.post a:hover {	color:#721b00;	text-decoration:none;	}


.post p {
	padding:0px;
	text-align:justify;

	}


.post ul {

}

.post li {

}

.post .entry {
	padding:0px;
	margin:10px 30px;
}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}
/*-------------Calendar-----------------*/

.post_date {
	float:left;
	color:#999;
	font:18px Arial Narrrow, Helvetica, sans-serif;
	font-weight:bolder;
	}

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

#date {
	float:left;
	width:53px;
	height:58px;
	background:url(images/bg_date.jpg) no-repeat;
	padding-left:3px;
	margin-right:10px;
	}

#date .y {
	text-align:left;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:2px;
	}
	
#date .m {
	text-align:center;
	font:11px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	margin-top:-3px;
	}
	
#date .j {
	text-align:center;
	font:22px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:-2px;
}

.cat {
	display:block;
	margin-right:30px;
	text-align:right;
	border-top:#ccc 1px dashed;
    
}