html {
	background: #96bd0d url(img/kkl-fond-html.png) no-repeat 105px 450px;
}
html * {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 12px;
}
html , body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	color: black;
	text-align : left;
	width: 1041px;
	margin: 0 auto;
	min-height: 700px;
}

/* Header */
div#header {
	width: 1042px;
	height: 194px;
}
div#header div#logo {
	width: 166px;
	height: 194px;
	float: left;
	background: transparent url('img/header-logo.png') no-repeat 0 0;
}
div#header div#logo a {
	width: 199px;
	height: 194px;
	display: block;
}
div#header div#bandeau-contact {
	width: 876px;
	height: 194px;
	float: left;
	background: transparent url('img/header-contact.png') no-repeat 0 0;
}
div#header div#bandeau-contact a {
	display: block;
	width: 842px;
	height: 194px;
}

/* Carmel */
/*
	<div id="bandeau-carmel">
		<div id="bandeau-carmel-left"></div>
		<div id="bandeau-carmel-right"></div>
	</div>
*/

/* Jazz */
/*div#banniere-kkl-jazz {
	height: 147px;
	width: 1042px;
	background: transparent url('img/banniere-kkl-jazz.png') no-repeat 0 0;
}

div#banniere-kkl-jazz a {
	height: 147px;
	width: 1041px;
	display: block;
}
*/
div#banniere-kkl-110ans {
	height: 147px;
	width: 1042px;
	background: transparent url('img/banniere-concert-110ans-kkl.png') no-repeat 0 0;
}

div#banniere-kkl-110ans a {
	height: 147px;
	width: 1041px;
	display: block;
}

/* Menu */
div#bandeau-menu {
	width: 1037px;
	height: 51px;
	background: transparent url('img/menu.png') no-repeat 0 0;
	margin-top: 0px;
}
ul#menu li{
	float: left;
	padding: 0 25px 0 25px;
	line-height: 42px;
}
ul#menu li a{
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 15px;
	display: block;
}
ul#menu li ul#sous-menu-agenda {
	display: none;
	position: absolute;
	margin-left: -10px;
	margin-top: -3px;
	width: 210px;
	background: #0055A7;
}
ul#menu li ul#sous-menu-agenda li {
	padding-left: 0px;
	padding: 0 8px 5px 8px;
	line-height: 25px;
	clear: both;
}
ul#menu li ul#sous-menu-agenda li a{
	display: block;
	width: 210px;
	height: 25px;
	text-transform: none;
	font-size: 14px;
}
/* medias */
ul#menu li ul#sous-menu-medias{
	display: none;
	position: absolute;
	margin-left: -10px;
	margin-top: -3px;
	width: 130px;
	background: #0055A7;
}
ul#menu li ul#sous-menu-medias li {
	padding-left: 0px;
	padding: 0 8px 5px 8px;
	line-height: 25px;
	clear: both;
}
ul#menu li ul#sous-menu-medias li a{
	display: block;
	width: 130px;
	height: 25px;
	text-transform: none;
	font-size: 14px;
}
/* kkl */
ul#menu li ul#sous-menu-kkl {
	display: none;
	position: absolute;
	margin-left: -10px;
	margin-top: -3px;
	width: 150px;
	background: #0055A7;
}
ul#menu li ul#sous-menu-kkl li {
	padding-left: 0px;
	padding: 0 8px 5px 8px;
	line-height: 25px;
	clear: both;
}
ul#menu li ul#sous-menu-kkl li a{
	display: block;
	width: 150px;
	height: 25px;
	text-transform: none;
	font-size: 14px;
}

/* Formulaire de recherche */
ul#menu li.recherche fieldset {
	border: 0;
}
ul#menu li.recherche form {
	border: 0;
}
ul#menu li.recherche input#s_recherche {
	color: #4d88c2;
	background-color: white;
	border: none;
	height: 20px;
	width: 200px;
	padding: 3px;
	border: 0;
}
ul#menu li.recherche a#s_image {
	background: transparent url('img/puce-recherche.png') no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	float: right;
	margin-top: 12px;
	margin-left: 10px;
	border: none;
}
ul#menu li.recherche form {
	margin-top: -2px;
}

/* Div globale */
div#begin-global {
	width: 1040px;
	height: 14px;
	background: transparent url('img/top-page.png') no-repeat;
}
div#global {
	width: 1040px;
	min-height: 890px;
	background: transparent url('img/fond-page.png') repeat-y;
	overflow: hidden;
}
div#end-global {
	width: 1040px;
	height: 37px;
	background: transparent url('img/bas-page.png') no-repeat;
}

