/* cmsms stylesheet: zexterior // zexterior_zerogrid modified: 05/07/2022 19:28:11 */
/*zerotheme.com | free html5 responsive templateszerogrid - a single grid system for responsive designauthor: kimmyversion: 2.1author uri: http://www.zerotheme.com
/*/
/* -------------------------------------------- */
/* ------------------Grid System--------------- */
.zerogrid {
	width: 960px;
	position: relative;
	margin: 0 auto;
	padding: 0px;
}
.zerogrid:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.zerogrid .row {
}
.zerogrid .row:before, .row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.zerogrid .row:after {
	clear: both;
}
.zerogrid .row {
	zoom: 1;
}
.zerogrid .wrap-col {
	margin: 10px;
}
.zerogrid .col-1-2, .zerogrid .col-1-3, .zerogrid .col-2-3, .zerogrid .col-1-4, .zerogrid .col-2-4, .zerogrid .col-3-4, .zerogrid .col-1-5, .zerogrid .col-2-5, .zerogrid .col-3-5, .zerogrid .col-4-5, .zerogrid .col-1-6, .zerogrid .col-2-6, .zerogrid .col-3-6, .zerogrid .col-4-6, .zerogrid .col-5-6 {
	float: left;
	display: inline-block;
}
.zerogrid .col-full {
	width: 100%;
}
.zerogrid .col-1-2 {
	width: 50%;
}
.zerogrid .col-1-3 {
	width: 33.33%;
}
.zerogrid .col-2-3 {
	width: 66.66%;
}
.zerogrid .col-1-4 {
	width: 25%;
}
.zerogrid .col-2-4 {
	width: 50%;
}
.zerogrid .col-3-4 {
	width: 75%;
}
.zerogrid .col-1-5 {
	width: 20%;
}
.zerogrid .col-2-5 {
	width: 40%;
}
.zerogrid .col-3-5 {
	width: 60%;
}
.zerogrid .col-4-5 {
	width: 80%;
}
.zerogrid .col-1-6 {
	width: 16.66%;
}
.zerogrid .col-2-6 {
	width: 33.33%;
}
.zerogrid .col-3-6 {
	width: 50%;
}
.zerogrid .col-4-6 {
	width: 66.66%;
}
.zerogrid .col-5-6 {
	width: 83.33%;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.zerogrid {
	width: 768px;
}
}
@media only screen and (min-width: 620px) and (max-width: 767px) {
.zerogrid {
	width: 100%;
}
}
@media only screen and (max-width: 619px) {
.zerogrid, .zerogrid .col-1-2, .zerogrid .col-1-3, .zerogrid .col-2-3, .zerogrid .col-1-4, .zerogrid .col-2-4, .zerogrid .col-3-4, .zerogrid .col-1-5, .zerogrid .col-2-5, .zerogrid .col-3-5, .zerogrid .col-4-5, .zerogrid .col-1-6, .zerogrid .col-2-6, .zerogrid .col-3-6, .zerogrid .col-4-6, .zerogrid .col-5-6 {
	width: 100%;
}
}
/* cmsms stylesheet: zexterior // zexterior_responsive modified: 05/07/2022 19:28:11 */
/*free html5 responsive templatesauthor:kimmy tranauthor uri:http://www.zerotheme.com
/*/
html {
	   -webkit-text-size-adjust: none;
}
.video embed, .video object, .video iframe {
	   width: 100%;
	   height: auto;
}
img {
	max-width: 100%;
	height: auto;
	   width: auto\9;
/* ie8 */
}
/*------------------------*/
@media only screen and (max-width:959px) {
}
@media only screen and (max-width:767px) {
}
@media only screen and (max-width:619px) {
h5 {
	float: none;
}
h1 {
	font-size: 25px;
	line-height: 1em;
	padding-left: 10px;
	background: none;
}
.img-indent2 {
	float: none;
}
}
@media only screen and (max-width:240px) {
}
/* cmsms stylesheet: zexterior // zexterior_responsiveslides modified: 05/07/2022 19:28:11 */
/*! http://responsiveslides.com v1.32 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
 
 .rslides {
  margin: 0 auto;
  }

.rslides_container {
  
  position: relative;
  }

.centered-btns_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("https://laurencemaurel.fr/uploads/voksing/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.transparent-btns_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url("https://laurencemaurel.fr/uploads/zexterior/themes.gif") no-repeat left 50%;
  width: 38px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: 10px;
  text-align: center;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }
/* cmsms stylesheet: zexterior // zexterior_style adds modified: 05/07/2022 19:28:11 */
div#news {
/* margin for the entire div surrounding the news items */
	margin: 2em 1em 1em 1em;
/* border set here */
	border: 1px solid #909799;
/* sets it off from surroundings */
	background: #f5f5f5;
	padding-left: 10px;
}
div#news h2 {
	line-height: 2em;
/* you can set your own image here */
	background: url(https://laurencemaurel.fr/uploads/zexterior/content-tail.gif) repeat-x left center;
	color: #FB7638;
	border: non

}
.NewsSummary {
/* padding for the news article summary */
	padding: 0.5em 0.5em 1em;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 1em 0.5em;
	border-bottom: 1px solid #ccc;
}

.NewsSummaryLink {
/* bold to set it off from text */
	font-weight: bold;
/* little more room at top */
	padding-top: 0.2em;
}


.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
}
.NewsSummaryMorelink {
	padding-top: 0.5em;
}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}
div#news ul li {
	padding: 2px 2px 2px 5px;
	margin-left: 20px;
}
