.hp-hautgauche {
	display:block;
	position:relative;
	float: left;
	width:478px;
	height:276px;
	background: #FFF url("images/home-topleft.jpg") no-repeat top center;
	padding-top: 18px;
	margin-top:-11px;
}

.hp-hautdroit{
	display:block;
	position:relative;
	float: right;
	width:206px;
	height:276px;
	background: #000 url("images/home-topright.jpg") no-repeat top center;
	padding-top: 20px;
	text-align:right;
	margin-left:4px;
}

.hp-basgauche {
	display:block;
	position:relative;
	float: left;
	width:478px;
	height:10px;
	background: #FFF /*url("images/home-bottomleft.gif") no-repeat bottom center*/;
}

.hp-basdroit {
	display:block;
	position:relative;
	float: right;
	width:206px;
	height:10px;
	background: #000 url("images/home-bottomright.gif") no-repeat bottom center;
	margin-left:4px;
}

.hp-textemenu {
	display:block;
	margin: 2px 2px 10px 0;
	color:#fff;
	font-size: 14px;
}

.hp-textemenu a {
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	color:#FFF;
	font-weight:normal;
	font-variant: small-caps;
	letter-spacing:1px;
	text-decoration:none;
}

.hp-textemenu a:hover {
	text-decoration:underline;
}

.hp-textemenu a:visited {
	color:#aaa;
}

.hp-montre {
	display:block;
	position:relative;
	background:transparent url("montre.jpg") no-repeat top left;
	padding-left:5px;
	border:1px solid #999999;
	margin-bottom:7px;
	margin-top:5px;
	margin-left:5px;
}

.hp-montre li {
	font-family:arial, verdana;
	font-size:14px;
	line-height:20px;
	list-style-type:none;
	visibility:hidden;
}

.hp-montre ul {
	padding-left:3px;
	margin-left:3px;
}

.hp-montre li a {
	font-weight:bold;
	font-variant:small-caps;
}
