*{
	margin:0;
	color:#999;
	font-family: Arial;
	font-size: 12px;
	opacity: 1;
	border: 0;
}
body{
	margin-bottom:25px;
}

img{
	border: none;
}
p{
	margin-bottom:15px;
}

#conteneur{
	width:409px;
	top:18%;
	left:50%;
	margin-left:-205px;
	position:absolute;
	text-align:center;
}


#puce {
	margin-top:15px;
	margin-bottom:5px;
}
#footer{
	margin-top:0px;
	color:#bbb;
}
.titre{
	color:#bc954d;
	font-size:16px;
	font-weight: lighter;
	text-transform: uppercase;
}

a, a:link, a:visited, a:active{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

