body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#efefef;
	width:100%;
	height:100%;
	margin:10px 0 0 0;
	padding:0px;
	text-align:center;
	font-family: Trebuchet MS, arial;
}
#disclaimer{
	width:580px;
	border:2px solid #F3A500;
	margin:0 auto;
	padding:5px 15px 18px 15px;
	color:#555555;
	line-height:15px;
	background:#ffffff url(img/bg_disc_beurette.gif) repeat-x center top;
}
#disclaimer p{
	margin:0 0 10px 0;
}
#avert{
	color:#ff0000;
	font-family: Verdana;
	font-size:20px;
	line-height:23px;
	font-weight:bold;
	text-align:center;
	xmargin:14px 0px;
	padding:0 0 8px 0;
}
h1{
	font-weight:bold;
	font-size:14px;
	line-height:15px;
	color:#000000;
}
p.gras{
	font-weight:bold;
	font-size:14px;
	line-height:15px;
	color:#000000;
}
p.cadre{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	border: double #FF8C00;
	background: #F0E68C;
	width: 95%;
	text-align: left;
	padding: 5px;
}
/********* parent **********************/
#parent {
	width:580px;
	padding:10px;
	height:31px;
	border: 1px dotted #aaaaaa;
	background:#ffffff;
	text-align:left;
	font-size:12px;
}
#parent span{
	font-weight:bold;
}
#parent img{
	float:left;
	margin:0 20px 0 10px;
	cursor: pointer;
	height:31px;
}
#parent p{
	float:left;
	width:450px;
	height:31px;
	margin:0;
	line-height:15px;
	text-align:justify;
}
.lien {
	font-size:14px;
	color:#150077;
	text-decoration:underline;
	cursor: hand;
}
.filtres {
	font-size:10px;
}