﻿@charset "UTF-8";
.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : white;
	font-size : 12px;
}

.roserose {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : white;
	font-size : 16px;
}

a:hover.roserose {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : fea3cd;
	font-size : 16px;
}

body {
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : b3316d;
	scrollbar-base-color : #FFFFFF;
	scrollbar-dark-shadow-color : #B20221;
	scrollbar-face-color : fea3cd;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #B20221;
}
