/* CSS Document */
body{
	margin:0px;
	direction:ltr;
	background-image:url(images/back.gif);

}
.footer{
	font-family:Tahoma, Arial, "Times New Roman";
	font-size:9px;
	color:#333333;
	background:url(images/bgfooter.gif);
	height:22px;
	
}
.booktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.authorname{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.prix{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bookdesc{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.imagebook {
	border: 1px solid #666666;
}
.menuitem{
	background-color:#f0f0f0;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
a.catname{
	color: #333333;
	text-decoration: none;
}
a.catname:hover{
	color: #333333;
	text-decoration: none;
}
input{
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}
.newstitle{
	font-family: "arabic Transparent", arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;	

}
.newsdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;	

}
.newsdetail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.newsmore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.newsmore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.newsmore:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE1E1;
	text-decoration: none;
	background-color: #FF0000;
}

.detail{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.pagetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
