#container
	{
	margin: 0 auto;
	}

#body
	{
	width:100%;
	text-align: center;
	}


#logo
	{
		position: absolute;
		left: 260px;
		top: 1px;
		margin: 0px;
	}

a	
	{
	color:#333333;
	}

a:active
	{
	color:#333333;
	}


a:visited
	{
	color:purple;
	}

a:hover
	{
	color:white;
	background-color:#333333;
	text-decoration:underline;
	}



#col1
	{
	position: absolute;
	color: #333333;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	line-height: 120%;
	left: 65px;
	top: 250px;
	}
	
#col2
	{
	position: absolute;
	color: #333333;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	line-height: 120%;
	left: 215px;
	top: 250px;
	}
	
#col2b
	{
	position: absolute;
	color: #333333;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	line-height: 120%;
	left: 365px;
	top: 250px;
	}
#col3
	{
	position: absolute;
	color: #333333;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: x-small;
	line-height: 120%;
	left: 540px;
	top: 250px;
	}
	
	


#titre
	{
	position: absolute;
	font-family: Georgia,Verdana, Geneva, Arial, serif;
	color: #333333;
	font-size: xx-large;
	left: 30px;
	top: 55px;
	}


#titre-voyage
	{
	position: absolute;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: large;
	color: #333333;
	left: 225px;
	top: 200px;
	}

#titre-blog
	{
	position: absolute;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: large;
	color: #333333;
	left: 610px;
	top: 200px;
	}
	
#titre-plein-air
	{
	position: absolute;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: large;
	color: #333333;
	left: 50px;
	top: 750px;
	}

#contact 
	{
	position: absolute;
	font-family: Georgia,Verdana, Geneva, Arial, serif;
	color: #333333;
	font-size: small;
        left: 30px;
	top: 110px;
	}


#contact a: 
	{
	color: #333333;
	text-decoration: none;
	}
	

#contact a:visited
	{
	color:white;
	background color:#333333;
	}

#contact a:hover
	{
	color:white;
	background color:#333333;
	text-decoration: none;
	}

/* Basic jQuery Slider essential styles */

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}


#banner-fade,
#banner-slide{
		left: 235px;
}

