﻿TR.trCotisationAjour
{
	font-weight: bold;	
}

DIV.CommentairesBlogTitre
{
	font-weight: bold;
}

DIV.CommentairesBlog
{
	margin-left: 30px;
	border-left: solid 2px;
	padding-left: 5px;
}

DIV.CommentairesBlog P
{
	margin: 0px;
	padding: 0px;
}

DIV.CommentairesBlog HR
{
	width: 80%;
	margin: 10px;
}

DIV.ArticleBlogDate
{
	font-size: 9pt;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
	border-color: lightblue;
	color: Black;
}

/* Encadre la totalité d'un article sur le blog */
DIV.ArticleBlog
{
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: Black;
}

/* Titre d'un article sur le blog */
DIV.TitreBlog
{
	font-size: 12pt;
	color: #ff3366;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 5px;
}

DIV.TitreBlog A
{
	color: #ff3366;
	text-decoration: none;
}

/* Contenu d'un article sur le blog */
DIV.ContenuBlog
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

/* Contenu d'un article sur le blog */
DIV.AuteurBlog
{
	text-align: right;
	font-size: 8pt;
	font-style: italic;
	border-top-style: dotted;
	border-top-width: 1px;
	border-color: lightblue;
}

/* Recapitulatif par mois du nb d'articles */
DIV.RecapBlog
{
	color: #ff3366;
	font-size: 9pt;
	margin-left: 10px;
	margin-bottom: 30px;
	text-decoration: underline;
}


/* Partie pour les news du blog+forum */
DIV.newsBlogForum
{
	font-size: smaller;
	margin-bottom: 10px;
	display: block;	
}

/* Partie générique pour toutes les pages */
BODY
{
	color: #444444;
	font-family: Tahoma;
}

IMG
{
	border-style: none;
}

HR.separateur
{
	color: lightblue;
}



/* Gestion du DIV de contenu */
#divContenu
{
	font-size: 10pt;
}

#divContenu TD
{
	font-size: 10pt;
}




/* Section pour les photos d'éditorial et mot du président */
.divFlottantDroite
{
	float: right;
	margin: 20px;
	font-style: italic;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #0000ff;
}

.divFlottantDroite IMG
{
	display: block;
}

.sousLegende
{
	color: Black;
	font-weight: normal;
	font-style: normal;
	font-size: 7pt;
}

IMG.photoAlbum
{
	display: block;
	margin-top: 30px;
}












.DateCommunique
{
	font-size: smaller;
	font-style: italic;
	border-bottom: solid;
	border-width: 1px;
	border-color: lightblue;
	margin-bottom: 20px;
}




/* Styles utilisés par GUI.PHP */

/* DIV.TitrePage est utilisé par startLayout() dans gui.php pour chaque page normale du site */
DIV.TitrePage
{
	text-align: center;
	font-size: 10pt;
}

DIV.TitrePage SPAN {
	border-bottom: double;
	border-left: double;
	border-right: double;
}

A.LienPlan
{
	color: #000080;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

A.LienPlan:hover
{
	text-decoration: underline;
}

A.LienPlanActif
{
	font-variant:small-caps;
	color: #000080;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
}

A.LienPlanActif:hover
{
	text-decoration: underline;
	font-variant:small-caps;
}

TABLE.Layout
{
	width: 100%; 
	margin:0; 
	padding:0px;
}

.LienMenu
{
	display: block;
	text-align: center;
	margin-bottom: 7px;
	font-family: Tahoma;
	border: 1px;
}

#LogoJP68
{
	margin-bottom: 20px;
	margin-top: 0px;
	border: solid 3px;
}


.logoMenu
{
	margin-top: 20px;
	display: block;
	border-style: inset;
	border-width: thin;
}
