#prelude { display: none; }
a img { border: none !important; }

body {
font-family: Courier New, Courier, serif;
font-size: 12px;
color: #000;
margin: 1em;
}

a {
color: blue;
text-decoration: underline;
}

a:hover {
color: red;
text-decoration: underline;
}

#top {
width: 920px;
clear: both; 
}

ul#banniere li { list-style-type: none; }

#blogHead {
 font-family: sans-serif;
 background: url(blog-titre-2.png) no-repeat 0 0;
 height: 156px;
 position: relative;
}

#top h1 {
 width: 610px;
 height: 100px;
}

#top h1 a {
display: block;
text-indent: -100em;
overflow: hidden;
height: 100%; width: 100%;
text-decoration: none;
}

#blogHead .langs {
 margin-left: 300px;
 margin-top: 2em;
}

#blogHead #categories {
 position: absolute;
 top: 0;
 right: 0;
 width: 280px;
 text-align: center;
}

#blogHead #categories h2 { 
 font-size: 1em;
 margin-top: 0.5em;
}

#blogHead #categories li {
 list-style-type: none;
 display: inline-block;
 margin: 0.3em;
 font-size: 0.9em;
}

#sidebar {
width: 20em;
padding: 1em;
border: 1px dashed #000;
margin-left: 650px;
}

#sidebar #website a { font-size: 1.8em; font-weight: bold; text-decoration: none; color: darkblue; letter-spacing: 0.2em; display: block; text-align: center; border-bottom: 1px dashed #ccc; padding-bottom: 5px; }
#sidebar #website a:hover { color: red; border-bottom-color: #000; }

#main pre { border-left: 1px dashed #999; margin-left: 5px; padding-left: 10px; }

#main {
width: 620px;
border: 1px dashed #000;
padding: 1em;
float: left; 
overflow: hidden;
}

h1, h2, h3, h4, h5, h6, ul {
margin: 0;
}

#sidebar div { margin-bottom: 1em; }
#sidebar h2 { font-size: 1.2em; }
#search h2, #search p { display: inline; }

ul {
padding: 0 1em;
margin-bottom: 1em;
}

li {
list-style: square;
padding: 0.2em;
}

#main ul {
padding: 0.1em;
}

#main ul li {
list-style: square;
margin-left: 2em;
}

input, textarea {
border: 1px dashed #000;
padding: 0.25em;
font-family: Courier New, courier, serif;
font-size: 1em;
background: #fff;
color: #000;
}

#main h2 a, #main h2 { text-decoration: none; color: #000; font-size: 1.3em; font-family: Arial, Helvetica, sans-serif; }
#main h2 { border-bottom: 2px dashed #999; }
#main h2 a:hover { color: darkred; }

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

img { border : none; }
form { display : block; margin : 0; padding : 0; }

code,pre { font-family : "Courier New",monospace; font-size : 1em; }

q { font-style : italic; }

/* Main
-------------------------------------------------------- */
.day-date {
display: none;
}

.chapo {
	margin-bottom : 2em;
}

.post-info, .post-info-co {
	font-size : 0.9em; font-family: Arial, Helvetica, sans-serif;
}
.post-info {
	margin : 0;
}
.post-info-co {
	clear : both;
	margin-top : 0;
	text-align : right;
}


/* Content
-------------------------------------------------------- */
#blogcontent {
margin: 0; padding: 0;
}

#blogcontent p, #blogcontent pre, #blogcontent ul, #blogcontent h2, #blogcontent h3 { margin-bottom: 0.5em; }

/* Liste commentaires + formulaire
-------------------------------------------------------- */
#comments, #trackbacks {
	margin-top: 2em;
      border-top: 1px dashed #999;
}

#comments blockquote, #trackbacks blockquote {
	display : block;
	margin : 0;
	padding : 1px 1em;
	font-style : normal;
	border : 1px solid #999;
	color : #666;
	background : transparent;
}

.comment-info {
	margin-bottom : 0;
}

.erreur {
	border : 1px solid;
	padding : 0.5em;
}

#add-comment-title { margin-top: 2em; }
#comment-form .field { margin-bottom: 1em !important; }
#comment-form label { font-size: 1em; font-weight: normal; }

/* Footer
-------------------------------------------------------- */
#footer {
	clear : both;
	border-top : 1px dashed #999;
      margin-top: 1em;
	text-align : center;
	font-size : 0.9em;
width: 900px;
}


/* Calendrier
-------------------------------------------------------- */
#calendar {
}

#calendar table {
	border-collapse : collapse;
	font-size : 0.9em;
      width: 100%;
}

#calendar caption {
	margin : 0 auto;
	padding : 0 0 0.3em 0;
	font-size : 1.2em;
}

#calendar abbr {
	border : none;
}

#calendar th, .cal td {
	border : none;
	padding : 1px;
}
#calendar td {
	text-align : center;
}

#calendar td.active a {
	font-weight : bold;
}

#calendar a {
}

/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}


/* Formulaires
-------------------------------------------------------- */

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

input, textarea {
	font-family: Courier New, Courier, mono;
	font-size: 1em;
	border: 1px dashed #999;
}

input[type], textarea[name] {
	background : #eee;
}

input[type=submit], input[type=reset] {
	background : #ccc;
	color : #000;
}

input[type=submit]:hover {
	background : #333;
	color : #fff;
      border-color: #000;
}

textarea {
	width : 80%;
}

p.field {
	margin : 0.5em 0 0 0;
}

p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;
}

#btnbohwaz { left: 680px; position: relative; top: 20px; }

.post table {
 border-collapse: collapse;
 font-family: Arial, Helvetica, sans-serif;
 margin-bottom: 1em;
}

.post table thead {
 background: #eee;
}

.post table tr {
 border: 1px solid #ccc;
}

.post table th {
 padding: 0.3em;
 text-align: left;
}

.post table td {
 padding: 0.3em;
}

.post h3 {
 margin-bottom: 0.5em;
 font-family: Arial, Helvetica, sans-serif;
}

.post pre {
 overflow: auto;
}

.post-content blockquote {
 margin: 1em 0 1em 1em;
 padding: 1em;
 border: 1px solid #999;
}