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

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

div.catalogue
{
	position: relative;
	width: 390px;
	background-image: url("img/fond_catalogue.png");
	background-repeat: repeat-y;
	background-position: top left;
}

div.catalogue2
{
	width: 390px;
}

td.texte
{
	width: 100px;
}

td.input
{
	width: 250px;
	text-align: left;
}
