/* Le corps
-------------------------------------------------------- */
#corps{
	background: url(img/page.png) repeat-y center top;
}

/* L'entŪte
-------------------------------------------------------- */
#top{
	background: url(img/top.png) no-repeat left top;
}

#top_background{
	background: url(img/bg/temple.png) no-repeat 66px 3px;
}

/* Le contenu
-------------------------------------------------------- */
.day-date{
	background: transparent url(img/day-date.png) no-repeat left center;
}


#trackbacks blockquote, #comments blockquote{
	background: url(img/blanc2.png) repeat; 
}


#q{
	background: #fff url(img/q.png) no-repeat 4px center;
}

#content{
	background: url(img/blanc.png) repeat; 
}

#sidebar_contents{
	background: url(img/sidebar.png) repeat-y -608px 0px; 
}


#sidebar_bottom{
	background: url(img/sidebar-bottom.png) repeat-y -608px 0px; 
}



/* Le pied de page
-------------------------------------------------------- */
#footer{
	background: url(img/footer.png) no-repeat 0px 0px;
}
