/*  

Theme Name: Creche Spillschlass
Description: Creche Spillschlass
Author: B2esis
Author URI: http://www.b2esis.com/
Version: 1.0
Tags: creche_spillschlass
License: creche_spillschlass

*/
@import url(http://fonts.googleapis.com/css?family=Handlee);

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 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 11px;
	font-size: 0.785714286rem;
	color: #636363;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
button,
input,
select,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
button,
input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border-color: transparent;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
	margin-top: 0;
}


/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 87.5%;
	background: url(images/bg-html.jpg) left top repeat-x;
}
body {
	font-size: 14px;
	font-size: 1rem;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
}
body{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	background:url(images/bg-body.jpg) center top  no-repeat;
	float:left;
	width:100%;
	height:1400px;
}
body.home{
	background:url(images/bg-body-home.jpg) center top  no-repeat;
	height:1390px
}
a {
	outline: none;
	color: #395aa4;
}
a:hover {
	color: #395aa4;
}

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
#page {
	width:100%;
	margin:0 auto ;
	position:relative;
	float:left;
}
#main {
	
	width:960px;
	margin:0 auto ;
	position:relative;
	height:972px;
}
.home #main {
	height:895px;
}
.site .video{
	position:absolute;
	width:148px;
	height:100px;
	background:url(images/lecteur.png) left top no-repeat;
	padding:10px 120px 90px 108px;
	bottom:0;
	right:0;
}
.home .site-content {
	margin: 24px 0 0;

}
.site-content {
	margin:0;
}
.widget-area {
}

/* Header */
.site-header {
	float:left;
	width:100%;
	position:relative;
	z-index:1;
	height:270px
}
.home .site-header {
	height:345px;
}
.header{
	width:1035px;
	margin:0 auto;
	position:relative;
}

.header .site-title {
    left: 35px;
    position: absolute;
    top: 70px;
    width: 212px;
}
.home .header .site-title{
	top:80px;
	left:0px;
	width:inherit;
}
.site-header h1,
.site-header h2 {
	text-align: center;
}
.site-header h1 a,
.site-header h2 a {
	color: #515151;
	display: inline-block;
	text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}
.site-header h1 {
	font-size: 24px;
	font-size: 1.714285714rem;
	line-height: 1.285714286;
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.header-image {
}

/* Navigation Menu */
.main-navigation {
	text-align: left;
	width:770px;
	padding-left:70px;
	float:right;
	height:145px;
	background: url(images/bg-nav.png) left top  no-repeat;
	margin-top:90px;
}
.home .main-navigation { margin-top:100px;}
.main-navigation li {
	margin:75px 67px 0 0;
	font-size: 16px;
	position: relative;
	padding-bottom:10px;
	float:left;
}
.main-navigation li:hover {
	margin-right:63.8px !important;
	}
/*.main-navigation li + li {
	margin:0 275px 0 0;
}
.main-navigation li + li + li {
	margin:0 45px 0 0;
}
.main-navigation li + li + li + li + li {
	margin:0;
}*/
.main-navigation a {
	color: #5e5e5e;
}
.main-navigation a:hover,
.main-navigation a:focus {
	color: #1b326b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}

/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}

/* Sidebar */
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	word-wrap: break-word;
}
.widget-area .widget h3 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #757575;
}
.widget-area .widget a:hover {
	color: #21759b;
}
.widget-area .widget a:visited {
	color: #9f9f9f;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

/* Footer */
#colophon {
	float:left;
	font-size: 12px;
	width:100%;
	position:relative;
	height:115px;
	padding-top:20px;
}
#colophon .totalfootbloc{
	margin:0 auto;
	width:960px;
	position:relative;
}


#colophon .logofooter{
	width:105px;
	float:left;
	margin:0 50px 0 10px;
}
#colophon .video{
	width:170px;
	float:left;
	margin:0 50px 0 50px;
	border:2px solid #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}
#colophon .video iframe{ 
	width:100%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}
