@charset "UTF-8";
/* CSS Document de la Fondation Lalive */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	background-color: #8C0000;
}
table {
	background-color: #FFFFFF;
}
h1 {
	font-size: 16pt;
}
/* liens */
a {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
a.small {
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
p {
	padding-right: 10px;
}
.tim {
	padding-bottom: 15px;
}
.indent {
	padding-left: 25px;
}
.footer1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #996D61;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996D61;
	font-size: 9pt;
	padding-top: 14px;
	padding-bottom: 0px;
	line-height: 17px;
}
.footer1 a {
	color: #996D61;
	border: 0;
}
