<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	font-size: 12px;
	line-height: 29px;
	font-family:  Arial,verdana, Sans-Serif;
	color: #E3D4CC;
	padding: 2px 0 0 0;
	width: 220px;
	margin: 0 auto;
	text-align: left;
	background:url(../img/fond_resa.jpg) top left  no-repeat;	
}


label
{
	line-height: 14px;
}

#Button1
{
	background: url(/img/bt_valid_resa.png) no-repeat;
	width:178px;
	height:32px;
	border:none;
	margin-top:20px;
	float:left;
	
	/*MERCI IE6 POUR LES .PNG!!!*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="/img/bt_valid_resa.	png", sizingMethod="crop");
	zoom:1; 
	_background: none;
	
}

#global
{
	width:187px;
	margin:160px 0 0 33px; 
	display:inline;
	float:left;
}

#date_arrivee
{
	margin-top:5px;
	width:190px;
	
}
#fromday
{
	margin-right:5px;
}

#frommonth
{
	
	margin-right:5px;
}
#night_number
{
	margin-top:10px;
	
}
#nbdays
{
	margin-left:24px;
}

#nb_pers
{
	margin-top:15px;
}

#adulteresa
{
	margin-left:25px;
	width:41px	
}	
</pre></body></html>