/* CSS Document */

.titre{
	font-family: Times new roman;
	font-size: 20pt;
	font-weight: bold;
	color: #c00000;
	text-decoration: none;
}
.content {
	font-family: Times new roman;
	font-size: 14pt;
	font-weight: normal;
	color: #480000;
	text-decoration: none;
}
.contentrouge {
	font-family: Times new roman;
	font-size: 14pt;
	font-weight: normal;
	color: #c00000;
	text-decoration: none;
}
.topMenu {

	font-family: Times new roman;
	font-size: 12pt;
	font-weight: bold;
	color: #C00000;
	text-decoration: none;
}
.topMenu a:link {

	font-family: Times new roman;
	font-size: 12pt;
	font-weight: bold;
	color: #C00000;
	text-decoration: none;
}
.topMenu a:visited {

	font-family: Times new roman;
	font-size: 12pt;
	font-weight: bold;
	color: #C00000;
	text-decoration: none;
}
.topMenu a:hover {

	font-family: Times new roman;
	font-size: 12pt;
	font-weight: bold;
	color: #C00000;
	text-decoration: underline;
}

.signMenu {

	font-family: Times new roman;
	font-size: 8pt;
	font-weight: bold;
	color: #480000;
	text-decoration: none;
}
.signMenu a:link {

	font-family: Times new roman;
	font-size: 8pt;
	font-weight: bold;
	color: #480000;
	text-decoration: none;
}
.signMenu a:visited {

	font-family: Times new roman;
	font-size: 8pt;
	font-weight: bold;
	color: #480000;
	text-decoration: none;
}
.signMenu a:hover {

	font-family: Times new roman;
	font-size: 8pt;
	font-weight: bold;
	color: #480000;
	text-decoration: underline;
}
.Style2 {
	font-family: Times new roman;
	font-size: 20pt;
	font-weight: bold;
	color: #632423;
	text-decoration: none;
}
body {
	background-color: #E5DFEC;
}
.Style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45pt;
	font-style: italic;
	color: #632423;
	font-weight: bold;
}
.Style4 {
	font-size: 18pt;
	font-weight: bold;
}
.scrollbar{
        scrollbar-base-color: #e5dfec;
        scrollbar-darkshadow-color:white;
        scrollbar-arrow-color:black;

}

