.congres2010 .conteneurDonnees {
	/*border-bottom:1px dashed #168ABD;*/
	width:100%;
	height:auto;
}

.congres2010 .conteneurDonnees .titreIntervention {
	display:block;
	font-weight:bold;
	color:#000000;
	margin-top:10px;
}

.conteneurDonnees .dateAffiche,
.conteneurDonnees .refAffiche
{
     color:#168ABD;
}

.conteneurDonnees .dateAffiche label,
.conteneurDonnees .refAffiche label 
{
    color:#999;   
}

.conteneurDonnees .TypeEtSocieteReunion {
    margin-top:5px;
    color:#168ABD;
}
.conteneurDonnees .TypeEtSocieteReunion .Type {
    float:left;
    color:#5ab1d3;
}
.conteneurDonnees .TypeEtSocieteReunion .Societe {
    float:left;
    padding-left:2px;
    font-size:10px;
}
.conteneurDonnees .ThemeReunion {
    clear:both;
    color:#5ab1d3;
}

.conteneurDonnees .auteur  
{
    font-weight:bold; 
    margin-bottom:3px;
    color:#999; 
}

.congres2010 .tri
{
	display:none;
}

.congres2010 .nbrResultat, .congres2010 .noResult
{
	color:#168ABD;
	float:left;
	width:700px;
	margin-top:10px;
	border-bottom:2px solid #168ABD;
}

.congres2010 .listeResultats {
	float:left;
	background-color:#FFFFFF;
}

.contenu-editorial .titreH1 {
	
}

.contenu-editorial .titreH1 h2 {
	font-size: 14px;
	color:#168ABD;
}

.congres2010 .progRecherche .trait
{
	display:none;
}

.congres2010 .titreIntervention a
{
	color:#000000;
	text-decoration: none;
}
.typeCheckList input, .typeCheckList p
{
    line-height: 16px;
    padding: 0;
    width:auto;
    border:none;
}
.typeCheckList span
{
    height:17px;
    display: block;
    padding-top:6px;
}
.typeCheckList li 
{
    height: 20px;}
.typeCheckList p { clear:both; }

.congres2010 .listeResultats tr.Separation {
    background:#FFF url(/images/Charte/tiret.gif) repeat-x left bottom;
	/* hauteur minimum pour que l'img ne passe pas sur tirets séparation */
    height:53px;
}

/**************** pages JNLF ITV 2010 *****************/
.interview {
	border-bottom:1px dashed #168ABD;
	margin-top:5px;
	float:left;
	width:100%;
}
.interview img {
	float:left;
	margin:0 5px 5px 0;
}
.interview h1 {
	color:#000;
	font-weight:bold;
	font-size:12px;
}
.interview h2 {
	margin-top:0;
	color:#999;
}
.interview a h1:hover {
	color:#168ABD;
}
.interview span.resum {
	color:#999;
	font-weight:bold;
}
.interview p {
	color:#168ABD;
	padding-left:105px;
}
