* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {
	background-color: #fff;
	font-family: "Trebuchet MS", Helvetica, sans;
	line-height: 1.4em;
	text-transform: none;
	color: #000000;
	letter-spacing: 0.04em;
	word-spacing: 0.07em;
	background-image: url(derrierplan.gif);
	background-attachment:scroll;
	font-size: 15px;
}

#boite {
	left:180px;
	top:0px;
	bottom:0px;
	position:absolute;
	width: 800px;
	height:319px;

}

h2, strong,a {
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

h2 {
	font-size: 110%;
}

a {
	color:#C10022; 
	text-decoration: none;
}

a:hover, a:active, a:focus {
	background-color:#C10022;
	color:#fff;
}

h1 img {
	margin-left:130px;
}

#contenu {
	position:absolute;
	top: 237px;
	padding-bottom: 50px;
	width: 218px;
	height: 196px;
	left: 30px;
}

#textblock {
	position: absolute;
	top: 50px;
	left: 487px;
	width: 301px;
	height: 274px;
}

#contenu img{
/*	padding-right: 1.2em;
	float:left;*/
}

p, ul {
	margin-bottom: 0.7em;
}

h2 {
	/*margin-bottom: 0.2em;*/
}

ul, li{
	list-style-type:none;
}

li {
	padding-left: 0.5em;
}

