/* début du font de la rubrique */
.fond_de {
	background-image: url(images/de/fonds/news.jpg);
	background-repeat: no-repeat;
}

.fond_en {
	background-image: url(images/en/fonds/news.jpg);
	background-repeat: no-repeat;
}

.fond_zh {
	background-image: url(images/zh/fonds/news.jpg);
	background-repeat: no-repeat;
}
/* fin du font de la rubrique */

/* début des styles de la pages */
#news_global {
	position: relative;
	left: 0px;
	top: 0px;
	width: 935px;
	_height: 381px;
	min-height: 381px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 11px;
}

#news_lignetitre {
	position: relative;
	left: 0px;
	top: 0px;
	width: 861px;
	padding-bottom: 10px;
}

#news_ligneprincipales {
	position: relative;
	left: 0px;
	top: 0px;
	width: 570px;
	_height: 381px;
	min-height: 381px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#news_ligne {
	position: relative;
	left: 0px;
	top: 0px;
	width: 833px;
	margin-left: 20px;
	margin-bottom: 0px;
}

#news_ariches {
	position: relative;
	left: 0px;
	top: 0px;
	width: 924px;
	margin-top: 30px;
}

#news_article {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	padding-top: 20px;
}

#news_articledate {
	position: relative;
	left: 0px;
	top: 0px;
	width: 861px;
	margin-left: 20px;
}

#news_articleborder {
	position: relative;
	left: 20px;
	top: 0px;
	width: 861px;
	height: 20px;
	border-bottom: 1px solid #66543C;
}

.news_photogauche {
	float: left;
	left: 0px;
	top: 0px;
	border: 1px solid #F35712;
	margin-right: 15px;
	margin-bottom: 10px;
}

.news_photodroite {
	float: right;
	left: 0px;
	top: 0px;
	border: 1px solid #F35712;
	margin-left: 15px;
	margin-bottom: 10px;
}

.news_masque {
	position: absolute;
	visibility: hidden;
}

.news_affiche {
	position: relative;
	left: 0px;
	top: 0px;
	width: 833px;
	margin-left: 20px;
	margin-top: 10px;
}
/* fin des styles de la pages */
