body {
	margin: 5px 0;
	padding: 0;
	background: #ccc url(images/fondpagegris.jpg);
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
/* Resets 1em to 10px */
	color: #444;
}
acronym, abbr {
	border-bottom: 1px dashed;
	cursor: help;
}
p {
	margin: 0.2em 0 0.8em 0;
}
h1 {
	font-size: 190%;
	margin-left: 350px;
	padding-top: 15px;
	padding-bottom: 0;
	margin-bottom: 0;
}
h1 a {
	color: #fff;
	text-decoration: none;
	border: none;
}
h1 a:hover {
	color: #fff;
	text-decoration: none;
	border: none;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 0px;
	color: #666;
}
h3 {
	font-size: 13px;
	margin: 0px;
	padding: 10px 0px 3px;
}
h3 a {
	color: #0066FF;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0;
	padding-bottom: 0;
}
pre, code {
	overflow: auto;
	border: 1px solid #b3b279;
	background: #F8EDD2;
}
hr {
	display: none;
}
ul {
	list-style-type: none;
}
li {
	margin-left: 0px;
}
pre {
	width: 100%;
	overflow: auto;
	border: 1px solid #b3b279;
}
html>body pre {
	overflow: auto;
	width: auto;
}
fieldset {
	border: none;
}
.field label {
	display: block;
}
input:hover, textarea:hover, input:active, textarea:active, input:focus, textarea:focus {
	border: 1px solid #12274d;
	background-color: #d2dcf8;
}
textarea {
	width: 450px;
	border: 1px solid #b3b279;
	background-color: #FFFBF1;
}
input {
	border: 1px solid #c2c295;
	background-color: #FFFBF1;
}
a {
	color: 1e7ef4;
	text-decoration: none;
}
a:hover {
	color: #ffaa1c;
}
a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color: #D88207;
	font-size: 0.8em;
}
a img {
	border: none;
}
/* La page*************************************************************/
#page {
	width: 700px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 20px 0 20px;
	border: 1px solid #404040;
}
/* top******************************************************************/
#top {
	background-image: url(images/animotop.jpg);
	height: 200px;
	margin-top: 20px;
	margin-bottom: 0;
}
#top h1 {
	height: 200px;
	padding-top: 20px;
	margin-right: 20px;
	text-align: right;
}
/* nav-box****************************************************************/
#nav-box ul {
	margin: 0 0 10px 0;
	padding: 3px 5px 4px 0;
	letter-spacing: 2px;
	list-style-type: none;
	background-color: #000;
	color: #fff;
	text-align: right;
}
#nav-box li {
	margin-left: 10px;
}
#nav-box ul li {
	display: inline;
	padding: 5px 0;
}
#nav-box ul li a {
	padding: 5px 3px 6px 3px;
	color: #fff;
	text-decoration: none;
}
#nav-box ul li a:hover {
	background-color: #415373;
	color: #fff;
}
/* main************************************************************/
#main {
	float: left;
	width: 490px;
	margin-top: -7px;
}
#quicknav {
	text-align: left;
	margin-bottom: 40px;
}
.post {
	line-height: 130%;
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: 20px solid #f5f5f5;
}
.post-title {
	background-image: url(images/star.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 15px;
	padding-left: 20px;
	text-align: left;
	color: #415373;
}
.post-title a:link, .post-title a:visited {
	color: #415373;
	text-decoration: none;
}
.post-title a:hover {
	background-color: #415373;
	color: #fff;
	text-decoration: none;
}
.post-chapo {
	text-align: justify;
}
.post-content {
	text-align: justify;
}
.post-content blockquote {
	font-style: italic;
	color: #222;
	padding-left: 10px;
	border-left: 10px solid #ddd;
}
.post-info {
	color: #BBBBBB;
	margin-top: -14px;
	text-align: right;
	margin-bottom: 10px;
}
.post-info-co {
	clear: both;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 0;
	background: #fff url(images/comments.png) no-repeat right center;
	padding-right: 16px;
}
#comments {
	margin-bottom: 15px;
}
#comments h3 {
	margin-top: 30px;
	margin-bottom: 15px;
}
#trackbacks blockquote, #comments blockquote {
	text-align: justify;
	border: 1px solid #ddd;
	margin: 1em 0;
	padding: 1em 1em 0 1em;
	background: #efefef;
}
#comments .me blockquote {
	background: #EDE6D7;
}
.permabo {
	margin-top: 30px;
	clear: both;
	text-align: right;
	margin-bottom: 0;
}
.post-ico-permlink {
	background: #fff url(images/link.png) no-repeat left center;
	padding-left: 18px;
}
.post-ico-rss {
	background: #fff url(images/rss.png) no-repeat left center;
	padding-left: 16px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	text-align: center;
}
/* sidebar*******************************************************************************/
#sidebar {
	float: right;
	width: 170px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 40px;
	padding-left: 10px;
	border-left: 1px solid #ddd;
	color: #777;
}
#sidebar h2 {
	color: #ccc;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 12px;
	padding-right: 10px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	display: block;
	margin: 0.2em 0 0 0;
	padding: 0;
}
#sidebar a {
	border: none;
}
#sidebar a:hover {
	border: none;
}
#search fieldset, #search p {
	margin: 0;
	padding: 0;
}
#q {
	margin-left: 10px;
}
.suite {
	background: #fff url(images/suite.png) no-repeat left center;
	padding-left: 20px;
	line-height: 18px;
}
#postmetadata h2 {
	background: #fff url(images/postmetadata.png) no-repeat left center;
	padding-left: 20px;
	line-height: 18px;
}
#postactions h2 {
	background: #fff url(images/postactions.png) no-repeat left center;
	padding-left: 20px;
	line-height: 18px;
}
#categories {
	color: #bbb;
}
#categories h2 {
	background: #fff url(images/categories.png) no-repeat left center;
	padding-left: 20px;
	line-height: 18px;
}
#sidebar div#calendar table {
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}
#calendar h2 {
	background: #fff url(images/time.png) no-repeat left center;
	padding-left: 20px;
	line-height: 18px;
}
#selection h2 {
	background: #fff url(images/selection.png) no-repeat left center;
	padding-left: 20px;
	line-height: 18px;
}
#languages h2 {
	background: #fff url(images/flag.png) no-repeat left center;
	padding-left: 20px;
	line-height: 18px;
}
#archives h2 {
	background: #fff url(images/archives.png) no-repeat left center;
	padding-left: 20px;
	line-height: 18px;
}
#links h2 {
	background: #fff url(images/link.png) no-repeat left center;
	padding-left: 20px;
	line-height: 18px;
}
#search h2 {
	background: #fff url(images/search.png) no-repeat left center;
	padding-left: 20px;
	line-height: 18px;
}
#syndicate h2 {
	background: #fff url(images/rss.png) no-repeat left center;
	padding-left: 20px;
	line-height: 18px;
}
/* autres **********************************************************/
#footer {
	clear: both;
	border-top: 1px solid #ddd;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	color: #666;
}