html {
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	background: url("/i/bluebg.gif") repeat-x;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 30px;
	color: #363636;
}
h2 a {
	color: #363636;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 17px;
	color: #363636;
}
img {
	border: 0;
}
p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
#container {
	margin: auto;
	width: 960px;
	text-align: left;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#navtop {
	position: absolute;
	right: 0px;
	font-size: 11px;
	padding-top: 13px;
	padding-right: 65px;
	color: white;
}
#navtop a {
	color: white;
}
#titre {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#main {
	width: 961px;
	background: url("/i/mainbg.gif") repeat-y;
}
#footer {
	background-color: #007abc;
	height: 24px;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 961px;
	height: 68px;
	background: url("/i/bluebg.gif") repeat-x;
}
#mainpad {
	padding-top: 140px;
}
#col1 {
	width: 581px;
}
#col1pad {
	padding: 13px 25px 0px 22px;
}
#col2 {
	width: 380px;
}
#col2pad {
	padding: 0 22px 0 21px;
}
.entryhead {
	font-size: 11px;
	color: #666666;
	background: url("/i/crayon.gif") no-repeat;
	padding: 0 0 12px 15px;
}
.entryhead a {
	color: #666666;
}
.author {
	color: #ef7538;
}
.entry {
	font-size: 12px;
	color: #505050;
}
.entry img {
	padding: 0 12px 4px 0;
}
.entry p {
	line-height: 16px;
}
.more-link {
	display: block;
	background: url("/i/arrow-more.gif") 0px 10px no-repeat;
	color: black;
	padding: 5px 0 0 10px;
	font-size: 11px;
}
.postmetadata {
	background: url("/i/dashes.gif") top repeat-x;
	padding: 8px 0 20px 0;
	font-size: 11px;
	color: #666666;
}
.postmetadata a {
	color: #666666;
}
.comment {
	float: right;
	background: url("/i/bulle.gif") no-repeat;
	padding-left: 15px;
}
a.comments-link {
	color: #ef7538;
	text-decoration: none;
}
#sidebar {
	padding-top: 20px;
	font-size: 12px;
	color: #505050;
}
.dashesnoir {
	font-size: 17px;
	padding-bottom: 7px;
	background: url("/i/dashesnoir.gif") left bottom repeat-x;
	color: #363636;
}
#tagcloud {
	padding-top: 7px;
}
#tagcloud a {
	color: #505050;
	text-decoration: none;
}
#tagcloud a:hover {
	text-decoration: underline;
}
#rubrique {
	padding-top: 5px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#rubrique a {
	display: block;
	background: url("/i/arrow-more.gif") 0px 5px no-repeat;
	padding-left: 12px;
	color: #505050;
}
.rubcol1 {
	padding-left: 8px;
}
#lastpost a, #recentcomment li, #sabonner a {
	display: block;
	font-size: 11px;
	background: url("/i/arrow-more.gif") 0px 5px no-repeat;
	padding-left: 12px;
	padding-bottom: 3px;
	color: #505050;
}
#recentcomment a {
	color: #505050;
}
.sidelinever {
	background: url("/i/sidelinever.gif") right top repeat-y;
}
#bookmarks h2 {
	font-size: 11px;
	font-weight: bold;
	background: url("/i/arrow-more.gif") 0px 5px no-repeat;
	padding-left: 12px;
	line-height: 13px;
}
#bookmarks ul {
	padding-bottom: 4px;
}
#bookmarks a {
	color: #505050;
	font-size: 11px;
}
#search {
	position: absolute;
	top: 93px;
	left: 602px;
}
#s {
	border: 1px solid #b0b0aa;
	background-color: #d9d9d0;
	padding: 3px 0 3px 5px;
	font-size: 12px;
	width: 270px;
}
.pagetitle {
	padding-bottom: 10px;
	margin-bottom: 15px;
	background: url("/i/dashesnoir.gif") left bottom repeat-x;
	color: #363636;
}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */