@import url('core_presentation.css');

div.bloc-info
{
	padding: 40px 20px;
}

h1
{
	margin: 0 0 1em;
}

ul.detail h2
{
	left: -50px;
	color: #fff;
}

ul.detail h3
{
	color: #000;
	font-size: 1.5em;
	margin: 0 0 .5em;
}

ul.detail p
{
	margin: 0 0 .5em;
}

div.service
{
	clear: both;
	background: url('../pix/presentation/visuel-demenagement.gif') no-repeat 100% 0;
	padding: 0 300px 0 0;
	height: 224px;
	margin: -20px 0 0;
	position: relative;
}

div.service ul
{
	margin: 1em 0 2em;
}

div.service h3
{
	background: url('../pix/presentation/puce_fleche.gif') no-repeat 0 100%;
	color: #000;
	line-height: 24px;
	padding: 30px 0 0 30px;
	font-size: 1.1em;
}

div.service h4
{
	font-size: 1em;
	margin: 0 0 .2em;
}

div.service li
{
	margin: 0 0 1em;
}

div.service ul.nav
{
	overflow: hidden;
	margin-bottom: 0;
}

ul.nav li
{
	float: left;
	margin: 0 30px 0 0;
}

ul.nav li a
{
	height: 25px;
	background-repeat: no-repeat;
}

li.offre-adsl
{
	background-image: url('../pix/presentation/btn-offre-adsl.gif');
}

li.offre-adsl a
{
	width: 151px;
}

li.offre-thd
{
	background-image: url('../pix/presentation/btn-offre-thd.gif');
}

li.offre-thd a
{
	width: 179px;
}
