.fond_site {
	background-image: url(../images/repeat.jpg);
	background-repeat: repeat;
}
.fond_site-album {
	background-image: url(../images/repeat-album.jpg);
}

.haut_corps {
	background-image: url(../images/corps_haut.jpg);
	background-repeat: no-repeat;
}
.repeat_menu {
	background-image: url(../images/menu_gauche/design/repBasMenu.jpg);
	background-repeat: repeat-y;
}
.test {
	background-color: #FFFFFF;
}

.bas_menu {
	background-image: url(../images/menu_gauche/design/bas_menu.jpg);
	background-repeat: no-repeat;
}
.haut_menu {
	background-image: url(../images/menu_gauche/design/haut_menu.jpg);
	background-repeat: no-repeat;
}
.haut_pied {
	background-image: url(../images/pied/pied_haut.jpg);
	background-repeat: no-repeat;
}
.haut_pied-album {
	background-image: url(../images/pied/pied_haut-album.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.basPied {
	background-image: url(../images/pied/pied.jpg);
	background-repeat: no-repeat;
}
.basPied-album {
	background-image: url(../images/pied/pied-album.jpg);
	background-repeat: no-repeat;
}

.logo_ban {
	background-image: url(../images/ban/ban_logo.jpg);
	background-repeat: no-repeat;
}
.banSep1 {
	background-image: url(../images/ban/ban_sep1.jpg);
	background-repeat: no-repeat;
}
.banVirtu {
	background-image: url(../images/ban/ban_virtu.jpg);
	background-repeat: no-repeat;
}
.hautBan {
	background-image: url(../images/ban/ban_droite.jpg);
	background-repeat: no-repeat;
}

.hautBan a
{
   text-decoration: none; /* Les liens ne seront plus soulignés */
   color: #E3CED1; /* Les liens seront en rouge au lieu de bleu */
}

.hautBan a:hover /* Quand le visiteur pointe sur le lien */
{
   text-decoration: underline; /* Le lien deviendra souligné quand on pointera dessus */
   color: #E3CED1; /* Le lien sera écrit en vert quand on pointera dessus */
}

.hautBan a:visited /* Quand le visiteur a déjà vu la page concernée */
{
   text-decoration: none;
   color: #E3CED1; /* Les liens seront en rouge au lieu de bleu */
}

.hautBan a:visited:hover /* Quand le visiteur a déjà vu la page concernée */
{
   text-decoration: underline;
   color: #E3CED1; /* Les liens seront en rouge au lieu de bleu */
}

.titrePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F0E1E1;
}
.lienHaut {
	color: #E3CED1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
body {
	margin: 0px;
	background-color: #2c2828;
	padding: 0px;
}
.texteCorps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #F3E1E0;
	text-align: left;
}
.bgbg {
	background-image: url(images/droite.jpg);
	background-repeat: no-repeat;
}
.cordon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3E1E0;
	vertical-align: top;
	text-align: left;
}
.repeatBasMenu {
	background-image: url(../images/menu_gauche/design/repBasMenu.jpg);
}
.haut-page-liens {
	background-image: url(../images/haut_page-lien.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e4cccc;
	font-weight: bold;
	font-style: italic;
	vertical-align: top;
	text-align: right;
	position: relative;
	top: 0px;
	line-height: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-indent: 0px;
	word-spacing: normal;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
.haut_menu-liens {
	background-image: url(../images/menu_gauche/design/haut_menu-lien.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.haut_corps-liens {
	background-image: url(../images/corps_haut-lien.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.entete-album {
	background-image: url(../images/entete-album.jpg);
	background-repeat: no-repeat;
}
.pied-album {
	background-image: url(../images/trait-bas-album.jpg);
	background-repeat: no-repeat;
}
.but-album {
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #c3a0a0;
	font-weight: normal;
}
.album-miniatures {
	border: thin dotted #c3a0a0;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
}
.haut-page-album {

	background-image: url(../images/haut_page-album.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e4cccc;
	font-weight: bold;
	font-style: italic;
	vertical-align: top;
	text-align: right;
	position: relative;
	top: 0px;
	line-height: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-indent: 0px;
	word-spacing: normal;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
.haut_corps-album {

	background-image: url(../images/corps_haut-album.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.liens {
	background-color: #DBC1C4;
}
.site-lien {
	background-color: #8B7B7A;
}
