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

/* Feuille de style - Accueil
  * Deliv's SARL
  * contact@delivs.com
  */
div#secondaire
{
	position: relative;
	width: 756px;
}

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

div.padding
{
	padding-left: 14px;
	padding-right: 14px;
	text-align: justify;
}

.form0
{
	width: 200px;
	border: solid 1px rgb(0, 0, 0);
	font-size: 11px;
}

div#classes
{
	position: relative;
	width: 757px;
}

div#classe
{
	position: relative;
	background-image: url("img/classes.png");
	background-position: top left;
	background-repeat: repeat-y;
	width: 757px;
}
