/***********************/
/******CSS créé le******/
/****** 31/12/07******/
/******par Varouj******/
/*pour Decoupe-fr.net*/
/*******************/

* {margin:0; padding:0; border:0;}
a {text-decoration:none; color:#000;}

body,html {
	height: 100%;
	position:relative;
	font:normal 14px "Trebuchet Ms";
}
body {
	color:#000;
	background-color:#fff;
}

p#weboos {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -293px 0 0 -436px;
	width:548px; /*873px*/
	height:46px; /*587px*/
	padding:541px 0 0 325px;
	background:url(images/splash.jpg) no-repeat 0 0;
}
p#weboos a {
	display:block;
	width:190px;
	height:46px;
	background:url(images/entrer.jpg) no-repeat 0 0;
}
p#weboos a:hover {
	background-position:bottom left;
}
p#weboos span {
	display:none;
}


