/* style rapid modele */
/* V1 08/11/22 creation ---  */


a:link, a:visited { 	color: green;
		text-decoration: none;
}
a:hover {	color: green;
		text-decoration: underline;
	}


body {
    background-color: mintcream;
}



/* page accueil */


.titracc {
		background-color: honeydew;
	}



/*3*/
.vitrine { 	background-color: honeydew;
  border: solid 1px forestgreen;
	}

.vitritit {
		background-color: honeydew;
	}

.ppage_i  {
		border-top: dotted 1px forestgreen;
		background-color: lightgreen;
	}


/* pied de page */


.ppage  {
		border-top: dotted 1px forestgreen;
		background-color: lightgreen;
	}

#annup	{	background-color: #ccc;
	}

.annimg {	border: 1px solid forestgreen;
	}

/* banniere */

#banniere {
	background-color: lightgreen;
	}

#nobanniere {
	background-color: lightgreen;
	}

	.titrbann, .titrbannhover {
      background-color: honeydew;
    }

/* table de navigation */

#entete {	border-bottom: dotted 1px forestgreen;
	}

.tabnav a:link { 	color: green;
		text-decoration: none;
	}

.tabnav a:visited {	color: green;
		text-decoration: none;
	}

.tabnav a:hover {	color: green;
		text-decoration: underline;
	}



/* page article */

h3 {
		color: mediumseagreen;
	}

	.artlist a:link, .artlist a:visited { 	color: green;
	  		text-decoration: none;
	}


.artlistN {
	}
.artlistO {
		background-color: springgreen;
	}

.textcherc {	}
.subcherc {	}



/* corps de l'article */


.arttitre {
	}
.artsoustitre {
	}

	.artimglefY {
			border-bottom: dotted 1px forestgreen;
		}

		.artimgrigY {
				border-bottom: dotted 1px forestgreen;
			}

	.artimgcenY {
			border-bottom: dotted 1px forestgreen;
		}

	.artimglefN {
			border-bottom: dotted 1px forestgreen;
		}
		.artimgrigN {
				border-bottom: dotted 1px forestgreen;
			}
	.artimgcenN {
			border-bottom: dotted 1px forestgreen;
		}

.artintro {	color: mediumseagreen;
	}
.arttexte {
	}
.artps {
	}

.artnvt {
	}

.surligne {	background-color: springgreen;
	}

.boutfich { 	border: solid 1px forestgreen;
		background-color: honeydew;
	}

.artref {
	}
.asuivre {
		background-color: honeydew;
		border: solid 1px forestgreen;
	}
.detailsuiv {
		background-color: honeydew;
	}


	.fmess { 	background-color: lightgreen;
			border: solid 1px forestgreen;
			color : #000000;
			}

	.fmess-r {
			color: #000;
			background-color: rgba(255, 255, 255, 0.3);
	}


/* commandes */

.fcmd { 	background-color: lightgreen;
		border: solid 1px forestgreen;
		color : #000000;
		}

.fcmd-r {
		color: #000;
		background-color: rgba(255, 255, 255, 0.3);
}

.form-encadre {
		background-color: lightgreen;
		color: #000;
}

hr.seprule {
	color: forestgreen;
}

.error {	background-color: yellow;
	}

/*6*/
.fpan {		color: #000000;
	background-color: lightgreen;
	border: solid 1px forestgreen;
	}
.fpanr {
	color: #000;
  background-color: rgba(255, 255, 255, 0.3);
	}

	div.share>p>span {
		color: green;
	}
