#site{
    width: 950px;
    padding-left: 10px;
    padding-right: 10px;
    background: url(data/image/y-shadow.png) repeat-y top center;
    margin: auto;
    position: relative;
    overflow: hidden;
}
#global{ margin: 0 auto; position: relative; }

#page{
    padding: 25px 0px 0px 0px;
    width: 950px;
    overflow: hidden;
    background: url(data/image/page-bg.png) repeat-x top left;
}

@font-face {
    font-family: 'CaviarDreams';
    src: url('data/css/fonts/CaviarDreams-webfont.eot');
    src: url('data/css/fonts/CaviarDreams-webfont.eot?#iefix') format('embedded-opentype'),
        url('data/css/fonts/CaviarDreams-webfont.woff') format('woff'),
        url('data/css/fonts/CaviarDreams-webfont.ttf') format('truetype'),
        url('data/css/fonts/CaviarDreams-webfont.svg#CaviarDreamsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CaviarDreams';
    src: url('data/css/fonts/CaviarDreams_Italic-webfont.eot');
    src: url('data/css/fonts/CaviarDreams_Italic-webfont.eot?#iefix') format('embedded-opentype'),
        url('data/css/fonts/CaviarDreams_Italic-webfont.woff') format('woff'),
        url('data/css/fonts/CaviarDreams_Italic-webfont.ttf') format('truetype'),
        url('data/css/fonts/CaviarDreams_Italic-webfont.svg#CaviarDreamsItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'CaviarDreams';
    src: url('data/css/fonts/Caviar_Dreams_Bold-webfont.eot');
    src: url('data/css/fonts/Caviar_Dreams_Bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('data/css/fonts/Caviar_Dreams_Bold-webfont.woff') format('woff'),
        url('data/css/fonts/Caviar_Dreams_Bold-webfont.ttf') format('truetype'),
        url('data/css/fonts/Caviar_Dreams_Bold-webfont.svg#CaviarDreamsBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'CaviarDreams';
    src: url('data/css/fonts/CaviarDreams_BoldItalic-webfont.eot');
    src: url('data/css/fonts/CaviarDreams_BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
        url('data/css/fonts/CaviarDreams_BoldItalic-webfont.woff') format('woff'),
        url('data/css/fonts/CaviarDreams_BoldItalic-webfont.ttf') format('truetype'),
        url('data/css/fonts/CaviarDreams_BoldItalic-webfont.svg#CaviarDreamsBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'qumpellkano';
    src: url('data/css/fonts/qumpellkano12-webfont.eot');
    src: url('data/css/fonts/qumpellkano12-webfont.eot?#iefix') format('embedded-opentype'),
        url('data/css/fonts/qumpellkano12-webfont.woff') format('woff'),
        url('data/css/fonts/qumpellkano12-webfont.ttf') format('truetype'),
        url('data/css/fonts/qumpellkano12-webfont.svg#qumpellkano12regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{ font-family: 'CaviarDreams';margin: 0px; padding: 0px; font-size: 13px;}
ul, li { margin: 0 0 0 20px; padding: 0; }
ul.menu,
ul.menu li,
ul.menu ul,
div.element div.description p,
form fieldset,
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

#sitemap ul { padding-left: 20px; }
H1 { font-size: 1.8em; margin-bottom: 14px; }
H2 { font-size: 1.5em;  margin-bottom: 14px; }
H3 { font-size: 1.2em; margin-bottom: 14px; }
H1 a, H2 a, H3 a { font-size: 1em; }



img { border: 0px; vertical-align: bottom; }
a:link, a:visited { text-decoration: none; font-weight: normal; }
a:hover{ text-decoration: underline; font-weight: normal; }

#error{ background: #fee; padding: 10px; border-bottom: 1px solid #fdd; border-right: 1px solid #fdd; }

.element div.element.actions { float: left; margin-right: 7px; }
.element div.element.actions div { float: left; clear: none; }
.element div.element.actions div a { padding: 3px; display: block; }
.element div.element.actions div.actions-content { display: none; position: absolute; margin-left: 36px; margin-top: -23px; background: #ffffff; height: 22px; font-style: italic; border: 1px #ddd solid; border-bottom: 1px solid #777; border-right: 1px solid #aaa; }
.element div.element.actions div.element.actions img,
.element div.element.actions div.actions-content a { cursor: pointer; text-decoration: none; }
.element div.element.actions.list { float: none; overflow: hidden; }

.element div.element.actions.published { border: 1px solid #afa; background: #dfd; }
.element div.element.actions.created,
.element div.element.actions.saved { border: 1px solid #faa; background: #fdd; }

.element.pictureLike div.element.actions { position: absolute; }
.element.pictureLike div.element.actions.list { position: static; }
div.element .pictureLike { float: left; clear: none; margin: 5px; }

.element div.description { overflow: hidden; }

.element.list div.content { clear: both; overflow: hidden; }

span.deleted,
span.sent { color: #438700; font-weight: bold; padding-left: 25px; line-height: 20px; background-image: url(data/image/icon/accept.png); background-position: left center; background-repeat: no-repeat; display: inline-block; }

div.element.meta { position: absolute; top: 0; min-width: 60px; min-height: 30px; padding-left: 10px; background: url(data/image/icon/bg_meta.png) scroll repeat left top transparent; }

/* Default behaviour correction */

div#banner a.logo{ float:left; margin-left: 50px; margin-top: 20px;}
div#menu ul{ padding-left: 0px;}

div#banner{ height: 260px}
div#banner H1{ display: block; }
div#footer{ height: 96px}body.mceContentBody td, 
body { margin: 0px; padding: 0px; }
ul, li { margin: 0 0 0 20px; padding: 0; }
ul.menu,
ul.menu li,
ul.menu ul,
div.product div.description p,
div.element div.description p,
body.mceContentBody p,
form fieldset  { margin: 0; padding: 0; }
#sitemap ul { padding-left: 20px; }
img { border: 0px; vertical-align: bottom; }
a:link, a:visited { text-decoration: none; font-weight: normal; }
a:hover{ text-decoration: underline; font-weight: normal; }

#error{ background: #fee; padding: 10px; border-bottom: 1px solid #fdd; border-right: 1px solid #fdd; }

.element div.element.actions { float: left; margin-right: 7px; }
.element div.element.actions div { float: left; clear: none; }
.element div.element.actions div a { padding: 3px; display: block; }
.element div.element.actions div.actions-content { display: none; position: absolute; margin-left: 36px; margin-top: -23px; background: #ffffff; height: 22px; font-style: italic; border: 1px #ddd solid; border-bottom: 1px solid #777; border-right: 1px solid #aaa; }
.element div.element.actions div.element.actions img,
.element div.element.actions div.actions-content a { cursor: pointer; text-decoration: none; }
.element div.element.actions.list { float: none; overflow: hidden; }

.element div.element.actions.published { border: 1px solid #afa; background: #dfd; }
.element div.element.actions.created,
.element div.element.actions.saved { border: 1px solid #faa; background: #fdd; }

.element.pictureLike div.element.actions { position: absolute; }
.element.pictureLike div.element.actions.list { position: static; }
div.element .pictureLike { float: left; clear: none; margin: 5px; }

.element div.description { overflow: hidden; }

.element.list div.content { clear: both; overflow: hidden; }

span.deleted,
span.sent { color: #438700; font-weight: bold; padding-left: 25px; line-height: 20px; background-image: url(data/image/icon/accept.png); background-position: left center; background-repeat: no-repeat; display: inline-block; }

div.element.meta { position: absolute; top: 0; min-width: 60px; min-height: 30px; padding-left: 10px; background: url(data/image/icon/bg_meta.png) scroll repeat left top transparent; }

div.aclrcontrol table thead th { text-align: center; }
div.aclrcontrol table th { width: 200px; text-align: left; }
div.aclrcontrol table td { width: 200px; text-align: center; }
div.aclrcontrol div.module { margin-bottom: 20px; background: url(data/image/icon/transparent.png) scroll repeat top left #AAAAFF; }
div.aclrcontrol div.action { margin-left: 30px; margin-bottom: 20px; background: url(data/image/icon/transparent.png) scroll repeat top left #8888FF; }
div.aclrcontrol div.type { margin-left: 30px; margin-bottom: 20px; background: url(data/image/icon/transparent.png) scroll repeat top left #5555FF; }

div.aclrcontrol table.content { border-collapse: collapse; }
div.aclrcontrol table.content tbody tr { background: #DDDDDD; }
div.aclrcontrol table.content tbody tr.even { background: lightgray; }
div.aclrcontrol table.content tbody tr:hover { background: lightgoldenrodyellow; }

div.action { display: inline-block; overflow: visible; position: relative; line-height: 20px; }
div.action img { vertical-align: middle; }
div.action span.actionDetails { display: none; position: absolute; z-index: 14; top: 0; left: 26px; background: #FFFFFF; border: 1px outset gray;  padding: 0 5px; white-space: nowrap; font-size: 12px; font-weight: normal; }
div.action:hover span.actionDetails { display: inline; }    

ul.pagination li { list-style: none; display: inline; }
ul.pagination li.current a { font-weight: bold; }

.error { color: #CC0000; }/*#modulebox-top-center,
#modulebox-bottom-center { height: 30px; }
*/
#modulebox-top { background: url("data/image/icon/modulebox-circle.png") 0 0 no-repeat; padding-left: 30px;}
#modulebox-top-right { background: url("data/image/icon/modulebox-circle.png") 100% -30px no-repeat; padding-right: 30px;}
#modulebox-top-center { background: url("data/image/icon/modulebox-circle.png") 0 -120px repeat-x; padding-bottom: 30px;}

#modulebox-middle { background: url("data/image/icon/modulebox-circle.png") 0 -3090px no-repeat; padding-left: 30px;}
#modulebox-middle-right { background: url("data/image/icon/modulebox-circle.png") 100% -180px no-repeat; padding-right: 30px;}
#modulebox-middle-center { background: #eeeeee; height: 100%; }

#modulebox-bottom { background: url("data/image/icon/modulebox-circle.png") 0 -60px no-repeat; padding-left: 30px; }
#modulebox-bottom-right { background: url("data/image/icon/modulebox-circle.png") 100% -90px no-repeat; padding-right: 30px; }
#modulebox-bottom-center { background: url("data/image/icon/modulebox-circle.png") 0 -150px repeat-x; padding-top: 30px; }

#modulebox-close { position: absolute; height: 30px; width: 30px; top: 10px; left: 100%; margin-left: -40px; cursor: pointer; background: url("data/image/icon/modulebox-close.png") center center no-repeat transparent; }

#modulebox-box { position: absolute; z-index: 100; top: 0; left: 0; /*min-width: 600px; min-height: 200px; */margin: 0; overflow: hidden; }
#modulebox-overlay { background: url("data/image/icon/modulebox-overlay-verydark.png") top left repeat transparent; width: 100%; height: 100%; position: absolute; z-index: 100; top: 0; left: 0; }
#modulebox-container { overflow: auto; background: #FFFFFF; padding: 20px; position: relative; }
#modulebox-loader { background: url(data/image/icon/modulebox-loader.gif) scroll no-repeat center center transparent; position: fixed; width: 100px; height: 100px; margin-left: -50px; left: 50%; top: 30%; }

#modulebox-overlay.verylight { background-image: url("data/image/icon/modulebox-overlay-verylight.png"); }
#modulebox-overlay.light { background-image: url("data/image/icon/modulebox-overlay-light.png"); }
#modulebox-overlay.neutral { background-image: url("data/image/icon/modulebox-overlay-neutral.png"); }
#modulebox-overlay.dark { background-image: url("data/image/icon/modulebox-overlay-dark.png"); }
#modulebox-overlay.verydark { background-image: url("data/image/icon/modulebox-overlay-verydark.png"); }

#modulebox-overlay.verylight #modulebox-loader,
#modulebox-overlay.light #modulebox-loader,
#modulebox-overlay.neutral #modulebox-loader { background-image: url(data/image/icon/modulebox-loader-dark.gif); }

#modulebox-overlay.square #modulebox-top,
#modulebox-overlay.square #modulebox-top-right,
#modulebox-overlay.square #modulebox-top-center,
#modulebox-overlay.square #modulebox-middle,
#modulebox-overlay.square #modulebox-middle-right,
#modulebox-overlay.square #modulebox-bottom,
#modulebox-overlay.square #modulebox-bottom-right,
#modulebox-overlay.square #modulebox-bottom-center { background-image: url("data/image/icon/modulebox-square.png"); }
form { height: auto; z-index: 9; position: relative; clear: left; }

form div {  margin-bottom: 10px; display: block; text-align: left; }
form fieldset { padding-top: 5px; width: 100%; border: 0px; }
form input, 
form textarea, 
form select { width: 98%; }
form legend { padding-left: 5px; padding-right: 5px; }
form label { display: block; font-weight: bold; margin-bottom: 3px; }
form textarea { height: 200px; }
form div.advancedtextarea,
form div.simpletextarea { clear: right; width: 100%; }

form div.submit, 
form div.button { text-align: center; width: auto; clear: none; float: left; margin-right: 10px; }
form div.submit input,
form div.button input { width: auto; clear: left; padding-left: 5px; padding-right: 5px; }
form div.hidden,
form div.token { display: none;}

form span.error { display: block; margin-bottom: 5px; clear: left}

form div.file { display: block; clear: right; min-height: 80px; }
form div.file input {  width: auto; margin: 10px 10px 10px 0px; float: left; clear: none; }
form div.file iframe { display: none; }
form div.file div.fileResult { background-color: #fff; padding: 0px; margin: 0px; width: 70px; height: 70px; border: 1px dashed #aaa; text-align: center; clear: none; overflow: hidden; }
form div.file div.fileResult img { width: auto; height: auto; max-width: 70px; max-height: 70px; }

form.edit form { padding: 0px; }
form.edit form div { margin: 0px; }
form.edit div.element.list.saveList { border: 1px solid #AAAAAA; overflow: hidden; padding: 5px; }

form div.checkbox span, 
form div.radio span { display: inline-block; }

form div.date input { width: 150px; padding-right: 25px; background: url(data/image/icon/calendar_edit.png) no-repeat center right; cursor: pointer; }

form div.action { margin-bottom: 0; }

form.edit div.help { height: 16px; width: 16px; position: absolute; background: url(data/image/icon/help.png) no-repeat; margin-left: 300px; cursor: pointer; }
form.edit div.help div.help-content { display: none; width: 300px; right: 18px; position: absolute; padding: 10px; font-style: italic; background: lightsteelblue; border-radius: 15px; }
form.edit div.help:hover div.help-content { display: block; }

form.edit div.saveList { border: 1px solid; padding: 5px; overflow: hidden; }
form.edit div.saveList form { float: left; clear: none; margin: 0 10px 10px 0; }
form.edit div.saveList form div.buttons, 
form.edit div.saveList form a.removeFile { display: none; }
form.edit div.saveList div.actions { position: absolute; }
form.edit div.saveList div.actions div.save { display: none; }
form.edit div.saveList div.editview { margin: 5px; }
form.edit div.saveList div.alt { display: none; }
form.edit div.saveList div.editview { float: left; margin: 5px; clear: none; }

form.editProductCustom label { width: auto; }
form.editProductCustom div.option { height: 32px; overflow: hidden; }
form.editProductCustom div.option > * { display: inline-block; width: auto; vertical-align: middle; margin: 0 4px; }
form.editProductCustom div.option > label { width: 80px; }
form.editProductCustom div.options span { cursor: pointer; display: inline-block; height: 16px; width: 16px; background: url(data/image/icon/delete.png); }
form.editProductCustom div.options span.add { background: url(data/image/icon/create.png); }
form.editProductCustom div.options span.sort { cursor: move; background: url(data/image/icon/move.png); }


div.cropper { clear: both; overflow: hidden;  }
div.cropper div.img-container { max-width: 350px; float: left; margin-right: 20px; vertical-align: top; }
div.cropper div.img-preview { width: 150px; height: 150px; overflow: hidden; }
form div.cropper-modal { margin-bottom: 0; }
#menu { float: left; width: 950px; z-index: 10; overflow: hidden; }
#menu ul { float: left; list-style : none; line-height : 67px; text-align : left; margin: 0; }
#menu ul li { float : left; margin: 0; }
#menu ul a { display : block; text-decoration : none; width: 237px; color: #FFFFFF; }
#menu ul a:hover { color: #FFFFFF; }
#menu ul a.active { font-weight: bold; }

#menu ul li ul { width: 100%; display: none; position: absolute; z-index: 10; width: auto; }
#menu ul li ul li { float: none; clear: both; }
#menu ul li ul a { width : 237px; color: #FFFFFF; background: #ffffff; }
#menu ul li ul a:hover { color: #FFFFFF; }

#menu ul li ul ul { width: 237px; margin: 67px 0 0 237px; }
#menu ul li:hover ul,
#menu ul li li:hover ul,
#menu ul li.sfhover ul,
#menu ul li li.sfhover ul { display: block; min-height: 0; }
#menu ul li:hover ul ul,
#menu ul li.sfhover ul ul { display: none;}

#footer ul { list-style : none; text-align: center; margin: 0px; padding: 0px; }
#footer ul li { display: inline; margin: 0; padding: 0 85px; }

div.calendar
{
  font-size: smaller;
  color: #000;
}

div.calendar.popup
{
  margin-left: -40px;
  margin-top: -100px;
}

div.calendar table
{
  background-color: #eee;
  border: 1px solid #aaa;
  border-collapse: collapse;
}

div.calendar thead {
  background-color: white;
}

div.calendar td,
div.calendar th
{
  padding: 3px;
  text-align: center;
}

div.calendar td.title
{
  font-weight: bold;
}

div.calendar th
{
  background: #ddd;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  font-weight: bold;
  color: #555;
}

div.calendar tr.days td {
  width: 2em;
  color: #555;
  text-align: center;
  cursor: pointer;
}

div.calendar tr.days td:hover,
div.calendar td.button:hover
{
  background-color: #34ABFA;
  cursor: pointer;
}

div.calendar tr.days td:active
div.calendar td.button:active
{
  background-color: #cde;
}

div.calendar tr.days td.selected
{
  font-weight: bold;
  background-color: #fff;
  color: #000;
}

div.calendar tr.days td.today
{
  font-weight: bold;
  color: #D50000;
}

div.calendar tr.days td.otherDay
{
  color: #bbb;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	-webkit-box-shadow: 0 8px 64px #000;
	-moz-box-shadow: 0 0 64px #000;
	box-shadow: 0 0 64px #000;

	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color: #DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color: #000 }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}#prevLink:hover, #prevLink:visited:hover { background: url(data/image/icon/lightbox_prevlabel.gif) left no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(data/image/icon/lightbox_nextlabel.gif) right no-repeat; }
#lightbox * { color: #000000; }

body.mceContentBody { background: url("data/image/icon/transparent.png") repeat scroll left top transparent; }

div.element > div.actions { border: 1px solid #CCCCCC; background: #FAFAFA; padding: 5px; }
div.element.unpublished > div.actions { border: 1px solid #FFAAAA; background: #FFDDDD; }
div.element.published > div.actions { border: 1px solid #AAFFAA; background: #DDFFDD; }

div.containerSeparator { overflow: hidden; width: 100%; height: 0; margin: 0; padding: 0; clear: both; float: none; }

.waitingWrap { background: url(data/image/icon/modulebox-overlay-verydark.png) scroll repeat top left transparent !important; }
.waitingWrapWrap { background: url(data/image/icon/modulebox-loader.gif) scroll no-repeat center center transparent !important; }

div.element.editWeightList { overflow: hidden; }
div.product.sort, 
div.element.editWeight { border: 2px dashed gray; cursor: move; padding: 5px; margin: 5px; }
/*div.element.editWeightList { background: url(data/image/sort-bg.png); }
div.element.editWeight { cursor: move; }*/
div.product.sort div.actions, 
div.element.editWeight div.actions { display: none; }
a.stopEditWeight { display: block; clear: both; }

div.element.pictureLike.list { float: none; }

.bx-wrapper { margin: 0 0 30px !important; }
.bx-wrapper .bx-viewport { -moz-box-shadow: 0 0 0 transparent !important; -webkit-box-shadow: 0 0 0 transparent !important; box-shadow: 0 0 0 transparent !important; border: 0 !important; left: 0 !important; background: none !important; }
.bx-wrapper img { width: auto; }
.bx-wrapper .bx-controls-direction a { z-index: 9 !important; }

ul.pagination li { list-style: none; display: inline; }
ul.pagination li.current a { font-weight: bold; }

#page { min-height: 350px; }

#banner div.headlines { display: none; }

div#lightbox div#imageContainer {overflow: hidden;}

form.edit div.date input { cursor: pointer; }

.clickable { width: auto; cursor: pointer; }

/* A REPORTER */
div.actions { position: absolute; margin-left: -20px; }
div.pictureLike div.actions { margin-left: 0; }
div.actions div.action { clear: left; display: block; }
div.actions.actionsList { position: static; margin-left: 0; width: auto; margin-bottom: 10px;  }
div.actions.actionsList div.action { display: inline-block  ; }
body {
    -webkit-animation-duration: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0.5s;
}

@-webkit-keyframes fontfix{
    from{   opacity: 1; }
to{ opacity: 1; }
}

div.actions { margin-left: 0; z-index: 1; }


#prevLink:hover, #prevLink:visited:hover { background: url(data/image/icon/lightbox_prevlabel.gif) left no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(data/image/icon/lightbox_nextlabel.gif) right no-repeat; }
#lightbox * { color: #000000; }

.waitingWrap { background: url(data/image/icon/modulebox-overlay-verydark.png) scroll repeat top left transparent !important;}
.waitingWrapWrap { background: url(data/image/icon/modulebox-loader.gif) scroll no-repeat center center transparent !important; }

#menu ul {line-height: 34px;}
#menu ul li{ float: left; margin-left: 0px;}
#menu ul li a{ text-align: center; line-height: 24px; font-size: 18px; }
#menu > ul > li > a{ font-size: 24px; line-height: 67px; }
#menu ul li ul{margin-left:0px; padding-left: 0px;}
#menu ul li ul li{ background: #cfb39b;}
#menu ul li ul a { padding: 5px 0;  width:234px; margin-left:3px;}

div.description {font-size:16px;}
body.mceContentBody { background: #FFFFFF; }
div.element.description.view.key-contact{ width: 45%; float: left; }
div.element.contact.sent,
div.element.contact.edit { width: 45%; float: left;  }
#modulebox-box div.element.contact.edit { width: 90%; float: left;  }
#modulebox-box div.element.contact.edit form label { width: 450px; }
div.element.contact.sent { font-size: 16px; }
span.sent { padding: 0; text-align: center; }
div.element.title.key-contact-map { clear: left; }
div#banner h1,
div#banner h2 {font-size: 1em;margin: 0; padding: 0;}
div#banner a {color:#7c5649;display: block;}
div#banner a:hover {text-decoration: none;}

div.element.priceCategory.listview { margin-bottom: 20px; }
div.element.priceCategory.listview h2 { margin-bottom: 5px; }

div.element.price.listview { overflow: hidden; line-height: 21px; width: 400px; font-style: italic; }
div.element.price.listview h3 {padding-left:30px; display: inline; font-weight: normal; }
/*div.element.priceActions.actions.transparent {margin-left: 50px;}*/
div.element.price.listview span.price { float:  right; }
.element.price div.element.actions div a { padding: 0; }

div.element.priceCategory.editWeight,
div.element.price.editWeight { border: 2px dashed; padding: 5px; margin: 5px; cursor: move; }

div.divTarifs div.encart { overflow: hidden; margin-top: 40px; }
div.divTarifs div.encart h1 { margin-bottom: 10px; }
div.divTarifs div.encart div.description { width: 375px; margin-right: 10px; float: left; }
div.divTarifs div.encart div.element.priceCategory.list { overflow: hidden; }
div.divTarifs div.encart.even div.description { float: right; margin-right: 0; margin-left: 10px; }

div.element.footerActions.actions {position:absolute;margin:-20px 0 0 115px;}
div.element.footerActions.actions a {color:#000;}

/* Default pictures */

body { background: url(data/image/background2.jpg) top center no-repeat #ffffff;}
div#banner{height: 215px; padding-top: 45px;text-align: center;line-height: 55px;font-family: 'qumpellkano';font-size:50px; background: url(data/image/banner2.png) top center no-repeat;}
div#banner h2 {font-family: 'CaviarDreams';font-style: italic;font-size:24px;margin: 0; padding: 0;}
div#menu{ background: url(data/image/menu_bg.png) top center repeat-x;}
div#menu > ul > li > a { background: url(data/image/menu-item-bg.png) top left repeat-y; }
div#menu > ul > li:first-child > a { background: none; }
div#menu > ul > li > a.active,
div#menu > ul > li:hover > a { background: url(data/image/menu-item-hover.png) top left no-repeat;}
div#menu > ul > li:first-child > a.active,
div#menu > ul > li:first-child:hover > a { background-image: url(data/image/menu-item-hover-first.png);}
div#page{  background: url(data/image/bg3.png) top repeat-y;background-color: #fbf5ef; width: 950px;}
div#site_wrp {background: url(data/image/footer.png) bottom center no-repeat;}
div#footer{font-size:14px;height:26px;padding-top:70px;}
div#footer ul li > a {color:#fff;}
div.divPage.divSitemap,
div#site{padding: 0px;}

div.divPage.divTarifs div.encart,
div.element.service.view div.description {clear: both;}

div.divPage div.title h1 , div.element.service.view h1{ font-weight: normal;font-size: 24px; font-family: 'qumpellkano'; color:#fff;  height:49px; padding:8px 0 0 30px; margin: 0; }

div.divPage.divPropriete div.title h1 {  float: left; }
div.divPage.divTarifs div.element.priceCategory.list.viewList div.content h2 {font-size:16px;}
div.divPage.divTarifs h1.element.title.h1.key-price-category-5, 
div.divPage.divTarifs h1.element.title.h1.key-price-category-4 { background-image: url('data/image/titre-long.png'); }
div.divPage.divTarifs div.encart.odd div.element.priceCategory.list.viewList div.content div.element.priceCategory.listview h2 {margin:20px 0 5px 0;}

div.divPage.divPropriete div.title h2 {padding: 15px 0 0 35px;float:left;color:#5f2e20;}
div.divPage.divPropriete div.element.description.view.key-propriete {padding:25px 25px 25px 25px;background:url(data/image/encart-page-1.png) bottom no-repeat;}

div.divPage.divSitemap {min-height: 520px;}
div.element.service.view, div.divPage.divPropriete, div.divPage.divTarifs, div.divPage.divContact,div.divPage.divMentions {min-height:600px;background:url(data/image/bg5.png) bottom no-repeat;}
div.element.service.list.viewList div.content {padding:10px 30px 0 30px;}
div.element.service.listview {float:left; margin:10px;width:275px;height:auto; text-align: center; }

div.element.service.listview h2 { margin: 0; }
div.element.service.listview h2 a { display: block; text-align: center; padding-top: 320px;}

div.divPage.divLogin {max-width:300px;max-height:350px;}
div.divPage.divLogin h1 {font-size:20px;}
div.divPage.divLogin a {display: block;font-size:14px;}
div#modulebox-container {background: url('data/image/bg3.png') top left #fbf5ef;}

div.element.service.view div.description,
div.divMentions,
div.divSitemap,
div.divTarifs div.element.priceCategory.list.viewList,
div.divPage.divSitemap div#sitemap,
div.divContact div.element.description.view.key-contact { padding: 0 30px 20px 30px; }
div.divContact div.element.description.view.key-contact-map {padding: 0 45px;}
#sitemap {clear: both;font-size: 18px;line-height: 24px;}
div#page div.title.key-mentions h1 { font-weight: normal;font-size: 24px;font-family: 'qumpellkano';color:#fff;background:url('data/image/titre.png') top left no-repeat;height:49px;padding:8px 0 0 25px;}

/* ----------------- PROPRIETE ----------------- */
div.divPropriete div.presentation { clear: both; overflow: hidden; }

/* ----------------- PRESTATIONS ----------------- */

div.element.price.listview h3 {display:block;}
div.element.priceCategory.listview h2 {margin-bottom: 10px;}
div#element-price-list-id_priceCategory-11-content h3{display: inline;}

div.element.prestation.listview div.picture{margin: 15px auto;width:320px; text-align: center; }
div.element.prestation.listview div.picture img{border : 9px solid rgb(237, 222, 186);}
div.element.prestation.listview h1 {background:url('data/image/puce_titre_menu.png') left center no-repeat;padding-left: 50px;color:#5f2e20;}
div.element.prestation.listview h2 {font-weight: normal;}
div.element.prestation.listview {background:url('data/image/bg_menu.png');padding: 20px;width: 405px;}
div.element.prestation.even.listview {float: left;clear: both;margin: 20px 10px 20px 20px;}
div.element.prestation.odd.listview {float: right;margin: 20px 20px 20px 10px;}

div.element.chambre.list.viewList div.element.chambre.listview{background:url('data/image/bg_menu.png');padding: 20px;margin: 20px 15px 20px 15px;float: left;width: 405px;}
div.element.chambre.list.viewList div.element.chambre.listview div.picture{margin-bottom: 15px;}
div.element.chambre.list.viewList div.element.chambre.listview div.picture img{border : 9px solid rgb(237, 222, 186);}
div.element.chambre.list.viewList div.element.chambre.listview h2 a {font-size: 0.9em;font-weight:bold;background:url('data/image/puce_titre_menu.png') left center no-repeat;padding-left: 50px;color:#5f2e20;}
div.element.chambre.list.editWeightList div.element.chambre.editWeight.listview {border: dashed 1px #5f2e20;margin: 15px;padding:25px;}
div.element.chambre.list.editWeightList div.element.chambre.editWeight.listview:hover {cursor: move;}
div.element.prestation.list.editWeightList div.element.prestation.editWeight.listview {float:left;width:870px;border: dashed 1px #5f2e20;margin: 15px;padding:25px;}
div.element.prestation.list.editWeightList div.element.prestation.editWeight.listview div.picture img{display: none;}
div.element.prestation.list.editWeightList div.element.prestation.editWeight.listview div.actions{display: none;}
div.element.prestation.list.editWeightList div.element.prestation.editWeight.listview:hover {cursor: move;}
div.element.chambre.view {padding: 0px 25px 25px 0px;}
div.element.chambre.view div.description {padding-left:25px;}
div.element.chambre.view h1{padding-top:3px;}
div.element.chambre.view div.chambrePicture div.content img{border : 9px solid rgb(237, 222, 186);}

div.element.description.view.key-hotel-normand div.description {padding: 0 25px;}

/* ----------------- ACTUALITE ----------------- */

div.element.actualite.listview {width: 425px; display:inline-block; padding:10px; margin:10px; padding-top:25px; padding-right:0px;}
div.element.actualite.listview div.picture{float: left; width: 188px; height: 175px; padding: 0px; margin-right: 15px;}
div.element.actualite.listview div.picture img{width: 188px; height: 155px;}
div.element.actualite.listview div.content-actualite{height: 162px; overflow: hidden;}
div.element.actualite.listview h2{margin-top: 5px; margin-bottom: 5px; overflow: hidden; max-height: 46px; font-size: 1.1em}
div.element.actualite.listview h2 a { font-size: 1.1em; }
div.element.actualite.listview div.description{max-height: 105px; padding-right: 15px; line-height:19px;}
div.element.actualite.listview div.bottom{float:right; clear:both;}
div.element.partenaire.listview a:hover { text-decoration: none; font-weight: bold; }
div.element.actualite.listview div.content-actualite h2 a{font-weight:bold;}
div.element.actualite.listview div.content-actualite h2{text-align:center;}
div.element.actualite.listview a.readmore{padding: 5px 52px;}

div.element.actualite.previewList { width: 900px; margin: auto;  padding-bottom:25px;}

div.element.actualite.preview { margin-bottom: 0; height: 145px; width: auto; }
div.element.actualite.preview div.picture{float: left; width: 188px; height:145px; padding: 0px 0px;margin-right: 15px;}
div.element.actualite.preview div.picture img{width: 188px; height: 145px;}
div.element.actualite.preview div.content-actualite{height: 115px; overflow: hidden;}
div.element.actualite.preview h4 { margin-top: 7px; margin-bottom: 5px; overflow: hidden; font-size: 1em; max-height:46px; }
div.element.actualite.preview h4 a { font-size: 1.2em; }
div.element.actualite.preview div.description{max-height: 75px;width: 375px; padding-right: 15px; line-height: 20px; overflow: hidden;}
div.element.actualite.preview.listview div.picture img{width:120px;height:120px;margin-left:40px;}
div.element.actualite.preview.listview div.description{width:100%;}
div.element.actualite.preview.listview {height:190px;}
div.element.actualite.preview.listview div.bottom{clear:none;}
div.element.actualite.preview.listview div.content-actualite h4 a{color:#5f2e20;}


div.element.actualite.view h1{padding:8px 0 0 30px; height:49px; font-weight: normal; font-family: 'qumpellkano'; margin-bottom: 20px; position:relative; display:inline-block;}
 div.element.chambre.view h1{padding-top:6px; padding-bottom:15px; font-weight: normal; font-family: 'qumpellkano'; margin-bottom: 20px; position:relative; display:inline-block;}
div.element.actualite.view h1:after, div.element.chambre.view h1:after{content:""; width:40px; height:60px; display:block; position:absolute; top:0px; right:-40px;}
div.divPage div.title h1, div.element.service.view h1, div.element.chambre.view h1{margin-bottom: 20px; position:relative; display:inline-block; padding-left:22px;}
div.divPage div.title h1:after, div.element.service.view h1:after, div.element.chambre.view h1:after{content:""; width:40px; height:60px; display:block; position:absolute; top:0px; right:-40px;}
div.element.actualite.view div.description{padding: 0px 20px;}
div.element.actualite.view div.content{text-align: center; width: 630px;}
div.element.actualite.view div.element.actualitePicture{display: inline-block; float: none;}

div.element.actualite form.editActualite div.description { max-height: none; padding: 0; }
div.element.actualite form.editActualite div.description textarea { height: 400px; }
div.element.actualite form.editActualite div.shortDescription textarea { height: 120px; }
div.element.actualite form.editActualite div.date input { background-color: white; }


a.seemore {float:right; padding: 5px 45px;margin:25px 0;}
a.readmore {float:right; padding: 5px 45px;margin:25px 0;}
a.contact-us {float:right; padding: 5px 45px;margin:25px 0;}
a.download:link, a.download:visited { color: #fff; }
a.download {
    float:right; 
    padding: 5px 45px;
    margin:25px 10px;
    color: #ffffff;
    font-size: 1.2em;
    text-decoration: none;
    background-color: #7D564B;
}
a.download:hover {
    color: #d5a048;
}

div.element.actualite.viewList{padding:10px;}

div.divPage.divActualites div.description{padding-left:15px;}

div.divPage div.description{padding:10px;}

div.divPage.divPropriete div.element.actualite.listview{margin:0px; margin-top:10px;}
div.divPage.divPropriete div.element.actualite.listview a.readmore{padding-right:48px;}

.divLe-Restaurant .element.title { display: inline-block;}

div.grecaptcha-badge {
    z-index: 998 !important; 
    opacity: 0.2;
    transition: 200ms;
}
div.grecaptcha-badge:hover { opacity: 1; }

.alert-cookies {
    box-sizing: border-box;
    padding: 10px;
    position: fixed;
    bottom: 0; left: 0;
    width: 100%;
    color: #fff;
    background-color: #333;
    z-index: 999;
}

.alert-cookies.hide { display: none; }
.alert-cookies .bottom { 
    float: right;
    margin-bottom: 0;
}

.alert-cookies .bottom a {  
    margin: 0 5px;
    padding: 5px;
    color: #fff;
    background-color: #222;
}/* Specifical CSS depending on the final user's configuration */
body{ background-color: #ffffff; }
#menu ul li ul li {background:#cfb39b;}
/*H1{ color: #111111; }*/
/*H2{ color: #222222; }*/
/*H3{ color: #333333; }*/
/*H1, H1 a:link, H1 a:visited{ color: #555555; }*/
/*H2, H2 a:link, H2 a:visited{ color: #666666; }*/
/*H2, H2 a:link, H2 a:visited{ color: #777777; }*/

a:link, a:visited{ color: #000000; }
/*a:hover{ color: #aaaaaa; }*/

/*em{ color: #000000; }*/
/*#site{ background-color: #eeeeee; }*/
/*#page{ background-color: #dddddd; }*/

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next { background-image: url(data/image/controls.png); }
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{background:#753e21;}
.bx-wrapper .bx-pager.bx-default-pager a{background:#69453a;}

div#menu ul li  ul li a { background: #753E21;}
div#menu ul li  ul li a:hover { background: #664137;}

div#page{ background: url('data/image/bg3.png') #fbf5ef top center repeat-y;}
div.divPage{ /* background: url('data/image/page-bg.jpg') top center repeat-y; */}
div.element.service.listview {background: url('data/image/gite.png') top left no-repeat transparent;}
div.element.service.listview h2 a {margin-bottom:15px;text-decoration: none;font-weight: bold;}
div.element.service.listview h2 a:hover {color:#dfaa52;}
div.element.service.listview.idkey-2 {background-image: url('data/image/service4.png');}
div.element.service.listview.idkey-10 {background-image: url('data/image/service3.png');}
div.element.service.listview.idkey-3 {background-image: url('data/image/service2.png');}
div.element.service.listview.idkey-11 {background-image: url('data/image/service5.png');}
div.element.service.listview.idkey-12 {background-image: url('data/image/service6.png');}

form span.error { color: #CC0000; font-weight: bold; }
span.sent { background: none; }
a.seemore {color:#ffffff;background-image: url('data/image/bg_seemore.png');background-repeat:no-repeat;font-size:1.2em;}
a.seemore:hover {text-decoration: none;color:#d5a048;}
a.contact-us {color:#ffffff;background-image: url('data/image/bg_contact-us.png');background-repeat:no-repeat;font-size:1.2em;}
a.contact-us:hover {text-decoration: none;color:#d5a048;}
div.description a{color:#5f2e20;}

div.element.actualite.listview div.picture img{border: 9px solid rgb(237, 222, 186);}
div.element.actualite.listview{background: url('data/image/bg_menu.png');}
div.element.actualite.listview div.content-actualite h2 a{color:#5f2e20;}
a.readmore{background-image: url('data/image/bg_seemore.png' );background-repeat:no-repeat; color:#ffffff; font-size:1.2em;}

div.element.actualite.view h1{background: url('data/image/titre-long.png' ) no-repeat; color:white;}
div.element.actualite.view h1:after{background: url('data/image/titre-long.png' ) 0px -63px no-repeat;}
div.divPage div.title h1, div.element.service.view h1, div.element.chambre.view h1{background: url('data/image/titre-long.png' ) no-repeat; color:white; min-width:150px;}
div.divPage div.title h1:after, div.element.service.view h1:after, div.element.chambre.view h1:after{background: url('data/image/titre-long.png' ) 0px -63px no-repeat;}


div.element.actualite.previewList{background: url(data/image/encart-page-1.png) bottom no-repeat;}

div.element.actualite.view a.readmore{background-image: url('data/image/bg_contact-us.png');}/**
 * A REPORTER : on va mettre ici tout ce qu'on pourra reprendre pour une version mobile friendly générique
 * ********************************************************************************************************** */

/*On n'affiche pas le menu de base*/
.slicknav_menu { display:none; }
@media screen and (max-width: 948px) {
    /**
    * Menu
    * ************************************************************************* */	
    #menu{display: none;}
    .slicknav_menu { display: block; }
    .slicknav_menu { text-align: center; font-size: 1.5em; color: white; }
    .slicknav_menu a:link,
    .slicknav_menu a:visited { color: white; }
    .slicknav_menu .slicknav_nav { font-size: 1em; }
    .slicknav_menu .slicknav_menutxt { text-shadow: none; font-size: 1em;}
    .slicknav_menu .slicknav_icon{font-size: 1em;}
    .slicknav_menu .slicknav_icon-bar{font-size: 1em;}
    .slicknav_menu > .slicknav_btn { float: none; overflow: hidden; display: inline-block; }
    .slicknav_menu ul > li > ul { background: #999999; }
    .slicknav_menu ul li:nth-child(odd) { background-color: #4c4c4c;}

    #site .slicknav_menu{
        background: #7c5649; box-shadow: 0 0px 10px 0px #000;
        position: fixed; top: 0; left: 0; width: 100%; z-index: 100; height: 40px; padding: 5px 0;
    }

    #site .slicknav_menu > a{font-size: 26px; padding: 0; margin: 0; background: none;}
    #site .slicknav_menu .slicknav_nav > div{display: none;}
    #site .slicknav_menu .slicknav_nav ul{margin: 5px 0 0 0;}
    #site .slicknav_menu .slicknav_nav ul li{margin: -2px 0 0; background: #7c5649;}
    #site .slicknav_menu .slicknav_nav ul li:nth-child(odd){background: #7c5649;}
    #site .slicknav_menu .slicknav_nav ul li a{padding: 10px; margin: 0;}
    #site .slicknav_menu .slicknav_nav ul li a:hover{color: #FFF; background: none; border-radius: 0;}
    /*Eviter les depassements d'images*/
    /*div.description img { width: 95%; height: auto; max-height: 50vh; }*/
    /*Site en fluide*/
    body, 
    #site, 
    div#page { width: auto; max-width: 1080px; margin: auto;}
    div#banner{margin-top: 40px;}
    div#banner a{text-align: center;}
    /* Titre */
    h1, h2, h3, h4, h5, h6 { text-align: left; } 
    /* Actions */
    div.actions div.action { display: inline-block; margin: 0 10px; }
    div.actions div.action img { width: 48px; padding: 10px; }
    /* Formaulaires */
    /*form { width: 90%; }*/
    /*    form fieldset.fieldset input { width: 40%; height: 2em; }
        form fieldset.fieldset label { width: 40%; height: auto; }*/

    /*#modulebox-container { width: 95vw; max-width: 95vw; }*/
    #modulebox-close { height: 90px; width: 90px; background-size: 100% 100%; top: 0; margin-left: -90px; z-index: 1; background-image: url(data/image/icon/modulebox-close-90.png); }
    div.bx-controls-direction{display: none;}
}

/**
 * SPECIFIQUE : on va mettre ici tout ce qui concerne uniquement ce projet et ne sera pas réutilisé
 * ********************************************************************************************************** */
@media screen and (max-width: 948px) {
    #wrap{background-position: left bottom;}
    div.encartContact form.editContact div.texte{width: 150px;}
    /**
    * Général
    * ************************************************************************* */
    div#page{background: url('data/image/bg3.png') #fbf5ef repeat-y; background-size: 100%;}
    div#page div.divPage.divPropriete{position: relative; z-index: 12;}
    #banner{height: 134px;}
    #banner .logo{float: none; margin: 0 auto;}
    #menu{width: 100%; margin-top: 0;}
    body{-webkit-text-size-adjust: none;}

    /**
     * Propriete
     * ********************************************************************************************************** */
    div.divPage.divPropriete div.element.description{text-align: justify;}
    div.element.service.listview{float: none; margin: 0; width: 50%; display: inline-block; vertical-align: top;}
    div.element.actualite.previewList{width: auto;}
    div.element.service.listview.idkey-11{background: url('data/image/service5.png') top center no-repeat;}
    div.element.service.listview.idkey-10{background: url('data/image/service2.png') top center no-repeat;}
    div.element.service.listview.idkey-9{background: url('data/image/gite.png') top center no-repeat;}
    div.element.service.listview.idkey-3{background: url('data/image/service3.png') top center no-repeat;}
    div.element.service.listview.idkey-2{background: url('data/image/service4.png') top center no-repeat;}
    div.element.service.listview.idkey-12{background: url('data/image/service6.png') top center no-repeat;}

    /**
     * Prestations
     * ********************************************************************************************************** */
    div.element.prestation.even.listview,
    div.element.prestation.odd.listview{float: none; margin: 0; width: 45%; display: inline-block; vertical-align: top;}

    /**
     * Actualite
     * ********************************************************************************************************** */
    div.element.actualite.listview{float: none; margin: 0; width: 48%; display: inline-block; vertical-align: top;}
    div.element.actualite.preview div.content-actualite,
    div.element.actualite.preview.listview{height: auto;}
    div.element.actualite.preview.listview div.description{width: auto;}

    /**
     * Contact
     * ********************************************************************************************************** */
    div.divContact div.element.description.view.key-contact-map iframe{width: 100% !important;}
    div#modulebox-container{background: #FBF5EF;}
    div#modulebox-box div.element.contact.edit{width: 400px;}
    div#modulebox-box div.element.contact.edit form label{width: 100%;}
}

/* Pour les tout pitits ecrans */
@media screen and (max-width: 844px) {
    /**
     * Contact
     * ********************************************************************************************************** */
    div.element.description.view.key-contact{width: 100%; text-align: center;}
    div.element.description.view.key-contact h3{text-align: center;}
    div.element.description.view.key-contact img{float: none !important; display: block !important; margin: 10px auto !important;}
    div.element.contact.sent, div.element.contact.edit{width: 96%; float: none; margin: 0 auto;}
}

/* Pour les tout pitits ecrans */
@media screen and (max-width: 820px) {
    div#banner{background: #FBF5EF; border-bottom: 1px solid #7C5649;}
    div#footer{background: #7C5649; height: 20px; padding-top: 0;}
}

/* Pour les tout pitits ecrans */
@media screen and (max-width: 800px) {
    /**
     * Prestations
     * ********************************************************************************************************** */
    div.element.prestation.even.listview,
    div.element.prestation.odd.listview{width: 100%;}
}

/* Pour les tout pitits ecrans */
@media screen and (max-width: 800px) {
    /**
     * Prestations
     * ********************************************************************************************************** */
    div.element.prestation.even.listview,
    div.element.prestation.odd.listview{width: 100%;}
    /**
     * Anniversaire
     * ********************************************************************************************************** */
    div.divLocation-salle-Anniversaires div.description img{float: none !important; display: block !important; margin: 10px auto !important;}
}

/* Pour les tout pitits ecrans */
@media screen and (max-width: 650px) {
    div.divPage div.element.description img{float: none !important; display: block !important; height: auto; margin: 10px auto !important;}
    /**
     * Propriete
     * ********************************************************************************************************** */
    div.element.service.view img{float: none !important; display: block !important; margin: 10px auto !important;}
    div.element.service.listview{width: 100%;}
    /**
     * Restaurant
     * ********************************************************************************************************** */
    div.element.prestation.listview div.picture{width: 95%; text-align: center;}
    div.element.prestation.listview div.picture img{max-width: 90%;}
    div.element.prestation.even.listview, div.element.prestation.odd.listview{padding-left: 0;}
    div.element.prestation.even.listview, div.element.prestation.odd.listview div.content{padding-left: 10px;}
    /**
     * Hotel
     * ********************************************************************************************************** */
    div.element.description.view.key-hotel-normand div.description img{float: none !important; display: block !important; margin: 10px auto !important; width: 95%; text-align: center;}
    div.element.chambre.list.viewList div.element.chambre.listview{width: auto;}
    div.element.chambre.list.viewList div.element.chambre.listview div.description img{float: none !important; display: block !important; margin: 10px auto !important;}
    div.element.chambre.view div.description img{float: none !important; width: 90%; display: block !important; margin: 10px auto !important;}
    div.element.chambre.view h1{padding: 0 10px 0 0; border-radius: 0 20px 20px 0; font-size: 1.2em;}
    div.element.chambre.view h1:after{background: none;}
    /**
     * Gite
     * ********************************************************************************************************** */
    div.divPage.divPropriete div.element.description img{float: none !important; display: block !important; margin: 10px auto !important;}
    /**
     * Auberge, Pigeonnier, Piscine
     * ********************************************************************************************************** */
    div#service-3-L-Auberge div.description img,
    div#service-2-Le-pigeonnier div.description img,
    div#service-12-La-piscine div.description img{width: 95%; height: auto;}
    /**
     * Location de salle
     * ********************************************************************************************************** */
    div.element.description.view.key-location-salle div.description img{width: 95%; height: auto;}
    /**
     * Mariage
     * ********************************************************************************************************** */
    div.element.description.view.key-location-salle-mariages div.description img,
    div.element.description.view.key-location-salle-anniversaires div.description img{width: 95%; height: auto;}
    /**
     * Actualite
     * ********************************************************************************************************** */
    div.element.actualite.listview{width: 100%;}
    /**
     * Contact
     * ********************************************************************************************************** */
    div.element.description.view.key-contact img{width: 98%; height: auto;}
    div.divContact div.element.description.view.key-contact{padding: 0; width: 95%;}
    div#modulebox-box div.element.contact.edit{width: 200px;}
    /**
     * Footer
     * ********************************************************************************************************** */
    #footer ul li{padding: 0 15px; font-size: 0.9em;}

}
/* Pour les tout pitits ecrans */
@media screen and (max-width: 450px) {
    /**
     * Actualite
     * ********************************************************************************************************** */
    div.element.actualite.listview div.picture{float: none; display: block; margin: 0 auto;}

}
/* Pour les tout pitits ecrans */
@media screen and (max-width: 400px) {
    /**
     * Propriete
     * ********************************************************************************************************** */
    div.divPage.divPropriete div.element.description img{width: 100%; height: auto;}

    /**
     * Banner
     * ********************************************************************************************************** */
    div#banner{height: auto;}
    div#banner h1{margin: auto;}
    div#banner h2{line-height: normal; padding: 10px;}
    div#banner h2 a{padding-top: 6px;}

}
@media screen and (max-width: 350px) {
    /**
     * Actualite
     * ********************************************************************************************************** */
    div.element.actualite.view h1{padding: 8px 0 0 0;}
    div#modulebox-box div.element.contact.edit{width: auto;}
}