html { overflow: -moz-scrollbars-vertical !important; }
html, body { height: 100%; }

body { margin: 0; padding: 0; font: 76% Verdana, Arial, Helvetica, sans-serif; behavior: url('/css/csshover.htc'); background: url(../fr/nav/acc/body.jpg) #fff repeat-x; }

p { margin: 0; padding: 4px 0 4px 0; }

a { color: #97A0B4; color: #6D82AF; text-decoration: none; }
	a img { border: none; }

form { margin: 0; padding: 0; }
input, textarea { font: 1em Verdana, Arial, Helvetica, sans-serif; }

ul { margin: 0; padding: 0; list-style: none;}

.btn { background: #595959; margin-top: 7px; display: block; float: left; padding: 1px 4px; color: #fff; font-size: 0.9em; }
.clear { clear: both; }

/* partie centree de l'interface */
#conteneur { position: relative; left: 50%; width: 877px; margin-left: -438px; color: #fff; }

/* header : haut de page */
#header { background: url(../fr/nav/acc/logo_vipers.jpg) no-repeat top center; height: 145px; }
	/*#header h1 a { position: absolute; width: 200px; height: 100px; display: block; text-indent: -5000px; font-size: 0px; border: 1px solid red; }*/
    #header h1 { height: 0; }
    * html #header h2 { margin-top: -2px; } /* IE 6 */
	#header h1, #header h2 { margin: 0; display: block; text-indent: -5000px; font-size: 0; }
		#header #date_saison .debut { margin-left: 27px; float: left; background: url(../fr/nav/acc/date_saison_debut.jpg) no-repeat; width: 232px; height: 121px; }
		#header #date_saison .fin { float: right; background: url(../fr/nav/acc/date_saison_fin.jpg) no-repeat; width: 232px; height: 121px; }

/* bloc contenu : centre de la page */
#bloc_contenu { float: left; width: 100%; }
	#bloc_contenu #contenu { margin: 25px 185px 0 180px; text-align: center; }

/* gauche */
#bloc_gauche { float: left; width: 180px; text-align: center; margin-left: -877px; }

/* droite */
#bloc_droite { float: left; width: 185px; text-align: center; margin-left: -185px; }
	#bloc_droite #bloc_live { background: url(../fr/nav/acc/bloc_live_centre.jpg) repeat-y; width: 108px; color: #fff; font-size: 1.1em; cursor: pointer; }
		#bloc_droite #bloc_live a { color: #fff; }
		#bloc_droite #bloc_live strong { font-size: 1.3em; }
		#bloc_droite #bloc_live .haut { background: url(../fr/nav/acc/bloc_live_haut.jpg) no-repeat; width: 108px; height: 48px; padding-bottom: 20px; }
		#bloc_droite #bloc_live .bas { background: url(../fr/nav/acc/bloc_live_bas.jpg) no-repeat bottom left; width: 108px; height: 5px; padding-top: 20px; }

/* footer : bas de page */
#footer { clear: left; width: 100%; margin: 0 60px 0 60px; font-size: 0.9em; padding: 15px 0 0 0; }
	#footer .menu { float: left; width: 202px; height: 30px; margin: 0 25px 0 25px; color: #000; }
	#footer h3 { color: #0080B1; background: url(../fr/nav/acc/footer_bg_h3.gif) no-repeat bottom center; margin: 0 0 10px 0; padding: 0 0 10px 0; text-align: center; font-size: 1.3em; font-weight: normal; }
	#footer h4 { color: #FD6A24; font-size: 1.2em; font-weight: normal; margin: 8px 0 0 0; }
		#footer h4 a { color: #FD6A24; }