#colophon .contactfooter{
	width:160px;
	float:left;
	margin:0 0 0 30px;
	position: relative;
}
#colophon .contactfooter .inputclass{
	float:left;
	width:100%;
	margin-right:8px;
}
#colophon .contactfooter .inputclass input{
	float:left;
	width:96%;
	margin-bottom:3px;
	height:18px;
	line-height:23px;
	padding:0 2px;
	color:#fff;
	-moz-box-shadow: inset 0px 0px 10px 0px #6b979c;
	-webkit-box-shadow: inset 0px 0px 10px 0px #6b979c;
	-o-box-shadow: inset 0px 0px 10px 0px #6b979c;
	box-shadow: inset 0px 0px 10px 0px #6b979c;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#6b979c, Direction=291, Strength=5);
	background-color:#80abb0;
	border:none;
	border-radius:0;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-style:italic;
	font-size:10px;
}
#colophon .contactfooter .textareaplussubmit{width:100%; float:left;}
#colophon .contactfooter .textareaplussubmit textarea{
	float:left;
	width:92%;
	margin-bottom:3px;
	height:45px;
	line-height:23px;
	padding:0 5px;
	color:#fff;
	-moz-box-shadow: inset 0px 0px 10px 0px #6b979c;
	-webkit-box-shadow: inset 0px 0px 10px 0px #6b979c;
	-o-box-shadow: inset 0px 0px 10px 0px #6b979c;
	box-shadow: inset 0px 0px 10px 0px #6b979c;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#6b979c, Direction=291, Strength=5);
	background-color:#80abb0;
	border:none;
	border-radius:0;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-style:italic;
	font-size:10px;
}
 input.wpcf7-captchar{
	float:left;
	width:36%;
	margin-bottom:2px;
	height:18px;
	line-height:23px;
	padding:0 5px;
	color:#fff;
	-moz-box-shadow: inset 0px 0px 10px 0px #6b979c;
	-webkit-box-shadow: inset 0px 0px 10px 0px #6b979c;
	-o-box-shadow: inset 0px 0px 10px 0px #6b979c;
	box-shadow: inset 0px 0px 10px 0px #6b979c;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#6b979c, Direction=291, Strength=5);
	background-color:#80abb0;
	border:none;
	border-radius:0;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-style:italic;
	font-size:10px;
}
img.wpcf7-form-control.wpcf7-captchac{ height:18px; width:40px; float:left;}
#colophon .contactfooter .textareaplussubmit input.wpcf7-submit,
#contact .bloc-02 form input.wpcf7-submit,
.allbloc-preinscription button.wpcf7-submit {
	float:right;
	width:48px;
	height:16px;
	font-size:8px; font-weight:bold;
	padding:0;
	margin:0;
	border:none;
	color:#fff;
	background: #4c4c4f; 
	background: -moz-linear-gradient(top,  #4c4c4f 0%, #43434d 50%, #2f2f3c 52%, #3d4834 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4f), color-stop(50%,#43434d), color-stop(52%,#2f2f3c), color-stop(100%,#3d4834)); 
	background: -webkit-linear-gradient(top,  #4c4c4f 0%,#43434d 50%,#2f2f3c 52%,#3d4834 100%); 
	background: -o-linear-gradient(top,  #4c4c4f 0%,#43434d 50%,#2f2f3c 52%,#3d4834 100%);
	background: -ms-linear-gradient(top,  #4c4c4f 0%,#43434d 50%,#2f2f3c 52%,#3d4834 100%);
	background: linear-gradient(to bottom,  #4c4c4f 0%,#43434d 50%,#2f2f3c 52%,#3d4834 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4f', endColorstr='#3d4834',GradientType=0 ); 
	-moz-box-shadow: 0px 0px 5px 0px #6c9195;
	-webkit-box-shadow: 0px 0px 5px 0px #6c9195;
	-o-box-shadow: 0px 0px 5px 0px #6c9195;
	box-shadow: 0px 0px 5px 0px #6c9195;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#6c9195, Direction=NaN, Strength=5);
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:10px;
	font-style:italic;
}
.allbloc-preinscription button.wpcf7-submit {
    float: inherit;
    font-size: 13px;
    height: 24px;
    width: 70px;
	border-radius:0;
}

.allbloc-preinscription .wpcf7-form-control-wrap.date_entrer{ margin-bottom:168px;}
.allbloc-preinscription .wpcf7-form-control-wrap.captcha {
    width: 71% !important;
	margin-bottom:5px;
}
.allbloc-preinscription .wpcf7-form-control-wrap.captcha  input.wpcf7-captchar{
    width:65% !important;
}
.allbloc-preinscription  img.wpcf7-form-control.wpcf7-captchac {
    height: 25px;
    width: 50px;
	margin-left:28px;
}
.allbloc-preinscription  input.hasDatepicker{
	background: rgba(142,153,162, 0.4) url(images/cal.png) right center no-repeat !important;
	}

.footre-info{
	width:100%;
	display:block;
	font-size: 12px;
	color:#fff;
	text-align:center;
	line-height:25px;
	background-color:#c2533b;
	float:left;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
#colophon .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{ display:none !important;}
#colophon span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #fff;
    padding: 2px 5px;
    top: -65px;
	font-weight:normal;
	line-height:14px;
}
#colophon div.wpcf7-mail-sent-ok {
    background: none repeat scroll 0 0 white;
    color: #398f14;
    position: absolute;
	border: none;
    top: -65px;
	left: 0;
}

/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
	font-weight: normal;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 10px 0;
	line-height: 1.714285714;
	font-family: 'Handlee', cursive;
	color:#931763;
}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 10px;
	line-height: 18px;
}
.entry-content a:visited,
.comment-content a:visited {
	color: #9f9f9f;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}


/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}

/* =Single audio/video attachment view
-------------------------------------------------------------- */

.attachment .entry-content .mejs-audio {
	max-width: 400px;
}

.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}


/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}
article.format-aside h1 a:hover {
	color: #2e3542;
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}


/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}


/* =Comments
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area cite b {
	font-weight: normal;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
	font-weight: bold;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	color: red;
}


/* =Front page template
-------------------------------------------------------------- */

.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}
.template-front-page .widget-area {
}
#secondary .widget_recent_entries li {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 13px;
	list-style:none;
	padding:20px 5px;
	border-bottom:1px solid #cdcdcd;
	line-height:18px;
}
#secondary .widget_recent_entries li a {
	color: #000;
	text-decoration:none;
}
#secondary .widget_recent_entries li a:hover {
	color: #931763;
	text-decoration:underline;
}
#secondary .widget_recent_entries li span.post-date {
	display:block;
	color:#b0558c;
	margin:0
	
}

#secondary .widget_recent_entries .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
}
#secondary .widget_recent_entries li:last-child {
	border-bottom:none;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}


/* =Plugins
----------------------------------------------- */

img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}


/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

