html{
	background:url(images/fond.gif) repeat-x top left #9eb1bc;
	font-family:arial;
	font-size:14px;
}

body{
	width:990px;
	/*margin:100px auto 0 auto;*/
	margin:auto;
	/*padding:0 0 0 0;*/
	/*background:url(images/ombre_droite.png) no-repeat top right;*/
}

#global{
	padding:0 0 0 4px;
	background:url(images/ombre_gauche.png) no-repeat top left;
}

#global2{
	padding:0 0 0 0px;
	background:url(images/ombre_droite.png) no-repeat top right;
}

img{
	border:none;
	margin:0;
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

ul, li, p{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}

#repere{
	position:absolute;
	right:0;
	bottom:0;
	z-index:10;
	width:1px;
	height:1px;
}

/*****************	PAGE ACCUEIL	**********************/

#entete{
	padding:5px 0 0 0;
	width:982px;
	background:url(images/ombre_haut.png) no-repeat top left #fff;
	/*background-color:#fff;*/
}

#infoAccueil{
	width:982px;
	height:264px;
	padding:1px 0 0 0;
	background:url(images/fond_accueil.gif) repeat-x top left #eaeaea;
}

#infoGrandouest,#infoEspaceBowling,#infoTaverveAlsace {
	float:left;
	width:305px;
	height:203px;
	margin:0 0 0 18px;
	background:url(images/bas_arrondi_accueil.png) no-repeat bottom left #fff;
	font-size:11px;
	display:inline;
	/*behavior: url('iepngfix.htc');*/
}

#infoGrandouest{
	color:#a10f0f;
}

#infoGrandouest h1,#infoEspaceBowling h1,#infoTaverveAlsace h1{
	width:250px;
	height:49px;
	font-family:verdana;
	font-weight:normal;
	font-size:18px;
	margin:0;
	background-repeat:no-repeat;
	background-position:top center;
	behavior: url('iepngfix.htc');
}

#infoGrandouest h1{
	padding:12px 0 0 45px;
	color:#fff;
	background-image:url(images/fond_grandouest.png);

}

#infoGrandouest p{
	padding:0 0 5px 18px;
	width:277px;
	float:left;
}

#infoGrandouest a{
	color:#a10f0f;
	margin:0 20px 0 0;
	float:right;
}

.plusPetit{
	font-size:14px;
}

.plusGrand{
	font-size:16px;
}

#infoEspaceBowling{
	color:#000;
}

#infoEspaceBowling h1{
	padding:12px 0 0 55px;
	color:#000;
	background-image:url(images/fond_espace_bowling2.png);
}

#infoEspaceBowling p{
	padding:0 0 5px 30px;
	width:277px;
	float:left;
}

#infoEspaceBowling a{
	color:#000;
	margin:4px 20px; 0 0;
	float:right;
}

#infoTaverveAlsace{
	color:#1130a4;
}

#infoTaverveAlsace h1{
	padding:12px 0 0 55px;
	color:#fff;
	background-image:url(images/fond_taverne.png);
}

#infoTaverveAlsace p {
	padding:0 0 5px 30px;
	width:277px;
	float:left;
}

#infoTaverveAlsace a{
	color:#1130a4;
	margin:13px 20px; 0 0;
	float:right;
}

#flashAccueil{
	width:982px;
	/*background-color:#eaeaea;*/
}

#texteAccueil{
	width:910px;
	margin:15px auto 0 auto;
	color:#777777;
	text-align:center;
}

#texteAccueil p{
	padding:0 0 5px 0;
}

#texteAccueil p em{
	color:#4c4c4c;
}

#texteAccueil p span{
	color:#d6510f;
}

/*****************	PAGE ACCUEIL	**********************/

/*****************	PIED	**********************/

#pied{
	width:530px;
	margin:10px auto 0 auto;
	text-align:center;
}

#pied p .petit{
	font-size:11px;
}
/*****************	PIED	**********************/

