 /* My Style Sheet */
html, body, h1, h2, h3, h4, h5, h6, p, border{margin:0;padding:0;}
html{background-repeat:no-repeat;height:100%;width:100%;}
	
body{position:absolute; top:0; bottom:0; right:0; left:0;width:100%;height:100%;text-align: center;font-family:Arial, sans-serif;font-size:14px;color:#333333;line-height:25px;
	overflow-x:hidden;background-image:url('/images/vigne.jpg');background-size:cover;background-repeat:no-repeat;}
	
#wrapper {display:inline-block;position: relative;width: 100%;margin-left:auto;margin-right:auto;top:-240px; min-height: 550px;margin-bottom: -10px;
padding-top: 240px; padding-bottom: 10px;background-color: white;}

#goog-fixurl, .other-things{position: relative; text-align:center;color:black;}
.other-things{position: relative;visibility:hidden;width:auto;left: 0px;}
.other-things:before{display:block; position:relative; font-size:14px; width:50%; max-width:550px; margin-left:auto; margin-right:auto;background-color:white;
content: "Il semblerait que la page demandee n'existe pas. Vous pouvez utiliser le menu ou la barre de recherche pour retourner sur Lacanche Canada."; visibility:visible;}