/** general **/ 

* {
 font-size:12px;
 font-family:Tahoma,Sans;
 color:#6B6B6B
}
 
 

.buttons
{
	text-decoration: underline;
	color: #000000;
; font-weight: normal
}

.buttons:hover
{
	text-decoration: underline;
	color: #996600;
font-weight: normal
}
 

a.home-alt-menu, a.home-alt-menu-on {
 text-decoration:none;
 color:#996600;
}

a:hover.home-alt-menu, a:hover.home-alt-menu-on {
 text-decoration:underline;
 color:#000000;
}

.home-alt-menu-on{
 color:#000000;
}

.list1       {
 padding:10px 10px 0px 10px
}

.list1-picto {width:120px;
background:url(gif/simple-point.gif) no-repeat 1px center;
 padding-left:10px;
}

.list1-sep   {width:120px;height:11px;background:url("gif/sep.gif") repeat-x left center}
 
h1 {  font-family: Tahoma, sans-serif; font-size: 14px; color: #000000; line-height: normal; font-weight: bold}
h2 {  font-family: Tahoma, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
h3 {  font-family: Tahoma, sans-serif; font-size: 11px; line-height: normal; color: #94BE23; font-weight: bold}
.date {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000}
.text {  font-family: Tahoma, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}


/** footer **/
.footer-bg {
 width:500px;
 background:url("gif/footer-bg.gif") repeat-x;
 padding:5px 0px 0px 0px;
 margin-top:10px;
}

.footer-sep {
 padding:0px 5px;
}

