.col1 
{	
	width:426px;
} 
.col2
 {
		margin-left:10px;
		width:300px;
}
.letexte
{
		padding:10px 20px 10px 10px;
}
/*****************************************/
/* parcours */
/*****************************************/
.blocparcours
{
	width:300px;
	height:310px;
}
#parcours-50-enduro
{
	background:url(../img/parcours/illus-50-enduro.jpg) no-repeat top left;
}
#parcours-50
{
	background:url(../img/parcours/illus-50.jpg) no-repeat top left;
}
#parcours-27
{
	background:url(../img/parcours/illus-27.jpg) no-repeat top left;
}
#parcours-15
{
	background:url(../img/parcours/illus-15.jpg) no-repeat top left;
}
#parcours-k
{
	background:url(../img/parcours/illus-k.jpg) no-repeat top left;
}
.legendeparcours
{
	padding:220px 20px 5px 50px;
	font-size:10px;
	/*color:white;*/
	color:black;
}
.accroche
{
	width:422px;
	height:70px;
}
.contenuaccroche
{
	padding:8px;
	font-size:10px;
	color:white;
}
#accroche-50-enduro
{
	background:url(../img/parcours/fd-50-enduro.gif) no-repeat top left;
}
#accroche-50
{
	background:url(../img/parcours/fd-50.gif) no-repeat top left;
}
#accroche-27
{
	background:url(../img/parcours/fd-27.gif) no-repeat top left;
}
#accroche-15
{
	background:url(../img/parcours/fd-15.gif) no-repeat top left;
}
#accroche-k
{
	background:url(../img/parcours/fd-k.gif) no-repeat top left;
}