body {
	background: url(img/bg.png) repeat;	
	font-family: Arial, Helvetica, sans-serif;
	color: #008C35;
	font-size: 16px;
}

#content_main a:link, a:visited, a:active {
  color: #ffc426;
  text-decoration: none;
  font-weight: bold;
}

#content_main a:hover {
  color: #ffc426;
  text-decoration: none;
  font-weight: bold;	
}


.clr {
	clear: both;
}

#depuis {
  background: url(img/depuis.png) no-repeat;
  height: 164px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  
}

#wrapper_outer {
	background: #FFF;
	width: 910px;
	margin: auto;
}

#wrapper_inner {
	margin: auto;
	width: 835px;
}

#header {
	padding-top: 10px;
	margin-left: 5px;
}

#logo {
	float: left;
	background: url(img/logo.png) no-repeat;
	width: 318px;
	height: 138px;	
}

#logo_en {
	float: left;
	background: url(img/logo_en.png) no-repeat;
	width: 318px;
	height: 138px;	
}

#lang {
	float: right;
	position: relative;
	top: 60px;
	left:5px;
}

#lang_en {
	background: url(img/lang_en.png) no-repeat;
	width: 50px;
	height: 50px;
}

#lang_fr {
	background: url(img/lang_fr.png) no-repeat;	
	width: 50px;
	height: 50px;
}

#lang_en a {
        display: block;
	background: url(img/lang_en.png) no-repeat;
	width: 50px;
	height: 50px;
}

#lang_fr a {
        display: block;
	background: url(img/lang_fr.png) no-repeat;	
	width: 50px;
	height: 50px;
}

#divider {
	background: url(img/bg.png) repeat;
	width: 835px;
	height: 3px;
	margin: 20px 0px 45px 0px;
}

#content {
	margin: auto;
	width: 570px;	
}

#first_page1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: 100;
	color: #006225;
       margin-bottom:10px;
        text-align: center;
}

#first_page2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: 100;
	color: #006225;
	margin-top: -20px;
}

#first_page3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: bold;
	color: #a6ce39;
	margin-top: -20px;
}

#first_pageLGreen {
	color: #006225;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 10px 0px 30px 0px;
        text-align: justify;
}

#first_pageGreen {
	color: #006225;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px 0px 30px 0px;
}

#first_pageDarkGreen {
	color: #006225;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding: 0px 0px 30px 0px;
	font-weight: 100;
        text-align: center;
}

#entrez {
	background: url(img/entrez.png) no-repeat center;
	float: left;
	width: 140px;
	height: 140px;
}

#entrez a:link,#entrez a:visited,#entrez a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:white;
	float:left;
	margin-top:80px;
	margin-left:40px;
	text-decoration: none;
	overflow: visible;
}

#faireUnDon {
	background: url(img/faireUnDon.png) no-repeat center;
	float: left;
	margin-left: 80px;
	width: 140px;
	height: 140px;
}

#faireUnDon a:link,#faireUnDon a:visited,#faireUnDon a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:white;
	float:left;
	margin-top:80px;
	margin-left:7px;
	text-decoration: none;
	overflow: visible;
}

#benevolat {
	background: url(img/benevolat.png) no-repeat center;
	float: right;
	width: 140px;
	height: 140px;
}

#benevolat a:link,#benevolat a:visited,#benevolat a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:white;
	float:left;
	margin-top:80px;
	margin-left:30px;
	text-decoration: none;
	overflow: visible;
}

.faire {
	background: url(img/darkbutton.png) no-repeat center;
	width: 253px;
	height: 37px;
	margin-right: -42px;
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-align: right;

}

.faire_inner {
	padding-top: 7px;
	padding-right: 20px;	
}

.faire a:link, #faire a:visited, #faire a:active {
	color: #a6ce39;
	text-decoration: none;
}

.faire a:hover {
	color: #95b931;
	text-decoration: none;
}

.donate {
	font-family: Arial, Helvetica, sans-serif;
	color: #0F6;
}

#button1 {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	color: #99cc33;
	background-repeat: no-repeat;
	height: 42px;
	width: 253px;
	position: relative;
	top: 10px;
	left:38px;
	text-align: center;
	background-image: url(img/button.png);
}

#buttontext1 a:link, #buttontext1 a:visited{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration:none;
	color: #99cc33;
	height: 42px;
	width: 253px;
	position: relative;
	top: -19px;
	left:20px;	
}

#buttontext1 a:hover{
	color: #fff;
	text-decoration:none;
}

#button2 {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	color: #99cc33;
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 253px;
	position: relative;
	top: 50px;
	left:291px;
	text-align: center;
}

#buttontext2 a:link, #buttontext2 a:visited{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration:none;
	color: #99cc33;
	height: 42px;
	width: 253px;
	position: relative;
	top: -19px;
	left:38px;
}

#buttontext2 a:hover{
	color: #fff;
	text-decoration:none;
}

.italic {
  font-style:italic;
}

#lang_Pages {
	float: right;
	margin-top: 10px;
	background: url(img/lang_en.png) no-repeat;
	width: 50px;
	height: 50px;
}

#menu {
	/*	padding-top: 10px;*/
	margin-left: -37px;
	float: left;
	width: 280px;
	height: 700px;
	padding: 10px 0 0 0;
	background: #006225;
	list-style:none;
	color: #FFF;
	text-align: left;
}

#menu ul li {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	padding: 10px 0 10px 0px;
	border-bottom: solid;
	border-width: 1px;
	list-style:none;
}

#menu ul li a{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	/*padding: 10px 0 10px 0;
	border-bottom: solid;
	border-width: 1px;*/
	text-decoration:none;
	list-style:none;
}

#menu ul li a:hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	/*padding: 10px 0 10px 0;*/
	background-color: #A5CE39;
	list-style:none;
}

#menu ul li a:visited {
	/*background: #006225;*/
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	/*padding: 10px 0 10px 0;*/
	list-style:none;
}

#content_main {
	float: right;
	margin-left: 45px;
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	color: #008C35;
	font-size: 16px;
}

#content_mainTitles {
	font-family: Arial, Helvetica, sans-serif;
	color: #006225;
	font-size: 16px;
	padding: 10px 0 15px 0;
}

#title_Big {
	text-align: right;
	color: #a6ce39;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	font-weight: 100;
}


#footer {
	background: url(img/footer.png) no-repeat;
	width: 910px;
	height: 273px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#footer_text {
	padding-top: 220px;
	color: #6a9c35;
	font-weight: 100;
	text-align: center;
}

#footer_echo {
	color: #6a9c35;
	text-align: center;
	padding-top: 5px;
}

footer_echo a:link, footer_echo a:visited, footer_echo a:active, footer_echo a:hover {
	color: #6a9c35;
	text-align: center;
}

h1.buttonText {
		font-size: 28px;
		margin-top: 23px; 
		margin-bottom: 20px; 
		padding: 0;

}


