* {
	margin:0;
	padding:0;
}
.corps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFF;
	width: 510px;
	margin-bottom:100px;
	margin-top:15px;
}
.corps h1 {
	background:url(img/demo_rgp_title.jpg) no-repeat;
	height:50px;
}
.corps p {
	background: url(img/folder.gif) no-repeat left center;
	margin: 10px 0px 0px 40px;
	padding-left: 20px;
}
#items a{
	text-decoration: none;
	color:#000;
	font-weight:bold;
	padding-right: 20px;
	background: url(img/apercu.gif) no-repeat right center;
}
#items a:visited {
	color:#000;
}
#items a:hover {
	color:#CC0000;
}

#specs {
	background: url(img/specs.gif) no-repeat left center;
	padding-left: 20px;
	margin : 10px 0px 0px 60px;
	font-size:11px;
}
#specs a{
	background:none;
}
