body
{
	background-image : url(fitness/backgroundheader.png);
	background-repeat : repeat-x;
	font-family : arial;
}

#back
{
	margin-left : 150px;
}

a:link, a:visited, a:hover, a:active, a:focus
{
	text-decoration : none;
	color : black;
}

#menu_langue img
{
	border : none;
}
#menu_langue li
{
	display : inline;
	padding-right : 3px;
}
#header 
{
	width : 1000px;
	background : url(fitness/logo.png);
	background-repeat : no-repeat;
	height : 125px;
	margin: auto;
	margin-top : -10px;
}

#content
{
	width : 800px;
	margin : auto;
	margin-top : 60px;
}

#logo
{
	position : absolute;
}

#itunes
{
	position : absolute;
	margin-top : 260px;
	margin-left : 93px;
	border : none;
}

h1
{
	margin-left : 300px;
}

#promo
{
	margin-left : 300px;
}

#description
{
	padding-top : 20px;
	margin-left : 275px;
}
#galerie
{
	
	margin-top : 60px;
	width : 1000px;
}

#galerie img
{
	vertical-align : middle;
	border : none;
	text-align : center;
	padding-right : 2px;
	width : 125px;
}




