body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-position: left top;
	background-image: url(/images/site/rooster/bg_motif_noir_rossignol.gif);
	background-repeat: repeat;
}
a, a:active, a:link, a:visited {
	color: #cd0019;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
#haut {
	background-position: left top;
	background-image: url(/images/site/rooster/haut_fond.png);
	background-repeat: no-repeat;
	/*_background-image n'est reconnue ue par Ie*/
	_background-image:url(no-image);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/images/site/rooster/haut_fond.png',sizingMethod='image') ;

}
#haut ul li a:link, #haut ul li a:visited {
	color: #ffffff;
}

*html #haut ul li a:link, #haut ul li a:visited {
	background-position: right 2px;	
}


#haut ul li a:hover {
	color: #d10018;
}
#centre {
	background-position: left top;
	background-image: none;
	background-repeat: repeat-y;
}


#haut .rech .rech_zone {
        width: 85px;
        font-family: arial, helvetica, verdana, sans-serif;
        font-size: 10px;
        color: #575757;
        vertical-align: middle;
        margin: 4px 1px 0 0;
        padding: 1px 0 1px 5px;
        background-color: #cfcfcf;
        border-top: 1px solid #b3b3b3;
        border-right: 1px solid #565656;
        border-bottom: 1px solid #b3b3b3;
        border-left: 1px solid #cfcfcf;
        background-position: right top;
        background-image: url(/images/site/rooster/rech_zone_fond.gif);
        background-repeat: repeat-y;
}
.overview{
	background:none;
}
#focus{
display:none;
}
.page_ht{
display:none;
}
#bas{
display:none;

}
