@charset "utf-8";
/* CSS Document */

a img
{
	border:none;
}

body
{
	background-color:#000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


.site
{
	background-image:url(bg.png);
	background-repeat:repeat-x;
	margin:auto;
}

.contenu
{
	width:871px;
	margin:auto;
}

.logo
{
	background-image:url(black_devs_team.png);
	background-repeat:no-repeat;
	margin:auto;
	height:96px;
	width:443px;
}

.psp
{
	background-image:url(psp.png);
	background-repeat:no-repeat;
	height:350px;
	width:881px;
	margin:auto;
}

.psp img
{
	margin-top:26px;
	margin-left:180px;
}

.gauche
{
	background-image:url(gauche.png);
	background-repeat:no-repeat;
	height:133px;
	width:267px;
	padding-top:34px;
	padding-left:14px;
	margin-right:14px;
	float:left;
}

.gauche a
{
	display:block;
	width:231px;
	height:91px;
}

.milieu
{
	background-image:url(milieu.png);
	background-repeat:no-repeat;
	height:133px;
	width:267px;
	padding-top:35px;
	padding-left:14px;
	margin-right:10px;
	float:left;
}

.milieu a
{
	display:block;
	width:231px;
	height:91px;
}


.droite
{
	background-image:url(droite.png);
	background-repeat:no-repeat;
	height:133px;
	width:267px;
	padding-top:34px;
	padding-left:18px;
	float:left;
}

.droite a
{
	display:block;
	width:240px;
	height:91px;
}

h1
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	color:#111;
	text-align:center;
}