/* début du font de la rubrique */
.fond_de {
	background-image: url(images/de/fonds/home.jpg);
	background-repeat: no-repeat;
}

.fond_en {
	background-image: url(images/en/fonds/home.jpg);
	background-repeat: no-repeat;
}

.fond_zh {
	background-image: url(images/zh/fonds/home.jpg);
	background-repeat: no-repeat;
}
/* fin du font de la rubrique */

/* début des styles de la pages */

#home_global {
	position: relative;
	left: 0px;
	top: 0px;
	width: 926px;
	padding: 12px;
}

#home_actuprincipal {
	position: relative;
	left: 0px;
	top: 0px;
	width: 628px;
	height: 200px;
}

#home_video {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 220px;
	height: 126px;
}

#home_textevideo {
	position: relative;
	top: 0px;
	width: 350px;
	height: 190px;
}

.home_actuprincipalphoto {
	float: left;
	left: 0px;
	top: 0px;
	margin-right: 34px;
	border: 1px solid #F35712;
}

#home_listeactus {
	position: relative;
	margin-top: 70px;
	width: 926px;
	_height: 130px;
	min-height: 130px;
}

#home_actu {
	float: left;
	left: 0px;
	top: 0px;
	width: 205px;
}

#home_actuseparation {
	float: left;
	left: 0px;
	top: 0px;
	width: 15px;
	height: 145px;
	margin-top: -15px;
	text-align: center;
}

#home_newsletter {
	position: absolute;
	left: 720px;
	top: 300px;
	width: 206px;
}

/* fin des styles de la pages */