/* Minimum width of 600 pixels. */
	.author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.571428571rem;
	}
	.author-description {
		float: right;
		width: 80%;
	}
	.site-content {
		float: left;
		width: 100%;
	}
	body.template-front-page .site-content,
	body.attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	.widget-area {
		float: right;
	}
	.site-header h1,
	.site-header h2 {
		text-align: left;
	}
	.site-header h1 {
		font-size: 26px;
		font-size: 1.857142857rem;
		line-height: 1.846153846;
		margin-bottom: 0;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		text-align: left;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	
	.main-navigation li a {
		border-bottom: 0;
		color: #1b326b;
		line-height:46px;
		white-space: nowrap;
		font-family: 'Handlee', cursive;
		font-size:25px;
	}
	.main-navigation li a:hover,
	.main-navigation li a:focus {
		color: 1b326b;
		font-weight:bold;
	}
	.main-navigation ul li:nth-child(2)  {
		 -ms-transform: rotate(-7deg); /* IE 9 */
		-webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
		transform: rotate(-7deg);
		margin:67px 67px 0 0;
	}
	.main-navigation ul li:nth-child(3)  {
		 -ms-transform: rotate(-7deg); /* IE 9 */
		-webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
		transform: rotate(-7deg);
		margin:52px 67px 0 0;
	}
	.main-navigation ul li:nth-child(4)  {
		 -ms-transform: rotate(-7deg); /* IE 9 */
		-webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
		transform: rotate(-7deg);
		margin:31px 67px 0 0;
	}
	.main-navigation ul li:nth-child(5)  {
		margin:12px 67px 0 0;
	}

	.main-navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	.main-navigation li ul li{
		margin-top:inherit !important;
		padding-bottom:0;
		margin-right:0;
		width:100%;
		-ms-transform: rotate(0deg) !important; /* IE 9 */
		-webkit-transform: rotate(0deg) !important; /* Chrome, Safari, Opera */
		transform: rotate(0deg) !important;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul,
	.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: 110px;
		padding:0;
		background:url(images/bg-menu.png) left top repeat;
		margin-left:0px;
	}
	.main-navigation ul li + li:hover > ul{}
	.main-navigation ul li + li + li:hover > ul{}

	.main-navigation li ul li a {
		display: block;
		font-size: 15px;
		line-height: 24px;
		white-space: normal;
		color:#1b326b;
		text-align:center;
	}
	.main-navigation li ul li a:hover,
	.main-navigation li ul li.current_page_item a,
	.main-navigation li ul li a:focus {
		color:#1b326b;
		font-weight:bold;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #1b326b;
		font-weight:bold;
	}
	.menu-toggle {
		display: none;
	}
	.entry-header .entry-title {
		font-family: 'Handlee', cursive;
		font-size:30px;
		color:#9f2d36;

	}
	.navtop_peda{
		font-family: 'Handlee', cursive;
		font-size:20px;
		color:#9f2d36;
		text-align:center;
		margin-top:10px;
	}
	.navtop_peda, .navtop_peda a{
		font-family: 'Handlee', cursive;
		font-size:20px;
		color:#9f2d36;
		text-decoration:none;
	}
	.navtop_peda a:hover{ text-decoration:underline; font-weight:bold;}
		
	#cont-left .entry-header .entry-title {
		text-align:center;

	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	.template-front-page .widget-area .widget,
	.template-front-page.two-sidebars .widget-area .front-widgets {
		float: left;
		width: 51.875%;
		margin-bottom: 24px;
		margin-bottom: 1.714285714rem;
	}
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: right;
	}
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
		float: right;
		width: 39.0625%;
		margin: 0 0 24px;
		margin: 0 0 1.714285714rem;
	}
	.template-front-page.two-sidebars .widget,
	.template-front-page.two-sidebars .widget:nth-child(even) {
		float: none;
		width: auto;
	}
	.commentlist .children {
		margin-left: 48px;
		margin-left: 3.428571429rem;
	}
	
	#full-width{
		margin: 0 auto 100px;
		width: 840px;
}
/**************************************/
.site-content h1.diffatous, .site-content h1.newscreche{
		float: left;
		width: 100%;
		color:#9f2d36;
		text-align:center;
		 font-family: 'Handlee', cursive;
		 font-size:30px;
		 margin:30px 0 70px;
}
#tabs .allbloccontent{
		float: left;
		width: 55%;
}
#tabs .image{
		float: right;
}
#tabs .allbloccontent_atous{
		float: left;
		width: 100%;
}
#tabs .image_atous{
		float: left;
}
#tabs .image_atous2{
	float:right;
}
.ui-widget-content img{ 
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	border:2px solid #fff;
	margin:10px;
}
.allnewslink{
		float: left;
		width: 100%;
		margin-bottom:20px;
}
.allnewslink .allnews{
	margin:0 auto;
	display:block;
	width:106px;
	height:30px;
	background:url(images/bg-news.png) center top  no-repeat;
	font: 12px/30px "Open Sans", Helvetica, Arial, sans-serif;
	text-align:center;
	color:#fff !important;
	text-decoration:none;
}
/*************************************/
#accueil{ width:100%;}
#accueil .creche{
	 width:572px;
 	 height:25px; 
	 display:inline-block;
	 background:url(images/obget-01.png) center top  no-repeat;
	 text-align:center;
	 font-family: 'Handlee', cursive;
	 font-size:25px;
	 padding-top:130px;
	 text-decoration:none;
	 color:#395aa4;
	 margin:0 0 60px 205px;
}
#accueil .foyer{
	 /*width:496px;*/
	 width:572px;
 	 height:25px; 
	 display:inline-block;
	 background:url(images/obget-02.png) left top  no-repeat;
	 text-align:center;
	 font-family: 'Handlee', cursive;
	 font-size:25px;
	 padding-top:164px;
	  text-decoration:none;
	 color:#395aa4;
	 margin:0 0 0 205px;
}
/**********************************************************/
#cont-left article{ 
 	width:401px;
	height:417px;
	background:url(images/bg-text.png) left top  no-repeat;
	display:inline-block;
	padding:70px 40px 60px;
	position:relative;
	}
