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

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

div#slideshow
{
	position: relative;
	float: left;
	width: 610px;
	height: 280px;
}

div#bienvenue
{
	position: relative;
	float: right;
	width: 305px;
	height: 250px;
	/*border-left: dotted 1px rgb(108, 65, 23);*/
	background-image: url("img/filet-verti.gif");
	background-position: left top;
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 30px;
	line-height: 21px;
}

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

div#motpresident
{
	position: relative;
	float: left;
	width: 271px;
	height: 285px;
	/*border-right: dotted 1px rgb(108, 65, 23);*/
	background-image: url("img/filet-verti.gif");
	background-position: right top;
	background-repeat: repeat-y;
	text-align: left;
	padding-right: 15px;
	line-height: 18px;
}

div#focus
{
	position: relative;
	float: right;
	width: 660px;
	height: 330px;
}

img.president
{
	margin-right: 8px;
}

div.backpartenaire
{
	background-color: rgb(250, 248, 246);
	width: 260px;
	height: 70px;
}