/*****************************************/
/*pages r�servation*/
/*****************************************/

A
{
	color: #000;	
	text-decoration: none;
}

A:hover
{
	color: #666;	
	text-decoration: underline;
}

.boutons A
{
	font-size:1.1em;
}
#contenu
{
	
	width:600px;
	height:450px;
}


#infos
{
	width:678px;
	color:#333;
	text-align:left;
}
TABLE.contour
{
	width:558px;
	border:1px solid #333;
	padding:0px;
	margin:0px;
}
TABLE.panier
{
	width:550px;
	border-collapse:collapse;
	margin:0px;
}
.panier TD
{
	padding:3px;
	font-size: 12px;
}
.prix, TD.prix
{
	border:0px;
	text-align:right;
}
.supprimer
{
	text-align:center;
	width:80px;
}
#confirmer
{
	text-align:right;
	width:550px;
}
.total
{
	font-weight:bold;
}
#heberg
{
	float:left;
	width:150px;
	height: 15px; 
	padding: 1px; 
	margin:0 2px;
	border: 1px solid #666;
}