#cont-left article .entry-content{ 
 	width:401px;
	height:302px;
}
.page-template-page-templatestpl-projet-pedagogique-php #cont-left article .entry-content{ height:265px;}
#cont-left article .entry-content p{ 
 	color:#1b326b;
}
#cont-left article .iconforpage {
    position: absolute;
    right: 32px;
    bottom: 425px;
}
#cont-left article .entry-content li{ 
 	background:url(images/bg-li-cont.png) left 10px  no-repeat;
	padding-left:20px;
	color:#1b326b;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-style:italic;
	list-style:none;
}
/****************************************************************************************************************************/

#gallery{
	width:305px;
	height:210px !important;
	padding:46px 34px 48px ;
	float:right;
	background:url(images/bg-gall.png) left top  no-repeat;
}
gallery img{
	max-width:100%;
}
#gallery .caption{background:none !important; opacity:1 !important}
#gallery .caption .content{margin:0 !important}
#gallery .caption .content h3{
	padding:6px !important;
	margin-bottom:7px !important;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	font-family: 'Handlee', cursive;
	font-size:14px;
	float:left;
	color:#3a3a3a !important
}
#gallery .caption .content p{
	padding:6px !important;
	margin-bottom:7px !important;
	-webkit-border-radius:0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	font-family: 'Handlee', cursive;
	font-size:12px;
	float:left;
	color:#3a3a3a !important;
	clear:left;
}

#cont-right .lesnews {
    float: left;
	padding:15px;
	background: url("images/bg-menu.png") repeat  left top ;
	width:285px;
	margin-top:20px;
}
#cont-right .lesnews h2{
    font-family: 'Handlee', cursive;
	font-size:30px;
	float:left;
	color:#9f2d36;
	text-decoration:underline;
	margin-bottom:15px;
}
#cont-right .lesnews ul{
	width:285px;
	float:left;
}
#cont-right .lesnews ul li{
	width:285px;
	font-family: 'Handlee', cursive;
	font-size:18px;
	float:left;
	color:#1b326b;
	background:#e4e0d5;
	margin-bottom:15px;
	height:50px;
	line-height:20px;
}
#cont-right .lesnews ul li img{
	width:70px;
	float:right;
	height:46px;
	border:2px solid #eed4a2;
}
#cont-right .lesnews ul li .titrewithdate{
	width:200px;
	float:left;
	padding:5px;
}
#cont-right .lesnews ul li .titrewithdate .date{
	font-size:15px;
}
#cont-right .lesnews .allnews{
	font-family: 'Handlee', cursive;
	font-size:15px;
	float:left;
	color:#9f2d36;
	text-decoration:none;
	}
	
	
	
#cont-left{
	width:480px;
	float:left;
	margin-left:60px;
}
#pedagogic #cont-left .entry-content,#repas #cont-left .entry-content{
	float:left;
	width:460px;
	height:330px;
	padding:32px 30px;
	overflow:auto;
}
#accueil #cont-left .entry-content{
	float:left;
	width:460px;
	height:330px;
	padding:32px 66px 32px 30px;
	overflow:auto;
}
#cont-left .entry-content h2{
	font-family: 'Handlee', cursive;
	font-size:20px;
	margin:0 0 20px;
	color:#931763;
}
#cont-left .entry-content p{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#1b326b;
	line-height:18px;
}
#cont-left .image{
	width:360px;
	height:228px;
	float:left;
	margin:0px 0 0 60px;
	padding:19px 13px;
	background:url(images/bg-images.png) left top no-repeat;
}
#cont-right{
	float:right;
	width:360px;
}
#secondary{
	float:right;
	width:244px;
}
#secondary .widget_recent_entries{
	width:200px;
	height:282px;
	padding:75px 22px 25px;
	background:url(images/bloc-news.png) left top no-repeat;
	margin:-30px 0 0 ;
}
#secondary .widget_recent_entries h3{
	font-family: 'Handlee', cursive;
	font-size:20px;
	margin:0 ;
	color:#931763;
}
#contact{
	float:left;
}
#contact .entry-title{
	display:none;	
}
#contact article{ width:490px; margin-left:295px;}
#contact article h2{ font-size:30px; color: #9f2d36;}
#contact .bloc-01{
	float:left;
	width:180px;
	margin-left:20px;
}
#contact .bloc-01 p{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:16px;
	color: #1b326b;
	line-height: 20px;
	padding-left: 25px;
}
#contact .bloc-01 p.adress{
	background:url(images/bg-adr.png) left top no-repeat;
	margin-bottom:10px
}
#contact .bloc-01 p.fixphone{
	background:url(images/bg-tel.png) left top no-repeat;
}
#contact .bloc-01 p.mobilephone{
	background:url(images/bg-port.png) left top no-repeat;
}
#contact .bloc-02{
	float: right;
	width: 245px;
	margin-right: 40px;
}
#contact .bloc-02 form{
	width:100%;
	font-family: "Open Sans", Helvetica, Arial, sans-serif; 
	font-size:15px;
}
#contact .bloc-02 form input.wpcf7-text{
	width: 96%;
	height: 16px;
	background: rgba(142,153,162, 0.4);
	padding:5px;
	border:none;
	color:#fff;
	margin-bottom:4px;
	font-size:13px;
	font-style: italic;
	border-radius: 0;
	-webkit-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	-moz-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	-o-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
}
#contact .bloc-02 form textarea{
	width: 96%;
	height:73px;
	background: rgba(142,153,162, 0.4);
	padding:5px;
	border:none;
	color:#fff;
	margin-bottom:4px;
	font-size:13px;
	font-style: italic;
	border-radius: 0;
	-webkit-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	-moz-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	-o-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
}
#contact .bloc-02 form input.wpcf7-submit,
.page-template-page-templatestpl-preinscription-php .fm-form input.submit {
	/*width:192px;
	height:32px;
	background:#921462;
	padding:0px;
	border:none;
	color:#fff;
	text-align:center;
	margin:0px;*/
	width: auto;
	border-radius: 0;
	padding: 0 10px;
	height: 22px;
    margin-top: -10px;
}
#contact input.wpcf7-captchar{
	height:12px;
	background: rgba(142,153,162, 0.4);
	padding:5px;
	border:none;
	color:#fff;
	width: 40%;
	font-size:13px;
	font-style: italic;
	border-radius: 0;
	-webkit-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	-moz-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	-o-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
}
#contact img.wpcf7-form-control.wpcf7-captchac {
    height: 22px;
    width: 64px;
}
#contact div.wpcf7-validation-errors {
    border: none;
	background: red;
	color: white;
	font-size: 12px;
    line-height: 16px;
	margin-top: 0;
}
#contact div.wpcf7-mail-sent-ok {
    background: #398f14;
    color: white;
    font-size: 12px;
    margin-top: 0;
	border: none;
}
#contact span.wpcf7-not-valid-tip {
    top: 0;
	right: 0;
}
#contact .textareaplussubmit span.wpcf7-not-valid-tip {
    top: 40px;
	right: inherit;
}

