*{
padding:0;
margin:0;
}

html{
height:101%;
}

body{
color:#fff;
background-color:#263224;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
}

	.situation{
		color:#263224;
		font-size:1em;
		font-weight:bold;
		background:#dedebc;
		margin-bottom:10px;
		padding-top:5px;
		padding-bottom:5px;
		margin-top:10px;
		}
		
	 div#global{
		width:760px;
		margin:20px auto;
		background:#fff;
		color:#000;
		border:3px solid #cccc9a;

		}
		
	div#header{
		position:relative;
		margin:0;
		padding:0;
		height:150px;
		background:#F7D49C;
		color:#000;
		}
	
	.date{
		z-index:2;
		font-weight:bold;
		font-size:11px;
		margin-right:250px;
		}
	
	div#menuh {
		border-top:2px solid #cccc9a;
		border-bottom:2px solid #cccc9a;
		background:#9A6634;
		color:#fff;
		height:20px;
		margin:0px;
		padding:0px;
		}

	div#menuh ul {
		color:#fff;
		background:#9A6634;
		text-align:right;
		padding-top:2px;
		margin:0;
		}
	div#menuh ul li {
		display:inline;
		/*permet d'afficher la barre de menu en ligne et donc d'utiliser les marges 					par rapport à la ligne et non par rapport au bloc*/
		
		}

	div#menuh ul li a {
		font-size:11px;
		color:#fff;
		font-weight:bold;
		background:#9A6634;
		text-decoration:none;
		border-left:1px solid #fff; 
		}

	div#menuh ul li a:hover {
		color:#000000; 
		background:#9A6634;
		}	
		
	
		
		div#sidebar{
		float:left;
		width:160px;
		color:#000;
		background-color:#fff;
		padding-left:5px;
		padding-top:5px;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:5px;
		}
		
		div#menu_gauche {
		width:145px;
		}
		
		#menu_gauche p {
		margin:0;
		padding: 2px 0;
		}		
		
		#menu_gauche ul, li {
		margin:0;
		padding: 2px 0;
		}	

		
		#menu_gauche p {
		cursor:pointer;
		margin:2px 0;
		height:20px;
		font-size:11px;
		text-align:left;
		font-weight:bold;
		border-top:1px solid #cccc9a;
		}

		
		
		#menu_gauche p a{
		text-decoration:none;
		display:block;
		color:#263224;
		background-color: #fff;
		border:0 none;
		padding-left:20px;
		}
	
		#menu_gauche p a:hover {
		color:#fff;
		background:#cccc9a;
		padding-top:4px;
		border:0 none;
		}
		
		#menu_gauche li{
		text-align:left;
		background:url(../images/fond_sous_menu.gif);
		background-repeat:repeat-y;
		list-style-type:none;
		font-size:11px;
		font-weight:lighter;
		padding-left:7px;
		
		}
		
		#menu_gauche li a {
		cursor:pointer;
		color:#5e5e5e;
		background-color:transparent;
		text-decoration:none;
		display:block;
		border:none;
		height:100%;
		padding-left:7px;
		
		}
		
		#menu_gauche li a:hover{
		cursor:pointer;
		color:#263224;
		background-color:#dedebc;
		font-size:11px;
		}
		
	div#content{
		width:auto;
		background-color:#fff;
		color:#000;
		padding:5px;
		margin-left:165px;
		margin-top:5px;
		margin-bottom:10px;
		margin-right:10px;
		}
		
div#footer{
		clear:both;
		background:#DDDDBB;
		text-align:center;
		color:#263224;
		font-size:10px;
		font-weight:bold;
		padding-top:5px;
		margin-top:5px;
		
		}		
	div#footer a{
		color:#263224;
		background:#DDDDBB;
		text-decoration:none;
		}
		
	div#footer a:hover{
		background:#ffe6c0;
		color:#263224;
		text-decoration:none;
		}


/*=================================================
 4. L'agenda
===================================================*/
div#agenda {
	padding-left:60px;
	}

div#agenda h1{
		color:#263224;
		font-size:1em;
		background:#dedebc;
		margin-right:200px;
		line-height:30px;
		padding-left:10px;
		}
	
.parole {
	text-align:center;
	font-weight:bold;
	font-size:24px;
	width:400px;
	}

div#agenda table{
	width:420px;
	}

div#agenda td{
	border-bottom:1px dotted #263224;
	}
div#agenda p {
	font-size:11px;
	text-align:center;
	font-weight:bold;
	color:#000;
	background-color:#fff;
	}
	
.agend1 {
	width:15%;
	font-weight:bold;
	text-align:center;
	}

.agend2 {
	width:15%;
	}
	
.agend3 {
	width:70%;
	}
.image{
	z-index:2;
	}	
.agend4 {
	margin-left:60px;
	}
