body {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

#corps a {
	color: #003c7e;
	text-decoration: none;
}

#corps a:hover {
	color: #387cb2;
	text-decoration: underline;
}

#conteneur {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: URL('../img/fond-conteneur.png');
	background-repeat: repeat-y;
}

#header {
	text-align: right;
	border-right: 1px solid white;
}

#pouet { /* faudra changer ce nom*/
	width: 960px;
	height: 130px;
	margin-left: 10px;
	margin-top: -2px;
	background-image: URL('../img/fond-pouet.png');
	background-repeat: no-repeat;
	background-position: right;
}

#bloc-gauche {
	float: left;
	width: 210px;
	margin-left: 4px;
	background-image: URL('../img/fond-bloc-gauche.png');
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#corps {
	width: 705px;
	margin-left: 222px;
text-align: justify;
}

#dernieres-sorties {
	font-family: "Lucida Sans", serif;
        font-size: 0.95em;
	float: left;
	padding-left: 55px;
	padding-top: 20px;
}

#derniers-messages {
	font-family: "Lucida Sans", serif;
        font-size: 0.95em;
	margin-left: 525px;
	padding-top: 20px;
}
#derniers-messages a {
	color: #FFFFFF;
	text-decoration: none;
}

#derniers-messages a:hover {
	color: #c1e4e9;
	text-decoration: underline;
}

#pubs {
	margin-top: 10px;
	margin-left: 45px;
}

#sondage {
	font-family: "Lucida Sans", serif;
        font-size: 0.9em;
	margin-top: 10px;
	margin-left: 18px;
}
#sondage a {
	color: #003c7e;
	text-decoration: none;
}

#sondage a:hover {
	color: #387cb2;
	text-decoration: underline;
}

#dernieres-sorties a {
	color: #FFFFFF;
	text-decoration: none;
}
#dernieres-sorties a:hover {
	color: #c1e4e9;
	text-decoration: underline;
}

#partenaires img {
	width: 88px;
	height: 33px;
}
#partenaires a {
	display: block;
	width: 88px;
	margin-top: 5px;
	margin-left: 61px;
}
