body{
	background:#4d4d4d url(../images/bg.gif) repeat-y;;
	margin:0;
	padding:0;
}

#globalsplash {
	width:872px;
	margin:0 auto;
	padding:0;
}

#globalsplash .flash {
	width:400px;
	float:left;
}

#globalsplash .titre {
	width:400px;
	float:left;
	margin:150px 0 0 72px;
}

#globalsplash .titre img{
	border:0;
}

#globalsplash #pied{
	border:solid 1px #ff16fd;
	padding:5px;
	overflow:hidden;
	text-align:center;
	clear:both;
}


#globalsplash #pied p{
	margin:5px 0 10px 0;
	
}

.gras {
	font-weight:bold;
}
