/* CSS Document */

h1{
background-color:#f29400;
border:1px solid #c87f0b;
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:#f29400;
	padding-bottom: 3px;
	border-bottom:1px solid;
	border-bottom-color:#c87f0b;
	font-variant: small-caps;
}
h3{
	font-family:georgia;
	font-size:9pt;
	font-weight:bold;
	color:#f29400;
	font-variant: small-caps;
}
h4{
	font-family:georgia;
	font-size:9pt;
	font-weight:bold;
	color:#f29400;
}
h5{
	font-family:georgia;
	font-size:8pt;
	font-weight:bold;
	color:#f29400;
	font-style: italic;
}
h6{
	font-family:georgia;
	font-size:7pt;
	font-weight:bold;
	color:#f29400;
	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-3.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'); */
}

img{
	border:none 0px;
}
td.blog a{
font-family:"trebuchet ms", verdana; font-size:12pt; color:#333333; font-weight:bold;
text-decoration:none;

}
a:visited{
	outline:none;
}
td.blog a:hover{
font-family:"trebuchet ms", verdana; font-size:12pt; color:#0000FF; font-weight:bold;
text-decoration: underline;
}
td.blog p{
margin:0;
margin-left:6px;
margin-right:6px;
line-height:1.2;
font-family:"trebuchet ms",verdana; font-size:10pt; color:#101010;
}


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