body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/2008/bg-site.jpg);
	background-repeat:repeat-x;
	background-color: #46144F;
	font-family: Verdana, Helvetica, sans-serif;
	color: #798933;
	font-size: 12px;
}
HTML 
{ 
overflow-x:hidden ; 
overflow-y:auto;
    scrollbar-face-color:#EAE7D6;
    scrollbar-arrow-color:#623168;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#C0C0C0;
    scrollbar-shadow-color:#808080;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#410D4B;
}

#hg {
background-position:top left;
background-repeat:no-repeat;
height: 100%px;
width: 500px;
background-image:url(images/2008/coin-haut-gauche.jpg);
padding: 4px;
  }
  
  #hg2 {
background-position:top left;
background-repeat:no-repeat;
height: 100%;
width: 500px;
background-image:url(images/2008/coin-haut-gauche2.jpg);
padding: 4px;
  }
  
#bd {
background-position:bottom right;
background-repeat:no-repeat;
height: 100%;
width: 500px;
background-image:url(images/2008/coin-bas-droite.jpg);
padding: 4px;
  }
  
#bd2 {
background-position:bottom right;
background-repeat:no-repeat;
height: 100%;
width: 500px;
background-image:url(images/2008/coin-bas-droite2.jpg);
padding: 4px;
 }

A {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #7A00AE;
font-weight: bold;
}

A:LINK {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #7A00AE;
font-weight: bold;
}

A:VISITED {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #7A00AE;
font-weight: bold;
}

A:HOVER {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #AA00F2;
font-weight: bold;
}

P.copy {
	font-size: xx-small;
	color: #9A9A9A;
	text-align: justify;
}
TABLE {
	border: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom:0px;
}
TABLE.okok {
	border-left: 1px;
	border-color: Maroon;
	border-right: 1px;
	border-top: 1px;
	border-bottom:1px;
}
TD.okok {
	border-left: 1px;
	border-color: Maroon;
	border-right: 1px;
	border-top: 1px;
	border-bottom:1px;
}
TD {
	border: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom:0px;
}
TR {
	border: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom:0px;
}
TR.okok {
	border-color: Maroon;
	border-right: 1px;
	border-top: 1px;
	border-bottom:1px;
	border-left: 1px;
}
TD.photos {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