/* SideBar */
div#sidebar {
	float: left;
	height: 800px;
	width: 225px;
}

/* SideBar Right */
div#sidebar-right {
	float: left;
	width: 215px;
	height: 800px;
	clear: right;
}

div#sidebar-right div#plantez-arbre {
	background: transparent url('img/plantez-arbre.png') no-repeat;
	width: 213px;
	height: 265px;
	/* margin-left: 12px;*/
}
div#sidebar-right div#plantez-arbre a {
	display: block;
	width: 213px;
	height: 265px;
	color: #5d9d18;
	font-weight: bold;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 18px;
	text-decoration: none;
}
div#sidebar-right div#faites-un-don {
	/* margin-left: 12px; */
	background: transparent url('img/don.png') no-repeat;
	width: 213px;
	height: 265px;
}
div#sidebar-right div#faites-un-don a {
	display: block;
	width: 213px;
	height: 265px;
	color: #5d9d18;
	font-weight: bold;
	font-size: 18px;
	padding-top: 20px;
	padding-left: 18px;
	text-decoration: none;
}

/* Menu de gauche */
ul#menu-left {
	margin: 0 0 0 11px;
}
ul#menu-left li {
	background: transparent url('img/fond-menu-vert.png') repeat-y;
	width: 215px;
	min-height: 15px;
	margin: 0 0 10px 0;
}
ul#menu-left li:first-child{
	/* Environnement */
	margin: 0 0 0 0;
}
ul#menu-left li a {
	font-weight: bold;
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 215px;
	padding: 8px 0px 8px 5px;
	min-height: 15px;
}
ul#menu-left li:first-child a {
	padding: 1px 0px 8px 5px;
}
ul#menu-left ul#sous-menu-env {
	margin: 0;
	padding: 0;
}

ul#menu-left ul#sous-menu-env li {
	background: transparent url('img/fond-sous-menu-vert.png') repeat-y;
	width: 215px;
	margin: 0px 0px 1px 0px !important;
	padding: 0px !important;
}

ul#menu-left ul#sous-menu-env li img.puce {
	margin-right: 8px;
}
ul#menu-left ul#sous-menu-env li:last-child {
	margin-bottom: 15px !important;
}
ul#menu-left ul#sous-menu-env li a {
	font-weight: bold;
	color: #00632e;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	display: block;
	width: 215px;
	min-height: 15px !important;
	padding: 5px 0 5px 5px;
}
ul#menu-left ul#sous-menu-env li:last-child a {
	padding: 8px 0 8px 5px;
}

/* Menu de droite */
ul#menu-right {
	margin: 0;
	padding: 0;
}
ul#menu-right li {
	background: url('img/fond-menu-bleu.png') repeat-y;
	width: 215px;
	min-height: 15px;
	margin: 0 0 10px 0;
}
ul#menu-right li a {
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px 0px 8px 5px;
	min-height: 15px;
	display: block;
}

/* Boite Bleue */
ul#menu-right li:first-child {
	background: url('img/menu-bluebox.png') no-repeat;
	height: 59px
}
ul#menu-right li:first-child a{
	line-height: 54px;
}

/* Newsletter */
div#newsletter {
	margin-left: 28px;
	background: url('img/newsletter.jpg') no-repeat;
	width: 180px;
	height: 180px;
}
div#newsletter a {
	display: block;
	width: 180px;
	height: 180px;
}

/* Flux RSS */
div#flux-rss {
	margin-left: 28px;
	background: url('img/flux-rss.png') no-repeat;
	width: 180px;
	height: 146px;
	margin-top: 15px;
}
div#flux-rss a {
	display: block;
	width: 180px;
	height: 146px;
}

/* Retrouvez-nous sur */
div#reseaux {
	width: 180px;
	text-align: center;
	margin: 10px 0 0 28px;
}
div#reseaux div#facebook {
	background: url('img/facebook.png') no-repeat;
	width: 42px;
	height: 41px;
	float: left;
	margin: 8px 8px 0 28px;
}
div#reseaux div#facebook a {
	display: block;
	width: 42px;
	height: 41px;
}
div#reseaux div#youtube {
	float: left;
	background: url('img/youtube.png') no-repeat;
	width: 72px;
	height: 41px;
	margin: 8px 0 0 0;
}
div#reseaux div#youtube a {
	display: block;
	width: 72px;
	height: 41px;
}

/* Ariane */
p#ariane span {
	color: #5d9d18;
	font-weight: bold;
}

