html, body, div, span,
h1, h2, h3, h4, h5, h6, 
p, blockquote, pre,
a, abbr, acronym, code,
del, dfn, em, img, kbd, q, 
strong, sub, sup,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 62.5%;
	line-height: 1;
}

ol, ul { list-style: none; }

a,
a:visited
{
	color: #0000EE;
	outline: 0;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

p { line-height: 1.2em; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span,
p a, p label, p span,
li label,
a span,
li ul, li ol, li a, li li,
li h2, li h3, li h4, li h5, li h6
{
	font-size: 1em;
}

img { border: 0; }

table { border: 0; }

caption, th, td 
{
	font-weight: normal;
	text-align: left;
}

label { line-height: 1.2em; }

strong { font-weight: bold; }

em { font-style: italic; }

input, select, textarea { font-family: Arial, Verdana, "Trebuchet MS", sans-serif; }

/* CSS spécifiques */

body { background: #fff; }

#global
{
	background: #fff url("../images/background.jpg") top center no-repeat;
	margin: 0 auto;
	height: 671px;
	width: 728px;
}

h1, h2, span { display: none; }

p a
{
	float: left;
	height: 20px;
	margin: 310px 0 0 180px;
	text-indent: -9999px;
	width: 130px;
}

ul
{
	clear: both;
	float: left;
	height: 20px;
	margin: 10px 0 0 174px;
}

ul li
{
	display: block;
	float: left;

	width: 71px;
}

ul li a
{
	display: block;
	float: left;
	height: 85px;
	text-indent: -9999px;
	width: 71px;
}