

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	
}




h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #404040;

}


h2 {
	font-size: 1.6em;
	margin: 0px 0 5px 0;
	padding: 0 0 5px 0;
	background: url(img/img3.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: -1px;
}

h3 {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	background: url(img/img3.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: -1px;
}


#previous h3{

	padding: 0px 0 5px 0;

}

p, ol, ul {
	line-height: 110%;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li form {
	padding: 2px 0 5px 0;
	/*background: url(img/img4.gif) bottom repeat-x; */
}

a {
	color: #638E46;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

img {
	margin: 0;
	border: 0;
}

strong {
	color: #404040;
}

.light {
	color: #C0C0C0;
}


.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}




.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: left;
	margin-left: 1em;
}

#page {
	background: url(/themes/bitc/img/ban_repetition.jpg) repeat-x;
}
 
/* L'entête
-------------------------------------------------------- */
#header {
	width: 760px;
	height: 216px;
	margin: 0 auto;
}

#header * {
	text-transform: lowercase;
	color: #404040;
}

#header h1 {
	float: left;
	padding: 15px 0 0 0;
	letter-spacing: -2px;
	font-size: 36px;
	color: #404040;
}

#header h2 {
	float: left;
	padding: 150px 0 0 6px;
	background: none;
	font-size: 1.5em;
	font-weight: normal;
}

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

#header ul {
	float: left;
	margin: 0;
	padding: 180px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #404040;
}

#header li.first a {
	border: none;
}

/* Content */

#main {
	width: 760px;
	margin: 50px auto 20px auto;
}

#content {
	float: left;
	width: 500px;
}

#content h2 a {
	text-decoration: none;
	color: #404040;
	}

#content h2 {
	margin-bottom: 0px;
	}


	
#post-content img {
	margin: auto 0; 
	border: 1px solid #404040;
		
}
	
.post-info, .post-info-co {
	padding-top: 0px;
	margin-top: 0px;
	text-align: right;
	padding-bottom: 10px;
	}
	
#content h3 {
	margin-top: 20px;
	}
	
fieldset {
	border: 0;
	text-align: right;
	}

.field {
	margin: 5px 0 5px; 0;
	padding: 0;

	}
	
#sidebar {
	float: right;
	width: 200px;
}

#sidebar h3 {
	margin-top: 10px;
}

#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #404040;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 2em;
	
}

#sidebar div#calendar table td a{
	display: block;
	color: #404040;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #271700;
}

#sidebar div#calendar table td a:hover{
	border: 1px solid #404040;
}

.error {color:#ff0000;}

/* Tags cloud
------------------------------------------ */
#tagcloud ul {
margin:0;
padding:0 0.8em;
display:block;
}

#tagcloud li {
display:inline;
line-height: 1.0em;
margin: 0 .1em;
padding: 0;
background-image: none;
}

#tagcloud li.level-1 { font-size: 1.0em; }
#tagcloud li.level-2 { font-size: 1.2em; }
#tagcloud li.level-3 { font-size: 1.4em; }
#tagcloud li.level-4 { font-size: 1.6em; font-weight:bold;}
#tagcloud li.level-5 { font-size: 1.8em; font-weight:bold;}
 
#tags {
text-align: right;
}

/* Le pied de page
-------------------------------------------------------- */
#footer {
	clear: both;
	width: 760px;
	height: 180px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(img/img4.gif) repeat-x;
}



#credit {
	width: 220px;
	float: left;
	margin: 20px;
}

#boutique {
	width: 220px;
	float: left;
	margin: 20px;
}

#previous {
	width: 186px;
	float: left;
	margin: 20px;

}