#entete{
	width:660px;
	height:80px;
	border-bottom:2px solid #808080;
}

#entete #logo{
	width:395px;
	background:transparent url('images/parisparis.jpg') top left no-repeat;
	padding-top:45px;
	float:left;
	font-size:11px;
}

#entete #description{
	width:248px;
	height: 100%;
	float:left;
	margin-left:17px;
}

#contenu{
	margin-top:30px;
}

#contenu #fixe{
	width:360px;
	float:left;
}

#contenu #actus img{
	/*display:block;
	margin:auto;
	background-color:#003399;*/
	margin-top:10px;
}

#macaron{
	position:absolute;
	left:90px;
	top:370px;
}