/* @override http://palestinemonitor.org/spip/squelettes/palmon_section.css */

/* palmon_section.css - the css styles for the sections *//* === css code for all sections === */.section_screen {	clear: both;	width: 560px;	background-color:#FFF;	margin: 30px auto;	padding-top: 5px;	text-align: left;	color: #000;	font-family: Verdana, Tahoma, Arial, sans-serif;	font-size: 12px;}.section_screen h1{	margin: 0;	padding-bottom:5px;	text-align:center;}/* ==== To present the list of articles in a section ====== *//* (css code for rubrique.html) */.articles_list {	margin:0;}.articles_list img{	margin:10px;}.articles_list ul{	list-style: none;	margin:0;	padding:0;}.articles_list li{	clear:both;	margin: 10px 0 0;
	border-top: 1px solid #CCC;	padding: 0 0 5px 10px;}.articles_list a{	color:#000;	text-decoration: none;	}.articles_list #al_title{	margin:0;	padding-top:10px;	font-size:14px;	font-weight: bold;}.articles_list #al_authors{	margin:0;
	padding-top:2px;	font-size:12px;	color:#600;	font-weight: bold;}.articles_list #al_date{	margin:0;
	padding-top:2px;
	font-style:italic;	font-size:12px;}
.articles_list #al_text{	margin:0;
	padding-top:2px;	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	display: block;
}
/* to present the list of factsheets at the section level *//* (css code for rubrique=1.html) */.factsheets_bloc {	margin: 5px 0 0 25px;}.factsheets_bloc a {	color:#000;	text-decoration: none;}.factsheets_bloc a:hover {	color:#600;	text-decoration: none;}/* to present the pagination in the list of articles, and the barghouthi link *//* (css code for rubrique=8.html) */.pagination_box{	clear: both;	margin: 5px 20px;	border: 1px solid #CCC;	font-size: 11px;}.pagination_box #numberlink{	float: left;	margin: 0;	padding:0;}.pagination_box #mblink{	float: right;	margin:0;	padding:0;
	font-weight: bold;
}
