@charset "utf-8";
/* CSS Document */

div#histoire{
color: #000000;
height:auto;
}


#HistoireTop_fr{
 width:588px;
 height:53px;
 margin-left:6px;
 background:url(../images/site/histoire/titre.jpg) 0px 0px no-repeat;
 display:block;
}
#HistoireTop_en{
 width:588px;
 height:53px;
 margin-left:6px;
 background:url(../images/site/histoire/titre-en.jpg) 0px 0px no-repeat;
 display:block;
}
#HistoireTop_es{
 width:588px;
 height:53px;
 margin-left:6px;
 background:url(../images/site/histoire/titre-es.jpg) 0px 0px no-repeat;
 display:block;
}
#HistoireTop_de{
 width:588px;
 height:53px;
 margin-left:6px;
 background:url(../images/site/histoire/titre-de.jpg) 0px 0px no-repeat;
 display:block;
}
#HistoireImage1{
	width:245px;
	height:179px;
	display:block;
	float:left;
	margin-left:6px;
	background:url(../images/site/histoire/image-1.jpg) 0px 0px no-repeat;
}
#HistoireTexte1{
	width:251px;
	height:139px;
	display:block;
	float:left;
	background:url(../images/site/histoire/texte-1.jpg) 0px 0px no-repeat;
	padding-top:40px;
	padding-left:32px;
	padding-right:60px;
	text-align:right;
}

#HistoireImage2{
	width:245px;
	height:164px;
	display:block;
	float:left;
	background:url(../images/site/histoire/image-2.jpg) 0px 0px no-repeat;
}
#HistoireTexte2{
	width:233px;
	height:114px;
	display:block;
	float:left;
	background:url(../images/site/histoire/texte-2.jpg) 0px 0px no-repeat;
	margin-left:6px;
	padding-left:50px;
	padding-right:60px;
	padding-top:50px;
	text-align:left;
}

#HistoireImage3{
	width:245px;
	height:175px;
	display:block;
	float:left;
	margin-left:6px;
	background:url(../images/site/histoire/image-3.jpg) 0px 0px no-repeat;
}
#HistoireTexte3{
	width:258px;
	height:125px;
	display:block;
	float:left;
	background:url(../images/site/histoire/texte-3.jpg) 0px 0px no-repeat;
	padding-left:35px;
	padding-right:50px;
	padding-top:50px;
	text-align:right;
}
#HistoireFooter{
 width:254px;
 height:204px;
 margin-left:6px;
 background:url(../images/site/histoire/bas.jpg) 0px 0px no-repeat;
 display:block;
 padding-left:45px;
 padding-right:295px;
 padding-top:60px;
}

#HistoireZone1{
	width:170px;
	height:140px;
	display:block;
	cursor:pointer;
	margin-top:30px;
	margin-left:50px;
}
.PushHistoirePlus{
	height:22px;
	width:22px;
	display:block;
	background:url(../images/site/histoire/plus.png) 0px 0px no-repeat;
}
.PushHistoirePlus:hover{
	height:22px;
	width:22px;
	display:block;
	background:url(../images/site/histoire/plus.png) 0px -23px no-repeat;
}

.PushHistoirePlus1{
	margin-top:-28px;
	margin-left:70px;
}
.PushHistoirePlus1Hover{
	margin-top:-28px;
	margin-left:70px;
	background:url(../images/site/histoire/plus.png) 0px -23px no-repeat;
}


#HistoireZone3{
	width:170px;
	height:160px;
	display:block;
	cursor:pointer;
	margin-top:10px;
	margin-left:60px;
}
.PushHistoirePlus3{
	margin-top:-35px;
	margin-left:70px;
}
.PushHistoirePlus3Hover{
	margin-top:-35px;
	margin-left:70px;
	background:url(../images/site/histoire/plus.png) 0px -23px no-repeat;
}

#HistoireZone2{
	width:170px;
	height:160px;
	display:block;
	cursor:pointer;
	margin-top:10px;
	margin-left:20px;
}
.PushHistoirePlus2{
	margin-top:-48px;
	margin-left:26px;
}
.PushHistoirePlus2Hover{
	margin-top:-48px;
	margin-left:26px;
	background:url(../images/site/histoire/plus.png) 0px -23px no-repeat;
}

