body
{
	font-family :  Arial, Helvetica;
}

a
{
	text-decoration : none;
	color : black;
}
#header
{
	width : 700px;
	margin:auto;
	height: 155px;
	background: url(images/playcorplogo.jpg);
	background-repeat : no-repeat;
}

#content 
{
	height: 600px;
	margin : auto;
	width : 950px;
	margin-top : 50px;
}

html>body #content {
height: auto;
min-height: 600px;
} 

#fitness
{
	width : 700px;
	height : 410px;
}
#golf
{
	width : 650px;
	height : 180px;
}

#facelookmen
{
	width : 650px;
	height : 200px;
}

#content img
{
	border : none;
}

h1, h2
{
	padding-top : 10px;
	font-family :  Arial, Helvetica;
	color : black;
}


.appli
{	
	display: inline-block;
	height : 160px;
	width : 150px;
	padding-right : 15px;
	padding-top : 3px;
	margin : auto;
}

.logo
{
	position : absolute;
	margin:center;
}

.logo_itunes
{
	margin-left : 18px;
}


#left
{
	width : 330px;
	float : right;
	margin-right : 10px;
	
}


#actu
{
	border : 1px solid grey;
}

#left a
{
	text-decoration : none;
	color : grey;
}
#left h1
{
	margin-top : 0px;
	margin-left : 10px;
}


h3
{
	font-family : Arial, Helvetica;
	font-size : 15px;
	margin-left: 10px;
	margin-right : 10px;
}

.blog
{
	margin-top : 20px;
	font-style : bold;
	float : right;
	font-family : Arial, Helvetica;
	font-size : 15px;
	margin-left: 40px;
}

#divers 
{
	width : 630px;
}