#contact .map{
	width:418px;
	padding:60px 45px;
	height:287px;
	margin-left:260px;
	background:url(images/bg-contact.png) left top no-repeat;
}
#contact .acf-map{
	width:418px;
	height:287px;
	margin:0;
}
#accueil h1{
	display:block;
	height:107px;
	margin-bottom:20px;
	background:url(images/h1-bienvenu.png) left top no-repeat;
	font-size:0px;
}
#accueil h1.changeme{background:url(images/h1-nos-atous.png) left top no-repeat;}
#cuisine{
	width:840px;
	margin:0 auto -70px;
	position:relative;
	padding-bottom:350px;
	background:url(images/bg-cuisine.png) left bottom no-repeat;
}
#cuisine h1,#repas h1{
	display:block;
	height:107px;
	margin-bottom:20px;
	background:url(images/h1-cuisine.png) left top no-repeat;
	font-size:0px;
}
#cuisine h2{
	font-family: 'Handlee', cursive;
	font-size:26px;
	margin:90px auto 0;
	width:320px;
	height:42px; line-height:42px;
	border:1px solid #fff;
	border-bottom:none;
	color:#fff;
	text-align:center;
	-moz-box-shadow: 0px 0px 5px 0px #c0c0c0;
	-webkit-box-shadow: 0px 0px 5px 0px #c0c0c0;
	-o-box-shadow: 0px 0px 5px 0px #c0c0c0;
	box-shadow: 0px 0px 5px 0px #c0c0c0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=5);
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	background-color:#427b03;
}
#cuisine table{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	-moz-box-shadow: 0px 0px 5px 0px #c0c0c0;
	-webkit-box-shadow: 0px 0px 5px 0px #c0c0c0;
	-o-box-shadow: 0px 0px 5px 0px #c0c0c0;
	box-shadow: 0px 0px 5px 0px #c0c0c0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=5);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color:#fff;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	text-align:center;
	overflow:hidden;
	width:837px;
}
#cuisine table th{
	font-size:17px;
	color:#fff;
	float:left;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
#cuisine table td{
	font-size:10px;
	line-height:11px;
	padding:0;
	float:left;
	width:138px;
	height:70px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
#cuisine table td p{
	font-size:10px;
	line-height:13px;
	padding:0;
	margin:0;
	float:left;
	text-align:center;
	width:100%;
}

