@CHARSET "UTF-8";

html, body{
	font-family: "Arabic Transparent";
	font-size: 0.85em;}
/*	font-size: 1.1em;} brahim 7 aout 2014 */

div#site-content{
/* 	margin: 0 auto; */
/* 	max-width: 1024px; */
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}

.books-lst ul h2 {
	
	text-align: center;
	
}

.books-lst ul h3 {
	cursor: pointer;	
}

.books-lst ul h3:HOVER {
	text-decoration: underline;
}