
body   { color: black }
a:active { color: red }
a:visited { color: purple }
a:link { color: blue }
a:hover { color: purple }
.titre   { color: orange; font-size: medium; font-family: Helvetica; font-style: normal; font-weight: bold; text-decoration: none }
.blanc { color: white }
.soustitres { color: #00437b; font-size: medium; font-family: Helvetica }
.corpstexte      { color: black; font-size: small; font-family: Helvetica; line-height: 105% }

#contenu{
	height:360px;
	width:100%;
	padding-right:15px;
	overflow:auto;
}

