@charset "utf-8";



#header {
	width: 900px; height: 300px;
	background-image: url(../../img/home/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content {
	width: 900px;
}

#alternance {
	width: 312px; font-size: 13px;
	padding: 5px; margin-bottom: 7px; margin-top: 12px;
	background-color: #eeeeee;
}

.ecran_actu1 {
	width: 159px; height: 106px;
	background-image: url(../../img/home/ecran_actu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.ecran_actu {
	width: 159px; height: 106px;
	background-image: url(../../img/home/ecran_actu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.ecran_actu p {
	padding: 0px 10px 0px 14px; margin: 0px 0px 6px 0px;
	color: white; font-size: 11px;
}

.ecran_actu a {
	padding: 0px 10px 0px 14px;
	color: white; font-size: 11px;
}

