/*
Theme Name: onetone - Colsonwood
Description: Theme enfant de Colsonwood par Supersly
Author: Supersly
Author URI: http://www.supersly.org
Template: onetone
Version: 0.1.0

Couleurs du site :
Verts // Vert foncé : #024c0c - vert moyen : #00b71a - vert clair : #1df906
Gris // gris clair : #979797 - gris plus clair : #dadcde - gris encore plus clair : #f2f2f2 - trame : #b3b3b3 - gris foncé (textes) : #393939;
*/

@font-face {
	font-family: "Kanit-bold";
	src: url('fonts/Kanit-Bold.ttf');
}

@font-face {
	font-family: "Kanit";
	src: url('fonts/Kanit-Regular.ttf');
}




.header-wrap.overlay .main-header {
	background-color: #000;
}

#sous-titre {
	color:#FFFFFF;
	font-family:'Kanit',sans-serif;
	/*font-weight: bold;*/
	font-size:1.2em;
	line-height:1.6;
	text-align:center;	
	text-transform: uppercase;
}

h2 {
font-size: 13em;
margin-bottom: 1em;
}

h3 {
	font-size: 2em;
	line-height:1.6;
	text-transform: uppercase;
}

#textes {
	color:#393939;
	font-family:'Kanit';
    font-size: 1em;
    line-height: 1.5em;
	text-align:justify;
}

#textes-centre {
	color:#393939;
	font-family:'Kanit';
	/*font-weight: bold;*/
    font-size: 1em;
    line-height: 1.5em;
	text-align:center;
}

.footer-info-area{	color:#393939;
	font-family:'Kanit';}



/* AU CAS OU LE PLUGIN DE LA GALERIE SERAIT MIS A JOUR */

.slideshow_container_style-light {
    margin: 0 auto;
}