html, body   {
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: FFFFFF
	}




.logo   {
	background: url(../../images/orange/_img/logo.gif);
	width: 148px;
	height: 100px
	}



.logobas   {
	background: url(../../images/orange/_img/logo_bas.gif);
	width: 148px;
	height: 23px
	}



.blockgauche   {
	background: url(../../images/orange/_img/blocgauche.gif) repeat-y;
	width: 10px;
	}

.blockdroite   {
	background: url(../../images/orange/_img/blocdroit.gif) repeat-y;
	width: 10px;
	}

.blockhaut   {
	background: url(../../images/orange/_img/blochaut.gif);
	width: 750px;
	height: 20px
	}

.blockbas   {
	background: url(../../images/orange/_img/blocbas.gif);
	width: 750px;
	height: 20px
	}

.coinhg   {
	background: url(../../images/orange/_img/coinhg.gif);
	width: 10px;
	height: 20px
	}

.coinhd   {
	background: url(../../images/orange/_img/coinhd.gif);
	width: 10px;
	height: 20px
	}
.coinbg   {
	background: url(../../images/orange/_img/coinbg.gif);
	width: 10px;
	height: 20px
	}

.coinbd   {
	background: url(../../images/orange/_img/coinbd.gif);
	width: 10px;
	height: 20px
	}

.bandeau   {
	background: url(../../images/orange/_img/header_15min.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 40px
	}



.tdgris   {
	background: #7D7D7D;
	width: 23px
	}




.applat_haut   {
	background: #52A27F;
	height: 25px

	}
.applat_haut2   {
	background: #5FB78F;
	height: 25px
	}



.applat   {
	background: #fff;
	padding-top: 20px;
	padding-left: 20px;
 	padding-right: 20px;
	padding-bottom: 33px;
	color: #8B8B70;
	font: 10px verdana, arial, tahoma;
	line-height: 15px;
	vertical-align: top;
	horizontal-align: center;
	height: 420px
	}



.applat_bas   {
	background: #FD0202;
	text-align: center;
	padding: 0;
	color: #F8F8EB;
	font: 10px verdana, arial, tahoma;
	height: 21px
	}


div#menuhaut   {
	font-size: 10px;
	font-family: verdana, arial, tahoma;
	letter-spacing: 1px;
	padding-left: 0px;
	}



div#menuhaut ul   {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #fff;
	}


div#menuhaut ul li a   {
	display:table-cell;display:expression('inline');
	height: 23px ;
	width: 100px;
	text-indent: 5px ;
	line-height: 24px ;
	color: #f8f8eb ;	
	text-decoration: none;	

	}



div#menuhaut ul li a:hover   {
	color: #525252;
	background: #F8F8EB;
	text-decoration: none
	}

.keyword {background-color:#FFFF00; color:#000000; font-weight:bold; }

