body, html {
	height: 100%;
	}
	
body {	
	width: 877px;
	font-family: Georgia;
	font-size: 12px;
	color: #554e4e;
}
#title {
background: url() bottom left no-repeat;
border:none;
padding:0px;
margin: 0px 0 0 0;
}
h1, h1 a {

	text-decoration: none;
	font-size: 2px;
	
	padding:0px;
	margin: 0px;
	font-weight: normal;
	}


a {
	color: #96535a;
	text-decoration: none;
	font-weight:bold;
	}

a:hover {
	
	}
	
#top {
	background: url('img/maquette.jpg') top right no-repeat;
	height: 305px;
	width: 375px;
	position: absolute;
	top:0;
	right: 0;
	}
	
#page {
	width: 510px;
	background: url('img/page.jpg') left repeat-y;
	padding-left: 100px;
	min-height: 100%;
	}
	
#sidebar {
	position: absolute;
	top: 300px;
	right: 0px;
	width: 300px;
	text-align: left;
	}

#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#sidebar div#calendar table{
	font-size: 1em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #96535A;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#sidebar div#calendar table td a{
	display: block;
	background: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #96535A;
	color: #636;
}
#sidebar div#presentation  {
color:#006699;
font-weight:bold;
}
#prelude {
	font-size: 10px;
	}
/* Tagcloud 
-------------------------------------------------------- */
#tagcloud {
	text-align: left;
	line-height: 150%;
	padding : 0;
	/*margin : 10px;*/
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

#tagcloud ul { 
	margin:0; 
	padding:0 1em; 
	display:block; 
}

#tagcloud li {
	display:inline;
	margin: 0 .1em;
	/*border-bottom: 1px solid #fff;*/
}
#tagcloud li a {
	
}
#tagcloud li a:hover {
	background-color:#FFCC33; }

#tagcloud li.level-1 { font-size: 0.7em; }
#tagcloud li.level-1 a { color: #CC3300; }
#tagcloud li.level-1 a:hover { color: #FF6600; background-color:#99CCCC; }
#tagcloud li.level-2 { font-size: 0.9em; }
#tagcloud li.level-2 a { color: #668AA8; }
#tagcloud li.level-2 a:hover { color: #FF6600; background-color:#99CCCC; }
#tagcloud li.level-3 { font-size: 1.1em; }
#tagcloud li.level-3 a { color: #FF0000; }
#tagcloud li.level-4 { font-size: 1.3em; }
#tagcloud li.level-4 a { color: #FF6600; }
#tagcloud li.level-5 { font-size: 1.5em; }
#tagcloud li.level-5 a { color: #663300; }

.post {
	margin-top: 30px;
	text-align:justify;
	color:#003366;
	font-family:Verdana, Arial;
	font-size:13px;
	
	}
	
.post-title {
	font-size: 20px;
	text-transform: uppercase;
	background: url('img/title.gif') left no-repeat;
	padding-left: 17px;
	padding:O;
	margin: 0;
	padding-bottom: 0px;
	}
	
.post-info {
	padding-left: 15px;
	color: #96535a;
	padding:O;
	margin: 0;
	font-size: 10px;
	}
	
.post-info-co {
	padding-left: 19px;
	color: #96535a;
	padding:O;
	margin: 0;
	font-size: 10px;
	background: url('img/comm.gif') left no-repeat;
	}

h3 {
	color: #CC6633;
	/*color: #96535a;*/
	font-size: 12px; 
	text-transform: none;
	/*text-transform: uppercase;*/
	padding-top: 5px;
	}

fieldset {
	border: none;
	}
	
input , textarea {
	display: block;
	}

blockquote {
	border-top: 1px solid #96535a;
	border-right: 1px solid #96535a;
	border-left: 10px solid #96535a;
	padding:0px;
	margin: 0px;
	margin-top: 10px;
	padding: 10px;
	}

.comment-info {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	border-left: 10px solid #96535a;
	border-right: 1px solid #96535a;
	border-bottom: 1px solid #96535a;
	font-style: italic;
	padding-left: 10px;
	color: #96535a;
	}
	
h2 {
	color: #96535a;
	background: url('img/charte.png') bottom left no-repeat;
	text-transform: uppercase;
	font-size: 16px;
	margin-right:15px;
	margin-left:10px;
	
	}
	
ul {
	list-style-type: none;
	margin-left: none;
	}
li {
	list-style-type: none;
	margin-left: -10px;
	background: url('img/clesol.png') bottom left no-repeat;
	margin-bottom: 5px;
	margin-left: -20px;
	padding-left: 15px; 
	}