﻿/*  Gestion de l'interface about  */

#boite_subtitle_about
{
	background-color: white;
	left: 320px;
	position: relative;
	top: -490px;
	width: 60%;
	height: 30px;
	border: 0px solid royalblue;

}

#boite1_about {
	background-color: white;
	left: 170px;
	position: relative;
	top: -430px;
	width: 430px;
	height: 130px;
	border: 0px solid royalblue;
}

#boite2_about {
	background-color: white;
	left: 170px;
	position: relative;
	top: -460px;
	width: 81%;
	height: 70%;
	border: 0px solid royalblue;
}

#boite3_about {
	background-color: white;
	left: 170px;
	position: relative;
	top: -460px;
	width: 40%;
	height: 64%;
	border: 0px solid royalblue;
}

#boite4_about {
	background-color: white;
	left: 590px;
	position: relative;
	top: -770px;
	width: 40%;
	height: 64%;
	border: 0px solid royalblue;
}

#boite7_about {
	background-color: white;
	left: 170px;
	position: relative;
	top: -430px;
	width: 430px;
	height: 330px;
	border: 0px solid royalblue;
	overflow : auto;
}

#boite8_about {
	background-color: white;
	left: 605px;
	position: absolute;
	top: 90px;
	width: 390px;
	height: 320px;
	border: 0px solid red;
	
}

#boite88_about {
	background-color: white;
	left: 605px;
	position: absolute;
	top: 99px;
	width: 390px;
	height: 320px;
	border: 0px solid red;
	
}
#boite9_about {
	background-color: white;
	left: 725px;
	position: relative;
	top: -1230px;
	width: 240px;
	height: 50px;
	border: 0px solid red;
	font-size: 8px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	/*color: royalblue;*/
	color: #4b4b4b;

}

#boite_search {
	background-color: white;
	left: 155px;
	position: relative;
	top: 0px;
	width: 81%;
	height: 150px;
	border: 0px solid royalblue;
}


text4
{
	background-color: white;
	left: 0px;
	position: relative;
	top: 0px;
	height: 55px;
	border: 0px solid royalblue;
	font-size: 18px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: royalblue;
}
