#bloc
{
	width: 620px;
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
}

#bloc p
{
	font-size: 10pt;
	margin-top: 0px;
}

#bloc em
{
	font-weight: bold;
	color: #e1021c;
}

#bloc h1
{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20pt;
	color: #e1021c;
}

#bloc h2
{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14pt;
	color: #58585a;
	text-align: left;
}

#bloc h3
{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12pt;
	color: #e1021c;
}

#bloc h3 strong
{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}

#bloc h4
{
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}

#bloc .imageFlottanteDroite
{
	float: right;
	margin-left: 50px;
	margin-bottom: 10px;
}

#bloc .imageFlottanteGauche
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#bloc a
{
	font-weight: normal;
	text-decoration: underline;
	color: #e1021c;
}

#bloc a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #e1021c;
}

#bloc .blocGris
{
	background: #ECEBEB;
	margin-left: 20px;
	padding: 20px;
	font-size: 10pt;
	border-left: 1px solid #e1021c;
}

#bloc .blocGris strong
{
	color: #e1021c;
}

#bloc .texteRouge
{
	font-weight: bold;
	color: #e1021c;
}

#sousMenuLaSuisse
{
	margin-top: 10px;
	text-align: center;
}

#sousMenuLaSuisse ul
{
	border-top: 1px solid #e1021c;
	border-bottom: 1px solid #e1021c;
	margin-left: 20px;
	text-align: left;
	line-height: 20px;
	list-style-type:none;
	text-align: right;
}

#sousMenuLaSuisse a
{
	font-weight: bold;	
	text-decoration: none;
	font-size: 10pt;
	color: #e1021c;
}
