body, html {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E9E8C9;
	background-image:   url("logoimgs/c_back_larg.png");
	background-repeat: repeat-y;
	height: 100%;
}
table.tblMain {
  height: 100%;
  width: 100%;
}
.titre {
	background-image:   url("logoimgs/c_orange.png");
	background-repeat: repeat;
	color: #E9E8C9;
	text-decoration: none;
}
.rub {
	background-image:   url("logoimgs/c_rub.png");
	background-repeat: repeat;
}
.rub2 {

	background-image:   url("logoimgs/c_rub2.png");
	background-repeat: repeat;
}
.rub3 {
	background-image:   url("logoimgs/c_rub3.png");
	background-repeat: repeat;
	color: #666666;
}
.degrad {
	background-image:   url("logoimgs/degrad.png");
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}
.tabcont {
	text-align: justify;
	color: #585858;
	background-image: url(logoimgs/fond_cont.png);
	background-repeat: repeat;
}
.titrerub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E9E8C9;
	background-attachment: fixed;
	background-image: url(logoimgs/c_orange.png);
	background-repeat: repeat;
	background-position: right;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6600;
}
td.tabmain {
	height: 100%;
	background-image:   url("logoimgs/c_rub3.png");
	background-repeat: repeat;
}
.tabzoom {
	color: #585858;
	background-image: url(logoimgs/fond_cont.png);
	background-repeat: repeat;
}
.link {
	color: #E9E8C9;
	text-decoration: none;
}
div.bandeauhpfond {
	position: relative;
    z-index: 1;
	width: 397px;
    height: 30px;
	background-image: url(logoimgs/c_rub.png);
	background-repeat: repeat;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity: 0.60;
}
div.bandeauhp  {
    position: relative;
    z-index: 2;
	width: 397px;
    height: 30px;
	margin-top: -30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity: 1;
}
.link2 {

	color: #E88C04;
	text-decoration: none;
}
