/*  
Name: missunderstood template
Author: will rossiter
Date: 2/05/2006
*/

/***Misc Tags***/

* {
 margin: 0px;
 padding: 0px;
}


body {
 background: #000000 url(./image2.jpg) fixed center top no-repeat;

 /*
 url(./bg840.png) repeat-y;
 background: #000 ;
 background-repeat: repeat-y;
 background-attachment:fixed;*/
 background-position: 50% 50%;
 font-family: Lucida Sans Unicode, Verdana, Arial, sans-serif,traditional-arabic;
 font-size: 17px;
 color: #fff;}
 
a img{ border: 0px; }

a { text-decoration: none;}

input {
 background: #333;
 font-family: Verdana;
 font-size: 0.7em;
 padding: 3px;
 color: #f4f4f4;
 border: 2px solid #555;}
 
 select{background: #333;
 font-family: Verdana;
 font-size: 0.7em;
 padding: 3px;
 color: #f4f4f4;
 border: 2px solid #555;}

textarea {
 background: #333;
 font-family: Verdana;
 font-size: 0.7em;
 padding: 3px;
 color: #f4f4f4;
 border: 2px solid #555;}
	
button {
 background: #222;
 font-family: Verdana;
 font-size: 0.7em;
 padding: 2px;
 color: #f4f4f4;
 border: 2px solid #444;
 height: 2em;} 

table#cours {
 	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
 	float: ;
 	line-height: 1.2em; 
	font-size: 0.7em;
    border: 2px solid #444;
    width: 760px;

}

table#cours td {
 	text-align: center;
    padding: 2px;
    border: 1px solid #444;
    margin: 0px;

}

table#coran {
 	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
 	float: ;
 	line-height: 1.2em; 
	font-size: 0.7em;
    border: 2px solid #444;
    width: 315px;

}

table#coran td {
 	text-align: center;
    padding: 2px;
    border: 1px solid #444;
    margin: 0px;

}

table#prog {
 	margin-left: auto;
	margin-right: auto;
 	float: ;
 	line-height: 1.2em;
	font-size: 0.7em;
	border: 0px solid #444;
    width: 760px;
	margin-bottom: 0px;
}

table#prog td {
 	text-align: center;
    padding: 2px;
	border: 0px solid #444;
    margin: 0px;
}

/**** Span class's *****/

.hidden { text-indent: -9000px;}
.br { clear: both;}
.pink { color: #D01A71;}
.gray { color: #999;}
.small { font-size: x-small;}
.large { font-size: xx-large;}
.right { float: right;}
.left { float: left;}
.center { margin: 0 auto; text-align: center;}
.lang-ar { font-size : 1.4em;}

/**** Site Container ****/

#container {width:800px; margin:0px auto;}



/***Header***/

 
#logo { width:800px; height:235px;background: #000000 url(./banner800.jpg) left bottom no-repeat; }

#logo a{
 display: block;
 width: 800;
 height:227;
 padding-top: 200px;
 padding-left: 150px;
 color: #999;
 font-size: 0.9em;
}


/***left Side Bar #navlist p {text-indent: 0px; line-height: 1.0em; font-size: 0.7em; margin-bottom: 0px; color: #f4f4f4;} ***/

#navlist { background: #000;list-style: none; float: right; padding: 10px 10px; margin-top: 10px; border-top: 2px solid #888;text-align: center;}

#navlist li {
 float: left;
 display: inline ; 
}

#navlist li a{
 padding: 0px 20px ;
 color: #999;
 font-size: 0.9em;

 text-align: center;
 
 /* display: block;outline: none;
 width: 90px;padding-left: 15px;
 background: inherit;text-transform: lowercase;border-right: 4px solid #444;
 border-bottom: 1px solid #444;*/
  }
 
#navlist li a:hover {
 color: #f4f4f4;
 text-decoration : underline;
 
 }
 
#navlist li .active {
 color: #f4f4f4;
 text-decoration : underline;
 
 }

/*#navlist .visite {
 display: block;
 height: 25px;
 width: 90px; 
 background: inherit;
 font-size: 0.9em;padding-left: 15px;
  color: #999;
}*/

/***Content***/

#content { float: right; width: 760px; padding: 20px; border-top: 2px solid #888; border-bottom: 2px solid #888; min-height: 570px; height: auto;}

