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

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

div#sep
{
	margin-top: 10px;
	margin-bottom: 10px;
}

div#gauche
{
	position: relative;
	float: left;
	width: 440px;
	text-align: left;
}

div#droite
{
	position: relative;
	float: right;
	width: 492px;
	text-align: left;
	padding-left: 48px;
	background-image: url("img/filet-verti.gif");
	background-position: top left;
	background-repeat: repeat-y;
}

div.palmare
{
	position: relative;
	margin-bottom: 5px;
}

div.titrepalmare
{
	position: relative;
	background-image: url("img/back-palmare.gif");
	background-position: top left;
	background-repeat: no-repeat;
	width: 390px;
	height: 27px;
	padding-top: 8px;
	padding-left: 12px;
	color: rgb(102, 102, 102);
	font-size: 16px;
	cursor: pointer;
}

div.titrepalmare2
{
	position: relative;
	background-image: url("img/back-palmare2.gif");
	background-position: top left;
	background-repeat: no-repeat;
	width: 390px;
	height: 27px;
	padding-top: 8px;
	padding-left: 12px;
	color: rgb(255, 255, 255);
	font-size: 16px;
	cursor: pointer;
}

div.contenupalmare
{
	position: relative;
	background-color: rgb(246, 246, 246);
	width: 390px;
}

div.film
{
	position: relative;
	float: left;
	width: 190px;
	height: 50px;
	margin-left: 5px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 5px;
}

.nom
{
	font-size: 14px;
	color: rgb(51, 51, 51);
	line-height: 14px;
}

.fonction
{
	font-size: 10px;
	color: rgb(102, 102, 102);
	line-height: 10px;
}

td.vignette
{
	width: 53px;
	height: 50px;
	text-align: left;
	cursor: pointer;
}

td.texte
{
	width: 170px;
	height: 50px;
	text-align: left;
}

img.coingris
{
	position: absolute;
	top: 0px;
	left: 0px;
}

img.plus
{
	position: absolute;
	top: 40px;
	left: 40px;
}

div.infos
{
	border-top: solid 1px rgb(224, 224, 224);
	border-bottom: solid 1px rgb(224, 224, 224);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

strong
{
	color: rgb(85, 85, 85);
}

b
{
	color: rgb(85, 85, 85);
}

div.credits
{
	font-size: 9px;
	color: rgb(173, 173, 173);
	margin-top: -5px;
}

.tnom
{
	font-size: 20px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 15px;
}

.tfonction
{
	color: rgb(102, 102, 102);
	font-weight: bold;
	line-height: 20px;
}

div.de_film
{
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	color: rgb(51, 51, 51);
	float: left;
}

div.de_infos
{
	float: right;
	text-align: right;
	color: rgb(51, 51, 51);
	line-height: 10px;
}

div.de_images
{
	
	text-align: left;
	margin-top: 3px;
	width: 510px;
}
div.de_minis
{
	text-align: left;
}

div.fiche
{
	position: relative;
	float: left;
	width: 190px;
	height: 50px;
	margin-left: 5px;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 5px;
}

.nom
{
	font-size: 14px;
	color: rgb(51, 51, 51);
	line-height: 14px;
}

.fonction
{
	font-size: 10px;
	color: rgb(102, 102, 102);
	line-height: 10px;
}

td.vignette
{
	width: 53px;
	height: 50px;
	text-align: left;
	cursor: pointer;
}

td.texte
{
	width: 170px;
	height: 50px;
	text-align: left;
}

img.coingris
{
	position: absolute;
	top: 0px;
	left: 0px;
}

img.plus
{
	position: absolute;
	top: 40px;
	left: 40px;
}

div.margb
{
	margin-bottom: 4px;
}

div.de_autre
{
	position: relative;
	float: left;
	width: 150px;
	margin-right: 5px;
	text-align: left;
	line-height: 14px;
	margin-bottom: 5px;
}