body {
	margin : 0;
	padding : 0;
	/*background : #EEE url(images/bg.png) repeat-y 42em 0;*/
	background : #EEE;
	font-family: Verdana, Geneva, "Bitstream Vera Sans", sans-serif;
	font-size: 80%;
	color : #000;
}

html>body{
	background-position: 65em 0;
}



form { display : block; margin : 0; padding : 0; }
pre, code, samp {
	font-family : "Courier New",monospace;
	font-size : 1em;
	line-height : 1.2em;
	background: #f7f7f7;
	border: 1px solid #d7d7d7;
}

pre {
	padding:5px;
	overflow: auto;
}

q { font-style : verdena; }
a { color : #210; }
a:visited{
	color: #666666;
}
a:hover, a:focus, a:active { color: #cccccc; }
a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	color : #ffffff;
	background : transparent;
}
img, a img{
	border : none;
	max-width: 100%;
	text-decoration: none;
}

ul{
	list-style: square;
	list-style-image: url(images/09.png);
}

.left{ float: left; margin-right: 1ex;}
.right{ float: right; margin-left: 1ex;}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
}

h2{
	font-size: 1.3em;
	color: #555;
	background: transparent;
}

h3{font-size: 1.2em;}
h4{font-size: 1.1.em;}

hr{margin-top:20px; margin-bottom: 20px}

/* Page
************************************************************/
#page {
	position: relative;
	width: 76.2em;
	height:162em;
	margin : 0 auto;
	padding : 0;
	background: #FFF;
	background-image: image/index.gif;
	/*background-image: url(images/menubg.png);
	background-repeat: repeat-y;
	background-position: 46em 0;*/
}

/* Header
************************************************************/
#top {
	margin : 0;
	height: 20em;
	background: #FFFFFF url(images/header.jpg) repeat-x;
	color: inherit;
	margin-bottom: 1em;
	position: relative;
	background-color: #FFFFFF;
}

#top h1 {
	margin: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.5em;
	position: absolute;
	bottom: 1ex;
	left: -17px;
	top: 0px;
}

#top a {
	text-decoration : none;
	background: transparent;
	color:#999999;
}



/* Header2
************************************************************/
#bottom {
	margin : 0;
	height: 26;
	width : 730;
	background: #FFFFFF url(images/header.jpg) repeat-x;
	color: inherit;
	margin-bottom: 1em;
	position: relative;
	background-color: #FFFFFF;
}

#bottom h1 {
	margin: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.5em;
	position: absolute;
	bottom: 1ex;
	left: -17px;
	top: 0px;
}

#bottom a {
	text-decoration : none;
	color: #FFF;
	background: transparent;
}





/* Prelude
************************************************************/
#prelude {
	margin : 0;
	padding-left : 2px;
	padding-top : 5px;
	top: 5px;
	left: 12ex;
	color: #999999;
	background: transparent;
}

#prelude a {
	color : #006699;
	background: transparent;
}



/*
************************************************************/
#main {
	float : left;
	width : 58em;
	margin-right : 0px;
	margin-left : 5px;
}
#content {
	margin: 0 0 0 0;
}


/* Billet
************************************************************/
.post {
	margin: 0 0 0em 0;
	border-left: 1px solid #DDD;
	padding-left: 2ex;
	position: relative;
}

.day-date {
	margin: 0;
	color: #66cc00;
	background: transparent;
	text-align: right;
	width: 10ex;
	position: absolute;
	left: -13ex;
	font-size: 90%;
}

html>body .day-date{
	left: -11ex;
}

.post h2{
	margin-bottom: 0;
}

.post h2 a{
	color: #000;
	background: transparent;
	text-decoration: none;
}

.post-info {
	font-size : 0.85em;
	color : #333;
	margin : 0;
}

.post-chapo {
	margin-bottom : 2em;
}

.post-content {
	text-align: justify;
}

.post-info-co {
	font-size : 0.85em;
	clear : both;
	color : #666;
	background: transparent url(images/bulle.png) no-repeat left center;
	padding-left: 13px;
}

#trackbacks{
	display: none;
	margin-left: 2ex;
	margin-top: 2em;
}

#comments{
	margin-left: 2ex;
	margin-bottom: 1em;
	margin-top: 2em;
}

.comment-info{
	padding-left: 13px;
	background: transparent url(images/bulle.png) no-repeat left center;
}

#comments blockquote{
	margin-left: 1ex;
	margin-bottom: 2em;
	padding-left: 1ex;
	border-left: 1px solid #DDD;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

.field textarea{
	width: 100%;
	height: 20em;
	border: 1px solid #999;
}

input[type=text]{
	border: 1px solid #999;
}

#sidebar {
	margin-left : 60em;
	margin-right: 1em;
	padding-left: 1em;
	border-left: 1px dotted #CCC ;
}

#sidebar h2{
	font-size: 1.1em;
	/*background: transparent url(images/menu.png);*/
	background-color: #EEE ;
	color: inherit;
	padding: 3px;
}

#sidebar h3{
	font-size: 1em;
	font-weight: bold;
	color: #999 ;
}

#sidebar ul{
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	color: #999 ;
}

#sidebar ul li{
	margin: 1ex 0;
}

#sidebar ul li a{
	text-decoration: none;
}

/* Recherche */
#q{
	background: #FFF url(images/search.png) no-repeat;
	background-position: 3px center;
	padding-left: 16px;
	width: 8em;
}

/* image
 */
#image{
	margin-left: 0em;
	margin-bottom: 1em;
	margin-top: 0em;
	width:118px;

}


/* Footer
************************************************************/

/* error
************************************************************/

a{
	font-weight:bold;
	text-decoration:none;
	color:#000
}
a:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#000
}
/