@import url('general.css');

h1,h3
{
	color: #c50538;
}

h2
{
	margin: 0 0 1em;
	color: #666;
}

h3
{
	font-size: 1.5em;
	margin: 0 0 1em;
}

h4
{
	font-size: 1.2em;
	margin: 0 0 1em;
}

h5
{
	font-size: 1em;
	margin: 0 0 1em;
}

p.bandeau
{
	margin: 10px 0 16px;
}

#contenu-principal li
{
	text-indent: 10px;
	margin: 0 10px 1em 0;
	background: url('../pix/puce_liste.gif') no-repeat 0 .5em;
}

ul#nav-es
{
	padding: 6px;
}

ul#nav-es li
{
	background: url('../pix/fleche_nav.gif') no-repeat 6px .7em;
	padding: 4px 0 4px 14px;
	margin: 0 0 .2em;
}

ul#nav-es li.active
{
	background-color: #e3e3e3;
}

#contenu-principal div.bloc-info
{
	padding: 20px;
	margin-bottom: 10px;
}

p.commencer
{
	height: 25px;
	margin-top: 20px;
	background: url('../pix/espace_securite/btn_commencer.gif') no-repeat 100% 0;
}

p.commencer a
{
	height: 25px;
	width: 154px;
	float: right;
}

div#bloc-detail.bloc-info
{
	padding: 0px;
}
