
.TexteCourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.LienUpdate {
	color: #000000;
}
.LienRetry {
	color: #777777
}




/*  NEXT LAB */

/*.accroche {

font-family: Helvetica, Arial, sans-serif;
font-size:18px;
font-weight:bold;

color:#FFFFFF;



}

*/
#accroche_fond{
background:transparent url(../images/next_lab_bandeau.gif);
width:285px;
font-size:15px;
height:20px;
}

.right{
float: right;
}

.accroche {
font-family:  Arial, Helvetica, sans-serif;

font-weight:bold;
padding-left:25px;
   padding-top: 2px;
color:#FFFFFF;
background:transparent url(../images/arrow.png) no-repeat 5px 4px;
background-color:#897965;
float: left;
padding-right:5px;

}


#liens {
width:285px;
}


.liens{
padding-top:5px;
padding-left:25px;
padding-bottom:25px;
font-size:11px;
}


.liens a{
color:#000000;
}

.liens a:hover{
color:#33AFE0;
}


.cache {

	display: none;
	
	}
	

.visible {

	display: block;
	
	}