BODY {
	background-color: #ccecff;
	color: black;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

STRONG,B {
	color: #d00;
	font-style: normal;
}

A IMG {
	border: 0px;
}

#rideaumilieu H1 {
	background-position: top left;
	background-repeat: no-repeat;
	color: #ff0;
	font-style: normal;
	text-align: center;
}

P#first:first-letter {
	color: red;
	float: left;
	font-size: 2.5em;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
}

P.beforeUL {
	display: inline;
	margin-bottom: 0px;
}

#zechcontent UL {
	margin-top: 0px;
}

#zechcontent {
	margin-right: 220px;
}

#submenu {
  margin: 15px 0 0 0;
  padding: 0 0 25px 10px;
  border-bottom: 2px solid #f00;
}

#submenu ul, #submenu li {
  font-style: normal;
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}

#submenu A {
  color: #d00;
  display: block;
  width: auto;
  text-decoration: none;
  margin: 0;
  padding: 5px 10px;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #ff0;
  border-bottom: 1px solid #f00;
}

#submenu a:link, #submenu a:visited {
  float: left;
  line-height: 14px;
  font-weight: bold;
  margin: 0 10px 4px 10px;
}

#submenu a:hover {
  border-left: 1px solid #ff0;
  border-top: 1px solid #ff0;
  border-right: 1px solid #ff0;
  border-bottom: 4px solid #f00;
  padding-bottom: 2px;
  background: transparent;
  color: #000;
}

#submenu a:hover { color: #000; }

#news {
	background-image: url('/zech.images/rideaud.gif');
	background-repeat: no-repeat;
	background-position: top left;

	position: absolute;
	top: 62px;
	right: 0px;
	width: 200px;
	height: 370px;
}

#news STRONG {
	color: #ff0;
	font-style: normal;
}
#news #text {
	text-align: center;

	position: relative;
	top: 100px;
	right: 10px;
	width: 180px;
}

#zechnews {
	background-color: #f60;
	border: 2px solid red;
	font-weight: bold;
	padding: 5px;
}

