﻿#main h3{
	display:block;
	padding-left:10px;
	margin-bottom:8px;
	font-size:13px;
	font-weight:bold;
	color:#ea9f00;
	background: url('http://www.hotelf1.com/img/puce_jaune.jpg') left 7px no-repeat;
}
#main p{
	padding-top:20px;
	padding-right:160px;
	width:368px;
	height:60px;
	background: url('http://www.hotelf1.com/img/gps_visuel.jpg') right top no-repeat;
}
#main ul{
	margin-left:12px;
	margin-bottom:20px;
}
#main li{
	display:block;
	margin-top:5px;
}
#main li a{
	margin:0;
	padding-left:9px;
	width:auto;
	height:15px;
	text-align:left;
	font-size:12px;
	color:#4f4f4f;
	white-space:nowrap;
	text-decoration:none;
	background: url('http://www.hotelf1.com/img/fleches_portlet_rubrique.jpg') left -22px no-repeat;
}
#main li a:hover{
	color:#e2a111;
	text-decoration:underline;
	background-position:left -2px;
}