.tpl_reserveHebergementColonne {
    background-color: transparent;
    height: 55px;    
}
.tpl_reserveHebergementColonne .form_FR {
	background: url(../../images/designV2/fondReserveHebergementColonne.gif) no-repeat;
	background-color: transparent;
	height: 55px;	
	padding: 39px 10px 10px 10px;
	width: 275px;	
}
.tpl_reserveHebergementColonne .form_UK {
	background: url(../../images/designV2/fondReserveHebergementColonneUK.gif) no-repeat;
	background-color: transparent;
	height: 55px;
	margin: 0;
	padding: 39px 10px 10px 10px;
	width: 275px;	
}
.tpl_reserveHebergementColonne table {
	width: 275px;
}
.tpl_reserveHebergementColonne td {
	border: none;
	color: #7F7F7F;
	font-size: 11px;
	height: 25px;
}
.tpl_reserveHebergementColonne select {
	border: 1px solid #A7ACAF;
	color: #7F7F7F;
	float: left;
	font-size: 9px;
	margin: 0 3px 0 0;
}
.tpl_reserveHebergementColonne input {
	border: none;
}
.tpl_reserveHebergementColonne input.submit_FR {
	background: url(../../images/designV2/btnValider.gif) no-repeat;
	float: right;
	height: 26px;
	width: 74px;
}
.tpl_reserveHebergementColonne input.submit_UK {
	background: url(../../images/designV2/btnSend.gif) no-repeat;
	float: right;
	height: 26px;
	width: 74px;
}
a.monPanier {
	background: url(../../images/designV2/icoMonPanier.gif) no-repeat;
	color: #FFF;
	padding: 0 0 0 20px;
	text-decoration: none;
}
a:hover.monPanier {
	text-decoration: underline;
}
a.monEspace {
	background: url(../../images/designV2/icoMonEspace.gif) no-repeat;
	color: #FFF;
	padding: 0 0 0 20px;
	text-decoration: none;
}
a:hover.monEspace {
	text-decoration: underline;
}
