@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-presse.png");
	background-position: top left;
	background-repeat: no-repeat;
	width: 960px;
	height: 443px;
}

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

div#affiche
{
	position: absolute;
	left: 32px;
	top: 75px;
}

div#texte7
{
	position: absolute;
	left: 265px;
	top: 77px;
	width: 241px;
	height: 304px;
	text-align: left;
	font-size: 10px;
}

div#downloads
{
	position: absolute;
	left: 547px;
	top: 77px;
	width: 100px;
	height: 304px;
	text-align: left;
	font-size: 10px;
}

div#photos
{
	position: absolute;
	left: 679px;
	top: 77px;
	width: 250px;
	height: 310px;
	text-align: left;
	font-size: 10px;
}

td.phot
{
	width: 80px;
}