@charset "utf-8";

body {
    /* background-image:url(http://www.lesalbiez.com/fr/hiver/fond-village-hiver.jpg); */
	font: 12px Arial, Helvetica, sans-serif, verdana;
	background-image:url(../img/fond-village-hebergement.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:50% 0%;	
	
	
	/* font-size: 0.8em;
	font-family:  'Lucida Grande', Verdana, Arial, sans-serif; */
  	color: #424655;  
  	padding: 0;
  	margin: 0;
  	}


a {color: #49535F; text-decoration:underline; } /* text-decoration: none; */
a:visited {color:#408080;}
a:hover {color: #564b47;}
a:active { color:#000000; } /* text-decoration: line-through; */


h1 { font-size : 16px; }
h3 { font-size : 14px; }
pre, code{ font-size: 12px; }


#banner {
	background:url(../images/bg-top.gif) repeat-x center top;
	width: 100%; 
	position:fixed;
	left: 0;
	top: 0;
}

#banner p{
	width: 960px;
	margin: 0 auto;
	padding: 0px 0 0px;
}

#content {
	width: 960px;
	margin: 0 auto;
	padding:100px 0; 
}

#content p{
	/* line-height: 1.6em; */
	padding:  0;
	margin:0 0 15px;
}

#footer {
	/*background:url(images/bg-footer.gif) repeat-x left bottom; */
	width: 100%; 
	position: fixed;
	left: 0;
	bottom: 0;
}

#footer p{
	color: #fff;
	width: 600px;
	margin: 0 auto;
	padding: 80px 0 20px;
}

#reserver { font-size : 14px; color:#FFFFFF; background:#ECE2C1; font-weight: bold; }

#bonsplans { font-size : 14px; color:#FFFFFF; background:#ECE2C1; font-weight: bold; }


-->