/*=================================================
 5. Les Partenaires
===================================================*/

div#partenaire table {
	width:auto;
	margin-left:15px;
	}

.part2 {
	padding-left:10px;
	text-align:justify;
	padding:5px;
	
	}

/*=================================================
 5. Les Petits Déjeuners de femmes
===================================================*/

.femmes {
	text-align:justify;
	font-size:11px;
	}
	
.tabfemme {
	width:560px;
	font-size:10px;
	border:3px solid #cccc9a;
	}
		
.tabfemme1 {
	text-align:center;
	border-bottom:1px solid #cccc9a;
	padding:10px;
	}
	
.tabfemme2 {
	text-align:justify;
	padding:10px;
	}

.tabfemme3 {
	text-align:center;
	padding:10px;
	}

	
	
.adfemme1 {
	float:left;
	padding-left:100px;
	}
	
.adfemme2 {
	padding-left:300px;
	}
	
.parfemme {
	text-align:center;
	}
	
/*=================================================
 6. Ce que nous croyons.
===================================================*/

div#croyances p {
	text-align:justify;
	}
	
div#croyances h4 {
	text-align:center;
	font-size:24px;
	border:solid 1px #000;
	padding:10px;
	margin-left:30px;
	margin-right:30px;
	}

.gras {
	font-weight:bold;
	}
	
.grassouligne {
	font-weight:bold;
	text-decoration:underline;
	}
	
	
	
/*=================================================
 9. nouvelles membres - cultes de la semaine
===================================================*/

div#nouvelles {
	margin-left:10px;
	}
div#nouvelles p {
	text-align:justify;
	}
	
div#nouvelles h3 {
	text-align:center;
	}

/*=================================================
 10. Librairies
===================================================*/

div#libleft {
	float:left;
	padding:5px;
	}
	
div#libright {
	float:right;
	padding:5px;
	}
	
div#libleft2 {
	float:left;
	padding:5px;
	}
	
div#libright2 {
	float:right;
	padding:5px;
	}

div#libright address {
	font-weight:bold;
	text-align:center;
	}
	
div#libright p {
	font-size:10px;
	font-weight:bold;
	}
.libp {
	font-size:12px;
	text-align:center;
	}
	
div#libright table {
	text-align:center;
	}

div#libright table th, td {
	height:25px;
	}
	
div#librelative {
	clear:both;
	}
	

.libpart1 {
	width:30%;
	}
	
.libpart2 {
	width:70%;
	}
	
/*=================================================
 11. Vie d'eglise
===================================================*/

.eglise1 {
	text-align:center;
	font-weight:bold;
	font-stretch:extra-expanded;
	border:1px #666666 dotted;
	margin-left:150px;
	margin-right:150px;
	line-height:250%;
	background-color:#DBDBDB;

	
	}

div#eglise table {
	width:300px;
	}

.eglise2 {
	font-weight:bold;
	}
	
/*=================================================
 12. Section flambeaux
===================================================*/

.img {
	text-align:center;
	}

.flamb1 {
	text-align:center;
	font-weight:bold;
	}

.flamb2 {
	text-align:center;
	font-weight:bold;
	color:#003399;
	}

/*=================================================
 13. Section Notre histoire
===================================================*/

div#histoire {
	text-align:justify;
	padding:10px;
	background-color:#E8E8E8;
	
	}

div#histoire1 table {
	text-align:justify;
	width:auto;
	}

.histoiretd {
	text-align:center;
	font-weight:bold;
	padding:20px;
	}

.histoiretd1 {
	text-align:right;
	font-weight:bold;
	padding:10px;
	}

div#ul {
	padding-left:20px;
	}

.vieglise {
	padding-left:35px;
	}

.photo_histoire {
	padding-left:150px;
	font-weight:bold;
	}
	
/* formatage pour calendrier flambeau (page programme_flamb.php) */	
#calendrierfamb{
background:"red";
}
#calendrierfamb p{
font-weight: bold;
font-size: 16px;
color: #666666;
}
#calendrierfamb ul{
padding-left: 50px;
}
#calendrierfamb li{
font-weight: bold;
font-size: 12px;
}

/* formatage pour infos flambeau (page infos_flamb.php) */	

div#infosflamb {
	padding-left:20px;
	font-size:12px;
	}


/* Mise en page - informations diverses */

div#infos {
	border:solid 2px #263224;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	width:120px;
	}
	
/*=================================================
 13. Section Evenements
===================================================*/

.eve1 {
	width:auto;
	text-align:center;
	border-bottom:#666666 2px;
	}

.eve2 {
	width:90px;
	height:50px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	}

.eve3 {
	width:10px;
	}

.eve4 {
	width:470px;
	text-align:justify;
	font-size:12px;
	}
	
.eve5 {
	border:#000000 2px;
	}
