body, html, #menu, img, a img, form, fieldset {
	margin:0;
	padding:0;
	font-size: 12px;
}
a {
	font-weight:normal;
	text-decoration:none;
}

/* colorisation syntaxique */

pre span.Type {
	color: #9b30ff;
}

pre span.Comment {
	color: #7f7f7f;
	font-style: italic;
}

pre span.PreProc {
	color: #b03060;
}
pre span.Statement {
	color: #007f00;
}

pre span.Constant {
	color: #ff6060;
}

pre span.Special {
	color: #FF0000;
}
pre span.Identifier {
	color: #0000ff;
}

.separator-story {
	border-top: 1px #A9A9A9 dotted;
}

.comment {
	border-bottom: 1px #A9A9A9 dotted;
}

#header {
	margin:0;
	background:#A20116 none repeat scroll 0 0;
	text-align:center;
	border-bottom:12px solid #A7A7A7;
	font-size:2.25em;
	padding:10px 20px 10px;
}
#header a {
	color:#FFFFFF;
	display:block;
}
#header a:hover {
	color:#D4011E;
}

#menu {
	color:#666666;
	float:left;
	font-size:x-small;
	line-height:130%;
	margin:0 0 2em;
	padding:0 0 2em 1em;
	width:15.5em;
}

#menu a:link, #menu a:visited , #content a:link, #content a:visited {
	color:#666666;
}
#menu strong {
	color:#333333;
}
#menu a:hover, #content a:hover {
	color:#D4011E;
	text-decoration:underline;
}

.menutitle {
	border-bottom: 1px #A9A9A9 dotted;
	border-top: 1px #A9A9A9 dotted;
	background:transparent url(/resources/side.jpg) no-repeat scroll 0 center;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:1px;
	display:block;
	margin:5px 0 0;
	padding:10px 0.15em 10px 20px;
	text-transform:uppercase;
}

#menu ul, #content ul {
	list-style-type:none;
	margin:0 0 0 0.5em;
	padding:0;
}
#menu li, #content li {
	background:transparent url(/resources/fleche.png) no-repeat scroll 0 4px;
	margin-top:0.15em;
	padding-left:10px;
}

#menu li.syndicate {
	background:transparent none repeat scroll 0 0;
	padding-left:0;
}

a.feed {
	background:transparent url(/resources/feed.gif) no-repeat scroll left center;
	padding-left:16px;
}

#content {
	background:transparent none repeat scroll 0 0;
	margin:10px 0 0 16em;
	padding:1px 4em 1em 2em;
	border:10px;
	text-align:justify;
}

#content h2.storytitle {
	background:transparent none repeat scroll 0 0;
	color:#666666;
	font-weight:bold;
	margin:0;
	padding:0;
}

#content h2.storytitle a:link, #content h2.storytitle a:visited {
	color:#A20116;
	font-weight:normal;
}
#content h2.storytitle a:hover, #content h2.storytitle a:focus {
	color:#D4011E;
}

.date {
	background:transparent url(/resources/date.png) no-repeat scroll 0 50%;
	color:#666666;
	font-size:1em;
	margin-top:0;
	padding-left:24px;
	text-align:left;
	text-transform:lowercase;
}

img {
	border:0;
}
.tags {
	margin:0 0 1.5em;
	padding:0;
	text-align:left;
}

.tags a {
	background:#FFFFFF url(/resources/tag.png) no-repeat scroll 0 50%;
	color:#777777;
	padding:0 0 0 12px;
}
.tags a:hover {
	color:#AA0088;
}

.tagcloud {
	border: 1px;
}

#footer {
	background:#808080 none repeat scroll 0 0;
	border-top:3px solid #A20116;
	clear:both;
	color:#FFFFFF;
	font-size:x-small;
	line-height:100%;
	margin:2em 0 0;
	padding:3px 10px 10px;
	text-align:right;
}
pre {
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #808080;
	margin:0.5em 2em;
	overflow:auto;
	padding:0.5em;
	text-align:left;
	width:85%;
}

pre code  {
	color:#330000;
	font-family:"Courier New",monospace;
	font-size:1.1em;
}
#content h2, #content h3, #content h4, #content h5 {
	color:#666666;
	font-weight:normal;
	margin:1em 0 0.66em;
	text-transform:uppercase;
}

blockquote {
	white-space: pre-wrap;
}

.comments {
	background:transparent url(/resources/comm.png) no-repeat scroll 0 center;
	margin-top:0.15em;
	padding-left:10px;
}

#contener {
	background: #fff url(/resources/filet.jpg) repeat-y 16em 0;
	margin: 0 auto;
	text-align: left;
	width: 100%;

}
