
a.GP_lien {
	font-weight: bold;
	text-decoration:underline;	
}

.GP_titre {
	font-weight: bold;
  text-align: left;
  vertical-align:top; 
}


.GP_desc {
  text-align: justify;
  vertical-align:top;
}


.GP_prix {
	font-weight: bold;
	color: red;
	text-align: right;
	vertical-align:bottom;
}

.GP_reserver_TC {
  text-align: center;
  vertical-align:bottom; 
}


