﻿/* CSS Document */

@font-face {
  	font-family: 'Droid-Arabic-Kufi';
  	font-style: normal;
  	font-weight: 400;
  	src: url('fonts/DroidKufi-Regular.eot');
  	src: url('fonts/DroidKufi-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/DroidKufi-Regular.woff2') format('x-woff2'),
       url('fonts/DroidKufi-Regular.woff') format('woff'),
       url('fonts/DroidKufi-Regular.ttf') format('truetype');
}


.p
{	font-family:tahoma; 
	padding-left:10px; 
	font-size:14px; 
	color:#000000; 
	text-align:justify;
	text-indent:0px;
	margin-bottom : -5px;

}

.pp
{
	font-family:arial; 
	font-size:16px; 
	color:#fafec0;
	text-align:justify;
	font-weight: bold;
	margin-bottom : -5px;	
}

.ppp
{
	font-family:tahoma; 
	font-size:14px; 
	color:#000000;
	text-align:justify;
	font-weight: normal;
	margin-bottom : -5px;	
}

.titr
{
	font-family:'Droid-Arabic-Kufi';
	font-weight: bold;
	font-size:20px;
	color:#377255; 
	text-align:right;
}

.tt
{
	font-family:'Droid-Arabic-Kufi';
	font-weight: bold;
	font-size:24px;
	color:#377255; 
	text-align:center;
}

.intertitle
{
	font-family:'Droid-Arabic-Kufi';
	font-weight: normal;
	font-size:20px;
	color:#7e5832; 
	text-align:right;
}

.left{
	float:left;
}

.FotText{
	font-family:'Droid-Arabic-Kufi'; color:#FFF; font-size:12px; padding-left:10px; padding-top:13px;
}
