body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #003366;
	background-color: #FFFFFF;
}

td {
	font-family: arial, helvetica, sans-serif;
}

th {
	font-family: arial, helvetica, sans-serif;
}

p {
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.3;
}

ul {
	font-size: 0.8em;
	line-height: 1.3; }

a {
	color: #006699;
}

a:hover {
	color: #990000;
}

h2 {
	font-style: italic;
	color: #990000;
}

h3 {
	color: #335599;
	background-color: #eeeeee;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	padding: 2px;
}

#header {
	text-align: center;
	background-image: url(../background.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 140px;
}

#footer {
	clear: both;
	border-top: 4px solid #335599;
	border-bottom: 2px solid #335599;
	padding: 6px;
	background-color: #dddddd;
	text-align: center;
	font-size: smaller;
}

#content {
	width: 700px;
	border: 0;
}

.rightpane {
	clear: right;
	float: right;
	margin: 10px;
	padding: 8px;
	border: 1px solid #000082;
	background-color: #eeeeee;
	-moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px;
	text-align: center;
}

.rightpane em { font-size: 0.8em; }

.rightpane img {
	margin: 6px;
}

.smalllabel {
	font-size: smaller;
}

.imgright {
	float: right;
	border: 0;
	margin: 8px;
}

.visite_vignette {
	float: left;
	margin: 4px;
	padding: 4px;
	border: 1px solid #003366;
	background-color: #dddddd;
	font-size: smaller;
}

.visite_vignette img {
	border: 1px solid #003366;
}

.visite_vignette a {
	font-style: italic;
}

.visite_agrandissement {
	width: 700px;
	margin: 24px;
	text-align: center;
}

.visite_agrandissement img {
	border: 1px solid #003366;
}

#coord_courriel {
	background-image: url(../coord_courriel.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 54px;
}

#coord_cartes {
	width: 700px;
	text-align: center;
}

#coord_cartes img {
	border: 1px solid #003366;
}

#ctr {
	font-size: smaller;
	color: #dddddd;
}