
body{
                font-family:Arial;
				font-size:11px;
				color:#364754;
                background:#364754;
            }



a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url(img/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #000000;
	text-decoration: none;
}
h2 {
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}

pre {
	overflow: auto;
	width: 95%;
	height: auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* La page
-------------------------------------------------------- */
#page {
	margin: 0px auto;
	width: 778px;
	background: #FFFFFF;
}

 
/* L'entête
-------------------------------------------------------- */
#top {
	background:transparent url(/img/header-bg.jpg) no-repeat;
	height: 447px;
	
	border-bottom: 0px
}

#topimg {
	margin-left: 65px;
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;

}

#barre-haute {
width: auto;
height: 30px;
padding:10px;
background: #000000;
text-align: center;
color: #FFFFFF;
}

#barre-too {
margin-left: 10px; 
float: left;
height: 40px;
margin-top: 5px;
background: transparent;
text-align: center;
}

/* Le contenu
-------------------------------------------------------- */
#wrapper {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 20px 0;
}

#main {
	width: 740px;
	float: right;
}

#content {
	padding: 0 25px;
}

#sidebar {
	float: left;
	padding: 0px 0px 20px 20px;
	width: 220px;
	color: #000000;
	overflow: hidden;
}


.day-date{
	display: none;
}

.post-date {
	width: 45px;
	height: 50px;
	text-align: center;
	padding: 2px 2px 0 0;
	line-height: 140%;
	float: left;
	background: url(img/date-bg.gif) no-repeat;
	font-size: 1.4em;
	color: #999999;
}

.post-date span {
	height: 16px;
	display: block;
	font: normal 8px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 0px;
}

.post {
	margin: 0 0 2em 0;
}
.post-title {
	color: #758d38;
	font-size:1.8em;
}

.post-info {
	margin-top: 4px;
	background: transparent url(img/mini-category.gif) no-repeat left top;
	padding-bottom: 1ex;
	margin-left: 50px;
	padding-left: 18px;
	margin-bottom: 10px;
}

#content-info{
	margin-bottom: 20px;
}

.post-info-comment{
	text-align: right;
	float: right;
	margin-top: 4px;
	color: #aaaaaa;
	background: transparent url(img/mini-comments.gif) no-repeat left top;
	padding-bottom: 1ex;
	padding-left: 20px;
}

.post-info-addcomment{
	text-align: right;
	float: right;
	margin-top: 4px;
	color: #aaaaaa;
	background: transparent url(img/mini-down-arrow.gif) no-repeat left top;
	padding-bottom: 1ex;
	padding-left: 20px;
}

.read-it {
	font-weight: bold;
	clear: left;
}

.post-chapo, .post-content{
	line-height:1.4em;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

#trackbacks blockquote, #comments blockquote{
	margin: 0;
	padding: 1px 1em 0.5em 1em;
	background: #000000;
	color:#6b6b6b;
	margin-bottom: 20px;
}

#trackbacks blockquote p, #comments blockquote p{
	margin: 0.5em 0;
	line-height: 1.5em;
}

#tb, #co{
	margin-bottom: 20px;
	border-bottom: 1px dotted #CCCCCC;
}

form{
	padding-top: 10px;
}

form p.field label {
	font-weight: bold;
	display: block;
	padding: 0 1% 0 0;
	width: 29%;
	float: left;
	text-align: right;
}

form p.form-help {
	width: 60%;
	margin: 0 0 0 30%;
	font-style: italic;
}

form fieldset {
	border: none;
}
form fieldset p {
	padding: 5px 0;
}
form fieldset p.field {
	padding: 5px 0;
	width: auto;
	margin: 0;
	clear: left;
}

form p label {
	width: auto;
}
form p.field label {
	font-weight: bold;
	display: block;
	padding: 0 1% 0 0;
	width: 29%;
	float: left;
	text-align: right;

}

form textarea{
	height: 115px;
	background:#f1fedb;
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 3px;
}

form input#c_remember{
	width: auto;
	border: 0;
	margin: 0 5px 0 30%;
}

form input.preview, form input.submit {
	background: url(img/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

form textarea:focus, form input[type="text"]:focus {
	background: #ffffff;
}

.sub{
	text-align: right;
	margin-top: 16px;
}

#bancentral
 {
 width: 163px; 
 height: 650px; 
 float: left;
 background: url(central.jpg) no-repeat; 
}
#central
 {
 width: 975px; 
 float: left;
 background: transparent; 
}

#bancentral2
 {
 width: 975px; 
 height: 9px; 
 float: left;
 background: url(central2.jpg) ; 
}

#central2
 {
 width: 706px; 
 float: left;
 background: transparent; 
}

#int1
 {
 width: 348px; 
 float: left;
 margin-right: 5px; 
 text-align: justify;
 background: transparent; 
}

#int2
 {
 width: 348px; 
 float: left;
 margin-left: 5px; 
 background: transparent; 
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar h2 {
	margin: 0;
	color: #FFFFFF;
	border: 0px;
}
#sidebar h3 {
	margin: 1em 0 0.5em;
	color: #FFFFFF;
	border: 0px;
}

#sidebar div{
	margin-bottom: 2em;
}

#sidebar div ul{
	list-style: none;
	margin: 5px 0;
	padding: 0;
	border-top: 1px solid #FFFFFF;
}

#sidebar div li {
	display: block;
	margin: 0;
	padding: 4px 0;
	border-bottom: 1px solid #FFFFFF;
}
#sidebar div li a {
	color: #000000;
	text-decoration: none;
}
#sidebar div li a:hover, #sidebar div li a:focus, #sidebar div li a:active {
	color: #000000;
}

.field{
	margin-top: 15px;
}



#sidebar div li a{
	margin-left: 22px;
}


/* Le pied de page
-------------------------------------------------------- */

#footer {
	clear: both;
	padding: 30px 0 0 0;
	background: transparent url(img/page-b.png) no-repeat top center;
}
#footer p {
	margin: 0 auto;
	padding: 10px 0 20px;
	background: #e0e0e0;
	color: #9ac528;
	text-align: center;
	font-size: 1.2em;
}
#footer p a {
	color: #6d8824;
}
.rss {
	background: url(img/mini-rss-footer.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(img/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

