 /* Les éléments HTML en général -------------------------------------------------------- */
* {
	margin:0;  /* Bug IE */
}

*::-moz-selection {
	background-color:#FF3C00;
	color:white;
}

html,body {	
	color:#444444;
	font-size:0.8em;
	line-height:1.3em;
	/*font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: Verdana, Geneva, "Bitstream Vera Sans", sans-serif;
	margin:0;
	padding:0;
}

body {
	background-color:#EDEDED;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif; 
}

h1 {
	font-size:3em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.3em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1.1em;
}
h6 {
	font-size:1em;
}
pre,code {
	font-size:1.2em;	
}

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

fieldset{
	border: 1px solid #EDEDED;
	background : #F4F4F4;
	padding : 0.5em;
	margin-right: 2em;
}

label {
	cursor:pointer;
	cursor:hand;
}
.field label {
	display:block;
}

textarea {
	width:100%;
	font-size:1em;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
input, textarea {
	border:1px solid #CBCBCB;
}
input:focus, textarea:focus, input:hover, textarea:hover {
	border:1px solid #999;
	background:#F6F6F6;
}
a, a:visited {
	color:#3B78BB;
	text-decoration:none;
}
a:hover {
	color: #FFF;
	background: #3B78BB;
	text-decoration:underline;
}
img {
	border:none;
	background:transparent;
}
.left {
	float:left;
	margin-right:1em;
}
.right {
	float:right;
	margin-left: 1em;
}

/* La page -------------------------------------------------------- */

#page{
	background: #fff;
	width:90%;
	min-width:800px;
	margin:0 auto 0 auto;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}
 
/* L'entête -------------------------------------------------------- */
#prelude {
	color:#DFDFDF;
	padding:0;
	height:28px;
	background:#4F4F4F;
	overflow:hidden;
	font-size:1.5em;
	font-weight: bold;
}

#prelude ul, #prelude li {
	margin:0;
	padding: 0;
	list-style-type: none;
}

#prelude ul {
	float:left;
	height: 28px;
	width: 1000px;
}

#prelude li {
	float: left;
    	height: 28px;
    	line-height: 28px;
}

#prelude li a,#prelude li a:visited {
	display: block;
	height: 28px;
	width: 180px;
    	color: #FAA429;
    	line-height: 28px;
    	text-align: center;
}

#prelude li a:hover {
	color:#FFF;	
	background-color: rgb(59, 120, 187);
	text-decoration:none;
}
#prelude ul a:active { 
	color: #000; 
	text-decoration: none; 
}

#prelude img { 
	float:right; 
	margin:5px; 
}

#header {
	height:91px;
	background: url(img/header.jpg) no-repeat top right #fff;
	margin:0;
}
#header h1 {
	font-size:35px;
	font-weight:bold;
	padding-top:30px;
	margin-left:20px;
	letter-spacing: -0.05em;
}
#header h1 a, #header h1 a:visited {
	text-decoration:none;
	color:#3A77BA;
}
#header h1 a:hover {
	text-decoration:none;
	background:transparent;
}
#header h2 {
	font-size:15px;
	font-weight:bold;
	padding-top:13px;
	margin-left:22px;
}
#header .description {
	display:none;
}
#search {	
	width:250px;
	text-align:center;
	float:right;
	margin-top:6px
}
#search fieldset,#search p {
	margin:0;
	padding:0;
}
#search .submit {
	height:26px;
}
#search #q {
	border:1px solid #333;
	margin-bottom:3px;
	padding:1px 1px 1px 20px;
}

/* Le contenu -------------------------------------------------------- */

#content {
	margin:0 260px 0 30px;
	padding:1em 0 0 0;
}

.day-date {
	display:none;
}

#comments h3,#trackbacks {
	margin-top:50px;
}

.post-title {
	background:transparent;
/*	border-bottom:1px solid #475FD9;*/
	margin-bottom:0;
	font-size: 2.4em; font-weight: normal; letter-spacing: 0.05em;
	line-height:1.1em;
}

.post-title a, .post-title a:visited {
	color:#444;
	background:transparent;
	text-decoration:none;
}

.post-title a:hover {
/*	background:#EDEDED;*/
	color:#444;
	border-bottom:1px dotted #EDEDED;
}

.post-info {
	margin-top:8px;
	color:#BBBBBB;
	padding-bottom:1px;
	margin-bottom:5px;
}

.post-info a {
	color:#BBBBBB;
	background:transparent;
	text-decoration:none;
}

.post-info a:hover {
	color:#FFF;
	background:#BBBBBB;
	text-decoration:none;
}

.post-info2 {
	font-size : 0.9em;
	color:#808080;
	margin : 0;
}

.post-info2 a {
	color:#808080;
	background:transparent;
	text-decoration:none;
}

.post-info2 a:hover {
	color:#FFF;
	background:#808080;
	text-decoration:none;
}

.post-chapo {
	margin-bottom:25px;
	text-align:justify;
	font-size : 1.2em;
	font-weight : bold;
	line-height:1.8em;
}