#content a { color:#999; font-weight: bold;}

#content a:hover { 
 color: #fff; 
 /*background: #444; */
 text-decoration : underline;
 font-weight: bold;}
 
#content p {text-indent: 20px; line-height: 1.4em; font-size: 0.7em; margin-bottom: 20px; color: #f4f4f4;}


#content h3 {
text-indent: 20px;
color: #999;
letter-spacing: -0.1em;
margin-bottom: 15px;
}
#content h2 {
text-indent: 30px;
color: #999;
letter-spacing: -0.1em;
margin-bottom: 15px;
}

#courslist { float: ; margin: 0;}

#courslist p {text-indent: 0px; line-height: 1.4em; font-size: 0.7em; margin-bottom: 20px; color: #f4f4f4;}
 
/*#courslist ul {
 list-style-type: none;
 display: inline;
 padding-left: 0px;
 margin-left: 0px;
 height: 25px;
}

#courslist li a{
 display: block;
 float : left;
 text-align:center;
 width:196px;
 padding: 10px 5px;
 margin: 0px;
 background: inherit;
 border: 2px solid #444;
 color: #999;
 font-size: 0.8em;}
 
#courslist li a:hover {
 color: #f4f4f4;
 background: #333;
 border-right: 2px solid #f4f4f4;
 border-left: 2px solid #f4f4f4;}
 
#courslist li .active {
 color: #f4f4f4;
 background: #333;
 border-right: 2px solid #f4f4f4;
 border-left: 2px solid #f4f4f4;}*/
 
 #courslist a{
 display: block;
 float : left;
 text-align:center;
 width:185px;
 padding: 10px 0px;
 margin: 2px;
 border: 1px solid #444;
 color: #999;
 font-size: 0.8em;
 font-weight: normal;}
 
#courslist a:hover {
 color: #f4f4f4;
 background: #333;
 border-right: 1px solid #f4f4f4;
 border-left: 1px solid #f4f4f4;
 font-weight: normal;
 text-decoration : none;}
 
#courslist .active {
 color: #f4f4f4;
 background: #333;
 border-right: 1px solid #f4f4f4;
 border-left: 1px solid #f4f4f4;
 font-weight: normal;
 text-decoration : none;}
 

#news{
 float : ;
 width: 610px;
 display: block;
 padding: 9px;
 margin: 5px;
 margin-top: 15px;
 background: inherit;
 border: 2px solid #444;
}

#news p {line-height: 1.4em; font-size: 0.7em; margin-bottom: 3px; color: #f4f4f4;}
#news .titre { line-height: 1.4em; font-size: 0.9em; margin-bottom: 3px; margin-left: 15px; color: #f4f4f4;}
 
#news hr {
 color: #444;
 margin-bottom: 10px;
}

#image{
 overflow: auto;	
 float : ;
 clear: both;
 /*width: 610px;*/
 display: block;
 padding: 10px;
 margin-top: 10px;
 margin-left: 0px;
 background: inherit;
 border: 1px solid #444;
}

#image_img{
 float : left;
 width: 180px;
 display: block;
 background: inherit;
 
}

#image_descr{
 float : ;
 /*width: 370px;*/
 display: block;
 padding: 10px;
 background: inherit;

}



	#content .code{
	  color: #444;
	  background: #F4f4f4 url(codenums.png) repeat-y;
	  border: 1px solid #ccc;
	  padding: 1px;
	  padding-left: 25px;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  font-size: 0.8em;
	  width: 470px;
	  margin: 2px auto;
	  white-space: nowrap;
	  overflow: auto;}
	  
	#content  code {
	  color: #fff;
	  font-family: "courier new", helvetica, "times new roman", monospace;
	  background-color: #333;
	  font-size: 1.2em;}

#content blockquote { color: #999; font-style: italic; font-size: 0.75em; text-align: center; width: 300px; margin: 10px auto;}
 
/***Footer***/

#footer {
 text-align: right;
 color: #666;
 padding: 25px;
 font-size: 0.7em;
 line-height: 0.7em;
 }
 
#footer p { color: #666;}
 
#footer a { color: #666;}
 
#footer a:hover { color: #f4f4f4;}
	

 
