/* CSS Document */body {	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;	font-size: 76%;	margin: 0; 	padding: 0;	behavior: url(cssjava/csshover.htc);}html {  height:100%}* {	margin: 0px; 	padding: 0px;}* html body {	font-size: 60%;}#boxlongue {	position: absolute;	left: 234px;	top: 30px;	width: 260px;}#boxhaute {	position: absolute;	left: 25px;	top: 0px;	width: 174px;	height: 255px;}#boxhaute p{	font-size: 1.5em;	line-height: 1.5em;	margin-top: -135px;	text-align: center;	color: #FFF;}ul li {	list-style-type: none;}em {	font-size: .8em;	line-height: 1.3em;}
