HTML, BODY {
	margin:0;
	font-family: Verdana,Arial, Tahoma, sans-serif;
	font-size:14px;
}

P {
  margin:0;
}

IMG {
	border-width:0px;
	border-color:#000000;
}

.img_muzz {
	border:1px solid #AAAAAA;
	padding:3px;
	background:#EEEEEE url(loader.gif) no-repeat 50% 50%;
	margin:2px;
	vertical-align:middle;
	filter:alpha(opacity=80); /* IE */
  -moz-opacity:0.8; /* Mozilla */
  -khtml-opacity: 0.8; /* Safari */
  opacity: 0.8; /* CSS3 */
}

a img { display:block; }

.agenda_highlight:hover {
  background: url(/fond_agenda_clair2.gif) repeat-y 0% 0%;
  display:block;
  text-decoration:none;
  clear:both;
}

.titre {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size:18px;
	color:#777777;
}

.titre a, a.titre {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#444444;
	font-weight:bolder;
	text-decoration:none;
}

.titre a:hover,.h1_titre:hover {
	color:#666666;
}

.soustitre {
	font-size:13px;
	font-weight:bold;
	color:#888888;
}

.soustitre a, a.soustitre {
	color:#555555;
	text-decoration:none;
}

.soustitre a:hover, a:hover.soustitre {
	color:#777777;
}

.normalgris, a.normalgris, .normalgris a {
	font-size:12px;
	color:#555555;
	text-decoration:none;
}

.normalgris a:hover {
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}

.normalpetit, a.normalpetit, .normalpetit a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
}

h1 {
	background:url(fond_titre.jpg) repeat-x bottom left;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin:2px;
	padding:2px;
	color:#666666;
	-moz-border-radius: 0.3em;
	text-decoration:none;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size:22px;
	color:#666666;
	margin:0;
	padding:0;
}

h3 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size:19px;
	color:#333333;
	margin:0;
	padding:0;
}

h2 a,h3 a  {
	text-decoration:none;
	color:#333333;
}

#agenda_box {
  position:absolute;
  z-index:2;
  top:0px;
  left:420px;
}

#idagenda {
  position:relative;
  z-index:2;
  width:400px;
  background: url(/fond_agenda_clair.gif) repeat-y top left;
  padding:0;
}

#agenda_box2 {
  padding:4px;
  background: url(/fond_agenda.gif) repeat-y top left;
  width:391px;
  height:108px;
}

