/* @override 
	http://www.valletoux.com/design/css/blog.css
	http://valletoux.com/design/css/blog.css
*/

body {
	margin: 0;
	padding: 0;
	background-color: #fafafa;
}

h2 {
	font-size: 18px;
	color: #ddd;
}

h4 {
	font-weight: normal;
	color: #444;
	font-size: 1.2em;
}

p {
	font-size: 12px;
}

li {
	list-style: none;
}

.buggybox, ol.comments {
	border-bottom: 1px solid #fff;
}

div#header {
	height: 210px;
}

div#header img.sous {
	position: absolute;
	float: left;
	top: 7px;
	left: 17px;
}

div#header img.sur {
	position: absolute;
	float: left;
	top: 40px;
	left: 420px;
	z-index: 100;
}

div#header h1.titre {
	position: absolute;
	margin-top: 65px;
	left: 22px;
	color: #fff;
	font-size: 19px;
}

div#blogcontainer {
	width: 100%;
	float: left;
}

div#container {
	float: left;
	width: 760px;
}

div#container img {
	float: right;
	margin: 0 -30px 10px 20px;
}

ol.comments li small img {
	float: left;
	width: 49px;
	height: 47px;
}

div#container .texto {
	font-size: 13px;
	text-align: justify;
	line-height: 180%;
	width: 718px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 35px;
}

div#navbar {
	margin: 0 20% 0 0;
	padding: 10px;
	position: absolute;
	left: 765px;
	border-left: 1px solid #555;
	top: 160px;
}

div#navbar ul.liens form {
	position: relative;
	top: 0px;
	left: -40;
	margin: 0;
	padding: 0;
}

div#navbar ol, div#navbar li {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

div#liens {
	margin-bottom: 30px;
}

div#cloud {
	font-size: 0.7em;
	line-height: 170%;
	text-align: justify;
	color: #7d7d7d;
}

.tagSize8 {
	color: #3f3f3f;
}

.tagSize7 {
	color: #4c4c4c;
}

.tagSize6 {
	color: #585858;
}

.tagSize5 {
	color: #656565;
}

.tagSize4 {
	color: #727272;
}

.tagSize3 {
	color: #7f7f7f;
}

.tagSize2 {
	color: #8b8b8b;
}

.tagSize1 {
	color: #989898;
}

div.mem_list_head {
	text-transform: lowercase;
	margin-top: 10px;
	color: #9ab9bd;
	border-bottom-style: solid;
	border-bottom-width: thin;
	font-size: 30px;
}

div.tag, div#calendar {
	text-transform: lowercase;
	color: #9ab9bd;
	font-size: 30px;
	padding-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

table {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 0.75em;
	color: #999;
}

table a {
	color: #000;
}

div.mem_list_column {
	margin-left: 10px;
	width: 100%;
}

div.mem_list_column p {
	color: #444;
}

div.mem_list_column a {
	color: #cc261b;
}

div#sticky {
	width: 470px;
	position: absolute;
	top: 10px;
	left: 532px;
	line-height: 130%;
	color: #a6a6a6;
	font-size: 0.80em;
}

div#sticky div.buggybox {
	border: none;
}

div#reaction {
	color: #4d4d4d;
	font-size: 0.7em;
}

#reaction a {
	color: #ca2c1d;
	font-size: 1.2em;
}

#sticky div.titre {
	position: absolute;
	top: 112px;
	left: -200px;
	font-size: 1.3em;
}

#container div.texto p span.navi-article {
	float: none;
}

/* @group Commentaires */

ol.comments {
	padding: 10px 10px 10px 20px;
	margin: 2px 0 20px 0;
	background: #dfdfdf;
	float: left;
	width: 686px;
	border-top: 1px solid #FFF;
}

ol.comments li p {
	padding: 0;
	margin: 0;
}

div.commentaire {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #FFF;
	padding-top: 15px;
}

#txpCommentInputForm {
	float: left;
	font-size: 12px;
}

#contenu {
	width: 100%;
	float: left;
}

#contenu div.ligne {
	width: 100%;
	float: left;
	padding-top: 2px;
	padding-bottom: 4px;
}

#complement div.ligne label {
	width: 225px;
}

#container div.texto ol.comments li span {
	float: left;
	margin-top: 4px;
}

#container div.texto ol.comments li div.commentaire small {
	margin-left: 25px;
}

label {
	float: left;
	width: 100px;
}

input {
	float: left;
}

#txpCommentHelpLink {
	padding-left: 20px;
}

/* @end */

/* @group Calendrier */



/* @end */

#navbar table tbody tr td {
	text-align: center;
}

#navbar table tbody tr td.hasarticle div.permalink a {
	background-color: #9ab9bd;
	width: 100%;
	height: 5px;
	display: block;
}

#navbar table tbody tr td h4 {
	margin: 10px 0 0 0;
}


