
/*--------------------------------------------------------------------
/* PRINCIPAL
/**/

#principal {
	background-image : url(../images/fond-a_propos_de_kiri.jpg);
	background-repeat : no-repeat;
}

/*--------------------------------------------------------------------
/* MENU2
/**/

#menu2 {
	left : 461px;
	top : 10px;
}

#menu2 li {
	width : 179px;
	height : 21px;
	margin-bottom : 1px;
}

* html #menu2 li {
	margin-bottom : 0;
}

#menu2 li a {
	width : 179px;
	height : 21px;
}

* html #menu2 li a {
	margin-bottom : 1px;
}

#menu2-histoire_de_kiri, #menu2-histoire_de_kiri a {
	background-image : url(../images/menu2-histoire_de_kiri.gif);
}

#page-histoire_de_kiri #menu2-histoire_de_kiri a, #menu2-histoire_de_kiri a:hover {
	background-image : url(../images/menu2-histoire_de_kiri-actif.gif);
}

#menu2-usine_kiri, #menu2-usine_kiri a {
	background-image : url(../images/menu2-usine_kiri.gif);
}

#page-usine_kiri #menu2-usine_kiri a, #menu2-usine_kiri a:hover {
	background-image : url(../images/menu2-usine_kiri-actif.gif);
}

#menu2-engagement, #menu2-engagement a {
	background-image : url(../images/menu2-engagement.gif);
}

#page-engagement #menu2-engagement a, #menu2-engagement a:hover {
	background-image : url(../images/menu2-engagement-actif.gif);
}

#menu2-sous_traitance, #menu2-sous_traitance a {
	background-image : url(../images/menu2-sous_traitance.gif);
}

#page-sous_traitance #menu2-sous_traitance a, #menu2-sous_traitance a:hover {
	background-image : url(../images/menu2-sous_traitance-actif.gif);
}

#menu2-devenir_distributeur, #menu2-devenir_distributeur a {
	background-image : url(../images/menu2-devenir_distributeur.gif);
}

#page-devenir_distributeur #menu2-devenir_distributeur a, #menu2-devenir_distributeur a:hover {
	background-image : url(../images/menu2-devenir_distributeur-actif.gif);
}

/*--------------------------------------------------------------------
/* TITRE
/**/

#titre {
	margin : 0;
	padding : 0;

	text-indent : -9000px;
	overflow : hidden;

	position : absolute;
	left : 41px;
	top : 18px;

	width : 278px;
	height : 44px;
	background-image : url(../images/titre-a_propos_de_kiri.jpg);
}

#page-histoire_de_kiri #titre {

}

#page-usine_kiri #titre {
	left : 43px;
	top : 17px;

	width : 316px;
	height : 82px;
	background-image : url(../images/titre-usine_kiri.jpg);
}

#page-engagement #titre {
	left : 41px;
	top : 18px;

	width : 294px;
	height : 44px;
	background-image : url(../images/titre-engagement.jpg);
}

#page-sous_traitance #titre {
	left : 43px;
	top : 17px;

	width : 316px;
	height : 82px;
	background-image : url(../images/titre-sous_traitance.jpg);
}

#page-devenir_distributeur #titre {
	left : 43px;
	top : 18px;

	width : 300px;
	height : 74px;
	background-image : url(../images/titre-devenir_distributeur.jpg);
}

#page-contactez_nous #titre {
	left : 41px;
	top : 18px;

	width : 278px;
	height : 39px;
	background-image : url(../images/titre-contactez_nous.jpg);
}

/*--------------------------------------------------------------------
/* PHOTO
/**/

#page-histoire_de_kiri #photo, #page-contactez_nous #photo {
	position : absolute;
	left : -135px;
	top : 17px;

	width : 287px;
	height : 496px;
	background-image : url(../images/photo-a_propos_de_kiri.jpg);
}

#page-usine_kiri #photo {
	position : absolute;
	left : -57px;
	top : 128px;

	width : 197px;
	height : 340px;
	background-image : url(../images/photo-usine_kiri.jpg);
}

#page-engagement #photo {
	/*position : absolute;
	left : -97px;
	top : 21px;

	width : 266px;
	height : 492px;
	background-image : url(../images/photo-engagement.jpg);*/
}

#page-sous_traitance #photo {
	/*position : absolute;
	left : -97px;
	top : 21px;

	width : 266px;
	height : 492px;
	background-image : url(../images/photo-sous_traitance.jpg);*/
}

#page-devenir_distributeur #photo {
	position : absolute;
	left : -116px;
	top : 335px;
	z-index : 16;

	width : 638px;
	height : 192px;
	background-image : url(../images/photo-devenir_distributeur.gif);
}

#contenu {
	background-image : url(../images/contenu-fond_rouge.jpg);
	background-repeat : repeat-y;
}

#visite_virtuelle {
	display : block;
	width : 99px;
	height : 19px;
	text-indent : -9000px;
	overflow : hidden;
	background-image : url(../images/visite_virtuelle.gif);
	position : absolute;
	left : -57px;
	top : 480px;
	z-index : 99;
}

