/* Arnaud Delafosse CSS doodah - arnauddelafosse.com */

/* This CSS stylesheet, just like the content of the website
www.arnauddelafosse.com is licensed under a Creative Commons License.
To find out what you can and can't do with it, check this out:
http://creativecommons.org/licenses/by-nc-sa/2.5/
*/ 
	
body, td {
	padding:0px; 
	margin:0px; 
	color: #8795A2; 
	background-color:#fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
}

#maj{
	margin:0;
	position: fixed;
	left: 0;
	top: 0;
	width: 199px;
	height: 199px;
	background-image: url("pix/MAJ.png");
	text-indent: -9999px;
	z-index: 2;	
}

#spl-menu{
	margin-top:43px;
}

#spl-menu h1, #url{
	background:url(pix/www.arnauddelafosse.com.gif) no-repeat;
	width:454px;
	height:52px;
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-227px;
}

#spl-menu h1 a, #url h1 a{
	text-decoration:none;
}

#spl-menu h1 span, #url h1 span{
	visibility:hidden;
}

#footer{
	font-size:0.6em;
}

#footer p{
	padding-bottom:20px;
}

#footer a{
	text-decoration:underline;
	color:#8795A2; 
}

#footer a:hover{
	color: #DF21E0; 
}
