

/*
 * tags
 */
body {
	background-color:      #fffffff;
	background-image:      url(/images/home/fond.png);
	background-repeat:     no-repeat;
	/*background-attachment: fixed;*/
	background-position:   top left;
}
a, td, body {
	font-size:             11px;
	font-family:           verdana, arial, sans-serif;
	color:                 #000000;
}
img, table {
	border:                none;
}
body, form, input, br, p, img, li, ul, h1, h2, h3, h4, h5, h6, table, td, tr {
	padding:               0;
	margin:                0;
}
a {
	text-decoration:       none;
}


/*
 * page element
 */
#page {
	position:               absolute;
	top:                    0;
	left:                   0;
	width:                  800px;
	height:                 602px;
	text-align:             center;
	overflow:               hidden;
}

#logo {
	margin-bottom:          30px;
	margin-top:             150px;
	text-align:             center;
	display:                block;

#images {
	position:               absolute;
	top:                    300px;
	left:                   0;
}

ul .spip {
  padding-left: 1em;
  margin-left: 1em;
}
