#home { position: relative; }

#home #splash-ubns
{
	position:relative;
	width:631px;
	height:366px;
	border:1px solid #e5e6e2;
	background:#cad310 url(/images/home/fonds/fond-ultrabackup-netstation-principal.png) center top no-repeat;
}

#home #splash-ubns h1
{
	position: absolute;
	left:220px;
	top:43px;
	
}

#home #splash-ubns h2
{
	position: absolute;
	left: 221px;
	top: 91px;
}

#home #splash-ubns img#boite
{
	position: absolute;
	top: 45px;
	left: 29px;
}

#home #splash-ubns img#pictogrammes
{
	position: absolute;
	top: 149px;
	left: 223px;
}

#home #splash-ubns a#more-infos
{
	position: absolute;
	top:269px;
	left:314px;	
}

#home #splash-new-version
{
	position: absolute;
	top: 0;
	right: 0;
	width: 259px;
	padding-right: 50px;
	min-height: 366px;
	border: 1px solid #e4e3e3;	
	background: #fff url(/images/home/splash-version-3.5/ultrabackup-netstation-v3.5.jpg) center top no-repeat;
}

#home #splash-new-version h2
{
	position: relative;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 7px;
	color: #6f9a18;
	line-height: 1em;
}

#home #splash-new-version p { text-align: center; }
#home #splash-new-version p a { text-decoration: none; color: #000; }
#home #splash-new-version a#splash-link { position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-decoration: none; }

#home #splash-support
{
	position: absolute;
	top: 0;
	right: 0;
	width: 309px;
	height: 300px;
	border: 1px solid #e4e3e3;
	background: #fff url(/images/home/fonds/fond-degrade-gris-support.png) left 70px repeat-x;
}

#home #splash-support ul { list-style: none; margin-top: 10px; }
#home #splash-support ul li.manuels { background: transparent url(/images/home/sprites/manuels.png) 26px 10px no-repeat; }
#home #splash-support ul li.manuels:hover { background-position: 26px -90px; }
#home #splash-support ul li.forums { background: transparent url(/images/home/sprites/forums.png) 26px 10px no-repeat; }
#home #splash-support ul li.forums:hover { background-position: 26px -90px; }
#home #splash-support ul li.contact { background: transparent url(/images/home/sprites/contact.png) 26px 10px no-repeat; }
#home #splash-support ul li.contact:hover { background-position: 26px -90px; }

#home #splash-support ul li a { display: block; padding: 22px 0 24px 88px; font-size: 1.25em; text-decoration: none; color: #222; }
#home #splash-support ul li a:hover { background: transparent url(/images/home/divers/support-menu-hover.png) 77px center no-repeat; }

