/* CSS Document */
accueil{
 	color: #993333; 
	font-size:22px
	}


.bgFormulaire {
	background-image: url(img/etoile.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	width: 800px;
}
.bgLivre {
	background-image: url(img/pageLivreOr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 100%;
	width: 800px;
}

.red {font-size: 12px; color: #FF0000; font-family: Arial, Helvetica, sans-serif; }
.Style20 {font-size: 12px; color: #6666CC; font-family: Arial, Helvetica, sans-serif; }
.Style22 {font-size: 12px; color: #6666CC; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.Style26 {font-size: 12px; color: #990033; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.Style27 {color: #006666; font-family: Arial, Helvetica, sans-serif; }