/*
Theme Name: Tofy Style
Theme URI: http://www.librairiedetofy.com/
Description: Tofy Style is a two-column theme.
Version: 1.9
Author: <a href="http://www.librairiedetofy.com/">Tofy</a> & <a href="http://www.librairiedetofy.com/">Jo</a>
*/
* { margin: 0; }

body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	background: #FFFFF;
	}

a {
	color: #000000;
	text-decoration:none;
	}
	
a:hover { 
	color: #5A780A;
	text-decoration:none;
	}

img, img a { 
	border: 0; 
	}
	
#couv {
	border: #FFF solid 3px;
	}
	
#header {
	height: 177px;
	padding: 0px;
	border:0px;
	margin:0px;
	}

#content {
	padding: 0px 0px 0px 0px;
	border:0px;
	margin:0px;
	}

.post {
	padding: 0px 60px 0px 0px;
	}

.post .title {
	margin:0 0 10px 0;
	}

.post .title a {
	font-size: 25px;
	color: #000;
	}
	
.post .title a:hover {
	color: #4D6A00;
	}
	
.post .entry {
	text-align: justify;
	}

#footer {
	/*border-top: 1px dashed #CCC;*/
	margin: 5px;
	padding: 10px 5px 5px 5px;
	font-size: 11px;
	color: #000;
	}
	
.liste_pages_livre {
	padding: 50px 0px 0px 80px;
	font-weight:bold;
	text-transform:uppercase;
	list-style:square;
	}
