*{
	margin: 0;
}

h3{
	color: #FF7C00;
	font-weight: 100;
	font-size: 18px;
}

hr{
	border: 1px dashed #A7A8AA;
}

.titre1{
	font-weight: bold;
}

#ajaxLoader{
	height:800px;
	text-align: center;
	display:table-cell;
	vertical-align: middle;
	display: none;
}

#divCrecheInfo{
	height:700px;
	display: none;
	padding: 20px;
}

#map_canvas{
	height: 100%;
	width: 100%;
}

#map_canvas div{
	color: #A0A0A0;
	font-size: 12px;
	font-family: helvetica;
}
