*
{
	margin:0;
	padding:0;
}

body
{
	background-color:transparent;
	margin:0;
	padding:0;
}

#titre
{
	background-image: url(../image/global/titre-pdf.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 535px;
	height:280px;
}

#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 h1
{
	font-family: Arial;
	font-size: 14px;
	color: #5b5b5b;
	margin-left: 5px;
}

#result h2
{
	font-family: Arial;
	font-size: 11px;
	color: #99cc33;
	margin-left: 5px;
}

#result h3
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align:justify;
	margin-left: 5px;
}

#result h4
{

	margin-left: 17px;
	margin-top: 15px;
}

#result table
{

	margin-left: 118px;
}

#result2
{
	background-image: url(../image/global/bas-pdf.gif);
	background-repeat: no-repeat;
	background-position:center top;
	height: 100px;
	width: 535px;
}

#result2 h1
{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	margin-left: 50px;
	height: 15px;
}

#result2 h2
{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	margin-left: 50px;
	margin-top: 5px;
}

#result2 h3
{
	font-family: Arial;
	font-size: 10px;
	color: #6b6b6b;
	width: 430px;
	text-align:justify;
	margin-left: 50px;
	margin-top: 15px;
}

#result3
{
	background-image: url(../image/global/titre-comment.gif);
	background-repeat: no-repeat;
	background-position:center top;
	width: 535px;
	height:88px;
}

#result4
{
	background-image: url(../image/global/fond-lire4.png);
	background-repeat: no-repeat;
	background-position:center top;
	width: 535px;
	height:33px;
}

#result5
{
	background-image: url(../image/global/fond-lire4.gif);
	background-repeat: no-repeat;
	background-position:center bottom;
	width: 535px;
	height:270px;
	margin-top: 20px;
}

#result5 table
{
	margin-top: 100px;
}

.puce
{
margin-left:10px;
}

.puce2
{
margin-left:-5px;
}

.bando
{
margin-top: 5px;
margin-left:16px;
border: solid 1px;
border-bottom-color:#CCCCCC;
}