@import url('core_presentation.css');

h1
{
	/*background-image: url('../pix/presentation/tit_tvpc.gif');
	height: 42px;*/
}

div#bloc-info
{
	background-image: url('../pix/presentation/fond_tvpc.jpg');
	background-position: 0 30px;
}

div#bloc-info ul
{
	height: 210px;
}

div#bloc-info ul.first-child ul
{
	/*background: url('../pix/presentation/visu_chaine.gif') no-repeat 50% 100%;
	padding-bottom: 130px;*/
}

div#bloc-info ul p a
{
	color: #c50538;
	text-decoration: underline;
}

p.note
{
	margin: 1em 3em;
}