
/*  LI catégories stages > Chèque cadeaux */

#Milieu_petitBlocContent li.cheque_cadeaux{
	height:28px;
	width:230px;
	display: block;
    padding-bottom:10px;
	margin: 0px 15px 0px 15px;
	/*border-bottom:dashed 1px #666666;*/
	border-top:dashed 1px #666666;
	background-image: url('images/fond_li_cheque_cadeaux.jpg'); 
	background-repeat: no-repeat;
}

#Milieu_petitBlocContent li.cheque_cadeaux:hover{
	background-image: url('images/fond_li_cheque_cadeaux_ON.jpg'); 
	background-repeat: no-repeat;
}

/*  LI catégories stages > Stages Porsche */

#Milieu_petitBlocContent li.stages_porsche{
	height:28px;
	width:230px;
	display: block;
    padding-bottom:10px;
	margin: 0px 15px 0px 15px;
	/*border-bottom:dashed 1px #666666;*/
	border-top:dashed 1px #666666;
	background-image: url('images/fond_li_stages_porsche.jpg'); 
	background-repeat: no-repeat;
}

#Milieu_petitBlocContent li.stages_porsche:hover{
	background-image: url('images/fond_li_stages_porsche_ON.jpg'); 
	background-repeat: no-repeat;
}

/*  LI catégories stages > Stages Ferrari */

#Milieu_petitBlocContent li.stages_ferrari{
	height:28px;
	width:230px;
	display: block;
    padding-bottom:10px;
	margin: 0px 15px 0px 15px;
	/*border-bottom:dashed 1px #666666;*/
	border-top:dashed 1px #666666;
	background-image: url('images/fond_li_stages_ferrari.jpg'); 
	background-repeat: no-repeat;
}

#Milieu_petitBlocContent li.stages_ferrari:hover{
	background-image: url('images/fond_li_stages_ferrari_ON.jpg'); 
	background-repeat: no-repeat;
}

/*  LI catégories stages > Stages Audi R8 */

#Milieu_petitBlocContent li.stages_audi_r8{
	height:28px;
	width:230px;
	display: block;
    padding-bottom:10px;
	margin: 0px 15px 0px 15px;
	/*border-bottom:dashed 1px #666666;*/
	border-top:dashed 1px #666666;
	background-image: url('images/fond_li_stages_audi_r8.jpg'); 
	background-repeat: no-repeat;
}

#Milieu_petitBlocContent li.stages_audi_r8:hover{
	background-image: url('images/fond_li_stages_audi_r8_ON.jpg'); 
	background-repeat: no-repeat;
}

/*  LI catégories stages > Stages Lamborghini */

#Milieu_petitBlocContent li.stages_lamborghini{
	height:28px;
	width:230px;
	display: block;
    padding-bottom:10px;
	margin: 0px 15px 0px 15px;
	/*border-bottom:dashed 1px #666666;*/
	border-top:dashed 1px #666666;
	background-image: url('images/fond_li_stages_lamborghini.jpg'); 
	background-repeat: no-repeat;
}

#Milieu_petitBlocContent li.stages_lamborghini:hover{
	background-image: url('images/fond_li_stages_lamborghini_ON.jpg'); 
	background-repeat: no-repeat;
}

/*  LI catégories stages > Stages Multivolants */

#Milieu_petitBlocContent li.stages_multivolants{
	height:28px;
	width:230px;
	display: block;
    padding-bottom:10px;
	margin: 0px 15px 0px 15px;
	/*border-bottom:dashed 1px #666666;*/
	border-top:dashed 1px #666666;
	background-image: url('images/fond_li_stages_multivolants.jpg'); 
	background-repeat: no-repeat;
}

#Milieu_petitBlocContent li.stages_multivolants:hover{
	background-image: url('images/fond_li_stages_multivolants_ON.jpg'); 
	background-repeat: no-repeat;
}

/*  LI catégories stages > Stages Perfectionnement Pilotage */

#Milieu_petitBlocContent li.stages_perfectionnement_pilotage{
	height:28px;
	width:230px;
	display: block;
    padding-bottom:10px;
	margin: 0px 15px 0px 15px;
	/*border-bottom:dashed 1px #666666;*/
	border-top:dashed 1px #666666;
	background-image: url('images/fond_li_stages_perfectionnement_pilotage.jpg'); 
	background-repeat: no-repeat;
}

#Milieu_petitBlocContent li.stages_perfectionnement_pilotage:hover{
	background-image: url('images/fond_li_stages_perfectionnement_pilotage_ON.jpg'); 
	background-repeat: no-repeat;
}

/*  LI catégories stages > Baptêmes avec Pilotes */

#Milieu_petitBlocContent li.baptemes_avec_pilotes{
	height:28px;
	width:230px;
	display: block;
    padding-bottom:10px;
	margin: 0px 15px 0px 15px;
	/*border-bottom:dashed 1px #666666;*/
	border-top:dashed 1px #666666;
	background-image: url('images/fond_li_baptemes_avec_pilotes.jpg'); 
	background-repeat: no-repeat;
}

#Milieu_petitBlocContent li.baptemes_avec_pilotes:hover{
	background-image: url('images/fond_li_baptemes_avec_pilotes_ON.jpg'); 
	background-repeat: no-repeat;
}
/*  Bandeaux voitures > Porsche Cayman */

.bandeauVoiture_porsche_cayman{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_porsche_cayman.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures > Ferrari F430 */

.bandeauVoiture_ferrari_f430{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_ferrari_f430.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures > Porsche GT3 RS */

.bandeauVoiture_porsche_gt3_rs{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_porsche_gt3_rs.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures > Diester Cup */

.bandeauVoiture_diester_cup{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_diester_cup.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures > Lamborghini Gallardo */

.bandeauVoiture_lamborghini_gallardo{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_lamborghini_gallardo.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures > AUDI R8 */

.bandeauVoiture_audi_r8{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_audi_r8.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures > Subaru Impreza */

.bandeauVoiture_subaru_impreza{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_voiture.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures > FERRARI F599 */

.bandeauVoiture_ferrari_f599{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_voiture.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures3 > Chèque cadeaux */

.bandeauVoiture_cheque_cadeaux{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_cheque_cadeaux.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures3 > Stages Porsche */

.bandeauVoiture_stages_porsche{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_stages_porsche.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures3 > Stages Ferrari */

.bandeauVoiture_stages_ferrari{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_stages_ferrari.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures3 > Stages Audi R8 */

.bandeauVoiture_stages_audi_r8{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_stages_audi_r8.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures3 > Stages Lamborghini */

.bandeauVoiture_stages_lamborghini{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_stages_lamborghini.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures3 > Stages Multivolants */

.bandeauVoiture_stages_multivolants{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_stages_multivolants.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures3 > Stages Perfectionnement Pilotage */

.bandeauVoiture_stages_perfectionnement_pilotage{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_voiture.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
/*  Bandeaux voitures3 > Baptêmes avec Pilotes */

.bandeauVoiture_baptemes_avec_pilotes{
    height:75px;
    width:652px;
	cursor: pointer;
    	background-image: url('images/bandeau_baptemes_avec_pilotes.gif'); 
	background-repeat: no-repeat;
	margin:20px 0px 10px 0px;
}
