body, p, table, ul, a { 
background-color: #ffffff; 
color: #000000; 
font-family: "Times New Roman", Garamond, serif; 
font-size: 12pt; 
}

table, img {
width: 640px;
}

#center {
  text-align: center;
  }

#container {
  background-image: url(/gratien/091/002003-misc02.gif);
  margin: 0 auto;
  width: 770px;
  height: auto;
  border: white solid 1px;
  text-align: left;
  } 
  
#clear {
 clear: both;
 font-size: 1px;
 line-height: 0px;
  }
  
.main-nav {
  position: relative;
  top: -37px;
  left: 5px;
  padding: 0px
  }
  
.fonds-nav {
  position: relative;
  top: -62px;
  left: 220px;
  padding: 0px;
  }
  
.gelinas {
  margin-bottom: 15px;
  margin-right: 10px;
  }

.content {
  margin-left: 20px;
  margin-right: 20px;
  }
  
.thumbnail {
  top: 0px;
  left: 0px;
  width: 350;
  border: 0px solid white;
  background: black;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 185px;
  text-align: center;
 }
  
.thumbnails {
  float: left;
  width: 225px;
  margin-left: 43px;
  margin-right: 10px;
  text-align: center;
  border: 0px solid white;
  background: black;
  margin-bottom: 30px;
  }
  
.right-menu {
  float: right;
  width: 350px;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  }
  
.left-menu {
  float: left;
  width: 300px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000 #660000 #000000 #660000;
  margin-right: 10px;
  margin-top:20px;
  margin-bottom: 20px;
  }
 
.left-menu ul, p {
  text-decoration: none;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  }
  
.left-menu2 {
  float: left;
  width: 350px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000 #660000 #000000 #660000;
  margin-right: 10px;
  margin-top:20px;
  margin-bottom: 20px;
  }
  
.left-menu2 ul, h2 {
  text-decoration: none;
  margin-left: 30px;
  }
  
a:link {
 color: #FFCC00;
  }

a:visited {
 color: #FF9933;
  } 

a:hover {
 color: #FFFFFF;
  } 

a {
  text-decoration: none;
  }
  
p, H2 {
  background : none;
  }
  
.font-size {
	font-size: .85em;
	color : black;
	background : black;
	margin-left: 20px;
}

.multimedia {
	font-size: .85em;
	color : black;
	background : black;
	margin-left: 75px;
}

.caption {
	font-size: .85em;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	font-size: .85em;
	}


