@charset "utf-8";
@import url(general.css);

/* Feuille de style - Accueil
  * Deliv's SARL
  * contact@delivs.com
  */

div#central
{
	position: relative;
	background-image: url("img/back-accreditation.png");
	background-position: top left;
	background-repeat: no-repeat;
	width: 960px;
	height: 443px;
}

div#titre
{
	position: absolute;
	left: 32px;
	top: 11px;
	text-align: left;
}

div#texte1
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 420px;
	text-align: left;
	font-size: 10px;
}

div#texte2
{
	position: absolute;
	left: 510px;
	top: 74px;
	width: 420px;
	height: 330px;
	text-align: left;
	font-size: 10px;
}

div#container1
{
	position: absolute;
	left: 32px;
	top: 74px;
	width: 447px;
	height: 317px;
	overflow: auto;
}

div#support
{
	position: absolute;
	left: 32px;
	top: 74px;
	width: 447px;
	height: 317px;
	overflow: hidden;
}

div#description2
{
	position: absolute;
	width: 425px;
	text-align: left;
	font-size: 10px;
	top: 0px;
	left: 0px;
}