/* CSS Document */
body {
	margin: 10px;
}
#grey {
	background: #D2D2D2 url(images/naissance02.gif) no-repeat top left;
}
#grey a {
	outline: none;
}
.white {
	background: #FFF url(images/whitetile.gif) repeat-y top right;
}
#green {
	background: #CDDE61 url(images/greentile.gif) repeat-y top right;
	margin: 0;
	padding: 0;
}
#green a {
	outline: none;
}
#content {
	overflow: auto;
	padding: 8px;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	color: #414141;
	line-height: 150%;
	background: url(images/greybackground.gif) no-repeat 90% 200px;
}
a:link, a:visited {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
a:hover, a:active {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #414141;
}
a.research:link, a.research:visited {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #8BC243;
}
a.research:hover, a.research:active {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #99CC66;
}
h1 {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 13pt;
	font-weight: bold;
	color: #414141;
}
h2 {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	color: #669966;
}
li {
	padding-left: 2px;
	margin: 10px;
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	color: #414141;
}
.picborder {
	margin: 0 8px;
	padding: 5px;
	border: 1px solid #D2D2D2;
}
table {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 9pt;
	color: #414141;
	line-height: 150%;
}

