*{		padding: 0px; 
		margin: 0px;
}



body  { color: #666666; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		background-color: #666666; 
		margin: 0px;
		text-align: center;
	
		
}

#container	{	
	position: relative;
	top: 0px;
	left: 0px;
	width: 1050px;
	margin: auto;
	
}



/*fond*/

#image_01 
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1050px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	}
	

#image_02 
	{	
	position: absolute;
	left: 0px;
	top: 125px;
	width: 1050px;
	height: 33px;
	background-image: url(../images/centre_sportif_02.gif); 
	background-repeat: no-repeat;
	background-position: top; 
	margin: 0px; 
	padding: 0px;
	}
	
#image_03 
	{	
	position: absolute;
	left: 0px;
	top: 158px;
	width: 1050px;
	height: 554px;
	background-image: url(../images/centre_sportif_03.gif); 
	background-repeat: no-repeat;
	background-position: top; 
	margin: 0px; 
	padding: 0px;
	}




/*partie principale*/
#partie_texte
	{
	position: absolute;
	left: 268px;
	top: 173px;
	width: 514px;
	height: auto;
	background-color: white;
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	}
	
#partie_texte a
	{
	color: #666666;
	}

#partie_texte a:hover
	{
	text-decoration: none;
	}

.bold
	{
	font-weight: bold;
	}	
	
h1	{
	font-size: 13px;
	line-height: 14px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 35px;
	
	
	}

p {	font-size: 11px;
	line-height: 15px;
	margin-left: 10px;
	margin-right: 10px;
	}




/*navigation*/
#nav	{
	position: absolute;
	left: 127px;
	top: 154px;
	width: 140px;
	text-align: left;
	
	}
	
#nav a:hover	
{
	color: white;
}
	
	
#nav1 a 
{
	display: block;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	color: #99ccff;
	text-decoration: none;
}

#nav2	
{
	padding-left: 8px;
	padding-bottom: 7px;
	color: white;
	font-size: 11px;
	line-height: 16px;
}

#nav2 a 
{
	display: block;
	font-weight: normal;
	color: #99ccff;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}





/*raccourcis partie droite*/
#raccourcis	{
	position: absolute;
	left: 788px;
	top: 160px;
	width: 133px;
	color: #99ccff;
	font-size: 11px;
	color: #99ccff;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}
	
#raccourcis h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
}

#raccourcis p {
	font-size: 11px;
	line-height: 15px;
	color: white;
	padding-bottom: 15px;
	margin: 0px;
	
}
	

#raccourcis a 
{
	display: block;
	text-align: right;
	color: #99ccff;
	text-decoration: none;
	line-height: 18px;
}

#raccourcis a:hover	
{
	color: white;
}



/*historique partie supperieure*/

#historique
{
	position: absolute;
	left: 277px;
	top: 160px;
	width: 514px;
	font-size: 9px;
	color: #99ccff;
	font-weight: bold;
	text-align: left;
	
}


#historique a
{	font-size: 11px;
	color: #99ccff;
	text-decoration: none;
	
}

#historique a:hover
{	text-decoration: underline;
	
}



/*barre de recherche*/
#recherche
{
	position: absolute;
	left: 276px;
	top: 135px;
	width: 490px;
	font-size: 9px;
	color: white;
	text-align: right;
	font-weight: bold;
}

#recherche a
{
	font-weight: bold;
	text-decoration: none;
	color: white;
}

#fondblanc
{
	background-color: white;
	color: #99ccff;
}

#fondblanc a
{
	color: #99ccff;
}



/*Signature*/
#footer {
	height: 30px;
	margin-top: 50px;
	margin-bottom: 5px;
	text-align: left;
	color: #999999;
	font-size: 9px;
	margin-left: 10px;
	margin-right: 10px;
	}

#footer a:link, #footer a:visited  {
	 color: #99ccff;
	 }

#footer a:hover, #footer a:active {
	color: #999999;
	
	}
	
ul      { list-style-image: url("../images/etoile.gif"); 
		list-style-position: inside;
		margin-left: 10px;
		}
		
.searchform {
	margin: 0px;
	
}
.titre {
	font-size: 13px;
	line-height: 14px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 35px;
}
