* {
	margin: 0;
	padding: 0;
}

body {
	background: #f78e26 url('../images/layout/bg_art_nouvo.gif');
	text-align: center;
}

a{
	color: #874d14;
}

a:hover{
	color: #874d14;
}

#wrapper{
	width: 760px;
	height: 450px;
	text-align: center;
	margin: 50px auto;
	/*border: 1px solid #fad446;*/
}

#footer{
	font-family: "lucida grande" arial helvetica sans-serif;
	font-size: .8em;
	color: #874d14;
}
/*referencement vincent*/
#div
{
	width:750px;
}
#div a
{
	color:#000000;
}
#div a:hover
{
	font-weight:bold;
}
#ghe
{
	float:left;
	width:50%;
	text-align:left;
}
#dte
{
	float:right;
	width:50%;
	text-align:left;
}
#lien
{
	width:750px;
	text-align:justify;
	font-size:11px;
}
#lien a
{
	color:#000000;
	text-decoration:none;
}
#lien a:hover
{
	font-weight:bold;
}

