/*
	www.nzvoyages.com
	Nouvelle-Zélande Voyages
	(C) 2000
*/

p, td, th, tr, ul, ol, dd, dt, dl, caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000
	}

p {
	margin-left: 1em
	}


b {
	font-weight: bold
	}

h1 {
	font-family: Times New Roman, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color: black
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #33CC33
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 0.5em
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 1em
	}

A:link, A:visited {
	text-decoration: underline;
	color: #000000
	}

A:hover, A:active {
	text-decoration: underline;
	color: #0000FF
	}

/* classes */
.black {
	color: #000000
	}

.white {
	color: #FFFFFF
	}

.petit {
	font-size: 8pt;
	}

.exposant {
	font-size: 60%;
	vertical-align: super
	}