@charset "utf-8";
/* CSS Document */
body {
	font-family: sans-serif;
	font-size: 0.90em;
	line-height: 1.2em;
	border-top: none;
	color: #57585a;
	background-color:#fff;
	padding: 0px 0px 5px 0px;
	margin: 0 auto;
}
div, h1, h2, h3, h4, h5, h6, pre, address, blockquote, span, ul, ol, li, dd, dt {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: sans-serif;
	font-size: 0.90em;
	line-height: 1.2em;
	color: #AA0000;
	font-weight: bold;
}
h2 {
	font-family: sans-serif;
	font-size: 0.90em;
	line-height: 1.2em;
	color: #2054a7;
	font-weight: normal;
}
h3 {
	font-family: sans-serif;
	font-size: 0.90em;
	line-height: 1.2em;
	color: #57585a;
	font-weight: normal;
}
.nowrap {
         white-space: nowrap;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a img {
	border: 0;
}
p {
	margin: 0 0 1em;
}
dd {
	margin: 0 0 .5em;
}
br {
	clear:both;
	height:0;
	font-size: 1px;
}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
	clear:both;
	display: block;
}
.clearfloat {
	clear:both;
	height:0;
}
.container {
	background-color: #FFF;
	left: 0px;
}
#mainheader {
	background:#FFF;
	vertical-align: top;
	overflow: hidden;
}
#header {
	background:#FFF;
	vertical-align: top;
}
#navig {
	height: 60px;
	width: 320px;
	background:#FFF;
}
#navig img {
	float: left;
}
#square {
	height: 60px;
	width: 80px;
	float: left;
}
#mls {
	background:#FFF;
	vertical-align: top;
	overflow: hidden;
}
#description {
	background:#FFF;
	vertical-align: top;
	margin: 0 auto;
	padding: .5em .5em .75em .75em;
}
#titremap {
	background:#FFF;
	text-align: center;
	font-size: 0.80em;
	margin: 0 auto;
	padding: .25em 0 0 0;
}
/* Debut de la navigation*/
#menu a {
	height: 1.8em;
	background-image: url(images/redmenu.png);
	background-repeat: repeat-x;
	color: #FFF;
	text-align: center;
	font-size: 0.70em;
	margin: 0 auto;
	padding: .5em .5em 0 .75em;
	display: block;
	text-decoration: none;
}
#menu li {
	line-height: 0.6em;
	list-style-type: none;
}
/* Courriel*/
#topcourriel {
	background-image: url(images/bluemenu.png);
	background-repeat: repeat-x;
	height: 1.35em;
	color: #FFF;
	text-align: center;
	margin: 0 auto;
	padding: .25em .5em 0 1.75em;
	display: block;
}
#merci {
	height: 12.8em;
	color: #57585a;
	background-color: #ffffff;
	margin: 0 auto;
	padding: .5em .5em .75em 1.75em;
	display: block;
}
#courriel {
	width: auto;
	background-color: #FFF;
	padding: 0 0 0 1.75em;
	text-align: left;
}
/* Footer*/
#footer {
	background-image: url(images/bluemenu.png);
	background-repeat: repeat-x;
	height: 2em;
	text-align: center;
	font-size: 0.70em;
	padding-top: 0.2em;
	color: #FFF;
}

#map_canvas {
	height: 400px;
}