#cuisine table .bg1{
	width:140px;
	height:32px;
	line-height:32px;
	background:#427b03;
}
#cuisine table .bg2{
	width:138px;
	height:32px;
	line-height:32px;
	background:#9ddd24
}
#cuisine table .bg3{
	width:140px;
	height:70px;
	line-height:70px;
	background:#9ddd24
}
#cuisine table .bg4{
	background:#dc95c1
}
#cuisine table .bg5{
	background:#cf77ad
}
#cuisine table .bg6{
	background:#b2588f
}
#cuisine table .bg7{
	background:#a43b7b
}
#cuisine table .bg8{
	background:#8b3d6d
}
#cuisine table .bg9{
	background:#7e2059
}
#cuisine .menucuisine{
	position:absolute;
	right:0;
	top:60px;
	width:200px;
	height:80px;
	padding: 22px;
	background:url(images/menu-left.png) left top no-repeat;
	margin-bottom:50px;
}
#repas .widget_nav_menu,#cuisine .menucuisine{
	width:200px;
	height:80px;
	padding: 22px;
	background:url(images/menu-left.png) left top no-repeat;
	margin-bottom:50px;
}
#repas .widget_nav_menu li,#cuisine .menucuisine li{
	border-bottom:1px solid #cdcdcd;
	height:39px;
	line-height:39px;
	font-family: 'Handlee', cursive;
	color:#931763;
	font-size:20px;
}
#repas .widget_nav_menu li:last-child,#cuisine .menucuisine li:last-child{
	border-bottom:none;
}
#repas .widget_nav_menu li a,#cuisine .menucuisine li a{
	height:39px;
	line-height:39px;
	color:#931763;
	padding:0 40px 0 8px;
	text-decoration:none;
	display:inline-block;
}
#repas .widget_nav_menu li a:hover,#repas .widget_nav_menu li.current_page_item a,#cuisine .menucuisine li a:hover,#cuisine .menucuisine li.current_page_item a{
	background:url(images/li-left.png) right center no-repeat;
}
#galerie{
	width:100%;
	margin:0 auto ;
	padding-bottom:80px;
	position:relative;
}
#galerie .grandgalerie{
	width:100%;
	position:relative;
	float:left;
	height:505px;
}
#galerie h1{
    color: #9f2d36;
    float: left;
    font-family: "Handlee",cursive;
    font-size: 30px;
    margin: 30px 0 20px;
    text-align: center;
    width: 100%;
}
#galerie.privee h1{
	background:url(images/h1-privee.png) left top no-repeat;
}
#galerie .ngg-album{
	float:left;
	width:215px;
	padding:0;
	margin-right:20px;
}
#galerie .xfor{
	margin-right:0px !important;
}
#galerie .ngg-album .galerieimgfeat{
	padding:0;
	border:2px solid #fff;
	width:215px;
	height:135px;
	overflow:hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#galerie .ngg-album a{ text-decoration:none;}
#galerie .ngg-album h4{
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color:#1b326b;
	font-size:16px;
	line-height:46px;
	height:46px !important;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
}

#galerie .pic{
	border:4px solid #931763;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height:380px;
	overflow:hidden;
}
#galerie  .ngg-gallery-list li a{width:40px; height:40px;}
#galerie .ngg-gallery-list li.selected a{background:#931763}
#galerie .acces{
	position:absolute;
	top:130px;
	left:296px;
	font-family: 'Handlee', cursive;
	color:#97d715;
	font-size:20px;
}
.jcarousel-clip.jcarousel-clip-horizontal {
    margin-left: 50px;
    overflow: hidden;
    width: 830px !important;
}
#fancybox-wrap .jcarousel-next.jcarousel-next-horizontal{
    background: url("images/arrows.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #fff !important;
    cursor: pointer;
    height: 50px;
    opacity: 0.8;
    position: absolute;
    text-indent: -9000px;
    top: 17px;
    width: 50px;
	right:0;
    z-index: 20;
}
#fancybox-wrap .jcarousel-prev.jcarousel-prev-horizontal{
     background: url("images/arrows.png") no-repeat scroll left -50px rgba(0, 0, 0, 0);
    color: #fff !important;
    cursor: pointer;
    height: 50px;
    opacity: 0.8;
    position: absolute;
    text-indent: -9000px;
    top: 17px;
    width: 50px;
	left:0;
    z-index: 20;
}

