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

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

div.presse
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 626px;
	text-align: left;
}

div.topactu
{
	position: relative;
	background-image: url('img/titre-presse.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 626px;
	height: 26px;
	padding-left: 10px;
	text-transform: uppercase;
	text-align: left;
	padding-top: 6px;
}

div.pdf
{
	position: absolute;
	cursor: pointer;
	right: 0px;
	top: 0px;
	width: 52px;
	height: 26px;
}

div#pages
{
	text-align: center;
}

table#pages2
{
	text-align: center;
	height: 20px;
	color: rgb(107, 107, 107);
	margin-left: auto;
	margin-right: auto;
}

td#pages3
{
	background-image: url("img/p.png");
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	height: 20px;
	color: rgb(107, 107, 107);
	margin-left: auto;
	margin-right: auto;
}

div.cat-pro
{
	position: relative;
	background-image: url("img/cat-pro.png");
	background-repeat: repeat-y;
	background-position: top left;
	color: rgb(255, 255, 255);
	width: 130px;
	text-align: left;
}