﻿#boite1_news {
	background-color: white;
	left: 170px;
	position: relative;
	top: -430px;
	width: 810px;
	height: 450px;
	border: 0px solid royalblue;
}

#boite2_news {
	background-color: white;
	left: 170px;
	position: relative;
	top: -770px;
	width: 430px;
	height: 350px;
	border: 0px solid royalblue;
}

	
#titre_boite1_news {
	background-color: white;
	left: 0px;
	position: relative;
	top: 0px;
	width: 390px;
	height: 55px;
	border: 0px solid royalblue;
	font-size: 48px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
}
