body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(img/bg_vert.jpg);
	background-repeat: repeat;
	background-color: Silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menuhaut {
	color: Black;
	font-size: 12px;
}
.menu {margin-top:2px;}
.fil {
	background-image: url(img/z.gif);
}
.li0 {
	color: Black;
	font-size: 11px;
	font-weight: bold;
}
.li1 {
	color: White;
	font-size: 11px;
	font-weight: bold;
}
a.li1:link {
	text-decoration: none;
	color: White;
}
a.li1:visited {
	text-decoration: none;
	color: White;
}
a.li1:hover {
	text-decoration: none;
	color: Black;
}

.rubrique {
	font-size: 11px;
	background-color: #CC0000;
	color: Black;
	text-decoration: none;
}
.bigrubrique {font-size:24px; color:#FFCC00;}

.textbig {
	font-weight: bold;
	font-size: 16px;
	color: Black;
}
a.textbig:link {
	font-size: 16px;
	text-decoration: underline;
	color: Black;
	font-weight: bolder;
}
a.textbig:visited {
	text-decoration: underline;
	color: Black;
}
a.textbig:hover {
	text-decoration: underline;
	font-size: 16px;
	color: #FFCC00;
	font-weight: bolder;
}

.text {
	font-size: 12px;
	color: Gray;
	font-weight: normal;
}
a.text:link {
	text-decoration: underline;
	color: Gray;
	font-weight: normal;
}
a.text:visited {
	text-decoration: underline;
	color: Gray;
	font-weight: normal;
}
a.text:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-size: 12;
	font-weight: normal;
}
.textG {
	font-size: 12px;
	color: Gray;
	font-weight: bold;
}

li {list-style-image:"url('img/puce1.jpg')"; font-size:12px;}

.foot{
	font-size: x-small;
	color: Gray;
}
a.foot:link {
	text-decoration: none;
	color: Gray;
}
a.foot:visited {
	text-decoration: none;
	color: #660000;
}
a.foot:hover {
	text-decoration: underline;
	color: #660000;
}

.copy{
	font-size: 9;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
}

