BODY {
	background: url(img/bg.gif) #DFDEDD;
	background-repeat: repeat-x;
    background-position: top left;
}

.Border {
	border: 1px #000000 solid;
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 12px;
 	color: #3C4E80;
}
.Text a:link {
	color : #3C4E80;
	text-decoration : underline;
}
.Text a:hover {
	color : #3C4E80;
	text-decoration : none;
}
.Text a:visited {
	color : #3C4E80;
}

.Text2 {
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 10px;
 	color: #000000;
}
.Text2 a:link {
	color : #000000;
	text-decoration : underline;
}
.Text2 a:hover {
	color : #000000;
	text-decoration : none;
}
.Text2 a:visited {
	color : #000000;
}

.Border {
	border: 2px #000000 solid;
}

.BG-shadow-droite {
	background: url(img/shadow-droite.gif);
	background-repeat: repeat-y;
    background-position: top;
}

.BG-shadow-gauche {
	background: url(img/shadow-gauche.gif);
	background-repeat: repeat-y;
    background-position: top left;
}

.BG-shadow-gauche-2 {
	background: url(img/shadow-gauche-2.gif);
	background-repeat: repeat-y;
    background-position: top left;
}

.BG-shadow-bottom {
	background: url(img/shadow.gif) #FFFFFF;
	background-repeat: repeat-x;
    background-position: bottom;
}

.BG-page {
	background: url(img/fond-monnaies-medailles.jpg) #FFFFFF;
	background-repeat: no-repeat;
    background-position: top left;
}

.BG-page2 {
	background: url(img/fond-monnaies-medailles.jpg) #FFFFFF;
	background-repeat: no-repeat;
    background-position: 0px 34px;
}

.BG-gauche {
	background: url(img/bg-gauche.gif) #FFFFFF;
	background-repeat: repeat-y;
    background-position: top left;
}

.BG-Arc {
	background: url(img/arc.gif);
	background-repeat: no-repeat;
    background-position: bottom center;
}

.Titre {
	font-family: Times new Roman, Times, serif;
	font-size: 22px;
	text-transform : uppercase;
 	color: #000000;
}
.Titre a:link {
	color : #000000;
	text-decoration : underline;
}
.Titre a:hover {
	color : #000000;
	text-decoration : none;
}
.Titre a:visited {
	color : #000000;
}

.first-letter {
	font-family: Times new Roman, Times, serif;
    font-size: 35px;
}

.TextSmall {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 10px;
 	color: #FFFFFF;
}

.TextSmall a:link {
	color : #FFFFFF;
	text-decoration : underline;
}

.TextSmall a:hover {
	color : #FFFFFF;
	text-decoration : none;
}
.TextSmall a:visited {
	color : #FFFFFF;
}