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

#gauche {
	float: left;
	margin-top: 70px;
	width: 610px;
	_height: 430px;
	min-height: 430px;
}

#droite {
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 312px;
	_height: 430px;
	min-height: 430px;
}

#actu-dev {
	position: relative;
	margin-bottom: 30px;
	width: 610px;
	_height: 100px;
	min-height: 100px;
}

#titre-archives {
	position: relative;	
	width: 610px;
	height: 20px;
	border-bottom: 1px solid #FFD000;
}

#archives-actus {
	position: relative;
	margin-bottom: 10px;
	width: 610px;
	_height: 100px;
	min-height: 100px;
}

.liste-archives {
	position: relative;
	margin-top: 10px;
	padding: 10px;
	width: 590px;
	_height: 30px;
	min-height: 30px;
}
