.col1 
{	
} 
.col2
{
}
.letexte
{
		padding:10px 20px 10px 10px;
}
/*****************************************/
/* parcours */
/*****************************************/
.blocparcours
{
	width:300px;
	height:300px;
}
#parcours-raid
{
	background:url(../img/parcours/fr/illus-69.jpg) no-repeat top left;
}
#parcours-saintexpress
{
	background:url(../img/parcours/fr/illus-44.jpg) no-repeat top left;
}
#parcours-equipe2
{
	background:url(../img/parcours/fr/illus-relais2.jpg) no-repeat top left;
}
#parcours-equipe3
{
	background:url(../img/parcours/fr/illus-relais3.jpg) no-repeat top left;
}
#parcours-equipe4
{
	background:url(../img/parcours/fr/illus-relais4.jpg) no-repeat top left;
}
#parcours-rando
{
	background:url(../img/parcours/fr/illus-rando.jpg) no-repeat top left;
}
/*.legendeparcours
{
	padding:235px 20px 5px 40px;
	font-size:10px;
	color:#333;
}*/
.accroche
{
	width:422px;

}
.contenuaccroche
{
	padding:1px 6px 1px 6px;
	font-size:10px;
	color:white;
}
#accroche-raid
{
	background:url(../img/parcours/fd-69.gif) no-repeat top left;
	height:23px;
}
#accroche-saintexpress
{
	background:url(../img/parcours/fd-44.gif) no-repeat top left;
	height:23px;
}
#accroche-equipe2
{
	background:url(../img/parcours/fd-relais2.gif) no-repeat top left;
	height:46px;
}
#accroche-equipe3
{
	background:url(../img/parcours/fd-relais3.gif) no-repeat top left;
	height:60px;
}
#accroche-equipe4
{
	background:url(../img/parcours/fd-relais4.gif) no-repeat top left;
	height:85px;
}
#accroche-rando
{
	background:url(../img/parcours/fd-rando.gif) no-repeat top left;
	height:23px;
}
