@charset "utf-8";
/* CSS Document */


#conteneur {
      position:absolute;
	  top : 5px;
	 left : 5px;
      width: 320px;
      
      }

	





	
.Style1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.Style2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 20px;
	color: #6BB0C4;
	font-weight: bold;
}		
.Style_detail2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 5px;
	color: #ffffff;


}
.Style3_sous_menu {
	font-family: Lucida Sans, Verdana, Arial, helvetica, Sans-Serif;
	font-size: 12px;
	color: #6BB0C4;
	font-weight: bold;
	text-decoration:none;
}

.Style_km_map {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #808080;
}

.Stylerechercheville {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	color: #373737;

}
.Stylerecherche {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	color: #373737;

}
.Style_indefini {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #373737;

}
.createurbp {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #373737;

}
.rating_text {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #373737;

}

.Titre_rating_text {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #373737;
	font-weight: bold;

}

.Style_menu {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.Style_page_accueil {
	font-family: Lucida Sans, Verdana, Arial, helvetica, Sans-Serif;
	font-size: 15px;
	color: #3E5A66;
	font-weight: bold;
}

.Style_page_accueil1 {
	font-family: Lucida Sans, Verdana, Arial, helvetica, Sans-Serif;
	font-size: 13px;
	color: #7E9199;
}

.slider {
	position: relative;
	width: 320px;
	height: 280px;
	overflow: hidden;
	
}
	
	.slides {
		height: 100%;
		margin: 0; padding: 0; border: 0;
		
		/* Simple clear fix */
		overflow: hidden;
		
		/**	
		 * Prevent blinking issue
		 * Not tested. Experimental.
		 */
		-webkit-backface-visibility: hidden;
		-webkit-transform-style: preserve-3d;

		/**
		 * Here is CSS transitions 
		 * responsible for slider animation in modern broswers
		 */
		-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		   -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		    -ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		     -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); 
		        transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	}
	
		.slide {
			height: 100%;
			text-align: center;
			float: left;
			clear: none;
		}


	.slider-arrows {}

		.slider-arrow {
			position: absolute;
			display: block;
			margin-bottom: -20px;
			padding: 20px;
		}

			.slider-arrow--right { bottom: 50%; right: 30px; }
			.slider-arrow--left { bottom: 50%; left: 30px; }


	.slider-nav {
		position: absolute;
		bottom: 30px;
	}

		.slider-nav__item {
			width: 12px;
			height: 12px;
			float: left;
			clear: none;
			display: block;
			margin: 0px;
			background: #fff;
		}

				.slider-nav__item:hover { background: #ccc; }
				.slider-nav__item--current { background: #ccc; }
.box {
				width: 100%; 
				height: 100%;
				text-align: center;
			}				
.texte_information_type {color: #777777; font-size: 15px;font-weight: bold;}
.texte_information {color: #777777; font-size: 15px;}

a.Style3_sous_menu { text-decoration: none }
a.Style3_sous_menu { color: #6BB0C4; }
a.Style3_sous_menu:hover { color: #5FC8FF;}

a.Style_menu { text-decoration: none }
a.Style_menu { color: #FFFFFF; }
a.Style_menu:hover { color: #FFFFFF;}

a.Style_page_accueil { text-decoration: none }
a.Style_page_accueil { color: #804040; }
a.Style_page_accueil:hover { color: #804040;}

a.Style_page_accueil1 { text-decoration: none }
a.Style_page_accueil1 { color: #804040; }
a.Style_page_accueil1:hover { color: #804040;}

h1.titrep {font-family: Lucida Sans, Verdana, Arial, helvetica, Sans-Serif; color: #ffffff; font-size: 20px; font-weight: normal; margin-bottom:10px;}
h2.titres2 {font-family: Lucida Sans, Verdana, Arial, helvetica, Sans-Serif; color: #ffffff; font-size: 14px; font-weight: normal;margin-bottom:10px;}
h3.titres3 {color: #333; font-size: 14px; font-weight: normal;margin-bottom:10px;}

a.Style_detail2 { text-decoration: none }
a.Style_detail2 { color: #ffffff; }
a.Style_detail2:hover { color: #ffffff;}

.titre1 {font-family: Lucida Sans, Verdana, Arial, helvetica, Sans-Serif; color: #333; font-size: 16px; font-weight: normal; margin-bottom:10px;}
.titre2 {color: #333; font-size: 20px; font-weight: normal; margin-bottom:10px;}
.presentation {color: #333; font-size: 15px;font-weight: bold;}
.presentation2 {color: #333; font-size: 14px;font-weight: bold;}
.titre3 {color: #ffffff; font-size: 20px;font-weight: bold;}
.titre4 {color: #2e2e2e; font-size: 17px;}
.texte_de_presentation {color: #333; font-size: 13px;}
.texte_de_rating {color: #777777; font-size: 14px;}
.rating_text {color: #777777; font-size: 12px;}

.nomdubonplan {
	font-family: Lucida Sans, Verdana, Arial, helvetica, Sans-Serif;
	font-size: 16px;
	color: #6BB0C4;
	font-weight: bold;
}

.texte_sous_menu_checkbox {
	font-family: Lucida Sans, Verdana, Arial, helvetica, Sans-Serif;
	font-size: 14px;
	color: #6BB0C4;
}
 .Stylephoto {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
form {
      margin:0;
      padding:0;
      display: inline;
      }