.sexy_login_widget{
	width:380px;
	margin:100px auto;
}
#sexy-login-wrap{
	max-width:380px !important;
}
#sexy-login-tabs .sexy-login-tab{
	background-color:#931763 !important;
	color:#fff;
	font-family: 'Handlee', cursive;
	font-size:20px;
}
#sexy-login-tabs .sexy-login-tab.selected, #sexy-login-wrap #sexy-login-tabs .sexy-login-tab:hover{
	text-decoration:underline;
	color:#fff;
}
#sexy-login-content-tab input[type="submit"], #sexy-login-user a, #sexy-recaptcha-container a,
#sexy-login-content-tab input[type="submit"]:hover, #sexy-login-user a:hover, #sexy-recaptcha-container a:hover{float:right;
	width:100%;
	height:38px;
	font-weight:bold;
	padding:0;
	margin:0;
	border:none;
	color:#fff;
	background: #4c4c4f; 
	background: -moz-linear-gradient(top,  #4c4c4f 0%, #43434d 50%, #2f2f3c 52%, #3d4834 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4f), color-stop(50%,#43434d), color-stop(52%,#2f2f3c), color-stop(100%,#3d4834)); 
	background: -webkit-linear-gradient(top,  #4c4c4f 0%,#43434d 50%,#2f2f3c 52%,#3d4834 100%); 
	background: -o-linear-gradient(top,  #4c4c4f 0%,#43434d 50%,#2f2f3c 52%,#3d4834 100%);
	background: -ms-linear-gradient(top,  #4c4c4f 0%,#43434d 50%,#2f2f3c 52%,#3d4834 100%);
	background: linear-gradient(to bottom,  #4c4c4f 0%,#43434d 50%,#2f2f3c 52%,#3d4834 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4f', endColorstr='#3d4834',GradientType=0 ); 
	-moz-box-shadow: 0px 0px 5px 0px #354D7E;
	-webkit-box-shadow: 0px 0px 5px 0px #354D7E;
	-o-box-shadow: 0px 0px 5px 0px #354D7E;
	box-shadow: 0px 0px 5px 0px #354D7E;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#354D7E, Direction=NaN, Strength=5);
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size:20px;
	font-style:italic;
	margin-bottom:10px;
}
#sexy-login-content-tab a{color:#931763}
#pedagogic,#repas{min-height:700px;}
#pedagogic h1{
	display:block;
	height:113px;
	margin-bottom:20px;
	background:url(images/h1-projet.png) left top no-repeat;
	font-size:0px;
}
#pedagogic .widget_nav_menu{
	width:200px;
	height:130px;
	padding:20px 22px;
	background:url(images/menu-left-02.png) left top no-repeat;
	margin-bottom:50px;
}
#pedagogic .widget_nav_menu li{
	border-bottom:1px solid #cdcdcd;
	height:45px;
	line-height:45px;
	font-family: 'Handlee', cursive;
	color:#931763;
	font-size:20px;
}
#pedagogic .widget_nav_menu li:last-child{
	border-bottom:none;
}
#pedagogic .widget_nav_menu li a{
	height:46px;
	line-height:46px;
	color:#931763;
	padding:0 40px 0 8px;
	text-decoration:none;
	display:inline-block;
}
#pedagogic .widget_nav_menu li a:hover,#pedagogic .widget_nav_menu li.current_page_item a{
	background:url(images/li-left-02.png) right center no-repeat;
}
#news{
	width:840px;
	margin:0 auto 360px;
}
#news article{
	width:780px;
	margin:0 0 20px 60px;
	padding:0;
	position:relative;
}
#news article h2 a{
	font-family: 'Handlee', cursive;
	color:#931763;
	font-size:20px;
}
#news article footer.entry-meta,#news article .entry-header{margin:0;}
#news article .entry-header > span{
	width:440px;
	height:240px;
	overflow:hidden;
	padding:4px 4px 4px 26px;
	background:url(images/img-article.png) right center no-repeat;
	left:310px;
	top:0px;
}
.article{
	width:840px;
	margin:0 auto;
}
.article{
	width:840px;
	margin:0 auto 70px;
}
.single-format-standard .article{ height:500px;}
.article .bloc-img{
   /* background: url("images/gallerie.png") no-repeat scroll center top rgba(0, 0, 0, 0);*/
    height: 228px;
    margin: 0 auto;
    width: 524px;
	overflow:hidden;
	text-align:center;
}
.article .bloc-img img{
    max-height:224px;
	width:auto;
	border:2px solid #fff;
	border-radius:10px;
}
.article h1{
	font-family: 'Handlee', cursive;
	color:#931763;
	font-size:20px;
	margin:20px 0;
	text-align: center;
}

/* Pré-inscription */

.page-template-page-templatestpl-preinscription-php #full-width {
    width: 940px;
	margin-top: -20px;
}
.page-template-page-templatestpl-preinscription-php .entry-header {
    margin-bottom: 10px;
}
.page-template-page-templatestpl-preinscription-php .entry-header .entry-title {
    text-align: center;
	font-weight: bold;
}
.page-template-page-templatestpl-preinscription-php p {
	color: #000;
    font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
.allbloc-preinscription .bloc-01,
.allbloc-preinscription .bloc-02,
.allbloc-preinscription .bloc-03 {
	float: left;
    margin-left: 3%;
	width: 30%;
}
.page-template-page-templatestpl-preinscription-php div.wpcf7-mail-sent-ok {
    background:#fff;
    float: left;
}
.page-template-page-templatestpl-preinscription-php .fm-form em {
    display: none;
}
.allbloc-preinscription input[type="text"],
.allbloc-preinscription input[type="tel"],
.allbloc-preinscription input[type="email"],
.allbloc-preinscription textarea,
.allbloc-preinscription select {
	height: 16px;
	width: 232px !important;
	float: left;
	background: rgba(142,153,162, 0.4);
	padding:5px;
	border:none;
	color:#5c738c;
	margin-bottom:4px;
	font-size:13px;
	border-radius: 0;
	-webkit-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	-moz-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	-o-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
}
.allbloc-preinscription span.wpcf7-form-control-wrap {
    float: left;
    width: 87%;
}
.allbloc-preinscription select {
	height: 26px;
	margin-top: 3px;
	padding-top: 0;
	margin-bottom:10px !important;
	width:242px !important;
}
#fm-form-1 li#fm-item-textarea {
    float: right;
	margin-bottom: 100px;
	margin-left: 0;
    margin-right: 1%;
}
.page-template-page-templatestpl-preinscription-php textarea {
	height: 80px;
}
.allbloc-preinscription label {
    color: #1b326b;
	width: 100%;
	float: left;
	text-align: left;
    font: 15px 'Open Sans', sans-serif;
}
.allbloc-preinscription #genre_enfant > span {
	float: left;
    line-height: 22px;
    margin-right: 20px;
    width: auto;
	margin-left: 0;
    color: #1b326b;
	margin-bottom:30px;
	font: 15px 'Open Sans', sans-serif;
}
.allbloc-preinscription h2 {
    text-decoration: underline;
	text-transform: uppercase;
	margin-bottom: 20px;
    color: #1b326b;
    font: bold 15px 'Open Sans', sans-serif;
}
#fm-form-1 > div {
    float: left;
    text-align: center;
    width: 100%;
}
.page-template-page-templatestpl-preinscription-php .fm-form input.submit {
    float: none;
}
.allbloc-preinscription #langue_parler > span:nth-child(1),
.allbloc-preinscription #langue_parler > span:nth-child(2),
.allbloc-preinscription #langue_parler > span:nth-child(3),
.allbloc-preinscription #langue_parler > span:nth-child(4) {
	float: left;
    font-size:0;
	width: 21px;
	height: 21px;
	padding-right: 21px;
	margin-right: 18px;
	background: url(images/fr.png) top right no-repeat;
}
.allbloc-preinscription #langue_parler > span:nth-child(2) {
	background: url(images/lx.png) top right no-repeat;
}
.allbloc-preinscription #langue_parler > span:nth-child(3) {
	background: url(images/gr.png) top right no-repeat;
}
.allbloc-preinscription #langue_parler > span:nth-child(4) {
	background: url(images/pr.png) top right no-repeat;
}
.allbloc-preinscription #langue_parler span.last {
	float: left;
    margin-top: 20px;
	color: #1b326b;
    text-transform: uppercase;
}
.allbloc-preinscription .langueautre input {
	width: 135px !important;
	float: right;
    margin-top: -20px;
	
}
.page-template-page-templatestpl-preinscription-php div.wpcf7-validation-errors {
    display: none !important;
}


