
/* Gym du Plateau web
   Global Style Definitions
   -gv July 6, 2005
*/

body {
	background-image: url(images/interlased.gif);	
}

table {
	font-family: Verdana;
	font-size: 7pt;
	color: #6E7ECC;
	border: "0";
}

p {
  font-family:Verdana, sans-serif; 
  font-size:7pt; color:#6E7ECC;
  margin-top:6; 
  margin-bottom:0;
}

p.size10 {
  font-family:Verdana; 
  font-size:10pt; color:#6E7ECC;
  margin-top:6; 
  margin-bottom:0;
}

h1 {
  font-family:Verdana, sans-serif; 
  font-size:12pt; color:#B48C0B; font-weight: bolder;
  margin-top:12; 
  margin-bottom:6;
}

h2 {
  font-family:Verdana, sans-serif; 
  font-size:10pt; color:#B48C0B; font-weight: bolder;
  margin-top:12; 
  margin-bottom:6;
}

li {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	color: #6E7ECC;
	list-style-type: square;
	color: #6E7ECC;
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: -20px;
	text-indent: 0px;
}

#li_level2 ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-left: 0px;
	line-height: 12px;
	list-style-position: outside;
	text-indent: 0px;
}

.matrix { 
  font-family:Lucida Console, Courier, Monotype; 
  font-size:6pt; 
  text-align:center; 
  width:6px; 
  padding:0px; 
  margin:0px; 
  color:#0000FF;
}

.listtable {
	border-bottom: solid;	
	border-bottom-width: 1;
	border-color: #6E7ECC;
}

blockquote {
  font-family:Verdana, sans-serif; 
  font-size:7pt; color:#6E7ECC;
  margin-top:6; 
  margin-bottom:0;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
}

a {
	font-family:Verdana, sans-serif; 
   font-size:7pt;
	font-weight: normal; 
	text-decoration: none;
	color: #6E7ECC; 
}

a:visited {
	color: Gray;
}

a.goldlink { 
	font-family:Verdana, sans-serif; 
   font-size:7pt;
	font-weight: normal; 
	text-decoration: none;
	color: #B48C0B; 
}

a.goldlink:link {
	
}

a.goldlink:visited {
	color: #B48C0B; 
}

a.goldlink.active {
	
}

a.goldlink:hover {
	font-style: italic;
}