body {
	background: #400000 no-repeat;
	color: #400000;
}

.Style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Style4 {
	font-size: 18px;
	font-weight: bold;
}

.Style7 {
	font-size: 36px;
}

.Style9 {
	font-size: 36px;
	font-weight: bold;
}

.Style10 {
	font-size: 24px;
}

.fondpage {
	background: url(img/fond-page.jpg) fixed;
	border: 1px solid #FF6666;
}

.fond_haut {
	background: url(img/fond-page.jpg) fixed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF6666;
	border-right-color: #FF6666;
	border-bottom-color: #FF6666;
	border-left-color: #FF6666;
}

.fond_actif {
	background: url(img/fond-page.jpg) fixed;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF6666;
	border-right-color: #FF6666;
	border-bottom-color: #FF6666;
	border-left-color: #FF6666;
}

.fond_classique {
	background: url(img/fond-pageg.jpg) fixed;
    border: 2px solid #FF6666;
}

.fond_vide {
	background: url(img/fond-page.jpg) fixed;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6666;
}

.fond_dg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6666;
	border-left-color: #FF6666;
}

.fondcadre {
	background: url(img/fond-page.jpg) fixed;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF6666;
	border-right-color: #FF6666;
	border-bottom-color: #FF6666;
	border-left-color: #FF6666;
}

.cadre_noir {
	border: 1px solid #000000;
}
