*
{
	margin:0;
	padding:0;
}

body
{
	background-color:transparent;
	margin:0;
	padding:0;
}

#titre
{
	background-image: url(../image/accueil/titre.jpg);
	background-repeat: no-repeat;
	width: 535px;
	height:190px;
}

#titre #recherche
{
	background-image: url(../image/global/rech.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 535px;
	margin-top: -1px;
	padding-left: 150px;
	padding-top: 7px;
}

#titre #recherche input
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	width: 150px;
}


#result
{
	height: auto;
	width: 535px;
}

#result table
{
	margin-left: 40px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

#result h1
{
	font-family: Arial;
	font-size: 14px;
	color: #5b5b5b;
	margin-left: 250px;
}

#result h1 a
{
	font-family: Arial;
	font-size: 14px;
	color: #5b5b5b;
	display: compact;
}

#result h1 a:hover
{
	font-family: Arial;
	font-size: 14px;
	color: #999999;
	background-color: transparent;
}

#result h2
{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	margin-left: 250px;
	
}

#result h3
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	margin-left: 250px;
	margin-top: 15px;
}

.puce
{
margin-left:10px;
}

.bando
{
margin-top: 5px;
margin-left:16px;
border: solid 1px;
border-bottom-color:#CCCCCC;
}