.site_fond {
	font-size: 18px;
	background-color: #ede8f5;
	font-style: italic;
	color: #3d52a0;
	}

.site_table {
	font-size: 18px;
}

.site_title {
	font-size: 36px;
	font-weight: bold;
	}
	
.site_subtitle {
	font-size:4rem;}


.site_text {
	font-size: 1rem;
	font-style: italic;
	color: #7091e6;
	}
.site_text_left {
	font-size: 24px;
	text-align: left;
}
.site_text_right {
	font-size: 24px;
	text-align: right;
}



.site_titre {
	font-size: 2rem;
	}
