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

div#titre
{
	position: absolute;
	left: 32px;
	top: 21px;
}

div#image
{
	position: absolute;
	left: 32px;
	top: 75px;
	width: 352px;
	height: 198px;
}

div#support
{
	position: absolute;
	left: 404px;
	top: 75px;
	width: 525px;
	height: 197px;
	text-align: left;
	font-size: 10px;
	overflow: hidden;
}

div#description2
{
	position: absolute;
	width: 500px;
}

div#filmographie
{
	position: absolute;
	left: 32px;
	top: 286px;
}

div#filmo
{
	position: absolute;
	left: 32px;
	top: 300px;
	width: 900px;
	height: 80px;
	text-align: left;
	font-size: 11px;
}

td.filmo
{
	width: 201px;
	padding-right: 20px;
	font-size: 10px;
	vertical-align: top;
}

div#nav
{
	position: absolute;
	right: 30px;
	top: 395px;
}
