@import url(general.css);

#main{
	position:absolute;
	height: 100%;
	width: 100%;
	background:url(../_img/trophee/bkg_home.jpg) center center no-repeat;
}
#visuel{
	position: absolute;
	top:305px;
	left:180px;
}
a.detail {
	background:url(../_img/trophee/puce.gif) no-repeat 0px 3px;
	padding-left:10px;
	color:#6076a3;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-top:5px;
	display:block;
}
a:hover.detail {
	text-decoration:underline;
}
