@charset "utf-8";

/* .......................... A VOIR ....................................................*/
a:link {
	color: #060;
	text-decoration: none;
}
a:visited {
	color: #060;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #693;
}
a:active {
	color: #060;
	text-decoration: none;
}
 /*.......................... FIN A VOIR ....................................................*/

/*LES FONTES............................................,,,,,,,,,,,,,,,,,,,,,,.....................*/


@font-face {
    font-family: oswaldlight;
    src: url('fonte/oswald-light-webfont.eot');
    src: url('fonte/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonte/oswald-light-webfont.woff2') format('woff2'),
         url('fonte/oswald-light-webfont.woff') format('woff'),
         url('fonte/oswald-light-webfont.ttf') format('truetype'),
         url('fonte/oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: oswaldbold;
    src: url('fonte/oswald-bold-webfont.eot');
    src: url('fonte/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonte/oswald-bold-webfont.woff2') format('woff2'),
         url('fonte/oswald-bold-webfont.woff') format('woff'),
         url('fonte/oswald-bold-webfont.ttf') format('truetype'),
         url('fonte/oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: oswaldregular;
    src: url('fonte/oswald-regular-webfont.eot');
    src: url('fonte/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonte/oswald-regular-webfont.woff2') format('woff2'),
         url('fonte/oswald-regular-webfont.woff') format('woff'),
         url('fonte/oswald-regular-webfont.ttf') format('truetype'),
         url('fonte/oswald-regular-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*STYLES TEXTES ...............................................,,,,,,,,,,,,,,,,.............,,,,,,,,,,,,,,,,,,,,,,,..................*/


/*TITRES ........*/
.titre {
	font-family: oswaldregular;
	font-size: 30px;
	font-weight: lighter;
	letter-spacing: 0.02em;
	color: #4a5554;
}
.titremob {
	font-family: oswaldregular;
	font-size: 23px;
	font-weight: lighter;
	letter-spacing: 0.02em;
	color: #4a5554;
}


.titre_small {
	font-family: oswaldregular;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0.02em;
	color: #416316;	
}

.stitreFondgris {
	font-family: oswaldregular;
	font-size: 19px;
	font-weight: 500;
	letter-spacing: 0.02em;
	line-height: 28px;
	color: #416316;
	width: 100%;
	padding: 3px;
	background-color:#E9E8E4

	
}

.soustitreFondgris {
	font-family: oswaldregular;
	font-size: 23px;
	font-weight: lighter;
	letter-spacing: 0.02em;
	line-height: 28px;
	width:100%;
	padding:5px;
	background-color:#e7e7e8;
}

/*TEXTE MEDIUM ........*/

.textbase {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	text-align: left;
}

.textbaseNoir {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 17px;
	text-align: left;
}
.textsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3D6715;
	line-height: 17px;
	text-align: center;
}
.textsmall2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 17px;
	text-align: left;
}
.textsmallLien {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #748F1C;
	line-height: 15px;
	text-align: right;
	text-decoration: none;
}



.textbaseNoirCentre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 17px;
	text-align: center;
}
.textCentreBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	text-align: center;
	font-weight: bold;
}
.textBoldWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
}
.textBoldWhite2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 17px;
	text-align: left;
	font-weight: bold;
}


.textBoldWhite3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 17px;
	text-align: center;
	font-weight: bold;
}


.SubTitleBig {
	font-size: 18px;
	color: #5E854E;
	line-height: 25px;
	font-weight: normal;
}
.SubTitleBigmob {
	font-size: 16px;
	color: #5E854E;
	line-height: 25px;
	font-weight: normal;
}

.SubTitleBigBlack {
	font-size: 16px;
	color: #000000;
	line-height: 23px;
	font-weight: normal;
}
.SubTitleBigBlack2 {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
}


.SubTitle {
	font-size: 14px;
	color: #3D6402;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
}




/*AUTRES - VOIR SI UTILE (du vieux site web) ............................................,,,,,,,,,,,,,,,,,,,,,,.....................*/

.imgLeft {
	clear: none;
	float: left;
}
#MainDiv {
	text-align: center;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a img {
	border:none;
}



#apDiv1 {
	position: relative;
	width: 827px;
	z-index: 1;
	top: -30px;
	left: 98px;
	height: 81;
}
.fondheader {
	background-attachment: scroll;
	background-image: url(images/img_GreenTop.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 99px;
	width: 1000px;
}
.boxIntfond1 {
	background-attachment: scroll;
	background-image: url(images/boxIntro_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.boxRegfond1 {
	background-attachment: scroll;
	background-image: url(images/boxReg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.boxIntfond3 {
	background-attachment: scroll;
	background-image: url(images/boxIntro_bas.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.boxRegfond3 {
	background-attachment: scroll;
	background-image: url(images/boxReg_bas.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.boxIntfond2 {
	background-attachment: scroll;
	background-image: url(images/boxIntro_fond.png);
	background-repeat: repeat-y;
	background-position: center top;
}


.fondfooter {
	background-attachment: scroll;
	background-image: url(images/img_Footer.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 224px;
	width: 100%;
	bottom: 0px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #E6EDCD;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
}
