@import url('decreg_tv_core.css');

div#bloc-info
{
	padding-top: 0;
}

div#bloc-info div.header
{
	background-image: url('../pix/presentation/fond_decreg_tv_adsl.jpg');
	height: 184px;
	margin-bottom: 10px;
	padding: 0 30px;
	font-size: 1.2em;
}

div.header *
{
	color: #fff;
}

div.header h1
{
	padding-top: 54px;
	margin-bottom: 1em;
	/*font-size: 2.2em;*/
}

div.header h2.enum
{
	background-image: url('../pix/presentation/puce-fleche-rouge.gif') !important;
	background-position: 0 .2em !important;
	margin-bottom: 0 !important;
}

div#bloc-info ul
{
	height: 320px;
}

div.bloc-info
{
	background-color: #ececec;
	border-color: #f6f6f6;
	padding: 14px 20px;
	margin: 10px 0;
}

div.bloc-info h2
{
	font-size: 1em;
	margin-bottom: 1em;
}