	/* Les éléments HTML en général
*******************************************************************************/
body{ 
	margin: 10px 0;
	padding: 0;
	background: url(images/backgroud.gif) #B3946E repeat top left;
	font: 14px/18px Arial, Geneva, Verdana, Helvetica, sans-serif;
	color: #444;
}

acronym, abbr {
	border-bottom: 1px dashed #444;
	font-size: 90%;
	letter-spacing: .07em;
}

/* "Headings" */
h1 {
	text-indent: -10000px;
	font: normal 28px Georgia, "Times New Roman", Times, serif;
}
h1 a { 
	color: #fff;
	text-decoration: none; 
	border: none;
	display : block;
	height: 300px;
}
h1 a:hover { 
	color: #fff; 
	text-decoration: none; 
	border: none; 
}

h2 { 
	border-bottom: 1px solid #ddd; 
	color: #336;
	padding-bottom: 2px; 
	font: normal 17px Arial, Helvetica, sans-serif; 
}
h2 a { 
	color: #336; 
	/* color: #336; */
	text-decoration: none; 
	border: none; 
}
h2 a:hover { 
	color: #889AC2; 
	text-decoration: none; 
	border: none; 
}
h3 { 
	border-bottom: 1px solid #ddd; 
	color: #336; 
	padding-bottom: 2px; 
	font: normal 14px Arial, Helvetica, sans-serif; 
	padding-top: 20px; 
}
h4 { 
	font: 12px Arial, Helvetica, sans-serif; 
}

/*End Headings*/


pre, code{
	overflow: scroll;
	border: 1px solid #c2c295;
	background: #ddddaa;
}

ul {
	margin-top: 3px;
}

li {
	list-style: none;
	line-height: 15px;
	padding: 0;
	margin-left: 20px;
}


pre{
 	width: 100%;
	overflow: auto;
	border: 1px solid #c2c295;
}

html>body pre {
	overflow: auto;
	width: auto;
}

fieldset{
	border: none;
	font-size: 9px;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input:hover, textarea:hover, input:active, textarea:active, input:focus, textarea:focus{
	border: 1px solid #D2BDA4;
}

textarea {
	width: 450px;
	border: 1px solid #D2BDA4;
}

input{
	border: 1px solid #D2BDA4;
	background: none;
}

a {
	color: #663333;
	text-decoration: none;
	border-bottom: 1px dotted #663333;
}

a:hover {
	color: #D88207;
	text-decoration: none;
	border-bottom: 1px dotted #D88207;
}

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color : #D88207;
	font-size: 0.8em;
}

img a{
	border: none;
}

img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #ddd;
}

.smiley{
	border: 0; /* Car un grosse bordure autour d'un smiley définissant un lien, c'est moche*/
	margin: -5px;
	display: inline;
	background: transparent;
}

.right {
	float: right;
}

.left {
	float: left;
}

blockquote {
    margin: 20px 20px;
    padding: 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
/* background: url(images/block.gif) #fff no-repeat top left; */
    color: #666;
    text-align: justify;
}
/* La page
*******************************************************************************/
#page{
	width: 700px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 20px 0 20px;
    border-right: 2px solid #D2BDA4;
    border-left: 2px solid #D2BDA4;
    border-top: 1px solid #D2BDA4;
    border-bottom: 2px solid #D2BDA4;
}
 
#page{
	* padding-top: 20px; /*Corrige un bug de décalage sous IE */
}
/* L'entête
*******************************************************************************/
#top{
	height: 300px;
	padding-top: 2Opx;
	margin-bottom: 15px;
	background: url(images/masthead.jpg);
	text-align: center;
}

#top p{ /* Pour afficher de façon originale la description de votre blog (si inexistante, insérer dans " /ecrire/tools.php?p=blogconf ") */
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #fff;
		margin-left: 300px;
		margin-top: -20px;
	}

/* Le prélude
*******************************************************************************/ 
#prelude{
 	display:none;
}

/* Le contenu
*******************************************************************************/
#main{
	float: left;
	width: 450px;
	margin-top: -7px;
}

#main{
	* margin-top: -3px; /* Corrige ENCORE un bug d'affichage sous IE */
}

.day-date{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 10px;
	margin-top: -14px;
}

.post {
	margin-bottom: 20px;
/*	background: url(images/sep.gif) no-repeat bottom center; */
	padding-bottom: 10px;
}

.post-content, .post-chapo{
	text-align: justify;
}

.post-content blockquote{
/*	padding-left: 55px; */
}

.post-info{
	margin-top: -14px;
	font-size: 10px;
	text-align: right;
	margin-bottom: 10px;
}

.post-info-co{
	font-size: 10px;
	padding-left: 5px;
}

#trackbacks blockquote, #comments blockquote{
	background-color: #FFF;
	background-image: none;
	color: #444;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #D2BDA4;
	border-bottom: 1px solid #D2BDA4;
	margin: 0;
	font-size: 10px;
}

/* La barre de navigation
*******************************************************************************/
#sidebar {
	float: right;
	width: 200px;
	margin-bottom: 35px;
}

#sidebar ul {
	list-style: none;
}

#sidebar h2 { 
	font-size: 13px; 
	font-weight: normal; 
}

#sidebar div{
	font-size: 10px;
	line-height: 15px;
}

#sidebar li{
	margin-left: -30px; /* Etonnant, mais cela corrige un bug d'alignement */
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border: none;
}
	
#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	margin-left: 10px;
}

#calendar table{
}

#sidebar div {
	margin-left: 15px;
}
#calendar table td{
	text-align:center;
}
#sidebar div#calendar table td a{
	background-color: #EFDECA;
	display: block;
}
	
#sidebar div#calendar table td a:hover{
}

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

#footer {
	clear: both;
	border-top: 1px solid #ddd;
	padding-bottom: 8px;
	text-align: left;
	color: #666;
}