@font-face {
    font-family: 'open_sansregular';
    src: url('/media/font/opensans-regular-webfont.eot');
    src: url('/media/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/media/font/opensans-regular-webfont.woff') format('woff'),
         url('/media/font/opensans-regular-webfont.ttf') format('truetype'),
         url('/media/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
}
body {
    background-color: #FFFFFF;
    font-family: open_sansregular, serif;
    color: #404040;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.7em;
}
strong {
	font-weight: bold;
}
a, a:visited, #menu-secondaire a {
    color: #0057a4;
    outline: 0 none;
    text-decoration: none;
    /*transition: color 0.3s ease-out 0s;*/
}
a:hover, a:focus, #menu-secondaire a:hover, #menu-secondaire a:focus {
	color: #404040;
}
h1, h2, h3, h4, h5, h6, .title {
    letter-spacing: 0;
	text-align: center;
    text-transform: uppercase;
    /*color: #777777;*/
}
h1 {
	margin: 10px 0;
    font-size: 18px;
    font-weight: normal;
}
h2 {
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	margin: 20px auto 5px;
	padding-top: 10px;
    min-height: 30px;
    font-size: 16px;
    font-weight: normal;
}
blockquote {
	font-style: italic;
}
.title {
	font-size: 16px;
}
.small {
	font-size: 9px;
}
.ville {
	/*font-style: italic;
	font-weight: bold;*/
	color: #0057a4;
}
ul li {
	list-style: none outside none;
	margin-bottom: 0;
	padding: 12px 0;
}
section {
	width: 960px;
	margin: auto;
	text-align: left;
}
header, #homepage, #connexe, #banniere, .container {
	width: 960px;
	margin: auto;
	text-align: center;
}
footer {
    background-color: #F5F5F5;
    border-top: 1px solid #D3D3D3;
    color: #404040;
    font-size: 10px;
    line-height: 1.7em;
    padding: 10px 0;
}
#banniere {
	padding: 20px 0px 5px 0px;
}
#breadcrumb {
	font-size: 11px;
	font-style: italic;
	width: 960px;
	margin: 5px auto 10px;
	line-height: 1.5em;
}
#menu-principal {
    border-bottom: 4px double #D3D3D3;
    border-top: 4px double #D3D3D3;
    display: block;
    margin: 20px auto 0;
    min-height: 35px;
    padding: 10px 0 0;
    text-align: center;
    width: 960px;
}
#menu-principal ul {
    border: medium none;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 16px;
}
#menu-principal ul li {
    border-bottom: 0 none;
    border-color: -moz-use-text-color #D3D3D3;
    border-right: 1px solid #D3D3D3;
    border-top: 0 none;
    display: inline-block;
    margin: 0;
    padding: 0 20px;
    position: relative;
}
#menu-principal ul li:last-child {
    border-right: medium none;
    padding-right: 0;
}

