/*
Bienvenue dans l'éditeur de CSS !

Pour en savoir plus sur le fonctionnement de l'éditeur, vous pouvez vous
rendre sur cette page :
http://wp.me/PEmnE-Bt
*/
.ado h2, .enfants h2, .adultes h2 {
	color: white !important;
}

.ado strong,  .bleuVif {
	color: #095eb0 !important;
}

.enfants strong,  .vertVif {
	color: #007838 !important;
}

.adultes strong,  .rougeVif {
	color: #CA001E !important;
}

.bleuSombre {
	color: #0019e6;
}

.rougeSombre {
	color: #bf0000;
}

.vertSombre {
	color: #1D4530;
}

.bleuWorkshop {
	color: #007DCD;
}

.orangeCitrouille {
	color: #EA5C13;
}
/*
a.themebutton, a.ow-button-hover {
	border-radius: 5px !important;
	background-image: linear-gradient(rgba(255,255,255,0.13),rgba(0,0,0,0.31)) !important;
	transition-delay: .2s;
	text-decoration: none !important;
	border: none !important;
	font-size: 1em !important;
	line-height: 1.6em !important;
}

a.themebutton:hover, a.ow-button-hover:hover {
	background-image: linear-gradient(rgba(0,0,0,0.25),rgba(255,255,255,0.05)) !important;
}
*/
/*
Bleu CdM : 0019e6
Rouge CdM : bf0000
Vert CdM : 1D4530

Bleu vif CdM : 095eb0
Rouge vif CdM : CA001E
Vert vif CdM : 007838
Citrouille : EA5C13
Workshop : 007DCD

*/

.so-widget-sow-cta-default-2d71aa25d7bc .sow-cta-base {
	background-image: linear-gradient(to top left, #ffffff, #f8f8f8);
	border-radius: 2px;
	box-shadow: 0 0 15px #ddd;
}

.single .post-title {
	font-size:36px;
	text-transform: none;
	color: #007838;
}
span[style="font-family: 'arial black', sans-serif"]{
	font-family: "Andika", sans-serif !important;
	font-weight:700 !important ;
}

span[style="font-family:arial, helvetica, sans-serif"], span[style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"]{
	font-family: "Andika", sans-serif !important;
}


#panel-78-1-0-0> .panel-widget-style {
    background-color: #ffffff;
    padding: 30px 30px 30px 30px;
    color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 5px #ccc;
}
#panel-78-1-0-0> .panel-widget-style .chpcs_img {
    border-radius: 2px;
    box-shadow: 0 1px 5px #ccc;
}
.so-widget-sow-price-table-atom-bb649bf690d0 .ow-pt-columns-atom .ow-pt-column .ow-pt-title {
    background: #205640 !important;
    border-radius: 0 !important;
    border: none;
    font-size: 14pt;
    font-weight: 700;
}
.so-widget-sow-features-default-490137fb0965 .sow-features-list .sow-features-feature h5 {
		font-size: large;
}
.classeadistance_prepare h3 {
  font-size : 18px;
  color : #006633;
}
body {
	font-size: 16px;
}
p {
	font-size: 16px;
}