section#derniere_photo{
	position: relative;
	
	}


section#derniere_photo img{
	margin-top: 20px;
	border:1px solid grey;
	max-width:100%;
}

section#derniere_photo span {
	position: absolute;
	/* pour les navigateurs qui ne pige pas le rgba */
	background-color: rgb(0, 0, 0);
	/* pour les navigateur qui pige le rgba */ 
	background-color: rgba(0, 0, 0, 0.5);
	color:rgba(255, 255, 255, 0.5);
	max-width:100%;
	bottom:6px;
	left:0;
	text-align:center;
	height:25px;
	line-height: 25px;
}

section.bloc iframe.iframe_video{
	height: 240px;
}

img.capture{
display: none;}

article > header {
	font-size: 0.8em;
	margin-top: -15px;
	color: rgb(95, 95, 95);
}



/****************************************************************/
/* 1. TEXT SETTINGS */
/****************************************************************/

div.colonne {}

div#colonne_principale{
	font-size: 1em;}
	
div#articlesaccueil p{
	text-align: justify;
}
	
/****************************************************************/
/* 2. BLOCS */
/****************************************************************/

div#colonne_principale{
	float: left;
	width: 45%;}
	
div#colonne_secondaire{
	float: right;
	width: 34%;}
	
div#colonne_tertiaire{
	float: right;
	width: 18.0%;}
	
div#colonne_double{
	float: right;
	width: 46%;}
	
section#dernieres_photos img{
	width: 74px;
	height: 74px;}
	
div#contenu{
}

/* 2.2 Images */
	
section#articlesaccueil img.illustrarticle{
	float:left;
}

/* 2.3 Facbox */

div.fb-page{
	width: 100%;
}

/****************************************************************/
/* 3. PADDING & MARGIN */
/****************************************************************/

section#annonce.module{

}


div#colonne_principale,
div#colonne_secondaire,
section#dernieres_photos h1,
section#dernieres_cartes h1,
section#derniers_documents h1,
section#genealogie h1,
section#pratique h1,
section#visiteurs h1
{
	margin: 0;}

div#colonne_tertiaire{
	margin-left: 20px;}

section.module  p{
	margin: 5px 5px 10px 5px;}

section#articlesaccueil{
	margin-right: 10px;
}
	
section#articlesaccueil img.illustrarticle{
	margin-right:10px;
	margin-top: 20px;

}
	
section#dernieres_photos div{
	margin: 5px;}
	
section#dernieres_photos img{
	margin: 1px;
	padding: 0;}
	
section#dernieres_cartes img{
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 7px;
}

/****************************************************************/
/* 4. BORDER WIDTH AND STYLE */
/****************************************************************/

section#dernieres_photos img,
section#dernieres_cartes img,
section#articlesaccueil img.illustrarticle
{
	border-width: 1px;
	border-style: solid;}

/****************************************************************/
/* 4. COLOR & BACKGROUND */
/****************************************************************/

section#articlesaccueil img.illustrarticle
{
	border-color: grey;
}

section#prochains_evenements, section#toutelannee{
	border-color: #ffcc33;}
	
section#dernieres_discussions,
section#petites_annonces,
section#derniers_sites,
section#derniers_commentaires{
	border-color: #339900;}
	
div.fb-page,
section#annonce,
section#dernieres_photos,
section#dernieres_cartes,
section#derniers_documents,
section#genealogie,
section#pratique,
section#visiteurs{
	border-color: rgb(204,204,204);}
	
section#dernieres_photos img,
section#dernieres_cartes img,
section#articlesaccueil img.photo_droite_1
{
	border-color: grey;}
	
section#prochains_evenements h1, section#toutelannee h1{
	background-color: #ffcc33;}
	

section#dernieres_discussions,
section#petites_annonces,
section#derniers_sites,
section#derniers_commentaires
{
	background-color: #ffffff;}

section#dernieres_discussions h1,
section#petites_annonces h1,
section#derniers_sites h1,
section#derniers_commentaires h1
{
	background-color: #339900;}
	
section#annonce,
section#dernieres_photos,
section#dernieres_cartes,
section#derniers_documents,
section#genealogie,
section#pratique,
section#visiteurs
{
	background-color: #ffffff;}

section#annonce h1,
section#dernieres_photos h1,
section#dernieres_cartes h1,
section#derniers_documents h1,
section#genealogie h1,
section#pratique h1,
section#visiteurs h1{
	background-color: rgb(204,204,204);}