/* Generated by KompoZer */
a {
  text-decoration: none;
  font-style: italic;
  color: #777777;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}
h4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
a:hover {
  text-decoration: underline;
  color: #ff9900;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	background-image: url(images/fond_gritty.jpg);
	background-repeat: no-repeat;
	opacity: 1;
	min-width: 750px;
	background-position: right bottom;
	background-attachment: fixed;
}
div#page {
  background: transparent url(images/trait-vertical.jpg) repeat-y scroll left top;
  position: relative;
  min-height: 100%;
}
div#entete {
  background-image: url(images/news-title.png);
  height: 100px;
  opacity: 1;
  background-position: center top;
  background-repeat: no-repeat;
  color: #ffffff;
}
div#colone1 {
	width: 182px;
	float: left;
	overflow: auto;
	margin-left: 20px;
	padding-right: 15px;
}
div#photo1 {
  border: 1px solid #000000;
  color: #ffffff;
  width: 180px;
  height: 120px;
  background-image: url(images/photo_balcon.jpg);
  background-position: left top;
  float: left;
  position: fixed;
  left: 16px;
}
.image-cadre {
	border: 2px solid #000000;
}

div#contenu {
  background-repeat: repeat-y;
  overflow: auto;
  background-image: url(images/trait-vertical.jpg);
  padding-left: 20px;
  margin-left: -10px;
  margin-right: 20px;
}
div#piedpage1 {
  height: 50px;
  clear: both;
}
div#piedpage2 {
  border-top: 2px solid #000000;
  background: #ffffff none repeat scroll 0% 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  text-align: center;
  line-height: 25px;
  opacity: 1;
}
.center {
  text-align: center;
}
.pict {
  border-style: solid;
  border-width: 1px;
}
.toplink {
  margin-left: 35px;
}
