@import url('core_presentation.css');

div.hgroup,hgroup
{
	background: url('../pix/presentation/bandeau-camera-ip.jpg') no-repeat 0 100%;
	padding-bottom: 260px;
}

div.hgroup h1,hgroup h1
{
	margin-bottom: .4em;
}

div.hgroup h2,hgroup h2
{
	margin-left: 0;
}

div.hgroup h3,hgroup h3
{
	background: url('../pix/presentation/new-camera-ip.png') no-repeat;
	width: 197px;
	height: 159px;
	position: absolute;
	top: 70px;
	right: -30px;
}

div#contenu-principal ul li
{
	margin: 0 0 2.2em;
}

div#contenu-principal ul ul li
{
	margin: 0 0 .2em;
	padding-left: 10px;
	background: url('../pix/core/puce-liste.gif') no-repeat 0 .5em;
}

ul h3.enum
{
	font-size: 1.5em;
	margin: 0 0 .5em;
	padding-top: 0px;
}

li.tech
{
	overflow: hidden;
}

li.tech ul
{
	float: left;
	width: 48%;
}

