/* CSS Document */

/* Couleur de background par defaut du site de Bouchon le clown */

.ipage_titre
{
	font-family: Comic Sans MS;
	font-size: 20px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

.ipage_priere
{
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}