body{
overflow:auto;
margin:0;
padding:0;
}


#global 
{

	position:absolute;
	left: 50%; 
	top: 50%;
	width: 990px;
	height: 580px;
	margin-top: -290px; /* moitié de la hauteur */
	margin-left: -495px; /* moitié de la largeur */
	

}

#header 
{
	position:relative;
	height : 120px;
	width: 990px;
	text-align:center;
	align:center;
	top:0;
	margin:0;
	padding:0;
}


.header1
{
	height : 120px;
	text-align:center;
	align:center;
	background: url("../img/banniere_fade2.jpg") no-repeat;
	background-position:top right;
	top:0;
}

.header2 
{
	height : 120px;
	text-align:center;
	align:center;
	background-repeat:repeat-x;
	background-position:top right;
	top:0;
}
.lien {
	color:#3C5BA4;
	font-size:12;
  	font-family: verdana;
}

a {
	color:#3C5BA4;
	font-size:12;
  	font-family: verdana;
}



.livre_dor{

	background: url("../img/mosque_mini.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
}



.page_liens{

	background: url("../img/hsan.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
}


.img_accueil{

  	background: url('../img/khaled_mahares.jpg');
	width:420px;
	height:290px;
	background-repeat:no-repeat;
	background-position:bottom middle;

}
#img_paneau{

  	background: url('../img/panneau_mahares.gif');
	width:150px;
	height:135px;
	background-repeat:no-repeat;
	background-position:bottom middle;

}


.panel{

	background: url("../img/panel-Window.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	width:660;
	height:383;
}

#content
{
	position:relative ;
	height:440px;
	width:990px;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: .65em;
	
	background: url("../img/sky.jpg");
	background-repeat:no-repeat;
background-attachment: fixed;
	background-position:center center;
	overflow:auto;
	z-index:1;
	float:left;
border: 1px solid #3C5BA4;

}
		
.content
{
	position:relative ;
	height:440px;
	width:990px;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: .65em;
	
	background: url("../img/sky.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	overflow:auto;
	z-index:1;
	float:left;

border: 1px solid #3C5BA4;
}
		
	
		
.welcome
{
	position:relative ;
	height:440px;
	width:990px;
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: .65em;
	
	background: url("../img/sky_welcome.jpg");
	background-repeat:no-repeat;
	background-position:left center;
	overflow:auto;
	z-index:1;
	float:left;

border: 1px solid #3C5BA4;
}
		
	

div#footer 
{
	position: relative;
	top: 2;
	right: 0;
	text-align : center;
	font-size: .6em;
	z-index:160;

}
.styled1 {
	width: 220px;
	height: 30px;
	border: 1px solid #768CBF;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.styled {
	width: 220px;
	height: 140px;
	border: 1px solid #768CBF;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-position: bottom right;
	background-repeat: no-repeat;
}
.valider{
	width: 90px;
	height: 25px;
	padding: 1px;
	font-family: Tahoma, sans-serif;
	background-color: #768CBF;
	font-size:11;
	font-weight:bold;
	color:white;
	cursor:pointer;
}
/* STYLE GENERAL DE LA PAGE */

/***********************************************************/
/* GALERIE DE PHOTOS - PROGRAMMEUR : Jean-Baptiste Vincent */
/*           version 2.2 (25/07/07)                        */
/*                                                         */
/*           Licence: GPL                                  */
/*                                                         */
/*           Check for new versions at :                   */
/*           http://galeriephp.free.fr                     */
/***********************************************************/

#div_menu
{ position: absolute;
  padding-top: 10px;
  padding-left: 0px;
  width: 200px;
  text-align: left;
}

#div_menu a
{

	color:#8A6452;
	font-weight:bold;
	font-size:12;
 color: #000000;
}

#div_menu li
{
  font-family: Arial;
  font-size: 10pt;
color:#768CBF;
  position: relative;
  left: 20px;
  top:5px;
}

#div_menu li a
{
	color:#768CBF;
	font-weight:bold;
	font-size:12;
}

#div_menu li a.active
{
  font-family: Arial;
  font-size: 10pt;
  color: #55AA88;
  text-decoration: none;
}

#div_photos
{
  position:relative;
  top: 10px;
  left: 210px;
  width: 550px;
  height: 370px;
  text-align: left;
  background: transparent;
  font-size : 8pt;
  font-family : Verdana;
  color: #555555;
  overflow: auto;
}
.img-shadow {
  float:left;
  background: url(include/shadowAlpha.png) no-repeat bottom right !important;
  background: url(include/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.tableau{

position:relative;
float:center;
align:center;
horizontal-align:center;
vertical-align:center;

}
.tableau tr{

  font-size : 10pt;
  font-family : Verdana;
  height:30px;
}
.tableau td{

  font-size : 10pt;
  font-family : Verdana;

}

.tableau td input{
	border : 1px solid #a9a9a9;
	background-color:#FAFAFA;
	
}
.tableau td textarea{
	border : 1px solid #a9a9a9;
	background-color:#FAFAFA;

}

.tableau td select{
	border : 1px solid #a9a9a9;
	background-color:#FAFAFA;

}
.tableau td .radio{
	border :0px;
	background-color:transparent;

}
.alerte{
	display:none;
	font-color:#FF2222;

 	font-size : 10pt;
  	font-family : Verdana;

}
.star{
  	background: url(../images/star.gif) no-repeat left top;
	color :#FF5555;
	margin:0;
	padding:0;
}
.star_ok{
  	background: url(../images/star_ok.gif) no-repeat left top;
	color :#55FF55;
	margin:0;
	padding:0;
}
.laframe{
width:730px;
height:260px;
overflow-y:hidden;

}
.footer_frame{
width:730px;
height:30px;
overflow:hidden;
}

.new_menu{
/*
	width:180px;
	height:12px;
	background-image: url('../images/new.gif');
	background-repeat: no-repeat;
	background-position:bottom-left;
	padding-left:40;
	cursor:pointer;*/
}


