@import url('core_presentation.css');

h1
{
	background-image: url('../pix/presentation/tit_initiation.gif');
	height: 40px;
}

div#bloc-info
{
	background-image: url('../pix/presentation/fond_initiation.jpg');
	background-position: 0 30px;
	/*margin-top: 0;*/
}

div#bloc-info ul
{
	height: 300px;
}

div#bloc-info ul.bloc-info p.button
{
	margin-left: 100px;
}

p.button a
{
	background: url('../pix/selfcare/sc-d-fleche.gif') no-repeat 100% 50%;
	padding-right: 10px;
	/*display: block;*/
}
