/* VARIABLES */
/* BASE */

/* RESPONSIVE */
@media only screen and (max-width: 768px) 
{
	/* FOOTER*/
	#footer
	{
		height:25px;
		/*width:1200px;
		margin:0;*/
		width:100%;
		background: url(../images/768/ombre_Bas.png) #666 repeat top;/**/
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif,"din_lightregular"; 
		font-size:7px;
		font-weight:bold;
		color:#FFF;
		/*margin: 15px 0px 0px 0px;
		padding-top:25px;*/
		text-align:center;
		position:fixed;/*IMPORTANT pour que le footer RESTE en BAS*/
		bottom:0px; /*le footer reste ne bas à ZERO*/
		width : 100%;  /*FORCER le footer à rester à la taille de la FENETRE*/
		left:0px;
	}

	#footer_texte
	{
		float:left;
		height:25px;
		/*width:85%;*/
		padding-left:5px;
		overflow:hidden;
	}
	/* FACEBOOK */
	#footer_fb
	{
		position:absolute;
		width:51px;
		height:15px;
		float:right;
		right:0px;
		bottom:3px;
		background:url(../images/768/facebook_off.png) right no-repeat;
	}
	
	#footer_fb:hover
	{
		background:url(../images/768/facebook_on.png) right no-repeat;
	}
	#footer_fb_texte
	{
		text-align:center;
		/*height:15px;*/
		line-height:1em;
		text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.9);
		color: #F9F2F4;
		font-size: 7px;
		text-decoration: none ;
	}	
	#map_canvas
	{	width:100%;
		height:100%;
		padding-top:10px;
	}
}
@media only screen and (min-width: 769px) and (max-width: 850px) 
{
	/* FOOTER*/
	#footer
	{
		height:35px;
		width:100%;
		background: url(../images/769-850/ombre_Bas.png) #666 repeat;
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif,"din_lightregular"; 
		font-size:8px;
		font-weight:bold;
		color:#FFF;
		padding-top:15px;
		text-align:center;
		position:fixed;/*IMPORTANT pour que le footer RESTE en BAS*/
		bottom:0px; /*le footer reste ne bas à ZERO*/
		width : 100%;  /*FORCER le footer à rester à la taille de la FENETRE*/
		left:0px;
	}

	#footer_texte
	{
		float:left;
		height:53px;
		/*width:85%;*/
		padding-left:10px;
		overflow:hidden;
	}
/* FACEBOOK */
	#footer_fb
	{
		position:absolute;
		width:120px;
		height:35px;
		float:right;
		right:0px;
		bottom:3px;
		background:url(../images/769-850/facebook_off.png) right no-repeat;
	}

	#footer_fb:hover
	{
		/*width:128px;
		height:37px;
		float:right;*/
		background:url(../images/769-850/facebook_on.png) right no-repeat;
	}
	#footer_fb_texte
	{
		text-align:center;
		/*height:15px;*/
		padding-left:5px;
		line-height:38px;
		text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.9);
		color: #F9F2F4;
		font-size: 12px;
		text-decoration: none ;
	}		
}
@media only screen and (min-width:851px) and (max-width: 1024px) 
{
	/* FOOTER*/
	#footer
	{
		height:40px;
		width:100%;
		background: url(../images/851-1024/ombre_Bas.png) bottom #666 repeat;
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif,"din_lightregular"; 
		font-size:9px;
		font-weight:bold;
		color:#FFF;
		padding-top:15px;
		text-align:center;
		position:fixed;/*IMPORTANT pour que le footer RESTE en BAS*/
		bottom:0px; /*le footer reste ne bas à ZERO*/
		width : 100%;  /*FORCER le footer à rester à la taille de la FENETRE*/
		left:0px;
	}

	#footer_texte
	{
		float:left;
		height:45px;
		/*width:85%;*/
		padding-left:10px;
		overflow:hidden;
	}
/* FACEBOOK */
	#footer_fb
	{
		position:absolute;
		width:135px;
		height:45px;
		float:right;
		right:0px;
		bottom:3px;
		background:url(../images/851-1024/facebook_off.png) right no-repeat;
	}

	#footer_fb:hover
	{
		background:url(../images/851-1024/facebook_on.png) right no-repeat;
	}
	#footer_fb_texte
	{
		text-align:center;
		/*height:15px;*/
		padding-left:5px;
		line-height:48px;
		text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.9);
		color: #F9F2F4;
		font-size: 12px;
		text-decoration: none ;
	}
  
}
@media only screen and (min-width: 1025px) 
{
	/* FOOTER*/
	#footer
	{
		height:65px;
		width:100%;
		background: url(../images/HD/ombre_Bas.png) #666 repeat;
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif,"din_lightregular"; 
		font-size:12px;
		font-weight:bold;
		color:#FFF;
		padding-top:25px;
		text-align:center;
		position:fixed;/*IMPORTANT pour que le footer RESTE en BAS*/
		bottom:0px; /*le footer reste ne bas à ZERO*/
		width : 100%;  /*FORCER le footer à rester à la taille de la FENETRE*/
		left:0px;
	}

	#footer_texte
	{
		float:left;
		height:65px;
		/*width:85%;*/
		padding-left:10px;
		overflow:hidden;
	}
/* FACEBOOK */
	#footer_fb
	{
		position:absolute;
		width:195px;
		height:65px;
		float:right;
		right:0px;
		bottom:7px;
		background:url(../images/HD/facebook_off.png) right no-repeat;
	}

	#footer_fb:hover
	{
		background:url(../images/HD/facebook_on.png) right no-repeat;
	}
	#footer_fb_texte
	{
		text-align:center;
		/*height:15px;*/
		padding-left:5px;
		line-height:65px;
		text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.9);
		color: #F9F2F4;
		font-size: 16px;
		text-decoration: none ;
	}
  
}