#menu-principal ul li a.active, #menu-principal nav ul li a.active:visited, #menu-principal nav ul li a.active:active {
    color: #404040;
}
#menu-principal ul li a, #menu-principal nav ul li a:visited, #menu-principal nav ul li a:active {
    color: #777777;
    display: block;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 5px 0;
    position: relative;
    text-transform: uppercase;
}
#menu-principal ul.typologie li {
	text-transform: uppercase;
	color: #777777;
}
#menu-principal ul.sous-typologie li a, nav ul.sous-typologie li a:visited, nav ul.sous-typologie li a:active {
	text-transform: none;
}
#menu-principal ul.sousmenu li a {
	text-transform: none;
}
#menu-principal .niveau1, #menu-principal .typologie, #menu-principal .menufrance, #menu-principal .menusuisse, #menu-principal .menueurope, #menu-principal .menuailleurs {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #DDDDDD #DDDDDD #BBBBBB;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    left: 0;
    position: absolute;
    display: none;
    top: 25px;
    width: 160px;
    padding: 10px 0 12px 10px;
    z-index: 100;
}
#menu-principal .menufrance {
    left: -85px;
	background-color: #F6F6F6;
	/*font-size: 13px;*/
	padding-left: 14px;
	width: 680px;
}
#menu-principal .menueurope {
    left: -120px;
	background-color: #F6F6F6;
	padding-left: 14px;
	width: 300px;
}
#menu-principal .menuailleurs {
    left: -120px;
	background-color: #F6F6F6;
	padding-left: 14px;
	width: 300px;
}
#menu-principal .typologie {
    left: -430px;
	background-color: #F6F6F6;
	/*font-size: 13px;*/
	padding-left: 14px;
	width: 580px;
}
#menu-principal .typologie1, .typologie2, .typologie3 {
	width: 190px;
	float: left;
}
#menu-principal .sousmenufrance1, .sousmenufrance2 {
	width: 175px;
	float: left;
}
#menu-principal .sousmenueurope1, .sousmenueurope2 {
	width: 150px;
	float: left;
}
#menu-principal .sousmenuailleurs1, .sousmenuailleurs2 {
	width: 150px;
	float: left;
}
#menu-principal li:hover > ul {
	display: block;
}
#menu-principal .niveau1 li, #menu-principal .typologie li {
	background: none repeat scroll 0 0 transparent;
	border:  medium none;
	display: block;
	padding: 0;
	text-align: left;
}
#menu-principal .niveau2, #menu-principal .sous-typologie {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    left: 0;
    position: relative;
    width: 120px;
    padding: 0 15px;
    margin-bottom: 2px;
    z-index: 100;
}
#menu-principal .niveau3 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    left: 0;
    position: relative;
    width: 100px;
    padding: 0 15px;
    margin-bottom: 2px;
    z-index: 100;
}
#menu-principal .sous-typologie {
	width: 160px;
	font-size: 10px;
    line-height: 1.4em;
}
#menu-principal .niveau1 a {
	font-size: 13px;
}
#menu-principal .niveau2 a, #menu-principal .typologie a, #menu-principal .sous-typologie a {
	font-size: 12px;
	padding: 0 0 2px 0;
}
#menu-principal .typologie, #menu-principal .sous-typologie, #menu-principal .niveau1, #menu-principal .niveau2, #menu-principal .niveau3 {
	background-color: #FBFBFB;
}

/* Carte France dans le menu */
.carte-france {
	background-image: url("//www.hotels-insolites.com/images/carte_france.gif");
	background-repeat: no-repeat;
	float: left;
	width: 330px;
	height: 300px;
	margin-right: 20px;
}

#menu-secondaire {
	width: 190px;
	text-align: left;
	vertical-align: top;
	margin-right: 100px;
	padding-top: 10px;
	display: inline-block;
}
#menu-secondaire ul {
	border-top: 1px dotted #D3D3D3;
	margin: 2px 0 20px 0;
}
#menu-secondaire ul li {
	padding: 0 0 3px 15px;
	line-height: 20px;
	border-bottom: 1px dotted #D3D3D3;
}
#pub {
	margin-top: 30px;
	text-align: center;
	font-size: 11px;
	line-height: 1.8em;
}
#pub img {
	margin-top: 8px;
}
#pub .box-rate {
	font-size: 18px;
	font-weight: bold;
}
.HotelTableaux {
	width: 660px;
	display: inline-block;
}
.HotelListing, .PubListing {
	width: 150px;
	display: inline-block;
	margin: 5px;
	font-size: 10px;
}
.description {
	font-size: 12px;
	line-height: 1.7em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.ListeType {
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-top: 10px;
}
.vignette {
    border-bottom: 1px solid #D3D3D3;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
    position: relative;
    text-align: center;
    vertical-align: top;
}
.vignette .info {
	text-align: left;
	line-height: 1.5em;
}
.vignette .nom {
	font-weight: bold;
}
.vignette .date {
	float: right;
	text-align: : right;
	margin: 0;
}
.vignette img {
    height: auto;
    max-width: 100%;
}
.booking {
    background: none repeat scroll 0 0 #0057a4;
    color: #FFFFFF;
    font-size: 13px;
    padding: 2px 10px 0;
    position: absolute;
    text-transform: uppercase;
    top: 86px;
    height: 24px;
}
.expire {
    background: none repeat scroll 0 0 #fdc02c;
    color: #FFFFFF;
    /*font-family: Futura,'Century Gothic',AppleGothic,sans-serif;*/
    font-size: 14px;
    padding: 3px 10px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    top: 71px;
    height: 23px;
}
.expired {
    background: none repeat scroll 0 0 #fdc02c;
    color: #FFFFFF;
    /*font-family: Futura,'Century Gothic',AppleGothic,sans-serif;*/
    font-size: 2em;
    padding: 10px;
    margin: 0 0 1em;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}

/* Home Page */
#homepage h1 {
	font-size: 14px;
	margin: 0;
}

