/* CSS Document */
h1{
background-color:#009932;
border:1px solid #027728;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:#FFFFFF;
margin:0; margin-bottom:9px;
text-align:center;
}

h2{
	font-family:georgia;
	font-size:10pt;
	font-weight:bold;
	color:#009932;
	padding-bottom: 3px;
	border-bottom:1px solid;
	border-bottom-color:#027728;
	font-variant: small-caps;
}
h3{
	font-family:georgia;
	font-size:9pt;
	font-weight:bold;
	color:#009932;
	font-variant: small-caps;
}
h4{
	font-family:georgia;
	font-size:9pt;
	font-weight:bold;
	color:#009932;
}
h5{
	font-family:georgia;
	font-size:8pt;
	font-weight:bold;
	color:#009932;
	font-style: italic;
}
h6{
	font-family:georgia;
	font-size:7pt;
	font-weight:bold;
	color:#009932;
	font-style: italic;
}
p{
margin:0;
margin-left:6px;
margin-right:6px;
line-height:1.5;
font-family:"trebuchet ms",verdana; font-size:10pt; color:#101010;
}
td{
font-family:"trebuchet ms",verdana; font-size:10pt; color:#101010;
}
ul{
	margin:0;
	margin-left:6px;
	margin-right:6px;
	line-height:1.5;
	font-family:"trebuchet ms", verdana;
	font-size:9pt;
	font-style: italic;
	list-style:square;
	list-style-image: url(/images/puce-4.jpg);

}
ol{
	margin:0;
	margin-left:6px;
	margin-right:6px;
	line-height:1.5;
	font-family:"trebuchet ms", verdana;
	font-size:9pt;
	font-style: italic;

}

#b1 div{
  min-height:10px;
  height:auto !important;
  height:10px;
}
/*blockquote {
	width:447px;
}*/
.confettis {
	background-image:url(images/confettis.png) !important;
	background-image:url(no-image);
	background-repeat:repeat;
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/confettis.png'); */
}
a:visited{
	outline:none;
}
img{
	border:none 0px;
}


.agcom, .agcom a
{
	text-align:center;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a.menu1{
	color:#00519e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	text-decoration: none;
	font-style: normal;
	}