/* GALERIE PRIVEE */

.page-template-page-templatestpl-gallerie-privee-php #sexy-login-tabs .sexy-login-tab{
	background-color:#4b6db1 !important;
}
.page-template-page-templatestpl-gallerie-privee-php #sexy-login-tabs .sexy-login-tab.selected, 
.page-template-page-templatestpl-gallerie-privee-php #sexy-login-wrap #sexy-login-tabs .sexy-login-tab:hover{
	background-color:#354d7e !important;
}







/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container{
	width:auto;
	margin-right:30px;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
	width:16px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0; 
	height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:0;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:6px;
	height:100%;
	margin:0 auto;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	height:100%;
	margin:0 auto;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	display:block;
	position:relative;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	top:100%;
	margin-top:-40px;
}
.mCustomScrollBox>.mCSB_scrollTools{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCustomScrollBox:hover>.mCSB_scrollTools{
	opacity:1;
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:#dbdbdb;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#fff; /* rgba fallback */
	background:#546289;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:#546289;
	filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:#931763;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	background-repeat:no-repeat;
	opacity:0.4;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
	display:none;
}
#fancybox-overlay{background:#000 !important;}
#fancybox-wrap{
	width:930px !important;
	left:0 !important;
	right:0 !important;
	margin:0 auto;
}
#fancybox-content{
	width:930px !important;
	border:none !important;
}
#fancybox-wrap div{background:none;}
#fancybox-content h1{
	font-family: 'Handlee', cursive;
	color:#fff;
	font-size:20px;
	margin:20px auto;
	text-align:center !important;
}

.pikachoose{width:930px !important; padding:0 !important}
.pika-stage, .pika-textnav{width:930px !important; height:550px !important; padding:0 !important; border:none !important}
.pika-textnav a{font-size:0 !important}
.pika-thumbs{width:650px; margin:20px auto;}
span.wpcf7-not-valid-tip{font-size:12px; position:absolute; top:-47px;}
.allbloc-preinscription span.wpcf7-not-valid-tip, #contact span.wpcf7-not-valid-tip{font-size:12px; position:inherit; top:inherit; display:inline-block;}
.post-password-form{ width:50%; margin:0 auto;}
.post-password-form p{ color:#fff; margin-top:30px;}
.post-password-form input[type=password]{
	width: 96%;
	height: 26px;
	background: rgba(142,153,162, 0.4);
	padding:5px;
	border:none;
	color:#fff;
	margin-top:10px;
	font-size:13px;
	font-style: italic;
	border-radius: 0;
	-webkit-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	-moz-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	-o-box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
	box-shadow: inset  0px -4px 5px rgba(0,0,0, 0.2);
}
.post-password-form input[type=submit] {
	float:right;
	width:100px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:27px 0 0 10px;
	border:none;
	color:#fff;
	background: #4c4c4f; 
	background: -moz-linear-gradient(top,  #4c4c4f 0%, #43434d 50%, #2f2f3c 52%, #3d4834 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4f), color-stop(50%,#43434d), color-stop(52%,#2f2f3c), color-stop(100%,#3d4834)); 
	background: -webkit-linear-gradient(top,  #4c4c4f 0%,#43434d 50%,#2f2f3c 52%,#3d4834 100%); 
	background: -o-linear-gradient(top,  #4c4c4f 0%,#43434d 50%,#2f2f3c 52%,#3d4834 100%);
	background: -ms-linear-gradient(top,  #4c4c4f 0%,#43434d 50%,#2f2f3c 52%,#3d4834 100%);
	background: linear-gradient(to bottom,  #4c4c4f 0%,#43434d 50%,#2f2f3c 52%,#3d4834 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4f', endColorstr='#3d4834',GradientType=0 ); 
	-moz-box-shadow: 0px 0px 5px 0px #6c9195;
	-webkit-box-shadow: 0px 0px 5px 0px #6c9195;
	-o-box-shadow: 0px 0px 5px 0px #6c9195;
	box-shadow: 0px 0px 5px 0px #6c9195;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#6c9195, Direction=NaN, Strength=5);
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-style:italic;
}
        /* iphone - GREEN */
@media only screen and (max-device-width : 480px) {
	
}

/* ipad  - PINK */
@media only screen and (max-device-width : 1024px) {
	body,.site-header,#page,#colophon,.footre-info{width:1024px}
}

