@import url('core_presentation.css');

h1
{
	color: #000;
	margin-bottom: 1em;
}

h2
{
	margin-right: 40%;
	color: #c50538;
	font-size: 1.6em;
}

div.engagement
{
	position: absolute;
	top: 0;
	right: 0;
	overflow: visible !important;
	width: 270px;
}

div.engagement h3
{
	position: relative;
	right: -30px;
	margin-bottom: -4px !important;
	margin-left: -20px !important;
	height: 57px;
	background: url('../pix/presentation/visuel-livret.png') no-repeat 100% 0;
	padding-right: 110px;
	font-size: 1.6em;
}

div.engagement h3,div.engagement h3 a
{
	color: #c50538;
}

div.engagement ul
{
	margin: 0 20px;
}

div.engagement ul li
{
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: .4em;
}

ul.recevoir
{
	margin: 20px 0 30px;
}

ul.commande
{
	/*overflow: hidden;*/
	float: none !important;
	font-size: 1.2em;
	background: url('../pix/presentation/fond-commande-etape-off.gif') repeat-x #000;
	height: 39px;
	position: relative;
}

ul.commande li
{
	/*float: left;*/
	position: absolute;
	top: 0;
	line-height: 39px;
	/*padding: 0 60px;*/
	text-align: center;
	width: 50%;
	text-transform: uppercase;
}

li#chez-moi
{
	left: 0;
}

li#en-magasin
{
	right: 0;
}

ul.commande li.actif
{
	background-image: url('../pix/presentation/fond-commande-etape-on.gif');
	background-color: #aa0431;
}

ul.commande li.actif,ul.commande li.actif a
{
	color: #fff;
}

ul.nav
{
	margin-top: 10px;
}

ul.commande-detail
{
	height: 364px;
}

p.flash-cac
{
	height: 370px;
	width: 365px;
	float: left;
}

p.flash-cac object
{
	width: 365px;
	height: 370px;
}