#NewHotels {
	width: 480px;
	margin-right: 50px;
	padding-top: 10px;
	display: inline-block;
}

#NewHotels2 {
	width: 780px;
	height: 480px;
	padding-top: 10px;
	display: inline-block;
}

#NewHotels2 figure {
	display: inline-block;
	position: relative;
	width: 250px;
	/*margin: 18px 18px 0 0;*/
}

#NewHotels2 figcaption {
	top: 239px;
	height: 110px;
	left: 0;
	right: 0;
	position: absolute;
	padding: 11px 0 0;
	background: rgba(0, 87, 164, 0.45);
}

#CarousselGeo {
	display: inline-block;
	width: 950px;
	margin: 0;
	vertical-align: top;
}

#CarousselGeo figcaption {
	top: 285px;
	left: 0;
	right: 0;
	position: absolute;
}

#NewHotels2 figure a , #CarousselGeo figure a {
	color: white;
}
#NewHotels2 figcaption span {
	font-size: 25px;	
}
#CarousselGeo figcaption span {
	font-size: 30px;
}

#CarousselGeo figure pre {
	left: 0;
	right: 0;
	top: 330px;
	position: absolute;
	font-size: 10px;
	color: white;
	text-align: right;
	margin-right: 3px;
}

#NewHotels2 img , #CarousselGeo img {
	opacity: 0.9;
}
#NewHotels2 img:hover , #CarousselGeo img:hover {
	opacity: 1;
}

#MapEdito {
	margin-bottom: 35px;
}

#edito {
	width: 400px;
	text-align: left;
	vertical-align: top;
	display: inline-block;
}

#edito p {
	font-size: 13px;
	line-height: 1.5em;
	margin: 15px 0 40px;
}
/* Fin Home Page */


/* Page Hotel */
#photo {
	display: inline-block;
	width: 530px;
	margin: 0;
	vertical-align: top;
}
#copyright {
	font-size: 10px;
}
#reseau {
	margin-top: 40px;
	width: 525px;
	font-size: 11px;
	color: #0057a4;
	line-height: 1.5em;
}
#HotelLogo {
	text-align: center;
}
.VignettesHotel {
	margin: 8px 0 17px 0;
	padding: 0;
	height: 92px;
}
.VignettesHotel li {
	display: inline-block;
	height: 92px;
	margin: 0 17px 0 0;
	padding: 0;
}
.VignettesHotel li:last-child {
	margin: 0;
}
.VignettesHotel img {
	border: solid 1px #D3D3D3;
}
#MapHotel {
	width: 260px;
	height: 350px;
	border: solid 1px #D3D3D3;
	display: inline-block;
}
#photo-principale {
	display: inline-block;
	border: solid 1px #D3D3D3;
	max-width: 100%;
	height: auto;
}
#HotelInfo {
	display: inline-block;
	width: 400px;
	vertical-align: top;
	margin-left: 25px;
}
#HotelInfo h2 {
	border-top: 0 none;
	margin-top: 0;
	text-align: left;
	padding-top: 0;
	color: #0057a4;
}
#HotelInfo .description {
	padding-top: 10px;
}
#HotelInfo strong {
	font-weight: bold;
}
.onglet {
	display: inline-block;
	margin-left: 0px;
	margin-right: 8px;
	padding: 4px 12px;
	border: 1px solid #D3D3D3;
	cursor: pointer;
}
.onglet_0 {
	background: #F5F5F5;
	border-bottom: 1px solid #D3D3D3;
}
.onglet_1 {
	background:#FFFFFF;
	padding-bottom: 5px;
	border-bottom: 0px solid #D3D3D3;
}
.contenu_onglet {
	background-color:#FFFFFF;
	border-top:1px solid #D3D3D3;
	margin-top:-1px;
	padding:20px;
	display:none;
}
.contenu_onglet .souligne {
	border-bottom: 1px dotted #d3d3d3;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
#meme_master {
	margin-top: 20px;
}
#meme_master .title {
	font-size: 13px;
}
#meme_master .frerot {
	font-size: 11px;
    line-height: 1.6em;
    margin: 5px 0 5px 5px;
}
#adresse {
	margin-top: 10px;
	margin-bottom: 20px;
}
#LiensExternes {
	font-size: 10px;
	margin-top: 60px;
}
#LiensExternes a {
	color: #404040;
}
#Rating {
	font-size: 10px;
	margin-top: 10px;
	color: #0057a4;
	font-style: italic;
}
#socialA {
	margin: 20px 0;
}
.socialB {
	margin-left: 20px;
	margin-top: 10px;
}
#socialHP {
	margin: 5px 0;
}
.fb_iframe_widget {
	margin-right: 10px;
}
.fb_menugauche {
	margin-left: 0;
}
.twitter { margin-top: 5px;}
#socialA .fb-like, #socialHP .fb-like {
	margin-left: 0;
	vertical-align: 6px;
}
/* GoogleMap */
#map {
	width: 660px;
	height: 450px;
	border: solid 1px #D3D3D3;
	margin-bottom: 25px;
	margin-top: 20px;
}
#MapIndex {
	width: 960px;
	height: 500px;
	border: solid 1px #D3D3D3;
	margin-bottom: 10px;
	margin-top: 5px;
	border-radius: 10px;
	box-shadow: 3px 3px 5px #888;
}
#MapIndex2 {
	width: 480px;
	height: 400px;
	border: solid 1px #D3D3D3;
	margin-bottom: 10px;
	margin-top: 5px;
	float: left;
}
/* Footer */
.bloc {
	width: 300px;
	display: inline-block;
	margin: 0 10px;
	text-align: left;
	vertical-align: top;
}
.gauche {
	margin-left: 0;
}
.droite {
	margin-right: 0;
}
.central {
	width: 200px;
}
footer p {
	margin-top: 15px;
	margin-bottom: 20px;
}
footer ul {
	border-top: 1px dotted #d3d3d3;
	margin-top: 20px;
	margin-bottom: 20px;
}
footer li {
	border-bottom: 1px dotted #d3d3d3;
	list-style: none outside none;
	margin-bottom: 0;
	padding: 5px 0;
	line-height: 12px;
}
.lien-social:hover, .vignette a:hover, #pub a:hover {
	-webkit-transition: opacity 0.2s ease-out 0s;
	-moz-transition: opacity 0.2s ease-out 0s;
	-o-transition: opacity 0.2s ease-out 0s;
	transition: opacity 0.2s ease-out 0s;
    opacity: 0.75;
}

