* { font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

body { background: #fffae3 url(/images/armagnac_bg.gif) no-repeat fixed 430px 265px }

td { font-size: 12px }

a { color: #00476c }

a:link { text-decoration: underline }

a:visited { color: #3e71a4; text-decoration: underline }

a:hover { color: #3e71a4; text-decoration: underline }

.titre {
	color: white;
	font-weight: bold;
	background-color: #00476c;
}

.info { font-weight: bold; font-size: 10px }

.small { font-size: 9px }

.table {
	border-top: #00476c;
	border-right: 1px solid #00476c;
	border-bottom: 1px solid #00476c;
	border-left: #00476c;
}

.table td {
	border-top: 1px solid #00476c;
	border-right: #00476c;
	border-bottom: #00476c;
	border-left: 1px solid #00476c;
}

.titre-bleu { color: #00476c; font-weight: bold }

