#bloc .listeInterview
{
	font-size: 13px;
	float: left;
	width: 300px;
	margin-right: 8px;
	margin-bottom: 10px;
}

#bloc .listeInterview h2
{
	margin-bottom: 4px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #e1021c;
	text-align: left;
	text-decoration: none;
}

#bloc .listeInterview a,
#bloc .listeInterview a:hover
{
	text-decoration: none;
	display: block;
	float: left;
	color: #58585a;
	width: 300px;
}

#bloc #premiereInterview
{
	font-size: 13px;
}

#bloc #premiereInterview h3
{
	font-weight: bold;
	font-size: 14px;
	color: #008000;
	margin-top: 0px;
	margin-bottom: 4px;
}

#bloc #premiereInterview h2
{
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #e1021c;
	text-align: left;
	text-decoration: none;
}

#bloc #premiereInterview a,
#bloc #premiereInterview a:hover
{
	text-decoration: none;
	display: block;
	float: left;
	/*color: #58585a;*/
	color: #000000;
	font-weight: bold;
}

#bloc #premiereInterview .suite
{
	font-size: 12px;
	color: #e1021c;
	float: right;
	margin-right: 20px;
}

#bloc img
{
	float: left;
	border: none;
	margin-right: 5px;
}


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

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

#bloc em
{
	font-weight: normal;
	font-style: italic;
}

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

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

#bloc #blocIntro
{
	width: 620px;
	text-align: left;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #00b050;
}

#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;
}