#mentions, #confidentialite {
	font-size: 12px;
	line-height: 1.3em;
	padding: 30px;
}

.bleu {
	color: #0057a4;
}

/* LightBox */
body:after {
  content: url(/images/close.png) url(/images/loading.gif) url(/images/prev.png) url(/images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.7;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* Fin LightBox */

/* Mise en page */
/* !Cookie */
#cookie {
	position: fixed;
	bottom: 0;
	background-color: #6dd0f7;
	width: 100%;
}
#cookie p {
	font-size: 12px;
	text-align: center;
	line-height: 1.5em;
}

/* !Confidentialite */
#confidentialite p {
	margin: 10px;
}

.adsbygoogle {
	margin-bottom: 10px;
}

/* Datepicker UI */
.ui-datepicker {
    font-size: 1em !important;
} 

/* Tablette Portrait */
@media only screen and (min-width: 750px) and (max-width: 780px) {
	#NewHotels2 { width: 510px;}
	#CarousselGeo, #MapEdito { width: 90%;}
}	
/* Tablette */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	header, section, #menu-principal, #homepage, #banniere, #breadcrumb, #HotelInfo, #reseau, #connexe, .container { width: 768px;}
	#menu-secondaire { margin-right: 65px;}
	.HotelTableaux { width: 500px;}
	#map, #MapIndex { width: 95%; height: 350px;}
	#MapEdito { width: 100%; margin-bottom: 10px;}
	#MapIndex2 { width: 50%; margin-top: 10px;}
	#edito { width: 45%;}
	.droite { width: 200px;}
	
}
/* Mobile Portrait & Paysage */
@media only screen and (max-width: 767px) {
	header, section, #menu-principal, #homepage, #banniere, #breadcrumb, #photo, .HotelTableaux, #HotelInfo, #reseau, #connexe, .container { width: 300px;}
	#HotelInfo { margin-left: 0;}
	#menu-principal { min-height: 26px;padding: 4px 0 0;border-bottom: 1px solid #D3D3D3;border-top: 1px solid #D3D3D3;}
	#menu-principal ul li { padding: 0 4px;}
	#menu-principal ul li a, #menu-principal nav ul li a:visited, #menu-principal nav ul li a:active { font-size: 12px;padding: 3px 0;}
	.description { line-height: 1.1em;text-align: left;}
	#menu-secondaire { display: none;}
	.contenu_onglet { display: block;}
	#map, #MapIndex, #MapHotel { width: 300px; height: 350px;}
	.principal { display: none;}
	.PubListing { width: 130px; text-align: center;}
	#NewHotels2 { width: 90%;}
	#CarousselGeo { width: 95%;}
	#CarousselGeo figure pre { text-align: left; top: 320px; font-size: 7px; margin-left: 3px;}
	#MapEdito, #MapIndex2 { width: 100%;}
	.central { width: 90%;}
}
/* Mobile Paysage */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	header, section, #menu-principal, #homepage, #banniere, #breadcrumb, #photo, .HotelTableaux, #HotelInfo, #reseau, #connexe, .container { width: 420px;}
	#menu-principal .typologie { left: -231px; width: 360px; font-size: 12px;}
	#menu-principal .typologie1, .typologie2, .typologie3 { width: 33%;}
	#menu-principal ul li a, #menu-principal nav ul li a:visited, #menu-principal nav ul li a:active { font-size: 14px;padding: 3px 0;}
	#map, #MapIndex, #MapHotel { width: 400px; height: 350px;}
	.carte-france { width:0%; height:200px;}
}
/* Mobile Portrait */
@media only screen and (max-width: 479px) {
	h1 { border-bottom: 1px solid #D3D3D3;border-top: 1px solid #D3D3D3;margin: 20px auto 5px;padding: 10px 0; min-height: 20px;font-size: 16px;}
	h1,h2 { line-height: 1.1em;}
	h2 { padding: 10px 0; min-height: 20px;}
	.adsbygoogle { margin: 10px 0;}
	#map, #MapIndex, #MapHotel { width: 85%; margin: 0 auto;}
	#menu-principal ul { line-height: 14px;}
	#menu-principal .niveau1 a, #menu-principal .niveau2 a, #menu-principal .niveau3 a, #menu-principal .typologie a, #menu-principal .sous-typologie a { font-size: 11px; line-height: 1em;}
	#menu-principal .menufrance { left: -55px; width: 290px;}
	#menu-principal .sousmenufrance1, .sousmenufrance2 { width: 50%;}
	#menu-principal .menueurope { left: -110px; width: 290px;}
	#menu-principal .sousmenueurope1, .sousmenueurope2 { width: 50%;}
	#menu-principal .menuailleurs { left: -165px; width: 290px;}
	#menu-principal .sousmenuailleurs1, .sousmenuailleurs2 { width: 50%;}
	#menu-principal .typologie { left: -230px; width: 290px; font-size: 12px;}
	#menu-principal .typologie1, .typologie2, .typologie3 { width: 33%;}
	#menu-principal .niveau2, #menu-principal .niveau3, #menu-principal .sous-typologie { padding: 0 0 0 15px; width: 80px;}
	#breadcrumb { font-size: 9px;}
	#NewHotels { width: 100%;}
	#edito { width: 300px; padding-top: 0;}
	#edito p { margin-bottom: 5px;}
	#socialA, #socialHP { width: 95%; margin: auto;}
	#searchboxInc, #searchboxPrez { width: 300px;}
	.HotelListing { width: 300px; margin-left: 0;}
	.vignette .info { float: right; width: 120px; font-size: 11px; line-height: 1.1em;}
	.vignette .nom { font-size: 12px;}
	.vignette .date { margin-top: 15px; width: 120px;}
	footer p { padding-right: 15px;}
	.bloc { margin: 0 10px 15px;}
	.VignettesHotel { margin: 4px 0 8px 0;}
	.VignettesHotel li { margin: 0 8px 0 0;}
	.carte-france { width:0%; height:200px;}
	input[type="button"], input[type="submit"], input[type="reset"], .button { font-size: 1em; text-transform: none; padding: 0.75em 1.25em 0.55em;}
	form input[type="text"], form input[type="email"], form input[type="password"], form select, form textarea { width: 53%;}
	.fb_iframe_widget { margin: 0;}
	#LiensExternes { margin-top: 20px;}
	input[type="text"] { font-size: 16px;}
}


/* Fin Mise en page */

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}