/* Contenu */
div#content {
	float: left;
	width: 558px;
	min-height: 500px;
	padding-left: 14px;
	padding-right: 13px;
	text-align: left;
}
div#content h1 {
	color: #5d9d18;
	font-size: 22px;
	line-height: 40px;
}
div#content h2 {
	color: #5d9d18;
	font-size: 18px;
	line-height: 35px;
}
div#content h3 {
	color: #5d9d18;
	font-size: 16px;
	line-height: 30px;
}
div#content h4 {
	color: #5d9d18;
	font-size: 14px;
	line-height: 28px;
}
div#content h5 {
	color: #5d9d18;
	font-size: 12px;
	line-height: 26px;
}
div#content p {
	text-align: left;
	font-size: 12px;
	padding: 5px 0 5px 0;
	line-height: 15px;
}

div#content h1 a, div#content h2 a, div#content h3 a, div#content h4 a, div#content h5 a, div#content h6 a {
	color: #5d9d18;
	font-size: inherit;
	text-decoration: none !important;
}

/* Liens dans le content */
div#content a {
	font-weight: bold;
	color: #5d9d18;
	text-decoration: underline;
}
div#content a:visited, div#content a:active, div#content a:hover, div#content a:link  {
	font-weight: bold;
	color: #5d9d18;
	text-decoration: underline;
}

/* Plus d'informations sur... */
div#content p.read a {
	font-weight: bold;
	/*color: #5d9d18;*/
	color: #129AD2;
	text-decoration: none;
}

div#content table.tableau {
	border: 1px solid black;
	border-collapse: collapse;
}
div#content table.tableau td {
	border: 1px solid black;
	padding: 2px;
}
div#content table.tableau th {
	border: 1px solid black;
	padding: 2px;
}

/* Page d'accueil */
/* Le KKL en vidéo */
div#content div#kkl-video h1 {
	background: transparent url('img/picto-films.jpg') no-repeat 0 0;
	padding-left: 50px;
	text-transform: uppercase;
}
div#content div#kkl-video div {
	text-align: center;
}
/* Information de la semaine */
div#content div#information-semaine h1 {
	background: transparent url('img/picto-infos.jpg') no-repeat 0 0;
	padding-left: 50px;
	text-transform: uppercase;
}
/* Evenement de la semaine */
div#content div#evenement-semaine h1 {
	background: transparent url('img/picto-evenement.png') no-repeat 0 0;
	padding-left: 50px;
	text-transform: uppercase;
}

input, textarea, select {
	border: 1px solid black;
	font-size: 12px;
}

.recaptchatable * {
	border: 0 !important;
}

/* Plantations - Plantez un arbre */

div#destinataire-different {
	display: none;
	cursor: pointer;
}
div#action-destinataire-different {
	cursor: pointer;
}

table#tab-arbres tbody tr {
	border-top: 1px solid #5d9d18;
}
table#tab-arbres tbody tr td{
	padding: 3px 0 3px 0;
}
table#tab-arbres thead tr th{
	padding: 3px 0 3px 0;
	text-align: center;
}

table#tab-arbres{
	width: 550px;
	margin: 10px 0 10px 0;
}
form label {
	cursor: pointer;
	display: block;
	float: left;
	width: 170px;
	text-align: left;
	margin-right: 10px;
}
form p.field {
	line-height: normal !important;
	padding: 8px 0 8px 0 !important;
}

/* Dons */

span#montant_don_donateur_apres_deduction {
	font-weight: bold;
}

/* Diplômes */
table#tab-diplomes tbody tr {
	border-top: 1px solid #5d9d18;
}
table#tab-diplomes tbody tr td{
	padding: 3px 0 3px 0;
	vertical-align: middle;
}
table#tab-diplomes thead tr th{
	padding: 3px 0 3px 0;
	text-align: center;
}

table#tab-diplomes{
	width: 550px;
	margin: 10px 0 10px 0;
}

/* Footer */
div#bandeau-footer {
	width: 1037px;
	height: 51px;
	background: transparent url('img/footer.png') no-repeat 0 0;
	clear: both;
}

div#bandeau-footer ul#footer {
	margin: 0;
	padding: 0;
}
div#bandeau-footer ul#footer li {
	float: left;
	padding: 12px 15px 0 15px;
}
div#bandeau-footer ul#footer li a{
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
}

/* Plan du site */
div#plan ul li.toggleSubMenu {
	margin-left: 25px;
}
div#plan ul li {
	line-height: 20px;
}
div#plan ul li a{
	text-decoration: none !important;
}

/* Contenu */
div.intro img, div.texte img, div#content div.bloc1 img {
	padding: 0px 7px 0 7px;
}

/* Rubrique */
body#rubrique div.intro ul li {
	/*line-height: 18px;*/
	padding-bottom: 5px;
}
