.article {margin-bottom: 30px;}

.article h1 {font-family: Arial, Helvetica, sans-serif; color: #31BDC4; }
.article h2 {font-family: Arial, Helvetica, sans-serif; color: #31BDC4; }
.article h3 {font-family: Arial, Helvetica, sans-serif; color: #31BDC4; }
.article h4 {font-family: Arial, Helvetica, sans-serif; color: #31BDC4; }
.article h5 {font-family: Arial, Helvetica, sans-serif; color: #31BDC4; }
.article h6 {font-family: Arial, Helvetica, sans-serif; color: #31BDC4; }

.article .postcontent { line-height: 18px; padding: 5px; font-size: 12px;}
.article .postcontent a { text-decoration: none; /*#0060B7;*/ }
.article .postcontent img { padding: 4px; border: 1px solid #C3B998; margin: 5px;}

.article .postmeta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C3B998; /*beige*/
	border-top: solid 1px #F0E5DE;
	display: block;
	margin-top: 8px;
	padding: 5px 0px 2px 0px;
	font-size: 12px;
}

.article .mcategories a { color: #31BDC4; /*color: #31BDC4;*/}
.article .mrubriques  { font-size: 0.9em;}

.article .commentaires { float: right; padding-left: 15px; background: url(/img_jpef/icoCommentaires.png) left center no-repeat;}
.article .commentaires a {color: #31BDC4; }

.article .mtags { font-size: 0.9em;}
.article .mtags a { color: #31BDC4; /*color: #FCA91C;*/}

.article .date { padding-left: 15px; background: url(/img_jpef/icoDate.png) no-repeat center left; }
.article .date p { vertical-align: top;}
.sansDate .article .date { display: none;}

.article .artPictos {text-align: right; float: right; vertical-align: top;}
.article .artPictos img {margin: 0px 3px;}

.article ul { list-style-position:inside;}

/**
 * Core styles.
 */

.texteGras
{
	font-weight: bold;
}

.texteItalique
{
	font-style: italic;
}

.texteSouligne
{
	text-decoration: underline;
}

.texteBarre
{
	text-decoration: line-through;
}

.Subscript
{
	vertical-align: sub;
	font-size: smaller;
}

.Superscript
{
	vertical-align: super;
	font-size: smaller;
}

/**
 * Font sizes.
 */

.textePetit
{
	font-size: 10px;
}

.texteGrand
{
	font-size: 14px;
}

/**
 * Indentation.
 */

.tab1
{
	margin-left: 40px;
}

.tab2
{
	margin-left: 80px;
}

.tab3
{
	margin-left: 120px;
}

/**
* Couleurs
*/
.texteGris { color: #576455;}
.texteBleu { color: #31BDC4;}
.texteVert { color: #C4D533;}
.texteOrange { color: #FCA91C;}
.texteRose { color: #CC2290;}
.texteBordeau {color: #480000;}

/**
 * Alignment.
 */

.alignGauche
{
	text-align: left;
}

.alignDroite
{
	text-align: right;
}

.alignCentre
{
	text-align: center;
}

.alignJustifie
{
	text-align: justify;
}

/**
 * Other.
 */

.important {
	font-weight: bold;
	font-style: italic;
	color: #557755; 
	}
	
/* COMMENTAIRES */

#commentaires { margin: 0px 0px 10px 0px; font-size: 0.8em;}
.actif {cursor: pointer; color: #31BDC4;}
#ajouterCommentaire {display: none; text-align: center; border: dashed 2px #F0E5DE;}
#ajouterCommentaire textarea {width: 95%; margin: 10px;}
#ajouterCommentaire .postmeta {padding: 5px; text-align: left; border-bottom: solid 1px #F0E5DE; font-style: italic; color: #C3B998;}

.commentaire {border: dashed 1px #F0E5DE; margin: 5px 0px; clear: both;} 
.reponseJPEF {margin-left: 15px;} 
.commentaire img.avatar {float: left; margin: 0px 5px 5px 0px; width: 50px; height: 50px;}
.commentaire .pair {background: #F0E5DE;}
.commentaire .postcontent { line-height: 18px; padding: 5px; font-size: 12px;}
.commentaire .postmeta {text-align: left; font-style: italic; color: #C3B998;}
.commentaire .postcontent a { text-decoration: none; color: #31BDC4; /*#0060B7;*/ }
.commentaire .blocClear {clear: both;}


/* - BLOCS V2 - */
.blocArticleVert_01 {background-color: #99CC33;}
.blocArticleVert_01 h1, .blocArticleVert_01 h2, .blocArticleVert_01 h3 .blocArticleVert_01 h4, .blocArticleVert_01 h5 {color: #333;}
.blocArticleVert_01 p {color: #333;}
.blocArticleVert_01 a {color: #000; font-weight: bold;}
.blocArticleVert_01 a:visited {color: #000; font-weight: bold;}