.post-content {
	text-align:justify;
	font-size:1.2em;
	line-height:1.6em;
	overflow: hidden; /* Cache ce qui déborde (images par ex.) pour ne pas casser la mise en page */

}
.post-content blockquote, .post-chapo blockquote {
	font-size:0.9em;
	line-height:1.6em;
	margin:18px auto 18px auto;
	padding:6px;
	border-left:6px solid #F1F1F1;
	background:url(img/blockquote.png) repeat-y right #FBFBFB;
	color:#545454;
}
.post-content img, .post-chapo img {
	border:1px solid #D9D9D9;
	background:transparent;
	padding:2px;
}
.post-content .smiley, .post-chapo .smiley {
	border:none;
}

.post {
	border-top:1px solid #D9D9D9;
/*	background-color: #F8F8F8;*/
	padding: 5px;
}

.post li {
	background:url(img/puce.gif) no-repeat 0px 6px;
	padding-left:15px;
	margin-bottom:3px;
}
html>body .post li {
	padding-left:13px;
}
.post ul {
	list-style-type:none;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
.post a:hover {
	text-decoration:none;
}
.post a:hover img {
	text-decoration:none;
	border:1px dotted #666;
}
.post-info-co {
	text-align:right;
	margin-top: 10px;
	padding: 5px;
	margin-bottom: 15px;
	background-color: #F9F9F9;
}
.post-info-co a:hover, .post-title a:hover, .post-info a:hover {
	text-decoration:none;
	border:none;
}
#trackbacks blockquote, #comments blockquote {
	margin-left: 1ex;
	margin-bottom: 2em;
	padding-left: 1ex;
	border-left: 1px solid #DDD;
}

.suite {
	font size: 0.7em;
}

#comment-form {
	width:90%;
}

/* La barre de navigation ------------------------------------------------------- */
#sidebar div {
	color:inherit;
	margin:0 0 12px 0;
	padding:1em;
}
#sidebar {
	background: url(img/sidebar-bas.gif) no-repeat bottom #F4F4F4;
	border-left:1px solid #D9D9D9;
/*	background: #F4F4F4;*/
	color:#666;
	float:right;
	width: 300px;
	padding-bottom:200px;	
	margin-right:5px;	
	margin-left:20px;
}
html>body #sidebar { margin-right:10px; }
#sidebar div ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar h2,#sidebar h3 {
	color:#000;
	margin-left:20px;
	margin-right:20px;
}
#sidebar h2 {
	padding-left:14px;
	padding-bottom:3px;
	margin-bottom:12px;
	border-bottom:1px dotted #D9D9D9;;
}
#sidebar h3 {
	font-size:1em;
	margin-top:8px;
}
#q {
	padding-left:18px;
	background:#fff url(img/q.png) no-repeat 4px center;
}
#sidebar div#calendar table {
	text-align:center;
	margin:0 auto;
	border-collapse:collapse;
	font-size:10px;
}
#sidebar div#calendar table caption {
	margin:0 auto;
	
}
#sidebar div#calendar table th {
	color:#3C5766;
	background:transparent;
	cursor:help;
}
#sidebar div#calendar table td {	
	font-size:10px;
	padding:0;
	margin:0 0 2px 0;
}
#sidebar div#calendar table td a {
	display:block;
	background:#F9F9F9;
	color:#3C5766;
	font-weight:bold;
	text-decoration:none;
	border:none;
}
#sidebar div#calendar table td a:hover {
	background:#799FA2;
	color: #FFF;
}
#sidebar p,#sidebar form {
	text-align:center;
}
#sidebar li {
	margin: 2px 5px 2px 30px;
}
#sidebar li a, #sidebar li a:visited {
	color: #666;
	display: block;
	padding: 2px 5px 2px 30px;
	background: transparent;
	margin: -2px -5px -2px -30px;
}

#sidebar li a:hover{
	color: #333;
	background: #F9F9F9 url(img/curseur.gif) repeat-y right; /* Bling Bling No Flash */
	text-decoration:none;
}
#sidebar strong {
	margin:0;
}

/* Le pied de page ------------------------------------------------------- */
#footer {
	margin:20px 20px 0px 10px;
	padding:10px;
	vertical-align:middle;
	border-top:1px solid #CCC;	
	color:#666;
	clear:both;	
}

/*#footer img {
	float:right;
}*/

#footer a {
	color: #999;
}

/* Style pour GStat -------------------------------------------------------- */

.statTable {
	margin : 1px;
	border-style: none;
	border-width: 0;
}

.statIcon {
	border-style: none;
	border-width: 0;
}

/* Levels du nuage de tags ----------------------------------------------*/
span.level-1 {font-size: 0.9em;}
span.level-2 {font-size: 1.1em;}
span.level-3 {font-size: 1.3em;}
span.level-4 {font-size: 1.5em;}
span.level-5 {font-size: 1.7em;}


/* Message haut de page  ----------------------------------------------*/
.mgs_haut_page {
	font-size: 1.2em;
	font-weight: normal;
	color: #444444;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 1.5em;
	background-color: #F4F4F4;
	padding: 10px;
	text-align: center;
	border-color: #D9D9D9;
	border-style: solid;
	border-width: 1px;
}

.mgs_haut_page a {
	font-weight: bold;
	font-size: 1.4em;
}
