﻿* {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: 0;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 62.5%;
}

body {
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
	margin: 0;
	height: 100%;
	color: #000;
	background: #fff;
	line-height: 1.2;
}

article, aside, details, figcaption, figure, footer, header, nav, section, summary {
	display: block;
}

audio, canvas, video {
	display: inline-block;
}

abbr, eventsource, mark, meter, time, progress, output, bb {
	display: inline;
	margin: 0;
	padding: 0;
}

a:focus {
	outline: thin dotted;
}

a:active, a:hover {
	outline: 0;
}

h1, .h1 {
	/*color: #0000bb; /*#94a8d4;* /
	font-size: 1.384rem; /*18px;* /
	font-weight: bold;*/
	font-family: museo, serif;
	font-style: normal;
	font-weight: 700;
	font-size: 2.4rem;
	text-transform: uppercase;
	color: #004899;
	text-align: center;
	margin: 0 0 15px 0;
	font-family: Museo,Arial,sans-serif;
}

h2 {
	/* identique à td_titre */
	/*color: #0000bb; /*244E8C;*/
	/*font-size: 1.230rem; /*16px;*/
	border-bottom: 2px #3ab3e7 solid;
	font-family: museo, serif;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	color: var(--color-blue);
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

code, kbd, pre, samp {
	font-family: monospace,serif;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
	max-width: 100%;
	width: auto;
	height: auto;
}

svg:not(:root) {
	overflow: hidden;
}

.figure {
	margin: 0;
}

legend {
	border: 0;
}

button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}

button, input {
	line-height: normal;
}

	button, html input[type="button"], input[type="reset"], input[type="submit"] {
		-webkit-appearance: button;
		cursor: pointer;
	}

		button[disabled], input[disabled] {
			cursor: default;
		}

	input[type="checkbox"], input[type="radio"] {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0;
	}

	input[type="search"] {
		-webkit-appearance: textfield;
		-moz-box-sizing: content-box;
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
		border-radius: 0;
	}

		input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
			-webkit-appearance: none;
		}

	button::-moz-focus-inner, input::-moz-focus-inner {
		border: 0;
		padding: 0;
	}

ins, abbr, acronym {
	text-decoration: none;
	border: 0;
	font-style: normal;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	cursor: pointer;
	color: #666;
}

hr {
	position: absolute;
	left: -9999em;
}

q:before, q:after {
	content: '';
}

address {
	font-style: normal;
}

ul {
	list-style: none;
}

a img, fieldset, form, input[type="submit"], fieldset {
	border: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.accessibility {
	position: absolute;
	left: -9999px;
	overflow: hidden;
}

	.accessibility:focus {
		position: static;
	}

#content {
	margin: 0 auto;
	text-align: left;
	background: #e4e4e4;
	position: relative;
}

#header {
	/*position: relative;*/
	z-index: 6;
	height: 155px;
	background-position-y: 15px;
	font-family: Roboto,Tahoma,Verdana,sans-serif;
}

	#header .settings {
		color: #666666;
		font-weight: 700;
		font-family: Roboto, sans-serif;
		font-size: 10px;
	}

	#header .print {
		display: none;
	}

	#header .logo {
		float: left;
		margin: 16px 0 13px 0;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

	#header .sublogo {
		float: left;
		padding-left: 5px;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

#header-text {
	float: left;
	margin-top: 40px;
}

	#header > .inner {
		margin: 0 auto;
		width: 1160px;
	}

	#header .print {
		display: none;
	}

	#header .logo {
		display: block;
		float: left;
		margin: 16px 0 13px 0;
	}

html[lang=en] #header .logo img + img {
	display: none;
}

#header .btn {
	float: right;
	display: inline-block;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 5px 8px;
	text-decoration: none;
	font-size: 1.1em;
	margin: 6px 0px 0 0;
}

	#header .btn:hover {
		text-decoration: underline;
	}

#header .list-menu {
	float: right;
	margin-top: 12px;
}

	#header .list-menu ul > li {
		display: inline-block;
		padding-left: 15px;
		position: relative;
	}

		#header .list-menu ul > li:after {
			width: 1px;
			height: 11px;
			background: #8c8c8c;
			content: '';
			display: block;
			position: absolute;
			right: -8px;
			top: 0;
		}

		#header .list-menu ul > li:last-child:after {
			display: none;
		}

		#header .list-menu ul > li a {
			color: #404040;
			text-decoration: none;
		}

			#header .list-menu ul > li a:hover {
				text-decoration: underline;
			}

		#header .list-menu ul > li span {
			color: #000;
		}

#header .top-links {
	padding: 14px 0 0 0;
}

	#header .top-links > li {
		position: relative;
		display: inline-block;
		padding: 0 12px;
	}

		#header .top-links > li > a {
			color: #404040;
			text-decoration: none;
		}

		#header .top-links > li.press a {
			font-weight: bold;
			position: relative;
			padding: 0 0 0 20px;
		}

		#header .top-links > li.press > a:before {
			content: '';
			display: block;
			width: 15px;
			height: 20px;
			background: url(pictos.png) left -100px no-repeat;
			position: absolute;
			left: 0;
			top: 0;
		}

		#header .top-links > li > a:hover {
			text-decoration: underline;
		}

		#header .top-links > li:after {
			height: 13px;
			width: 1px;
			content: '';
			display: block;
			background: #b8b7b9;
			position: absolute;
			right: 0;
			top: 0;
		}

		#header .top-links > li:last-child:after {
			display: none;
		}

	#header .top-links li.has-drop > a {
		display: block;
		padding: 0 20px 0 0;
		width: auto !important;
		background: url(pictos.png) right -195px no-repeat;
	}

	#header .top-links li .dropdown {
		border: 1px solid #d8d1c7;
		background: #fff;
		position: absolute;
		top: 0;
		left: -9999px;
		width: 230px;
		z-index: 6;
		padding: 0 0 5px 0;
	}

.noJS #header .top-links li.has-drop:hover .dropdown {
	left: 0;
}

#header .top-links li .dropdown .title {
	font-weight: bold;
	color: #535354;
	font-size: 1.1em;
	padding: 6px 8px;
}

#header .top-links li .dropdown ul {
	float: left;
}

	#header .top-links li .dropdown ul li a {
		color: #535354;
		font-size: 1.2em;
		text-decoration: none;
		padding: 6px 8px;
		display: block;
	}

#header .top-links li .dropdown.network ul li {
	min-width: 230px;
}

#header .top-links li .dropdown ul li a:hover {
	background-color: #d8d1c7;
}

#header .top-links li .dropdown .list-01 {
	float: left;
	width: 232px;
	margin: 0 20px 0 0;
}

#header .top-links li .dropdown .list > li {
	float: left;
	width: 232px;
	margin: 0 20px 0 0;
}

	#header .top-links li .dropdown .list > li.aside {
		width: 185px;
		margin: 0;
		float: right;
	}

#header .top-links li .dropdown .list-02 {
	width: 185px;
	float: left;
}

#header .top-links li .dropdown ul li a:after {
	content: " >";
}

#header .top-links li .dropdown ul.list-01 li.expanded > a:after {
	display: none;
}

#header .top-links li .dropdown.quick ul.list-01 li.expanded li a {
	color: #737373;
	padding: 2px 8px;
}

#header .top-links li.has-drop.active .dropdown {
	left: 0;
}

#header a.search {
	display: none;
}

nav[role="navigation"] {
	background: #ffffff;
	clear: both;
}

	nav[role="navigation"] .toggle {
		display: none;
	}

	nav[role="navigation"]:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	nav[role="navigation"] > ul > li {
		width: 128px;
		display: block;
		float: left;
	}

html[lang=en] nav[role="navigation"] > ul > li {
	width: auto;
}

nav[role="navigation"] > ul {
	position: relative;
}

	nav[role="navigation"] > ul > li > a span:before {
		width: 1px;
		height: 11px;
		background: #8c8c8c;
		content: '';
		display: block;
		position: absolute;
		left: 0;
		top: 14px;
	}

	nav[role="navigation"] > ul > li:first-child > a span:before {
		display: none;
	}

	nav[role="navigation"] > ul > li > a {
		color: #000;
		text-transform: uppercase;
		text-decoration: none;
		display: block;
		font-size: 1.1em;
		min-height: 40px;
		width: 100%;
		text-align: center;
		position: relative;
	}

		nav[role="navigation"] > ul > li > a span {
			display: table-cell;
			vertical-align: middle;
			width: 108px;
			height: 40px;
			padding: 0 10px;
		}

html[lang=en] nav[role="navigation"] > ul > li > a span {
	width: 173px;
}

nav[role="navigation"] > ul > li > a.active {
	color: #4f89aa;
}

nav[role="navigation"] > ul > li:hover + li > a span:before, nav[role="navigation"] > ul > li.hover + li > a span:before, nav[role="navigation"] > ul > li.sub-active + li > a span:before {
	display: none;
}

nav[role="navigation"] > ul > li > a:hover, nav[role="navigation"] > ul > li:hover > a, nav[role="navigation"] > ul > li.sub-active > a, nav[role="navigation"] > ul > li.hover > a {
	background: #4f89aa;
	color: #fff;
	text-decoration: underline;
}

nav[role="navigation"] li.section-individual > a {
	font-weight: bold;
	color: #b871c5;
}

	nav[role="navigation"] li.section-individual > a:hover, nav[role="navigation"] li.section-individual:hover > a, nav[role="navigation"] li.section-individual.hover > a, nav[role="navigation"] li.section-individual.sub-active > a, nav[role="navigation"] li.section-individual.sub-active > a.active {
		background: #b871c5;
		color: #fff;
	}

	nav[role="navigation"] li.section-individual > a.active {
		color: #b871c5;
	}

		nav[role="navigation"] li.section-individual > a.active:hover {
			color: #FFFFFF;
		}

		nav[role="navigation"] li.section-individual > a.active span:after {
			background: #b871c5;
		}

nav[role="navigation"] li.section-individual .dropdown .title {
	color: #b871c5;
	background-position: 0 -1500px;
}

nav[role="navigation"] li.section-pro > a {
	font-weight: bold;
	color: #88c13e;
}

	nav[role="navigation"] li.section-pro > a:hover, nav[role="navigation"] li.section-pro:hover > a, nav[role="navigation"] li.section-pro.hover > a, nav[role="navigation"] li.section-pro.sub-active > a, nav[role="navigation"] li.section-pro.sub-active > a.active {
		background: #88c13e;
		color: #fff;
	}

	nav[role="navigation"] li.section-pro > a.active {
		color: #88c13e;
	}

		nav[role="navigation"] li.section-pro > a.active:hover {
			color: #FFFFFF;
		}

		nav[role="navigation"] li.section-pro > a.active span:after {
			background: #88c13e;
		}

nav[role="navigation"] li.section-pro .category .title {
	color: #88c13e;
	background-position: 0 -1400px;
}

nav[role="navigation"] li.section-community > a {
	font-weight: bold;
	color: #ff8f19;
}

	nav[role="navigation"] li.section-community > a:hover, nav[role="navigation"] li.section-community:hover > a, nav[role="navigation"] li.section-community.hover > a, nav[role="navigation"] li.section-community.sub-active > a, nav[role="navigation"] li.section-community.sub-active > a.active {
		background: #ff8f19;
		color: #fff;
	}

	nav[role="navigation"] li.section-community > a.active {
		color: #ff8f19;
	}

		nav[role="navigation"] li.section-community > a.active:hover {
			color: #FFFFFF;
		}

		nav[role="navigation"] li.section-community > a.active span:after {
			background: #ff8f19;
		}

nav[role="navigation"] li.section-community .category .title {
	color: #ff8f19;
	background-position: 0 -1300px;
}

nav[role="navigation"] .dropdown {
	position: absolute;
	left: 0;
	top: 40px;
	z-index: 2;
	background: #fff;
	border-top: 10px solid #4f89aa;
	border-bottom: 10px solid #4f89aa;
	width: 1160px;
	left: -99999px;
	opacity: 0;
}

nav[role="navigation"].desktop > ul > li.sub-active .dropdown, .noJS nav[role="navigation"].desktop > ul > li:hover .dropdown {
	display: block;
	left: 0;
	opacity: 1;
}

nav[role="navigation"].desktop > ul > li.sub-active .dropdown {
	left: 0;
}

nav[role="navigation"] .dropdown > .inner {
	padding: 10px;
	overflow: hidden;
	position: relative;
}

nav[role="navigation"] .category {
	float: left;
	width: 190px;
	padding: 0 35px 0 0;
}

	nav[role="navigation"] .category .title {
		color: #4f89aa;
		font-size: 1.3em;
		text-transform: uppercase;
		font-weight: bold;
		padding: 0 0 0 60px;
		height: 50px;
		line-height: 45px;
		margin: 0 0 15px 0;
		background: url(pictos.png) left -1000px no-repeat;
	}

		nav[role="navigation"] .category .title > span {
			line-height: 1em;
			display: inline-block;
			vertical-align: middle;
		}

	nav[role="navigation"] .category p {
		font-size: 1.2em;
		color: #2c2c2c;
		padding: 0 0 16px 0;
		line-height: 1.4em;
	}

	nav[role="navigation"] .category .btn-type-01 {
		margin-left: -10px;
		position: relative;
	}

nav[role="navigation"] .sub-nav .btn-type-01.clone {
	display: none;
}

nav[role="navigation"] .sub-nav {
	float: left;
	position: relative;
	width: 915px;
}

	nav[role="navigation"] .sub-nav > ul > li {
		width: 295px;
	}

		nav[role="navigation"] .sub-nav > ul > li > a {
			color: #272727;
			padding: 4px 40px 4px 10px;
			font-size: 1.2em;
			text-decoration: none;
			display: block;
		}

		nav[role="navigation"] .sub-nav > ul > li.expanded > a {
			background: url(pictos.png) right -893px no-repeat;
		}

		nav[role="navigation"] .sub-nav > ul > li > a:hover, nav[role="navigation"] .sub-nav > ul > li:hover > a, nav[role="navigation"] .sub-nav > ul > li.sub-active > a, nav[role="navigation"] .sub-nav > ul > li.hover > a {
			background-color: #eeeeee;
			color: #4f89aa;
		}

nav[role="navigation"] .super-sub-nav {
	display: block;
	position: absolute;
	left: -9999px;
	top: 0;
	background: #eeeeee;
	width: 620px;
	min-height: 259px;
}

.noJS nav[role="navigation"].desktop .dropdown li:hover .super-sub-nav, nav[role="navigation"].desktop .dropdown li.sub-active .super-sub-nav {
	display: table-cell;
	min-height: 100%;
	left: 295px;
}

nav[role="navigation"] .super-sub-nav ul {
	padding: 4px 0 4px 16px;
	float: left;
	width: 280px;
}

	nav[role="navigation"] .super-sub-nav ul + ul {
		padding: 4px 16px 4px 28px;
	}

	nav[role="navigation"] .super-sub-nav ul li a {
		color: #737373;
		text-decoration: none;
		font-size: 1.2em;
	}

	nav[role="navigation"] .super-sub-nav ul li {
		padding: 3px 0;
	}

		nav[role="navigation"] .super-sub-nav ul li a:hover {
			text-decoration: underline;
			color: #000;
		}

nav[role="navigation"] .super-sub-nav .text {
	padding: 15px;
}

	nav[role="navigation"] .super-sub-nav .text p {
		font-size: 1.2em;
		color: #737373;
		padding: 0 0 25px 0;
	}

nav[role="navigation"] .section-individual .dropdown {
	border-color: #b871c5;
}

nav[role="navigation"] .section-pro .dropdown {
	border-color: #88c13e;
}

nav[role="navigation"] .section-community .dropdown {
	border-color: #ff8f19;
}

nav[role="navigation"] .section-individual .btn-type-01 {
	background-color: #b871c5;
}

nav[role="navigation"] .section-pro .btn-type-01 {
	background-color: #88c13e;
}

nav[role="navigation"] .section-community .btn-type-01 {
	background-color: #ff8f19;
}

nav[role="navigation"] .section-individual .sub-nav > ul > li > a:hover, nav[role="navigation"] .section-individual .sub-nav > ul > li:hover > a, nav[role="navigation"] .section-individual .sub-nav > ul > li.sub-active > a, nav[role="navigation"] .section-individual .sub-nav > ul > li.hover > a {
	color: #b871c5;
}

nav[role="navigation"] .section-pro .sub-nav > ul > li > a:hover, nav[role="navigation"] .section-pro .sub-nav > ul > li:hover > a, nav[role="navigation"] .section-pro .sub-nav > ul > li.sub-active > a, nav[role="navigation"] .section-pro .sub-nav > ul > li.hover > a {
	color: #88c13e;
}

nav[role="navigation"] .section-community .sub-nav > ul > li > a:hover, nav[role="navigation"] .section-community .sub-nav > ul > li:hover > a, nav[role="navigation"] .section-community .sub-nav > ul > li.sub-active > a, nav[role="navigation"] .section-community .sub-nav > ul > li.hover > a {
	color: #ff8f19;
}

nav[role="navigation"] li.section-default .category .title {
	padding-left: 0;
}

.zoom nav[role="navigation"] > ul > li {
	width: 33%;
}

	.zoom nav[role="navigation"] > ul > li > a {
		min-height: 30px;
		padding: 10px 0;
	}

		.zoom nav[role="navigation"] > ul > li > a > span:before {
			display: none;
		}

		.zoom nav[role="navigation"] > ul > li > a > span {
			width: 100%;
			display: block;
			text-align: center;
			padding: 0;
			height: auto;
		}

.zoom nav[role="navigation"] .dropdown {
	top: 100%;
}

.zoom nav[role="navigation"] .category {
	width: 290px;
}

.zoom nav[role="navigation"] .sub-nav {
	width: 815px;
}

.zoom nav[role="navigation"] .category .title {
	height: auto;
	line-height: 1em;
}

#page {
	background: #e4e4e4;
}

#page-inner {
	width: 1160px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	overflow: hidden;
	position: relative;
}

.page-cols #main {
	width: 840px;
	float: left;
}

.page-cols #sidebar {
	float: right;
	width: 300px;
	padding: 25px 0 0 0;
}

.utilities {
	padding: 0 0 20px 0;
	overflow: hidden;
}

.breadcrumb {
	float: left;
	padding: 0 10px 0 0;
	color: #2c2c2c;
	font-family: Verdana,Arial,"Helvetica Neue",Helvetica,sans-serif;
}

	.breadcrumb a {
		text-decoration: none;
		color: #2c2c2c;
	}

		.breadcrumb a:hover {
			text-decoration: underline;
		}

	.breadcrumb li {
		display: inline-block;
	}

		.breadcrumb li:after {
			display: inline-block;
			content: ' > ';
			padding: 0 0 0 5px;
		}

		.breadcrumb li:last-child:after {
			display: none;
		}

.utilities .tools {
	float: right;
	text-align: right;
}

	.utilities .tools li {
		display: inline-block;
		overflow: hidden;
		padding: 0 0 0 12px;
	}

	.utilities .tools a {
		display: block;
		overflow: hidden;
		position: relative;
	}

.figure {
	position: relative;
}

	.figure p.copyright, .asset p.copyright {
		position: absolute;
		width: 100%;
		bottom: 0;
		color: #535354 !important;
		font-size: 0.9em !important;
		display: block;
		background: #d8d8d8;
		padding: 2px !important;
		font-family: Verdana,Arial,"Helvetica Neue",Helvetica,sans-serif;
		text-decoration: none !important;
		opacity: 0;
		-webkit-transition: all 0.2s ease-in;
		-ms-transition: all 0.2s ease-in;
		transition: all 0.2s ease-in;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.figure:hover p.copyright, .asset:hover p.copyright, a:focus p.copyright, .figure:focus p.copyright, .asset:focus p.copyright {
		opacity: 1;
		-webkit-transition: all 0.2s ease-in;
		-ms-transition: all 0.2s ease-in;
		transition: all 0.2s ease-in;
	}

	.figure img {
		display: block;
	}

.btn-type-01 {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	background: #4f89aa url(pictos.png) right -792px no-repeat;
	display: inline-block;
	text-decoration: none;
	padding: 8px 28px 8px 10px;
}

	.btn-type-01:hover, .btn-type-01:focus {
		text-decoration: underline;
	}


.btn-type-01-disabled {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	background: #C3C3C3;
	display: inline-block;
	text-decoration: none;
	padding: 8px 28px 8px 28px;
}


#btn-up {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
	background: #000 url(pictos.png) 10px -3890px no-repeat;
	padding: 0 10px 0 25px;
	min-height: 32px;
	line-height: 32px;
	display: inline-block;
	position: fixed;
	right: 20px;
	bottom: 175px;
	z-index: 2;
	display: none;
}

	#btn-up:hover {
		text-decoration: underline;
	}

.btn-type-02 {
	color: #fff;
	font-size: 1.2em;
	background: #4d4d4d url(pictos.png) 8px -3992px no-repeat;
	display: inline-block;
	min-height: 22px;
	line-height: 22px;
	text-decoration: none;
	padding: 0 10px 0 18px;
}

.btn-type-03 {
	background: #998677;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
	display: inline-block;
	padding: 8px 10px;
	text-transform: uppercase;
}

	.btn-type-03:hover, .btn-type-03:focus {
		text-decoration: underline;
	}

.btn-type-04 {
	text-decoration: none;
	color: #808285;
	font-size: 1.2em;
	text-transform: uppercase;
	display: inline-block;
}

.link-type-01 {
	font-weight: bold;
	text-decoration: none;
	color: #808285;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0 15px 0 0;
	background: url(pictos.png) right -4896px no-repeat;
}

	.link-type-01:hover {
		text-decoration: underline;
	}

.link-type-02 {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	padding: 0 0 0 12px;
	background: url(pictos.png) left -5796px no-repeat;
}

	.link-type-02:hover {
		text-decoration: underline;
	}

.link-type-03 {
	font-weight: bold;
	text-decoration: none;
	color: #4f89aa;
	font-size: 1.2em;
	padding: 0 0 0 12px;
	background: url(pictos.png) left -8796px no-repeat;
}

	.link-type-03:hover {
		text-decoration: underline;
	}

.link-type-04 {
	font-weight: bold;
	text-decoration: none;
	color: #737373;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0 0 0 18px;
	background: url(pictos.png) left -8198px no-repeat;
}

	.link-type-04:hover {
		text-decoration: underline;
	}

.link-type-05 {
	font-weight: bold;
	text-decoration: none;
	color: #737373;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0 0 0 14px;
	background: url(pictos.png) left -8297px no-repeat;
}

	.link-type-05:hover {
		text-decoration: underline;
	}

.link-type-06 {
	font-weight: bold;
	text-decoration: none;
	color: #4f89aa;
	font-size: 1.2em;
	padding: 0 0 0 14px;
	background: url(pictos.png) left -5096px no-repeat;
}

	.link-type-06:hover {
		text-decoration: underline;
	}

.link-type-07 {
	background: url(pictos.png) left -3097px no-repeat;
	padding: 0 0 0 12px;
	color: #535354;
	font-size: 1.2em;
	text-decoration: none;
}

	.link-type-07:hover {
		text-decoration: underline;
	}

.main-title {
	font-weight: bold;
	color: #4F89AA;
	font-size: 1.4em;
	padding: 0 0 0 60px;
	text-transform: uppercase;
	min-height: 50px;
	background: url(pictos.png) left -1000px no-repeat;
	display: block;
	max-width: 600px;
}

	.main-title span {
		display: table-cell;
		vertical-align: middle;
		height: 50px;
	}

.block-type-01 {
	margin: 0 0 20px 0;
}

	.block-type-01 > .inner {
		background: #fff;
		padding: 15px;
	}

.section-home .block-type-01 > .inner {
	padding: 20px;
}

.block-type-01 .block-intro {
	overflow: hidden;
}

	.block-type-01 .block-intro .figure {
		float: right;
		margin: 0 0 0 30px;
	}

		.block-type-01 .block-intro .figure img {
			display: block;
			width: 100%;
			height: auto;
		}

	.block-type-01 .block-intro .content {
		font-size: 1.3em;
	}

		.block-type-01 .block-intro .content > .title, .block-type-01 .block-intro .content > h2 {
			font-size: 2.12em;
			font-weight: normal;
			color: #4f89aa;
			padding: 0 0 10px 0;
			display: block;
		}

	.block-type-01 .block-intro p, .block-type-01 .block-intro .desc {
		color: #000000;
		padding: 0 0 15px 0;
	}

	.block-type-01 .block-intro ul {
		padding: 0px 0 20px 15px;
	}

	.block-type-01 .block-intro ol {
		padding: 0px 0 20px 33px;
	}

	.block-type-01 .block-intro ul > li {
		background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 5px;
		padding: 0 0 2px 15px;
		font-size: 1em;
	}

.block-type-01 .table-contents .title {
	font-size: 1.2em;
	font-weight: bold;
	color: #4f89aa;
	padding: 0 0 5px 0;
}

.block-type-01 .table-contents ul {
	padding: 0;
}

	.block-type-01 .table-contents ul > li {
		border-bottom: 1px solid #eaeceb;
		padding: 8px 0;
		list-style-type: none;
		background: none;
	}

		.block-type-01 .table-contents ul > li:last-child {
			padding-bottom: 0;
			border: 0;
		}

		.block-type-01 .table-contents ul > li a {
			color: #535354;
			text-decoration: none;
			background: url(pictos.png) left -3094px no-repeat;
			padding: 0 0 0 12px;
		}

			.block-type-01 .table-contents ul > li a:hover {
				text-decoration: underline;
			}

		.block-type-01 .table-contents ul > li span {
			font-weight: bold;
			color: #4f89aa;
			padding: 0 0 0 12px;
		}

.block-wysiwyg .table-contents {
	margin: 0 0 30px 0;
}

	.block-wysiwyg .table-contents .title {
		font-size: 1.6em;
	}

	.block-wysiwyg .table-contents ul > li {
		font-size: 1.4em;
	}

.block-type-01 .block-wysiwyg .content h2, .block-type-01 .block-wysiwyg .content h1 {
	padding-top: 0;
}

.block-type-01 .secondary {
	padding: 20px 0 0 0;
	overflow: hidden;
	margin: 20px 0px 0 0;
	border-top: 1px solid #b0b6b8;
}

	.block-type-01 .secondary div:last-child {
		margin-right: 0;
		margin-bottom: 0;
	}

	.block-type-01 .secondary .block-type-02 {
		width: 395px;
		float: left;
		margin: 0 20px 0 0;
	}

		.block-type-01 .secondary .block-type-02.type-a {
			float: none;
			margin: 0 0 20px 0;
			width: auto;
		}

.block-type-01 .news, .block-type-01 .focus {
	overflow: hidden;
	float: left;
	margin: 0 15px 0 0;
}

	.block-type-01 .news article, .block-type-01 .focus article {
		width: 190px;
		overflow: hidden;
		float: left;
		margin: 0 15px 0 0;
	}

	.block-type-01 .news .title, .block-type-01 .focus .title {
		background: url(pictos.png) no-repeat scroll left -1100px;
		font-size: 1.4em;
		line-height: 1.1em;
		font-weight: normal;
		color: #535354;
		padding: 0 0 5px 20px;
		text-transform: uppercase;
	}

	.block-type-01 .news article .title-02, .block-type-01 .focus article .title-02 {
		font-size: 1.2em;
		font-weight: bold;
		color: #000000;
		padding: 0 0 5px 0;
		font-family: Verdana,Arial,"Helvetica Neue",Helvetica,sans-serif;
	}

	.block-type-01 .news article .figure, .block-type-01 .focus article .figure {
		margin: 0 0 5px 0;
	}

	.block-type-01 .news article p, .block-type-01 .focus article p {
		font-family: Verdana,Arial,"Helvetica Neue",Helvetica,sans-serif;
		color: #535354;
		font-size: 1.2em;
	}

	.block-type-01 .news article > a, .block-type-01 .focus article > a {
		text-decoration: none;
	}

		.block-type-01 .news article > a p, .block-type-01 .focus article > a p {
			color: #535354;
			text-decoration: none;
			padding: 0 0 5px 0;
		}

	.block-type-01 .news article p.date, .block-type-01 .focus article p.date {
		font-size: 1em;
	}

	.block-type-01 .news article > a:hover p, .block-type-01 .focus article > a:hover p {
		text-decoration: underline;
	}

	.block-type-01 .focus article > a:hover .title-02 {
		text-decoration: underline;
	}

	.block-type-01 .news article:last-child, .block-type-01 .focus article:last-child {
		margin: 0;
	}

.block-type-01 .secondary .block-type-27 {
	float: left;
	position: relative;
	width: 395px;
}

.block-type-01 .carousel {
	position: relative;
}

	.block-type-01 .carousel .caroufredsel_wrapper {
		min-height: 350px !important;
		height: auto !important;
	}

	.block-type-01 .carousel .pager {
		display: inline-block !important;
	}

	.block-type-01 .carousel .controls {
		background: none repeat scroll 0 0 #fbfbfb;
		line-height: 51px;
		padding: 0 20px;
		position: absolute;
		right: -15px;
		top: -65px;
		z-index: 1;
	}

.section-home .block-type-01 .carousel .controls {
	right: -20px;
	top: -68px;
}

.block-type-01 .carousel a.play-pause {
	overflow: visible;
}

.block-type-01 .carousel a.previous {
	width: 12px;
	height: 12px;
	display: inline-block !important;
	margin: 1px 20px 0 0;
	vertical-align: top;
}

.block-type-01 .carousel a.next {
	width: 12px;
	height: 12px;
	display: inline-block !important;
	margin: 1px 0 0 20px;
	vertical-align: top;
}

.block-type-01 .carousel .control.disabled {
	opacity: 0;
}

.block-type-01 .carousel a.play-pause {
	width: 12px;
	height: 13px;
	display: inline-block !important;
	margin: 0 0 0 40px;
	vertical-align: top;
}

	.block-type-01 .carousel a.play-pause span {
		display: none;
	}

	.block-type-01 .carousel a.play-pause.play .picto-play {
		display: block;
	}

	.block-type-01 .carousel a.play-pause.pause .picto-pause {
		display: block;
	}

.block-type-01 .carousel .pager a {
	color: #2c2c2c;
	font-size: 1.1em;
	display: inline-block;
	margin: 0 22px;
	text-decoration: none;
}

	.block-type-01 .carousel .pager a.selected {
		color: #004c9a;
		font-weight: bold;
	}

.block-type-01 .inner .sub-title {
	color: #3e3d40;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0 0 20px 25px;
	background: url(pictos.png) no-repeat left -4200px;
}

.block-type-01 .carousel ul {
	height: 350px;
	overflow: hidden;
}

	.block-type-01 .carousel ul li {
		width: 800px;
		height: 350px;
	}

.block-type-01 .carousel .caroufredsel_wrapper > ul {
	overflow: hidden;
	height: auto !important;
	min-height: 350px;
	position: relative !important;
}

	.block-type-01 .carousel .caroufredsel_wrapper > ul > li {
		float: left;
		overflow: hidden;
		width: 800px;
		min-height: 350px;
	}

.block-type-01 .carousel li a.picture {
	display: block;
	float: right;
}

.block-type-01 .carousel .figure {
	width: 360px;
}

.block-type-01 .carousel .caroufredsel_wrapper > ul > li .wrapper {
	margin: 0 15px 0 15px;
}

.block-type-01 .carousel .figure img {
	display: block;
}

.block-type-01 .carousel a.picture + .content, .block-type-01 .carousel .figure + .content {
	width: 390px;
	float: left;
	margin: 0 20px 0 0;
}

.block-type-01 .carousel .content > a {
	text-decoration: none;
}

	.block-type-01 .carousel .content > a:hover * {
		text-decoration: underline;
	}

.block-type-01 .carousel .content .title {
	color: #004c9a;
	font-size: 3.4em;
	line-height: 1.1em;
	font-weight: normal;
	padding: 0 0 10px 0;
}

.block-type-01 .carousel .content p, .block-type-01 .carousel .content ol, .block-type-01 .carousel .content ul {
	font-size: 1.6em;
}

.block-type-01 .carousel .content p {
	color: #535354;
	padding: 0 0 20px 0;
}

.block-type-01 .carousel .content ul {
	padding: 0px 0 20px 15px;
	height: auto;
	overflow: visible;
}

.block-type-01 .carousel .content ol {
	padding: 0px 0 20px 35px;
}

	.block-type-01 .carousel .content ul li, .block-type-01 .carousel .content ol li {
		width: auto;
		height: auto;
	}

.block-type-01 .carousel .content ul li {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 5px;
	padding: 0 0 2px 15px;
}

.block-type-01 .carousel p.tags, .block-type-24 li .tags {
	font-size: 1.2em;
	color: #969696;
	line-height: 1.4em;
}

	.block-type-01 .carousel .tags:before, .block-type-24 li .tags:before {
		content: '';
		display: inline-block;
		width: 23px;
		height: 16px;
		vertical-align: middle;
		background: url(pictos.png) left -4400px no-repeat;
	}

	.block-type-01 .carousel .tags a, .block-type-24 li .tags a {
		color: #969696;
		text-decoration: none;
	}

		.block-type-01 .carousel .tags a:hover, .block-type-24 li .tags a:hover {
			text-decoration: underline;
		}

.block-type-02 {
	background: #f8f8f8;
}

	.block-type-02 .inner {
		padding: 15px;
		overflow: hidden;
	}

		.block-type-02 .inner > .title {
			color: #4f89aa;
			text-transform: uppercase;
			font-size: 1.4em;
			font-weight: normal;
			background: url(pictos.png) left -1698px no-repeat;
			padding: 0 0 2px 22px;
		}

.section-home .block-type-02 .inner > .title {
	background: url(pictos.png) left -4198px no-repeat;
	color: #004c9a;
}

.block-type-02 ul li {
	border-bottom: 1px solid #b0b6b8;
	padding: 14px 0;
	line-height: 1.4em;
}

.block-type-02 .row ul li {
	display: inline-block;
	width: 372px;
	margin-right: 30px;
	vertical-align: top;
}

.block-type-02 ul li:last-child {
	padding-bottom: 0;
	border: 0;
}

.block-type-02 .row ul li:last-child {
	margin-right: 0;
	border-bottom: 1px solid #b0b6b8;
	padding: 14px 0;
}

.block-type-02 .row.last ul li {
	border: 0;
	padding-bottom: 0;
}

.block-type-02 ul li a {
	padding: 0 0 0 12px;
	color: #4f89aa;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	background: url(pictos.png) no-repeat scroll left 4px;
}

.block-type-02 ul li.section-pro a {
	background-position: 0 -3597px;
	color: #88C13E;
}

.block-type-02 ul li.section-individual a {
	background-position: 0 -3697px;
	color: #B871C5;
}

.block-type-02 ul li.section-community a {
	background-position: 0 -3497px;
	color: #FF8F19;
}

.block-type-02 ul li a:hover {
	text-decoration: underline;
}

.block-type-03 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-03 > .inner {
		padding: 15px;
		overflow: hidden;
	}

		.block-type-03 > .inner > .title {
			font-size: 1.4em;
			font-weight: normal;
			text-transform: uppercase;
			color: #535354;
			line-height: 1.1em;
			padding: 0 0 15px 20px;
			background: url(pictos.png) left -1100px no-repeat;
		}

	.block-type-03 .big-article {
		width: 395px;
		float: left;
		margin: 0 20px 0 0;
		overflow: hidden;
	}

		.block-type-03 .big-article .figure {
			position: relative;
			margin: 0 0 8px 0;
		}

		.block-type-03 .big-article .new {
			font-size: 1em;
			color: #fff;
			text-transform: uppercase;
			display: inline-block;
			height: 16px;
			line-height: 16px;
			background: #e32119;
			padding: 0 5px;
			position: absolute;
			top: 10px;
			left: 10px;
			z-index: 2;
		}

		.block-type-03 .big-article .figure img {
			display: block;
		}

		.block-type-03 .big-article + .big-article {
			margin: 0;
		}

		.block-type-03 .big-article .more {
			display: block;
			overflow: hidden;
			text-indent: -9999px;
			float: right;
			width: 20px;
			height: 20px;
			background: url(pictos.png) no-repeat 0 -1600px;
		}

	.block-type-03 article .title {
		color: #000;
		font-size: 1.6em;
		font-weight: normal;
		padding: 0 0 3px 0;
	}

		.block-type-03 article .title a {
			text-decoration: none;
			color: #000;
		}

			.block-type-03 article .title a:hover {
				text-decoration: underline;
			}

	.block-type-03 .big-article p {
		color: #535354;
		font-size: 1.2em;
		padding: 0 0 5px 0;
	}

		.block-type-03 .big-article p a {
			color: #535354;
			text-decoration: none;
		}

			.block-type-03 .big-article p a:hover {
				text-decoration: underline;
			}

	.block-type-03 article p.date {
		color: #727272;
		font-size: 1em;
	}

.block-type-20 p.date, .block-type-01 .date {
	color: #727272;
	font-size: 1.1em;
	padding-top: 5px;
}


.block-type-03 article .category {
	font-family: 'Trebuchet MS',Arial,"Helvetica Neue",Helvetica,sans-serif;
	color: #998677;
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 0;
}

.block-type-03 .small-article {
	overflow: hidden;
	padding: 0 0 15px 0;
}

	.block-type-03 .small-article .figure {
		float: left;
		margin: 0 10px 0 0;
		overflow: hidden;
	}

.block-type-03 article > a {
	text-decoration: none;
	position: relative;
	display: block;
}

	.block-type-03 article > a:hover * {
		text-decoration: underline;
	}

.block-type-04 {
	background: #fff;
	margin: 0 0 20px 0;
	font-size: 1.3em;
	color: #535354;
}

	.block-type-04 > .inner {
		padding: 15px;
		overflow: hidden;
	}

	.block-type-04 .inner > .title {
		font-size: 1.1em;
		font-weight: normal;
		text-transform: uppercase;
		padding: 0 0 15px 20px;
		line-height: 1.3em;
		background: url(pictos.png) left -1099px no-repeat;
	}

		.block-type-04 .inner > .title a {
			text-decoration: none;
		}

			.block-type-04 .inner > .title a:hover {
				text-decoration: underline;
			}

	.block-type-04 .links li, .block-type-04 .links-02 li {
		border-bottom: 1px solid #d8d8d8;
		padding: 0 0 12px 0;
		margin: 0 0 12px 0;
	}

		.block-type-04 .links li:last-child, .block-type-04 .links-02 li:last-child {
			border: 0;
			margin: 0;
			padding: 0;
		}

		.block-type-04 .links li a, .block-type-04 .links-02 li a {
			text-decoration: none;
		}

		.block-type-04 .links-02 li a {
			background: url(pictos.png) left -3097px no-repeat;
			padding: 0 0 0 12px;
		}

			.block-type-04 .links li a:hover, .block-type-04 .links-02 li a:hover {
				text-decoration: underline;
			}

	.block-type-04 p {
		padding: 0 0 20px 0;
		color: #535354;
	}

	.block-type-04 strong {
		color: #000;
	}

	.block-type-04 p:last-child {
		padding: 0;
	}

	.block-type-04 p.tags {
		background: url(pictos.png) left -2500px no-repeat;
		padding: 0 10px 0 25px;
		color: #4d4d4d;
		font-size: 0.9em;
		width: 643px;
		border-right: 1px solid #b0b6b8;
		min-height: 32px;
		display: inline-block;
		vertical-align: middle;
	}

		.block-type-04 p.tags a {
			text-decoration: none;
			color: #998677;
		}

			.block-type-04 p.tags a:hover {
				text-decoration: underline;
			}

	.block-type-04 .social {
		display: inline-block;
		width: 126px;
		vertical-align: middle;
	}

		.block-type-04 .social li {
			display: inline-block;
			padding: 0 0 0 10px;
		}

			.block-type-04 .social li a {
				display: block;
				overflow: hidden;
				width: 18px;
				min-height: 15px;
				text-align: center;
				line-height: 15px;
			}

				.block-type-04 .social li a img {
					display: inline;
				}

	.block-type-04.block-content ol li, .block-type-04.block-content ul li {
		padding: 0 0 2px 0;
	}

	.block-type-04.block-content ol {
		padding: 0 0 20px 33px;
	}

	.block-type-04.block-content ul {
		padding: 0 0 20px 15px;
	}

		.block-type-04.block-content ul li {
			background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 5px;
			padding-left: 15px;
		}

	.block-type-04.block-content table {
		width: 100%;
		border-collapse: collapse;
		line-height: 1.5em;
		margin-bottom: 20px;
	}

		.block-type-04.block-content table caption {
			font-size: 0.85em;
			padding: 0 0 5px 0;
			text-align: center;
			font-style: italic;
		}

		.block-type-04.block-content table th {
			color: #fff;
			font-weight: bold;
			border: 1px solid #fff;
			background: #998677;
			font-size: 0.857em;
			padding: 0 10px;
			height: 30px;
			vertical-align: middle;
		}

			.block-type-04.block-content table th p {
				padding: 0;
				font-size: 0.714em;
				line-height: 120%;
				color: #fff;
			}

		.block-type-04.block-content table td {
			background: #f3f3f3;
			padding: 10px;
			border: 1px solid #fff;
			vertical-align: middle;
		}

			.block-type-04.block-content table td .asset.asset-wrapper {
				margin-bottom: 0;
			}

			.block-type-04.block-content table td p {
				font-size: 0.9em;
				padding: 0;
			}

			.block-type-04.block-content table td strong {
				color: #535354;
			}

		.block-type-04.block-content table ul {
			padding: 0;
		}

			.block-type-04.block-content table ul li {
				font-size: 0.9em;
				background-position: left 6px;
			}

		.block-type-04.block-content table tr:nth-child(2n) td {
			background: #e6e6e6;
		}

	.block-type-04.block-content .note {
		font-size: 0.786em;
	}

	.block-type-04 .block-social-tags ul {
		padding: 0;
	}

		.block-type-04 .block-social-tags ul li {
			padding: 0 0 0 10px;
			background: none;
		}

.block-type-01 .block-type-04 > .inner {
	padding: 0;
}

.block-type-05 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-05.col {
		float: left;
		width: 410px;
		min-height: 0;
	}

		.block-type-05.col + .block-type-05.col {
			margin-left: 20px;
		}

	.block-type-05 > .inner {
		padding: 15px;
	}

	.block-type-05 .inner > .title {
		font-size: 1.4em;
		font-weight: normal;
		text-transform: uppercase;
		line-height: 1.1em;
		padding: 0 0 15px 20px;
		background: url(pictos.png) left -1100px no-repeat;
	}

	.block-type-05.type-a .inner > .title {
		padding: 0 0 8px 20px;
		color: #535354;
	}

	.block-type-05.type-a .inner > .title {
		padding: 0 0 8px 20px;
	}

	.block-type-05 ul li {
		overflow: hidden;
		padding: 12px 0;
		border-bottom: 1px solid #d5d9d8;
	}

	.block-type-05 .row {
		overflow: hidden;
	}

		.block-type-05 .row ul li {
			padding: 12px 20px 12px 0;
			border-bottom: 1px solid #d5d9d8;
			float: left;
			margin-right: 8px;
		}

	.block-type-05 ul li:last-child {
		margin-right: 0;
	}

	.block-type-05 .row.last ul li {
		border: 0;
		padding-bottom: 0;
	}

	.block-type-05 ul li .date {
		background: #998677;
		width: 67px;
		height: 45px;
		text-align: center;
		color: #fff;
		float: left;
		margin: 0 8px 0 0;
		font-size: 1.1em;
		text-decoration: none;
		min-height: 45px;
	}

		.block-type-05 ul li .date span {
			display: table-cell;
			height: 45px;
			width: 67px;
			vertical-align: middle;
			padding: 0 4px 0 4px;
			min-height: 45px;
		}

	.block-type-05 ul li .content {
		display: inline-block;
		width: 305px;
		text-transform: uppercase;
	}

		.block-type-05 ul li .content p {
			color: #535354;
			font-size: 1.2em;
		}

			.block-type-05 ul li .content p span {
				color: #998677;
				display: block;
				text-transform: capitalize;
			}

	.block-type-05 .link {
		float: right;
		color: #535354;
		font-size: 1.1em;
		text-decoration: none;
	}

		.block-type-05 .link:hover {
			text-decoration: underline;
		}

	.block-type-05 ul li a {
		text-decoration: none;
	}

		.block-type-05 ul li a:hover p {
			text-decoration: underline;
		}

.block-type-06 {
	background: #4f89aa;
	margin: 0 0 20px 0;
}

	.block-type-06 > .inner {
		padding: 18px 0;
	}

		.block-type-06 > .inner .back {
			color: #fff;
			font-size: 1.1em;
			text-decoration: none;
			background: url(pictos.png) left -3797px no-repeat;
			padding: 0 0 0 15px;
			margin: 0 0 25px 14px;
			display: block;
		}

			.block-type-06 > .inner .back:hover {
				text-decoration: underline;
			}

	.block-type-06 .title, #sidebar .block-type-06 .title a {
		color: #fff;
		text-transform: uppercase;
	}

	.block-type-06 .title {
		font-weight: bold;
		font-size: 1.4em;
		padding: 0 14px 10px 14px;
	}

#sidebar .block-type-06 .title a {
	font-size: 1em;
	text-decoration: none;
}

	#sidebar .block-type-06 .title a:hover {
		text-decoration: underline;
	}

.block-type-06 ul li {
	padding: 6px 14px 6px 14px;
	font-size: 1.4em;
}

	.block-type-06 ul li a, .block-type-06 ul li strong {
		background: url(picto-arrow-01.png) left 4px no-repeat;
		color: #fff;
		text-decoration: none;
		padding: 0 0 0 12px;
		display: block;
	}

		.block-type-06 ul li a:hover {
			text-decoration: underline;
		}

	.block-type-06 ul li.active {
		background-color: #184a71;
	}

		.block-type-06 ul li.active strong {
			background: none;
		}

	.block-type-06 ul li a.active {
		background: #184A71;
		margin: -6px -14px;
		padding: 6px 14px 6px 26px;
		font-weight: bold;
		cursor: default;
	}

		.block-type-06 ul li a.active:hover {
			text-decoration: none;
		}

.block-type-06 ul ul {
	display: none;
}

.block-type-07 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-07 section {
		border-bottom: 1px solid #e4e4e4;
	}

		.block-type-07 section .inner {
			padding: 15px;
		}

		.block-type-07 section > .inner > .title {
			color: #4f89aa;
			font-size: 1.2em;
			text-transform: uppercase;
			font-weight: bold;
			padding: 0 0 10px 20px;
			background: url(pictos.png) left -1700px no-repeat;
		}

		.block-type-07 section .carousel {
			width: 270px;
		}

			.block-type-07 section .carousel .caroufredsel_wrapper {
				height: auto !important;
			}

				.block-type-07 section .carousel .caroufredsel_wrapper > ul {
					min-height: 0 !important;
					position: relative !important;
				}

			.block-type-07 section .carousel li > a {
				text-decoration: none;
			}

				.block-type-07 section .carousel li > a:hover {
					text-decoration: underline;
				}

			.block-type-07 section .carousel .title {
				color: #535354;
				font-size: 1.3em;
				font-weight: bold;
				padding: 0 0 15px 0;
			}

			.block-type-07 section .carousel .figure img {
				display: block;
			}

			.block-type-07 section .carousel .figure {
				margin: 0 0 8px 0;
			}

			.block-type-07 section .carousel p {
				font-size: 1.2em;
				color: #535354;
			}

				.block-type-07 section .carousel p.legend {
					color: #000000;
					font-size: 1.2em;
					padding: 0 0 10px 0;
				}

			.block-type-07 section .carousel li {
				float: left;
				width: 270px;
				display: block;
			}

			.block-type-07 section .carousel .pager {
				text-align: center;
				padding: 10px 0 0 0;
			}

				.block-type-07 section .carousel .pager a {
					background: url(picto-bullet-03.png) no-repeat 50% 50%;
					display: inline-block;
					overflow: hidden;
					width: 13px;
					height: 16px;
					margin: 0 6px;
				}

					.block-type-07 section .carousel .pager a.selected {
						background: url(picto-bullet-02.png) no-repeat 50% 50%;
					}

					.block-type-07 section .carousel .pager a img {
						display: none;
						vertical-align: middle;
					}

	.block-type-07 .links li {
		border-bottom: 1px solid #eaeceb;
		font-size: 1.2em;
		color: #000;
	}

		.block-type-07 .links li:last-child {
			border: 0;
		}

		.block-type-07 .links li a {
			color: #000000;
			display: block;
			padding: 8px 20px 8px 0;
			background: url(picto-arrow-08.png) right 8px no-repeat;
			text-decoration: none;
		}

			.block-type-07 .links li a:hover {
				text-decoration: underline;
			}

			.block-type-07 .links li a span {
				color: #535354;
				display: block;
				font-size: 0.9em;
			}

.block-type-08 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-08 > .inner {
		padding: 15px 15px 0;
	}

	.block-type-08 .inner > .title {
		font-size: 1.4em;
		font-weight: normal;
		color: #454545;
		text-transform: uppercase;
		padding: 0 0 15px 20px;
		line-height: 1.1em;
		background: url(pictos.png) left -1100px no-repeat;
	}

	.block-type-08 > .inner > ul > li {
		width: 395px;
		float: left;
		margin: 0 0 20px 0;
	}

	.block-type-08 > .inner > ul {
		overflow: hidden;
	}

		.block-type-08 > .inner > ul > li:nth-child(2n) {
			margin: 0 0 20px 20px;
		}

	.block-type-08 ul li .figure {
		position: relative;
	}

	.block-type-08 ul li a {
		text-decoration: none;
	}

		.block-type-08 ul li a:hover * {
			text-decoration: underline;
		}

	.block-type-08 .inner .figure img {
		display: block;
	}

	.block-type-08 .inner .figure .caption {
		position: absolute;
		z-index: 1;
		min-height: 85px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 10px 30px 10px 10px;
		bottom: 0;
		left: 0;
		width: 100%;
		background: rgba(0,0,0,0.6);
	}

		.block-type-08 .inner .figure .caption > .title {
			font-weight: bold;
			color: #fff;
			font-size: 1.4em;
			padding: 0 0 2px 0;
		}

		.block-type-08 .inner .figure .caption p {
			color: #fff;
			font-size: 1.2em;
		}

		.block-type-08 .inner .figure .caption .more {
			display: block;
			overflow: hidden;
			text-indent: -9999px;
			width: 20px;
			height: 20px;
			background: url(pictos.png) no-repeat 0 -1600px;
			position: absolute;
			right: 10px;
			top: 10px;
		}

			.block-type-08 .inner .figure .caption .more.color-a {
				background: url(arrow-color-a.jpg) no-repeat 0 0;
			}

			.block-type-08 .inner .figure .caption .more.color-b {
				background: url(arrow-color-b.jpg) no-repeat 0 0;
			}

			.block-type-08 .inner .figure .caption .more.color-c {
				background: url(arrow-color-c.jpg) no-repeat 0 0;
			}

.block-type-01 .block-type-08 .inner {
	padding: 0;
}

#sidebar .widget {
	text-align: center;
}

.block-type-09 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-09 > .inner {
		padding: 15px;
		overflow: hidden;
	}

		.block-type-09 > .inner > .title {
			font-size: 1.4em;
			font-weight: normal;
			color: #454545;
			text-transform: uppercase;
			padding: 0 0 24px 20px;
			background: url(pictos.png) left -1099px no-repeat;
		}

	.block-type-09 article {
		width: 260px;
		float: left;
		margin: 0 15px 0 0;
	}

		.block-type-09 article h4 {
			text-transform: uppercase;
			font-size: 1.1em;
			margin-bottom: 7px;
			font-family: Verdana;
		}

		.block-type-09 article .color-a {
			color: #b871c5;
		}

		.block-type-09 article .color-b {
			color: #88c13e;
		}

		.block-type-09 article .color-c {
			color: #e95d0f;
		}

		.block-type-09 article a:hover h4 {
			text-decoration: underline;
		}

		.block-type-09 article:last-child {
			margin-right: 0;
		}

		.block-type-09 article img {
			display: block;
		}

		.block-type-09 article .title {
			color: #000000;
			font-size: 1.6em;
			font-weight: normal;
			padding: 0 0 5px 0;
		}

		.block-type-09 article p {
			color: #535354;
			font-size: 1.2em;
		}

		.block-type-09 article a {
			text-decoration: none;
		}

			.block-type-09 article a .figure {
				position: relative;
				overflow: hidden;
				margin: 0 0 8px 0;
			}

			.block-type-09 article a .title {
				color: #000;
			}

			.block-type-09 article a:hover {
				text-decoration: underline;
			}

		.block-type-09 article .link-type-02 {
			text-align: center;
		}

.block-type-01 .block-type-09 .inner {
	padding: 0;
}

.node-type-dossier .block-type-01 .block-intro {
	border-bottom: 2px solid #4f89aa;
	padding: 10px 0 20px 0;
	margin-bottom: 20px;
}

.block-wysiwyg .block-advisor {
	margin: 0 0 30px 0;
	overflow: hidden;
}

.block-wysiwyg .block-type-04 {
	margin: 0 0 30px 0;
}

	.block-wysiwyg .block-type-04 > .inner {
		padding: 0;
	}

		.block-wysiwyg .block-type-04 > .inner > .title {
			color: #998677;
			text-transform: none;
		}

		.block-wysiwyg .block-type-04 > .inner .links-02 {
			border-top: 2px solid #d5d9d8;
			border-bottom: 2px solid #d5d9d8;
			background: #f3f3f3;
		}

			.block-wysiwyg .block-type-04 > .inner .links-02 li {
				padding: 15px 10px;
				margin: 0;
			}

	.block-wysiwyg .block-type-04.block-social-tags {
		border-top: 1px solid #b0b6b8;
		border-bottom: 1px solid #b0b6b8;
	}

		.block-wysiwyg .block-type-04.block-social-tags p.tags {
			padding: 12px 10px 12px 25px;
			background-position: 0 -2488px;
		}

.block-social-tags p.tags {
	display: inline-block;
	vertical-align: middle;
}

.block-social-tags .social {
	display: inline-block;
	width: 126px;
	vertical-align: middle;
}

.block-wysiwyg .block-type-09 > .inner {
	padding: 0;
}

	.block-wysiwyg .block-type-09 > .inner > .title {
		color: #998677;
		text-transform: none;
	}

.block-wysiwyg .block-type-10 > .inner {
	padding: 0;
}

	.block-wysiwyg .block-type-10 > .inner > .title {
		color: #998677;
		text-transform: none;
	}

.block-wysiwyg .content {
	font-size: 1.4em;
	line-height: 1.4em;
}

	.block-wysiwyg .content h2, .block-wysiwyg .content h1 {
		font-weight: normal;
		font-size: 2.143em;
		color: #998677;
		padding: 0 0 5px 0;
		background: none;
		line-height: 34px;
	}

	.block-wysiwyg .content p {
		font-size: 1em;
		color: #535354;
		padding: 0 0 10px 0;
	}

	.block-wysiwyg .content h2, .block-wysiwyg .content h1 {
		padding-top: 20px;
	}

	.block-wysiwyg .content p + h2, .block-wysiwyg .content p + h1 {
		padding-top: 0;
	}

	.block-wysiwyg .content a {
		color: #535354;
		text-decoration: underline;
	}

.section-research .block-wysiwyg .content a {
	color: #998677;
	text-decoration: none;
}

	.section-research .block-wysiwyg .content a:hover {
		text-decoration: underline;
	}

.block-wysiwyg .content a:hover {
	text-decoration: none;
}

.block-wysiwyg .content p.date {
	font-size: 0.857em;
	padding: 0 0 10px 0;
}

.block-wysiwyg .content h3, .block-type-04.block-content h3 {
	color: #998677;
	font-size: 18px;
	font-weight: normal;
	background: url(pictos.png) no-repeat left -1096px;
	padding: 0 0 15px 20px;
	line-height: 26px;
	overflow: hidden;
}

#form-quicksearch h3 {
	color: #998677;
	font-size: 18px;
	font-weight: normal;
	background: url(pictos.png) no-repeat left -1096px;
	padding: 0 0 15px 20px;
	line-height: 26px;
	overflow: hidden;
}


.block-wysiwyg .content h4, .block-type-04.block-content h4 {
	color: #998677;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 25px 0;
	background: none;
}

.block-wysiwyg .content {
	color: #535354;
	padding-bottom: 25px;
}

.block-wysiwyg p.intro {
	color: #000;
	font-weight: bold;
}

.block-wysiwyg .content ul li {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 7px;
	padding: 0 0 2px 15px;
	/*color: #535354;*/
	font-size: 1em;
}

	.block-wysiwyg .content ul li p {
		font-size: 1em;
	}

.block-wysiwyg .content ul {
	padding-left: 15px;
}

.block-wysiwyg .content ol {
	padding-left: 33px;
}

.block-wysiwyg .content ul, .block-wysiwyg .content ol {
	/*padding-bottom: 20px;*/
	overflow: hidden;
}

.block-wysiwyg .content img {
	margin: 0 0 38px 0;
	display: block;
}

.block-wysiwyg .content blockquote {
	padding: 0 45px 40px;
	font-size: 1.071em;
	color: #998677;
	line-height: 1.4em;
	font-style: italic;
}

	.block-wysiwyg .content blockquote p {
		font-size: 1em;
		color: #998677;
		padding: 0;
	}

		.block-wysiwyg .content blockquote p.author, .block-wysiwyg .content blockquote .author {
			display: block;
			font-size: 1em;
			text-align: right;
			color: #535354;
		}

.block-wysiwyg .content .frame {
	background: #998677;
	margin: 25px 0 30px 0;
	color: #fff;
	font-size: 1em;
	line-height: 1.4em;
	padding: 30px 60px 25px 60px;
}

	.block-wysiwyg .content .frame ul {
		padding-bottom: 0;
	}

		.block-wysiwyg .content .frame ul li {
			color: #fff;
			background: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgABwAHAwERAAIRAQMRAf/EAEoAAQAAAAAAAAAAAAAAAAAAAAoBAQAAAAAAAAAAAAAAAAAAAAAQAQAAAAAAAAAAAAAAAAAAAAARAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AH8A/9k=') no-repeat left 6px;
		}

	.block-wysiwyg .content .frame p {
		padding: 0;
		color: #fff;
	}

		.block-wysiwyg .content .frame p + ul {
			padding-top: 20px;
		}

.block-wysiwyg .content p + .frame {
	margin-top: 0;
}

.block-wysiwyg .content table {
	width: 100%;
	border-collapse: collapse;
}

	.block-wysiwyg .content table caption {
		font-size: 0.786em;
		padding: 0 0 5px 0;
		text-align: center;
		font-style: italic;
	}

	.block-wysiwyg .content table th {
		color: #fff;
		font-weight: bold;
		border: 1px solid #fff;
		background: #998677;
		font-size: 0.857em;
		padding: 0 10px;
		height: 30px;
		vertical-align: middle;
	}

		.block-wysiwyg .content table th p {
			padding: 0;
			font-size: 0.714em;
			line-height: 120%;
			color: #fff;
		}

.block-wysiwyg .content .note {
	font-size: 0.786em;
}

.block-wysiwyg .content table td {
	background: #f3f3f3;
	padding: 10px;
	border: 1px solid #fff;
	vertical-align: middle;
}

	.block-wysiwyg .content table td ul li {
		background-position: left 6px;
	}

	.block-wysiwyg .content table td .asset.asset-wrapper {
		margin-bottom: 0;
	}

	.block-wysiwyg .content table td p {
		font-size: 0.857em;
		padding: 0;
	}

	.block-wysiwyg .content table td ul {
		padding: 0;
	}

		.block-wysiwyg .content table td ul li {
			font-size: 0.857em;
		}

.block-wysiwyg .content table tr:nth-child(2n) td {
	background: #e6e6e6;
}

.block-wysiwyg .block-comments header {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d5d9d8;
	overflow: hidden;
}

	.block-wysiwyg .block-comments header .title {
		font-weight: bold;
		color: #998677;
		font-size: 1.6em;
	}

	.block-wysiwyg .block-comments header .btn-type-02 {
		float: right;
	}

		.block-wysiwyg .block-comments header .btn-type-02:hover {
			text-decoration: underline;
		}

.block-wysiwyg .block-comments .comment {
	overflow: hidden;
	border-bottom: 1px solid #d5d9d8;
	padding: 15px 0;
}

	.block-wysiwyg .block-comments .comment:last-child {
		border-bottom: 0;
	}

.block-wysiwyg .block-comments .details {
	float: left;
	width: 208px;
	padding: 0 10px 0 0;
}

.block-wysiwyg .block-comments .content {
	float: left;
	width: 590px;
}

.block-wysiwyg .block-comments p {
	color: #535354;
	font-size: 1.2em;
	padding: 0;
}

.block-wysiwyg .block-comments .name {
	font-weight: bold;
	color: #000;
	font-size: 1.3em;
}

.block-wysiwyg .block-comments a.more {
	text-align: center;
	color: #fff;
	display: block;
	min-height: 22px;
	line-height: 22px;
	background: #4d4d4d;
	text-decoration: none;
	font-size: 1.3em;
	margin: -1px 0 18px 0;
	position: relative;
}

	.block-wysiwyg .block-comments a.more:hover, .block-wysiwyg .block-comments a.more:focus {
		text-decoration: underline;
	}

.block-type-10 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-10 > .inner {
		padding: 15px;
		overflow: hidden;
	}

		.block-type-10 > .inner > .title {
			font-size: 1.4em;
			font-weight: normal;
			color: #454545;
			text-transform: uppercase;
			padding: 0 0 15px 20px;
			background: url(pictos.png) left -1099px no-repeat;
		}

	.block-type-10 article {
		width: 260px;
		float: left;
		margin: 0 15px 0 0;
	}

		.block-type-10 article:last-child {
			margin: 0;
		}

		.block-type-10 article > a {
			display: block;
			text-decoration: none;
			position: relative;
			min-height: 240px;
			height: auto;
		}

			.block-type-10 article > a img {
				display: block;
			}

			.block-type-10 article > a .caption {
				background: #998677;
				position: absolute;
				padding: 10px 10px 30px;
				height: 95px;
				left: 0;
				position: relative;
			}

				.block-type-10 article > a .caption .title {
					font-weight: normal;
					color: #ffffff;
					font-size: 1.4em;
					padding: 0 0 20px 0;
				}

				.block-type-10 article > a .caption .excerpt {
					color: #cdcdcd;
					font-size: 1.3em;
				}

				.block-type-10 article > a .caption .date {
					font-size: 1.1em;
					color: #fff;
					position: absolute;
					left: 10px;
					bottom: 10px;
				}

			.block-type-10 article > a:hover * {
				text-decoration: underline;
			}

			.block-type-10 article > a .caption {
				min-height: 200px;
				height: auto;
			}

			.block-type-10 article > a .figure {
				overflow: hidden;
			}

				.block-type-10 article > a .figure + .caption {
					min-height: 95px;
					height: auto;
					position: absolute;
					padding: 10px;
					bottom: 0;
					width: 100%;
					-webkit-box-sizing: border-box;
					-moz-box-sizing: border-box;
					box-sizing: border-box;
				}

.block-type-11 {
	background: #fff;
	clear: both;
	margin: 0 0 20px 0;
}

	.block-type-11 > .inner {
		padding: 20px;
		overflow: hidden;
	}

	.block-type-11 .desc {
		width: 380px;
		float: left;
		padding: 20px 0 0 0;
		color: #004c9a;
		font-size: 2.1em;
	}

		.block-type-11 .desc strong, .block-type-11 .desc p strong {
			color: #004c9a;
			padding: 0;
			display: block;
		}

		.block-type-11 .desc h1 {
			font-size: 1em;
			font-weight: normal;
		}

	.block-type-11 .block-type-02 {
		width: 805px;
		overflow: hidden;
		padding: 0 0 35px 0;
	}

		.block-type-11 .block-type-02 ul {
			float: right;
			width: 360px;
		}

#secondary-nav, html[lang=en] .section-home #secondary-nav {
	display: none;
	margin: 0 0 20px 0;
}

.section-home #secondary-nav {
	display: block;
}

#secondary-nav li {
	margin: 0 0 1px 0;
}

	#secondary-nav li a {
		color: #fff;
		text-decoration: none;
		padding: 20px 30px;
		display: block;
		background: url(picto-arrow-07.png) 250px 25px no-repeat;
	}

		#secondary-nav li a:hover, #secondary-nav li a:focus {
			text-decoration: underline;
		}

		#secondary-nav li a p {
			font-size: 1.3em;
		}

		#secondary-nav li a .title {
			font-size: 2.4em;
			font-weight: bold;
			line-height: 1em;
			padding: 0 35px 8px 0;
		}

.zoom #secondary-nav li a .title {
	word-wrap: break-word;
}

#secondary-nav .section-community {
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FF9019),color-stop(1,#FF720E));
	background-image: -moz-linear-gradient(bottom,#FF9019 0%,#FF720E 100%);
	background-image: -webkit-linear-gradient(bottom,#FF9019 0%,#FF720E 100%);
	background-image: -ms-linear-gradient(bottom,#FF9019 0%,#FF720E 100%);
	background-image: linear-gradient(to bottom,#ff9019 0%,#ff720e 100%);
}

#secondary-nav .section-pro {
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#88C13E),color-stop(1,#6AAB28));
	background-image: -moz-linear-gradient(bottom,#88C13E 0%,#6AAB28 100%);
	background-image: -webkit-linear-gradient(bottom,#88C13E 0%,#6AAB28 100%);
	background-image: -ms-linear-gradient(bottom,#88C13E 0%,#6AAB28 100%);
	background-image: linear-gradient(to bottom,#88c13e 0%,#6aab28 100%);
}

#secondary-nav .section-individual {
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#b871c5),color-stop(1,#a053af));
	background-image: -moz-linear-gradient(bottom,#b871c5 0%,#a053af 100%);
	background-image: -webkit-linear-gradient(bottom,#b871c5 0%,#a053af 100%);
	background-image: -ms-linear-gradient(bottom,#b871c5 0%,#a053af 100%);
	background-image: linear-gradient(to bottom,#b871c5 0%,#a053af 100%);
}

.block-type-12 {
	background: #fff;
	margin: 0 0 20px 0;
	width: 410px;
}

.section-home .block-type-12 {
	float: left;
	margin: 0 0 20px 0;
}

.section-home a.block-type-12 {
	display: block;
	text-decoration: none;
}

	.section-home a.block-type-12:hover {
		text-decoration: underline;
	}

		.section-home a.block-type-12:hover .link-type-01 {
			text-decoration: underline;
		}

.section-home .col-block {
	float: left;
	margin: 0 20px 0 0;
	width: 410px;
}

	.section-home .col-block + .col-block {
		margin: 0;
	}

.block-type-12 > .inner {
	padding: 15px;
	overflow: hidden;
	text-align: center;
	position: relative;
	width: 410px;
	height: 350px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.block-type-12.w-link > .inner {
	padding-bottom: 40px;
}

.block-type-12 > .inner > .title {
	font-size: 1.4em;
	font-weight: normal;
	color: #454545;
	text-transform: uppercase;
	text-align: left;
	padding: 0 0 15px 20px;
	background: url(pictos.png) left -1099px no-repeat;
}

.block-type-12 > .inner .figure {
	text-align: center;
	padding: 0 0 10px 0;
}

	.block-type-12 > .inner .figure img {
		display: inline;
	}

.block-type-12 > .inner .title-02 {
	font-weight: normal;
	text-align: center;
	color: #525353;
	font-size: 2.8em;
	line-height: 1.2em;
	padding: 0 0 5px 0;
}

	.block-type-12 > .inner .title-02 span {
		color: #998677;
		display: block;
	}

.block-type-12 > .inner p {
	color: #58585a;
	font-size: 1.3em;
	padding: 0 25px 0 25px;
}

.block-type-12 > .inner .more {
	position: absolute;
	bottom: 20px;
	right: 20px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	float: right;
	width: 20px;
	height: 20px;
	background: url(pictos.png) no-repeat 0 -1600px;
}

.block-type-12 > .inner .link-type-01 {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.mag-carousel {
	width: 230px;
	padding: 0 20px 12px;
	position: relative;
	margin: 0 auto;
}

	.mag-carousel .control {
		overflow: hidden;
		display: block;
		position: absolute;
		top: 74px;
		width: 8px;
		z-index: 2;
		height: 21px;
	}

	.mag-carousel .caroufredsel_wrapper {
		min-height: 207px;
		height: auto !important;
	}

		.mag-carousel .caroufredsel_wrapper > ul {
			position: relative !important;
			min-height: 207px;
			height: auto !important;
		}

.block-type-12 .mag-carousel .caroufredsel_wrapper {
	min-height: 249px;
}

	.block-type-12 .mag-carousel .caroufredsel_wrapper > ul {
		min-height: 249px;
	}

.mag-carousel .control.disabled {
	display: none !important;
}

.mag-carousel .previous {
	left: 0;
}

.mag-carousel .next {
	right: 0;
}

.mag-carousel .caroufredsel_wrapper > ul > li {
	float: left;
	width: 230px;
	text-align: center;
	position: relative;
}

.mag-carousel li > a {
	text-decoration: none;
}

	.mag-carousel li > a:hover {
		text-decoration: underline;
	}

.mag-carousel li .figure {
	padding: 0;
}

.mag-carousel li .name {
	color: #535354;
	font-size: 1.3em;
	font-weight: bold;
}

.block-type-12 > .inner .mag-carousel p {
	padding: 0;
}

.block-type-12 > .inner .link-type-01 {
	padding: 0 15px 0 0;
}

.mag-carousel li .subject {
	font-family: Verdana,Arial,"Helvetica Neue",Helvetica,sans-serif;
	color: #808285;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1em;
	text-align: center;
	display: block;
	font-weight: bold;
}

	.mag-carousel li .subject:hover {
		text-decoration: underline;
	}

.block-type-09 article img, .block-type-08 .inner .figure img, .block-type-03 .big-article .figure img, .block-type-01 .secondary .ad img {
	width: 100%;
	height: auto;
}

.block-type-09 .mag-carousel {
	width: 260px;
	padding: 0;
	text-align: center;
}

	.block-type-09 .mag-carousel ul {
		text-align: left;
	}

	.block-type-09 .mag-carousel li {
		width: 260px;
	}

	.block-type-09 .mag-carousel .figure {
		height: 146px;
	}

		.block-type-09 .mag-carousel .figure img {
			display: inline;
			width: auto;
		}

	.block-type-09 .mag-carousel .desc {
		text-align: left;
	}

.strip-container {
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 6;
}

.noJS .strip-container {
	position: relative;
}

#media-strip {
	width: 1160px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 29px 0;
	background: #fff;
}

.hasJS #media-strip {
	opacity: 0;
}

.zoom #media-strip .core {
	padding: 0 0 100px 0;
}

#media-strip .core {
	border-top: 1px solid #41718c;
	background: #ffffff;
	position: relative;
	z-index: 2;
}

#media-strip .inner {
	border-top: 1px solid #fff;
	background: url(bg-gradient.png) left top repeat-x #fff;
	padding: 14px 0 0 0;
	overflow: hidden;
}

#media-strip .nav {
	min-height: 29px;
	border-bottom: 1px solid #426172;
	clear: both;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
}

	#media-strip .nav .toggle {
		display: block;
		color: #fff;
		text-decoration: none;
		text-align: center;
		width: 103px;
		float: left;
		background: #000;
		color: #c1c1c1;
		font-size: 1.3em;
		line-height: 29px;
		min-height: 29px;
	}

		#media-strip .nav .toggle:hover, #media-strip .nav .toggle:focus {
			text-decoration: underline;
		}

		#media-strip .nav .toggle span.close {
			background: url(pictos.png) 10px -6890px no-repeat;
			padding: 0 18px;
			display: block;
		}

		#media-strip .nav .toggle span.open {
			background: url(pictos.png) 15px -6990px no-repeat;
			padding: 0 18px;
			display: none;
		}

		#media-strip .nav .toggle.open span.open {
			display: block;
		}

		#media-strip .nav .toggle.open span.close {
			display: none;
		}

	#media-strip .nav .media {
		float: left;
		text-align: center;
		color: #fff;
		text-decoration: none;
		background: #4f89aa;
		width: 1057px;
		display: block;
		color: #fff;
		text-align: center;
		min-height: 29px;
		line-height: 29px;
		font-weight: bold;
		font-size: 1.3em;
	}

		#media-strip .nav .media:hover {
			text-decoration: underline;
		}

		#media-strip .nav .media span {
			padding: 0 17px;
			background: url(pictos.png) left -6796px no-repeat;
		}

#media-strip .inner .title {
	color: #4f89aa;
	font-size: 1.7em;
	font-weight: normal;
	display: block;
	width: 130px;
	float: left;
	padding: 0 10px 0 20px;
}

#media-strip .inner .media-carousel {
	padding: 0 25px 0px 25px;
	float: left;
	width: 925px;
	overflow: hidden;
	position: relative;
	height: 108px;
	margin-bottom: 10px;
}

	#media-strip .inner .media-carousel .caroufredsel_wrapper {
		height: 108px;
	}

		#media-strip .inner .media-carousel .caroufredsel_wrapper > ul {
			height: auto !important;
			position: relative !important;
		}

	#media-strip .inner .media-carousel ul {
		overflow: hidden;
	}

	#media-strip .inner .media-carousel li {
		width: 305px;
		padding: 0 20px 0 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
	}

.noJS #media-strip .inner .media-carousel li {
	padding: 0 20px 10px 0;
}

#media-strip .inner .media-carousel li .picture, .block-type-19 .list-01 li .picture {
	display: block;
	height: 108px;
	width: 76px;
	background: url(/sites/all/themes/ademe/images/sprites.png) 0 -57px no-repeat;
	float: left;
	margin: 0 12px 0 0;
}

	#media-strip .inner .media-carousel li .picture .img, .block-type-19 .list-01 li .picture .img {
		display: table-cell;
		width: 76px;
		vertical-align: middle;
		height: 108px;
		text-align: center;
	}

		#media-strip .inner .media-carousel li .picture .img img, .block-type-19 .list-01 li .picture .img img {
			display: inline;
		}

	#media-strip .inner .media-carousel li .picture .picto, .block-type-19 .list-01 li .picture .picto {
		display: block;
		margin: 35px auto 0;
		overflow: hidden;
		text-indent: -9999px;
		background: url(pictos.png) left top no-repeat;
		width: 42px;
		height: 42px;
	}

#media-strip .inner .media-carousel li.doc .picto, .block-type-19 .list-01 li.doc .picto {
	margin: 32px auto 0;
}

#media-strip .inner .media-carousel li .content, .block-type-19 .list-01 li .content {
	float: left;
	width: 190px;
	position: relative;
	min-height: 88px;
	padding: 0 0 20px 0;
}

#media-strip .inner .media-carousel li p, .block-type-19 .list-01 li p {
	color: #2c2c2c;
	font-size: 1.2em;
}

	#media-strip .inner .media-carousel li p a, .block-type-19 .list-01 li p a {
		color: #2c2c2c;
		text-decoration: none;
	}

		#media-strip .inner .media-carousel li p a:hover, .block-type-19 .list-01 li p a:hover {
			text-decoration: underline;
		}

	#media-strip .inner .media-carousel li p.category, .block-type-19 .list-01 li p.category {
		color: #4f89aa;
		font-size: 1.1em;
		background: url(pictos.png) left top no-repeat;
		padding: 0 0 0 20px;
		position: absolute;
		left: 0;
		bottom: 0;
		line-height: 14px;
	}

#media-strip .inner .media-carousel li.studies .picture span, .block-type-19 .list-01 li.studies .picture span {
	background-position: 0 -6200px;
}

#media-strip .inner .media-carousel li.studies .category, .block-type-19 .list-01 li.studies .category {
	background-position: 0 -6300px;
}

#media-strip .inner .media-carousel li.guide .picture span, .block-type-19 .list-01 li.guide .picture span {
	background-position: 0 -6400px;
}

#media-strip .inner .media-carousel li.guide .category, .block-type-19 .list-01 li.guide .category {
	background-position: 0 -6500px;
}

#media-strip .inner .media-carousel li.tools .picture span, .block-type-19 .list-01 li.tools .picture span {
	background-position: 0 -6600px;
}

#media-strip .inner .media-carousel li.tools .category, .block-type-19 .list-01 li.tools .category {
	background-position: 0 -6700px;
}

#media-strip .inner .media-carousel li.doc .picture span, .block-type-19 .list-01 li.doc .picture span {
	background-position: 0 -9380px;
}

#media-strip .inner .media-carousel li.doc .category, .block-type-19 .list-01 li.doc .category {
	background-position: 0 -9480px;
}

#media-strip .inner .media-carousel a.control {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 48px;
	z-index: 2;
}

	#media-strip .inner .media-carousel a.control.disabled {
		display: none !important;
	}

#media-strip .inner .media-carousel a.previous {
	width: 12px;
	height: 12px;
	left: 0;
}

#media-strip .inner .media-carousel a.next {
	width: 12px;
	height: 16px;
	right: 0;
}

.block-type-13 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-13 .inner {
		padding: 20px 15px;
	}

		.block-type-13 .inner > .title {
			color: #4f89aa;
			font-size: 2.8em;
			font-weight: normal;
		}

.section-community .block-type-13 .inner > .title {
	color: #ff8f19;
}

.section-individual .block-type-13 .inner > .title {
	color: #b871c5;
}

.section-pro .block-type-13 .inner > .title {
	color: #88c13e;
}

.block-type-13 .inner section {
	border-top: 1px solid #4f89aa;
	padding: 28px 0 0 0;
	overflow: hidden;
	margin: 25px 0 0 0;
}

.section-community .block-type-13 .inner section {
	border-top: 1px solid #ff8f19;
}

.section-individual .block-type-13 .inner section {
	border-top: 1px solid #b871c5;
}

.section-pro .block-type-13 .inner section {
	border-top: 1px solid #88c13e;
}

.block-type-13 .inner section .sub-title {
	color: #4f89aa;
	font-size: 2em;
	font-weight: bold;
	float: left;
	width: 250px;
	padding: 0 20px 0 0;
	display: block;
}

.section-community .block-type-13 .inner section .sub-title {
	color: #ff8f19;
}

.section-individual .block-type-13 .inner section .sub-title {
	color: #b871c5;
}

.section-pro .block-type-13 .inner section .sub-title {
	color: #88c13e;
}

.block-type-13 .inner section ul {
	width: 540px;
	float: right;
}

	.block-type-13 .inner section ul li {
		border-bottom: 1px solid #d5d9d8;
		padding: 7px 0;
	}

		.block-type-13 .inner section ul li:first-child {
			padding-top: 0;
		}

		.block-type-13 .inner section ul li:last-child {
			border: 0;
		}

		.block-type-13 .inner section ul li a {
			color: #000000;
			font-size: 1.3em;
			background: url(pictos.png) right -7097px no-repeat;
			font-family: Tahoma,Arial,"Helvetica Neue",Helvetica,sans-serif;
			text-decoration: none;
			display: block;
			padding: 0 15px 0 0;
		}

.section-community .block-type-13 .inner section ul li a {
	background-position: right -3496px;
}

.section-individual .block-type-13 .inner section ul li a {
	background-position: right -3696px;
}

.section-pro .block-type-13 .inner section ul li a {
	background-position: right -3596px;
}

.block-type-13 .inner section ul li a:hover {
	text-decoration: underline;
}

.block-type-14 {
	background: url(bg-block-type-14.png) left top repeat;
	overflow: hidden;
	margin: 0 0 20px 0;
	display: block;
	text-decoration: none;
}

a.block-type-14:hover * {
	text-decoration: underline;
}

.block-type-14 .inner {
	margin: 20px;
	padding: 20px 20px 30px;
	background: #fff;
	text-align: center;
}

	.block-type-14 .inner img {
		margin: 0 0 20px;
	}

	.block-type-14 .inner p {
		color: #000000;
		font-size: 1.4em;
		padding: 0 0 20px 0;
	}

	.block-type-14 .inner ul, .block-type-14 .inner ol {
		padding-bottom: 14px;
		text-align: left;
		font-size: 1.4em;
		color: #000;
	}

	.block-type-14 .inner ul {
		padding-left: 14px;
	}

	.block-type-14 .inner ol {
		padding-left: 33px;
	}

	.block-type-14 .inner ul li {
		background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 5px;
		padding: 0 0 2px 19px;
	}

	.block-type-14 .inner p:last-child {
		padding: 0;
	}

	.block-type-14 .inner p span, .block-type-14 .inner p a {
		text-decoration: none;
		color: #4f89aa;
	}

		.block-type-14 .inner p a:hover {
			text-decoration: underline;
		}

	.block-type-14 .inner .title {
		text-transform: uppercase;
		color: #4f89aa;
		padding: 0 0 15px 0;
		font-size: 1.8em;
		font-weight: bold;
	}

		.block-type-14 .inner .title a {
			text-decoration: none;
			color: #4f89aa;
		}

			.block-type-14 .inner .title a:hover {
				text-decoration: underline;
			}

.block-type-14.linked:hover a {
	text-decoration: underline;
}

.hasJS .block-type-14.linked {
	cursor: pointer;
}

.block-type-15 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-15 .inner {
		padding: 20px 15px 0;
	}

		.block-type-15 .inner .link-back {
			text-decoration: none;
			font-weight: bold;
			color: #4f89aa;
			font-size: 1.4em;
			float: right;
			padding: 0 0 0 15px;
			margin: 10px 0 0 0;
			background: url(pictos.png) left -7396px no-repeat;
		}

.section-community .block-type-15 .inner .link-back {
	color: #ff8f19;
	background-position: 0 -3496px;
}

.section-individual .block-type-15 .inner .link-back {
	color: #b871c5;
	background-position: 0 -3696px;
}

.section-pro .block-type-15 .inner .link-back {
	color: #88c13e;
	background-position: 0 -3596px;
}

.block-type-15 .inner .link-back:hover {
	text-decoration: underline;
}

.block-type-15 .inner > .title {
	color: #4f89aa;
	font-size: 2.8em;
	clear: left;
	font-weight: normal;
	padding: 0 0 25px 0;
	border: none;
}

.section-community .block-type-15 .inner > .title {
	color: #ff8f19;
}

.section-individual .block-type-15 .inner > .title {
	color: #b871c5;
}

.section-pro .block-type-15 .inner > .title {
	color: #88c13e;
}

.block-type-15 .inner section {
	padding: 0 0 20px 0;
}

	.block-type-15 .inner section > ul {
		padding: 0 0 0 20px;
	}

	.block-type-15 .inner section header {
		background: #4f89aa;
		color: #fff;
		padding: 15px 20px;
	}

.section-community .block-type-15 .inner section header {
	background: #ff8f19;
}

.section-individual .block-type-15 .inner section header {
	background: #b871c5;
}

.section-pro .block-type-15 .inner section header {
	background: #88c13e;
}

.block-type-15 .inner section header .title {
	font-weight: bold;
	font-size: 1.6em;
}

.block-type-15 .inner section li {
	border-bottom: 1px solid #d5d9d8;
	padding: 15px 0;
}

	.block-type-15 .inner section li:last-child {
		border: 0;
	}

	.block-type-15 .inner section li .content {
		overflow: hidden;
	}

	.block-type-15 .inner section li .content, .block-expand li .content {
		display: none;
	}

		.block-type-15 .inner section li .content p {
			padding: 0 0 22px 0;
		}

			.block-type-15 .inner section li .content .qr-answer, .block-type-15 .inner section li .content p.date, .block-type-15 .inner section li .content .more {
				font-size: 1.3em;
				color: #000;
			}

			.block-type-15 .inner section li .content p a {
				color: #000;
				text-decoration: underline;
			}

		.block-type-15 .inner section li .content ul {
			padding-left: 15px;
		}

		.block-type-15 .inner section li .content ul, .block-type-15 .inner section li .content ol {
			padding-bottom: 20px;
		}

			.block-type-15 .inner section li .content ol li, .block-type-15 .inner section li .content ul li {
				border: 0;
			}

		.block-type-15 .inner section li .content ol {
			padding-left: 33px;
		}

		.block-type-15 .inner section li .content ul li {
			background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 4px;
			padding: 0 0 2px 19px;
		}

		.block-type-15 .inner section li .content ol li {
			padding: 0 0 2px 0px;
		}

		.block-type-15 .inner section li .content p a:hover {
			text-decoration: none;
		}

		.block-type-15 .inner section li .content .more {
			border-top: 1px solid #d5d9d8;
			padding: 20px 0 0 0;
		}

			.block-type-15 .inner section li .content .more > .title {
				background: url(pictos.png) no-repeat left -1099px;
				color: #998677;
				font-size: 1.4em;
				font-weight: normal;
				line-height: 1.1em;
				padding: 0 0 8px 20px;
			}

	.block-type-15 .inner section li .head a {
		color: #535354;
		font-size: 1.5em;
		cursor: pointer;
		text-decoration: none;
		display: block;
		padding: 0 40px 0 0;
		background: url(pictos.png) right -7198px no-repeat;
	}

	.block-type-15 .inner section li .head h4 {
		font-weight: normal;
		font-size: 1em;
	}

	.block-type-15 .inner section li .head a:hover {
		text-decoration: underline;
	}

	.block-type-15 .inner section li.open .content, .noJS .block-type-15 .inner section li .content, .block-expand li.open .content, .noJS .block-expand li.open .content {
		display: block;
	}

	.block-type-15 .inner section li.open .head a {
		font-weight: bold;
		color: #000000;
		background-position: right -7296px;
	}

	.block-type-15 .inner section li.open {
		border-color: #000;
	}

.block-type-16 {
	background: #fff;
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
}

	.block-type-16 ul, .block-type-16 ol {
		padding-bottom: 10px;
		font-size: 1.2em;
	}

	.block-type-16 ul {
		padding-left: 18px;
	}

	.block-type-16 ol {
		padding-left: 33px;
	}

	.block-type-16 ul li {
		background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 4px;
		padding: 0 0 2px 15px;
	}

	.block-type-16 .inner {
		padding: 15px;
	}

		.block-type-16 .inner .figure {
			margin: 0 0 8px 0;
		}

		.block-type-16 .inner .title {
			color: #4f89aa;
			font-weight: bold;
			font-size: 1.2em;
			padding: 0 0 5px 0;
		}

			.block-type-16 .inner .title a {
				color: #4f89aa;
				text-decoration: none;
			}

	.block-type-16:hover .title a {
		text-decoration: underline;
	}

	.block-type-16 p {
		color: #535354;
		font-size: 1.2em;
	}

	.block-type-16 .asset.asset-wrapper {
		margin-bottom: 0;
	}

.div_note {
	display: inline-block;
	font-size: 1.5em;
	color: #737373;
	padding: 0 30px 5px 0;
	position: relative;
}

.block-type-17 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-17 .inner {
		padding: 15px;
	}

		.block-type-17 .inner > .title {
			color: #4f89aa;
			font-size: 1.6em;
			text-transform: uppercase;
			font-weight: bold;
			padding: 0 0 10px 20px;
			background: url(pictos.png) left -1698px no-repeat;
		}

		.block-type-17 .inner ul li {
			display: inline-block;
			font-size: 1.5em;
			color: #737373;
			padding: 0 30px 5px 0;
			position: relative;
		}

			.block-type-17 .inner ul li:after {
				content: "";
				display: block;
				position: absolute;
				top: 1px;
				right: 13px;
				background: #7a7a7a;
				width: 1px;
				height: 15px;
			}

			.block-type-17 .inner ul li:last-child:after {
				display: none;
			}

		.block-type-17 .inner li a {
			color: #4f89aa;
			text-decoration: none;
		}

			.block-type-17 .inner li a.active {
				color: #7a7a7a;
			}

			.block-type-17 .inner li a:hover {
				text-decoration: underline;
			}

.block-type-18 {
	background: #fff;
	margin: 0 0 20px 0;
	width: 100%;
}

	.block-type-18 .inner {
		padding: 15px;
	}

	.block-type-18 p {
		color: #000000;
		font-size: 1.3em;
		padding: 0 0 20px 0;
	}

	.block-type-18 .inner > .title {
		color: #4f89aa;
		font-size: 2.8em;
		clear: left;
		padding: 0 0 25px 0;
		font-weight: normal;
	}

	.block-type-18 .category > .title {
		color: #4f89aa;
		font-size: 1.7em;
		font-weight: bold;
		padding: 0 0 5px 20px;
		margin: 0 0 20px 0;
		background: url(pictos.png) left -1697px no-repeat;
	}

	.block-type-18 .events li {
		overflow: hidden;
		border-bottom: 1px solid #d5d9d8;
		padding: 0 0 28px 0;
		margin: 0 0 20px 0;
	}

		.block-type-18 .events li:last-child {
			margin-bottom: 0;
			border: 0;
		}

	.block-type-18 .events .date {
		float: left;
		margin: 0 20px 0 0;
		background: #998677;
		width: 67px;
		min-height: 45px;
		text-align: center;
		color: #fff;
		float: left;
		font-size: 1.1em;
		text-decoration: none;
	}

		.block-type-18 .events .date span {
			display: table-cell;
			height: 45px;
			line-height: 1em;
			width: 67px;
			vertical-align: middle;
		}

	.block-type-18 .events .group-title {
		float: left;
		width: 243px;
		margin: 0 20px 0 0;
	}

		.block-type-18 .events .group-title .title {
			color: #535354;
			font-size: 1.5em;
			padding: 0 0 5px 0;
			font-weight: normal;
		}

			.block-type-18 .events .group-title .title a {
				text-decoration: none;
				color: #535354;
			}

				.block-type-18 .events .group-title .title a:hover {
					text-decoration: underline;
				}

		.block-type-18 .events .group-title .label, .block-type-25 li .label, .block-type-25 .label, .block-type-25 .list-02 .group-title .label {
			font-size: 1em;
			color: #fff;
			text-transform: uppercase;
			display: inline-block;
			height: 16px;
			line-height: 16px;
			background: #e32119;
			padding: 0 5px;
		}

			.block-type-25 li .label.lg {
				font-size: 1.4em;
				padding: 4px 12px;
				text-transform: inherit;
			}

.block-type-25 li .link-type-03 {
	margin: 0 0 0 15px;
}

.block-type-18 .events .details {
	float: left;
	width: 298px;
	margin: 0 20px 0 0;
}

	.block-type-18 .events .details p {
		color: #535354;
		font-size: 1.3em;
		padding: 0 0 15px 0;
	}

		.block-type-18 .events .details p:first-child {
			color: #000;
		}

		.block-type-18 .events .details p span {
			color: #000;
		}

.block-type-18 .events .figure {
	float: left;
	width: 141px;
}

.block-type-18 .head {
	padding: 0 0 8px 0;
	border-bottom: 1px solid #b0b6b8;
	margin: 0 0 20px 0;
	overflow: hidden;
}

	.block-type-18 .head .back {
		color: #000;
		text-decoration: none;
		font-size: 1.4em;
		padding: 0 0 0 18px;
		background: url(pictos.png) left -8095px no-repeat;
	}

		.block-type-18 .head .back:hover {
			text-decoration: underline;
		}

.block-type-18 section > .title {
	color: #4f89aa;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 0 5px 20px;
	margin: 0 0 20px 0;
	background: url(pictos.png) left -1697px no-repeat;
}

.block-type-18 .inner > section {
	padding: 0 0 20px 0;
	text-align: left;
}

	.block-type-18 .inner > section:last-child {
		border: 0;
		margin: 0;
		padding: 0;
	}

.block-type-18 section.index {
	overflow: hidden;
}

	.block-type-18 section.index .col {
		float: left;
		width: 425px;
	}

		.block-type-18 section.index .col + .col {
			width: 385px;
		}

.block-type-18 section.action {
	padding: 0 !important;
	margin: 0 0 40px 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	height: 50px;
	text-align: right !important;
}

	.block-type-18 section.action .label {
		line-height: 50px;
		padding: 0 0 0 22px;
		color: #2c2c2c;
		display: inline-block;
		font-size: 1.2em;
		vertical-align: middle;
	}

	.block-type-18 section.action .social {
		display: inline-block;
		vertical-align: middle;
	}

		.block-type-18 section.action .social li {
			float: left;
			margin: 0 0 0 17px;
		}

.block-type-18 .overview {
	text-align: center;
}

	.block-type-18 .overview .figure {
		padding: 50px 0 0 0;
		display: inline-block;
		margin: 0 0 30px 0;
		text-align: left;
	}

		.block-type-18 .overview .figure img {
			display: inline;
		}

	.block-type-18 .overview .btn-type-03 {
		width: 215px;
		display: block;
		margin: 0 auto 8px;
	}

	.block-type-18 .overview .btn-type-04 {
		margin-top: 10px;
	}

.block-type-18 section.index table caption {
	height: 0;
	width: 0;
	text-indent: -9999px;
}

.block-type-18 section.index table td, .block-type-18 section.index table th {
	padding: 18px 40px 18px 0;
	border-bottom: 1px solid #d5d9d8;
	color: #737373;
	font-size: 1.3em;
}

.block-type-18 section.index table {
	width: 100%;
}

	.block-type-18 section.index table th[scope="row"] {
		font-weight: bold;
		text-align: right;
		color: #000;
		width: 115px;
		padding: 18px 15px 0;
	}

	.block-type-18 section.index table tr:last-child td, .block-type-18 section.index table tr:last-child th {
		border: 0;
	}

.block-type-18 section.index .label {
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	background: #e32119;
	padding: 0 5px;
	margin: 0 0 8px 0;
}

.block-type-18 section.index .col > .title {
	color: #000000;
	font-weight: bold;
	font-size: 2em;
}

.block-type-18 section.about {
	border-bottom: 1px solid #B0B6B8;
	margin: 0 0 25px 0;
}

.block-type-18 section.about {
	color: #000000;
	font-size: 1.3em;
}

	.block-type-18 section.about p {
		font-size: 1em;
		padding: 0 0 15px 0;
	}

	.block-type-18 section.about .title {
		font-size: 1.2em;
	}

	.block-type-18 section.about strong, .block-type-18 section.about span {
		color: #000;
	}

	.block-type-18 section.about ul {
		padding: 0px 0 20px 15px;
	}

	.block-type-18 section.about ol {
		padding: 0px 0 20px 33px;
	}

	.block-type-18 section.about ul li {
		font-size: 1em;
		background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 4px;
		padding: 0 0 2px 15px;
	}

	.block-type-18 section.about a {
		color: #000;
		text-decoration: none;
	}

		.block-type-18 section.about a:hover {
			text-decoration: underline;
		}

	.block-type-18 section.about table {
		width: 100%;
		border-collapse: collapse;
		font-size: 14px;
		color: #535354;
		line-height: 19px;
	}

		.block-type-18 section.about table td {
			background: #f3f3f3;
			padding: 10px;
			border: 1px solid #fff;
			vertical-align: middle;
		}

			.block-type-18 section.about table td strong {
				color: #535354;
			}

			.block-type-18 section.about table td ul {
				padding: 0;
				overflow: hidden;
			}

			.block-type-18 section.about table td li {
				font-size: 12px;
				background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 6px;
				padding: 0 0 2px 15px;
			}

			.block-type-18 section.about table td p {
				font-size: 12px;
				padding: 0;
			}

			.block-type-18 section.about table td a {
				color: #535354;
				text-decoration: underline;
			}

				.block-type-18 section.about table td a:hover {
					text-decoration: none;
				}

.block-type-18 section.contact {
	border-bottom: 1px solid #B0B6B8;
	margin: 0 0 25px 0;
}

	.block-type-18 section.contact > ul {
		margin-right: -60px;
	}

		.block-type-18 section.contact > ul > li {
			display: inline-block;
			width: 205px;
			padding: 0 0px 10px 0;
			word-wrap: break-word;
			vertical-align: top;
		}

			.block-type-18 section.contact > ul > li p {
				color: #737373;
				font-size: 1.3em;
				line-height: 1.3em;
			}

				.block-type-18 section.contact > ul > li p a {
					color: #000000;
					text-decoration: none;
				}

					.block-type-18 section.contact > ul > li p a:hover {
						text-decoration: underline;
					}

				.block-type-18 section.contact > ul > li p strong {
					color: #000;
				}

.block-type-18 section.partners {
	overflow: hidden;
}

	.block-type-18 section.partners li {
		display: block;
		float: left;
		padding: 0 10px 10px 0;
	}

		.block-type-18 section.partners li:nth-child(5n) {
			padding-right: 0;
		}

		.block-type-18 section.partners li img {
			display: block;
		}

.table-type-01 {
	width: 100%;
	border-collapse: collapse;
}

	.table-type-01 .col-1 {
		width: 268px;
	}

	.table-type-01 .col-2 {
		width: 93px;
	}

	.table-type-01 .col-3 {
		width: 100px;
	}

	.table-type-01 .col-4 {
		width: 104px;
	}

	.table-type-01 .col-5 {
		width: 180px;
	}

	.table-type-01 .col-6 {
		width: 59px;
	}

	.table-type-01 .hidden th {
		display: none;
	}

	.table-type-01 td, .table-type-01 th {
		border: 1px solid #d5d9d8;
		vertical-align: top;
		min-height: 23px;
		color: #737373;
		font-size: 1.2em;
		text-align: center;
		padding: 18px 12px;
	}

		.table-type-01 td p {
			color: #737373;
			font-size: 1em;
			padding: 0;
		}

		.table-type-01 th[scope="row"] {
			font-weight: bold;
			text-align: left;
			color: #000000;
		}

			.table-type-01 th[scope="row"] a {
				color: #000;
				text-decoration: none;
			}

				.table-type-01 th[scope="row"] a:hover {
					text-decoration: underline;
				}

	.table-type-01 caption {
		display: none;
	}

	.table-type-01 td:first-child {
		border-left: 0;
		padding-left: 0;
	}

	.table-type-01 td.action {
		font-size: 1em;
	}

		.table-type-01 td.action p {
			font-size: 1em;
			color: #737373;
			padding: 0;
		}

	.table-type-01 td a:hover {
		text-decoration: underline;
	}

	.table-type-01 td.delete {
		text-decoration: none;
		background: #d5d9d8;
		vertical-align: middle;
		border-bottom-color: #fff;
		border-left-color: #fff;
	}

.block-type-19 {
	background: #fff;
	margin: 0 0 20px 0;
	clear: both;
}

	.block-type-19 > .inner {
		padding: 15px;
	}

		.block-type-19 > .inner > .title {
			font-size: 1.4em;
			color: #535354;
			font-weight: normal;
			text-transform: uppercase;
			line-height: 1.1em;
			padding: 0 0 15px 20px;
			background: url(pictos.png) left -1101px no-repeat;
		}

	.block-type-19 .inner .intro {
		color: #000;
		font-weight: bold;
		font-size: 1.3em;
		padding: 0 0 25px 0;
	}

	.block-type-19 .list-01 {
		overflow: hidden;
	}

		.block-type-19 .list-01 li {
			width: 256px;
			float: left;
			padding: 0 21px 40px 0;
		}

			.block-type-19 .list-01 li > a:hover .content .title {
				text-decoration: underline;
			}

			.block-type-19 .list-01 li .content {
				width: 168px;
			}

			.block-type-19 .list-01 li:nth-child(3n) {
				padding-right: 0;
			}

	.block-type-19 .list-02 li {
		padding: 0 0 8px 0;
		margin: 0 0 10px 0;
	}

		.block-type-19 .list-02 li:last-child {
			border: 0;
			margin: 0;
		}

	.block-type-19 .list-02 a {
		text-decoration: none;
		font-size: 1.3em;
		color: #2c2c2c;
	}

		.block-type-19 .list-02 a:hover, .block-type-19 .list-02 a:hover span {
			text-decoration: underline;
		}

		.block-type-19 .list-02 a span {
			color: #174c94;
		}

.block-type-20 {
	background: #fff;
	margin: 0 0 20px 0;
	/*float: left;*/
	position: relative;
	clear: both;
	width: 100%;
}

	.block-type-20 > .inner {
		padding: 20px;
	}

		.block-type-20 > .inner > .title {
			color: #4f89aa;
			font-size: 2.8em;
			font-weight: normal;
			padding: 0 0 25px 0;
		}

	.block-type-20 .summary .title {
		color: #2c2c2c;
		font-size: 1.5em;
		font-weight: bold;
		padding: 0 0 3px 0;
	}

	.block-type-20 .summary p, .summary-body {
		color: #2c2c2c;
		font-size: 1.4em;
		padding: 0 0 25px 0;
		max-width: 775px;
	}

	.block-type-20 .summary ul, .block-type-20 .summary ol {
		font-size: 1.4em;
	}

	.block-type-20 .summary ul {
		padding: 0px 0 20px 15px;
	}

	.block-type-20 .summary ol {
		padding: 0px 0 20px 33px;
	}

	.block-type-20 .summary ul li {
		background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 3px;
		padding: 0 0 2px 15px;
	}

	.block-type-20.news .summary p {
		max-width: none;
	}

	.block-type-20 .summary .info {
		font-size: 1.2em;
		padding: 0 0 25px 200px;
		width: 660px;
	}

		.block-type-20 .summary .info a {
			color: #000;
			text-decoration: none;
		}

			.block-type-20 .summary .info a:hover {
				text-decoration: underline;
			}

	.block-type-20 .summary table {
		margin: 0 0 30px 0;
	}

		.block-type-20 .summary table caption {
			height: 0;
			width: 0;
			text-indent: -9999px;
		}

		.block-type-20 .summary table td {
			vertical-align: bottom;
		}

		.block-type-20 .summary table td, .block-type-20 .summary table th {
			font-size: 1.2em;
			padding: 3px 0 3px 10px;
			min-height: 12px;
			color: #737373;
		}

			.block-type-20 .summary table td p {
				font-size: 1em;
				color: #737373;
				padding: 0;
			}

			.block-type-20 .summary table td a {
				color: #737373;
				text-decoration: none;
			}

				.block-type-20 .summary table td a:hover {
					text-decoration: underline;
				}

			.block-type-20 .summary table th[scope="row"] {
				width: 225px;
				padding-left: 0;
				text-align: right;
				color: #1c1c1c;
			}

	.block-type-20.news .summary table th[scope="row"] {
		width: 195px;
	}

	.block-type-20.news .summary th[scope="row"], .block-type-20.news .summary td {
		padding-bottom: 15px;
	}

		.block-type-20.news .summary td.span-01 {
			vertical-align: bottom;
		}

		.block-type-20.news .summary td.span-02 {
			padding-top: 15px;
			vertical-align: bottom;
		}

	.block-type-20 .summary td ul, .block-type-20 .summary td ol {
		font-size: 1em;
	}

	.block-type-20 .summary td ol {
		padding: 0px 0 20px 30px;
	}

	.block-type-20 .action {
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		overflow: hidden;
		height: 50px;
	}

		.block-type-20 .action .price, .block-search .list-01 li .inner .action .price {
			color: #fff;
			text-transform: uppercase;
			background: #998677;
			height: 20px;
			line-height: 20px;
			padding: 0 7px;
			font-size: 1.1em;
			display: inline-block;
			font-weight: bold;
			margin: 0 10px 0 0;
			min-width: 50px;
			text-align: center;
		}

		.block-type-20 .action .new, .block-search .list-01 li .inner .action .new {
			color: #fff;
			text-transform: uppercase;
			background: #d31616;
			height: 20px;
			line-height: 20px;
			padding: 0 7px;
			font-size: 1.1em;
			display: inline-block;
			font-weight: bold;
		}

		.block-type-20 .action .in {
			width: 835px;
			float: left;
			border-right: 1px solid #cccccc;
			padding: 15px 0;
		}

			.block-type-20 .action .in.empty {
				border: 0;
				padding: 25px 0;
			}

			.block-type-20 .action .in .link-type-03 {
				float: right;
				margin: 3px 25px 0 0;
			}

		.block-type-20 .action .social {
			float: right;
			padding: 18px 0 0 0;
		}

		.block-type-20 .action .label {
			line-height: 50px;
			padding: 0 0 0 22px;
			color: #2c2c2c;
			float: left;
			font-size: 1.2em;
		}

		.block-type-20 .action .social li {
			float: left;
			margin: 0 0 0 17px;
		}

	.block-type-20 .description, .block-type-20 .description-details {
		overflow: hidden;
	}

		.block-type-20 .description table, .block-type-20 .description-details table {
			width: 100%;
		}

			.block-type-20 .description table caption, .block-type-20 .description-details table caption {
				width: 0;
				height: 0;
				opacity: 0;
				margin: 0;
				padding: 0;
				overflow: hidden;
			}

			.block-type-20 .description table td, .block-type-20 .description table th, .block-type-20 .description-details table td, .block-type-20 .description-details table th {
				color: #000000;
				font-size: 1.2em;
				vertical-align: top;
			}

				.block-type-20 .description table th[scope="row"], .block-type-20 .description-details table th[scope="row"] {
					font-weight: bold;
					width: 70px;
				}

		.block-type-20 .description .text a, .block-type-20 .description-details .text a {
			color: #000000;
		}

		.block-type-20 .description .text p, .block-type-20 .description-details .text p {
			padding: 0 0 15px 0;
		}

		.block-type-20 .description .text ul, .block-type-20 .description-details .text ul {
			padding: 0 0 20px 15px;
		}

			.block-type-20 .description .text ul li, .block-type-20 .description-details .text ul li {
				background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 4px;
				padding: 0 0 2px 15px;
			}

		.block-type-20 .description .text ol, .block-type-20 .description-details .text ol {
			padding: 0 0 20px 30px;
		}

		.block-type-20 .description td.figure img, .block-type-20 .description-details td.figure img {
			border: 1px solid #7c7c7c;
			max-width: none;
		}

		.block-type-20 .description .map, .block-type-20 .description-details .map {
			border: 2px solid #dbdbdb;
			padding: 7px;
		}

	.block-type-20 .description {
		padding: 40px 0 35px 130px;
	}

		.block-type-20 .description .text {
			padding: 0 20px 0 0;
		}

	.block-type-20 .description-details {
		padding: 40px 0 35px 0;
	}

		.block-type-20 .description-details .img img {
			border: 1px solid #7c7c7c;
			max-width: none;
		}

		.block-type-20 .description-details table {
			float: left;
			width: 898px;
			margin: 0 20px 0 0;
		}

			.block-type-20 .description-details table th[scope="row"] {
				height: 20px;
				width: 185px;
				text-align: right;
			}

			.block-type-20 .description-details table td {
				padding: 0 0 0 15px;
			}

	.block-type-20.map-crud-fiche-operation .description {
		padding-left: 93px;
	}

		.block-type-20.map-crud-fiche-operation .description table th[scope="row"] {
			width: 110px;
		}

	.block-type-20.map-crud-fiche-operation .ademe-marker {
		padding: 15px 20px;
		width: 220px;
	}

		.block-type-20.map-crud-fiche-operation .ademe-marker h2, .block-type-20.map-crud-fiche-operation .ademe-marker .regions {
			font-size: 12px;
		}

		.block-type-20.map-crud-fiche-operation .ademe-marker .regions {
			margin: 0 0 5px 0;
			display: block;
			padding: 0 0 5px 0;
			border-bottom: 1px solid #ccc;
			font-weight: bold;
		}

		.block-type-20.map-crud-fiche-operation .ademe-marker h2 {
			color: #4f89aa;
			font-family: Verdana,sans-serif;
			font-weight: normal;
		}

			.block-type-20.map-crud-fiche-operation .ademe-marker h2 a {
				color: #4f89aa;
				text-decoration: none;
			}

				.block-type-20.map-crud-fiche-operation .ademe-marker h2 a:hover {
					text-decoration: underline;
				}

	.block-type-20 .block-type-19 {
		margin: 0 0 40px 200px;
	}

		.block-type-20 .block-type-19 .inner {
			padding: 0;
		}

	.block-type-20 .details .title {
		width: 0;
		height: 0;
		opacity: 0;
		overflow: hidden;
		padding: 0;
		margin: 0;
	}

	.block-type-20 .details table {
		margin: 0 0 40px 0;
	}

		.block-type-20 .details table caption {
			overflow: hidden;
			text-indent: -9999px;
			width: 0;
			height: 0;
		}

		.block-type-20 .details table td, .block-type-20 .details table th {
			font-size: 1.2em;
			padding: 0 0 0 15px;
			height: 20px;
			color: #000000;
		}

			.block-type-20 .details table th[scope="row"] {
				width: 185px;
				padding: 0;
				font-weight: bold;
				text-align: right;
			}

	.block-type-20 .block-advisor {
		border-top: 1px solid #cccccc;
		padding: 20px 0 0 0;
	}

.block-advisor p {
	display: inline-block;
}

	.block-advisor p.question {
		color: #535354;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 1.2em;
	}

		.block-advisor p.question a {
			text-decoration: none;
			margin: 0 0 0 10px;
			color: #535354;
		}

			.block-advisor p.question a:hover {
				text-decoration: underline;
			}

	.block-advisor p.result {
		color: #737373;
		font-size: 1.2em;
		float: right;
	}

.quick-nav {
	position: relative;
	height: 22px;
	float: right;
	margin: -28px 0 0 0;
}

	.quick-nav.bottom {
		margin: 0;
	}

	.quick-nav a {
		margin: 0 0 0 75px;
	}

	.quick-nav.simple a {
		color: #000000;
		text-decoration: underline;
		font-size: 1.3em;
		padding: 0 12px;
		margin: 0;
	}

		.quick-nav.simple a:hover {
			text-decoration: none;
		}

	.quick-nav.simple strong {
		color: #000;
		font-size: 1.3em;
		padding: 0 12px;
	}

	.quick-nav.search {
		width: 840px;
	}

		.quick-nav.search a {
			margin: 0;
		}

		.quick-nav.search .left {
			float: left;
		}

		.quick-nav.search .right {
			float: right;
		}

	.quick-nav .links {
		display: inline-block;
		margin: 0 0 0 75px;
	}

		.quick-nav .links li {
			display: inline-block;
		}

			.quick-nav .links li a {
				font-weight: bold;
				text-decoration: none;
				color: #737373;
				font-size: 1.2em;
				text-transform: uppercase;
				margin: 0 0 0 10px;
				position: relative;
			}

				.quick-nav .links li a:hover {
					text-decoration: underline;
				}

		.quick-nav .links .prev a {
			padding: 0 0 0 14px;
		}

			.quick-nav .links .prev a:before {
				content: "";
				display: block;
				position: absolute;
				top: 2px;
				left: 0;
				height: 10px;
				width: 7px;
				background: url(/sites/all/themes/ademe/images/sprites.png) 0 -17px no-repeat;
			}

		.quick-nav .links .next a {
			padding: 0 14px 0 0;
		}

			.quick-nav .links .next a:after {
				content: "";
				display: block;
				position: absolute;
				top: 2px;
				right: 0;
				height: 10px;
				width: 7px;
				background: url(/sites/all/themes/ademe/images/sprites.png) 0 -37px no-repeat;
			}

.block-cols {
	overflow: hidden;
	margin: 0 0 20px 0;
	clear: both;
}

	.block-cols .sidebar {
		float: left;
		background: #fff;
		width: 300px;
	}

		.block-cols .sidebar > .inner {
			padding: 20px;
		}

.block-search .sidebar > .inner > .title {
	color: #58595b;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0 0 15px 0;
}

.block-cols .central {
	float: right;
	width: 840px;
}

.block-search .block-header {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-search .block-header .inner {
		padding: 20px;
		position: relative;
	}

		.block-search .block-header .inner > .title {
			color: #000000;
			font-weight: bold;
			font-size: 1.3em;
			padding: 0 0 15px 0;
		}

			.block-search .block-header .inner > .title strong {
				color: #e32119;
			}

	.block-search .block-header p.export, .block-type-18 p.export {
		color: #000000;
		font-size: 1.3em;
		padding: 0 0 15px 0;
	}

		.block-search .block-header p.export a, .block-type-18 p.export a {
			color: #000;
			text-decoration: none;
			margin: 0 0 0 20px;
		}

			.block-search .block-header p.export a:hover, .block-type-18 p.export a:hover {
				text-decoration: underline;
			}

	.block-search .block-header .tags {
		position: relative;
		border-top: 1px solid #e4e4e4;
		margin-left: -20px;
		margin-right: -20px;
		padding: 14px 20px;
		border-bottom: 1px solid #e4e4e4;
	}

	.block-search .block-header .tag {
		padding: 0 5px 0 5px;
		font-size: 1.2em;
		color: #000;
		background: #d8d1c7;
		height: 23px;
		line-height: 22px;
		display: inline-block;
		margin: 0 5px 0 0;
	}

		.block-search .block-header .tag p {
			display: inline-block;
			float: left;
		}

		.block-search .block-header .tag a {
			float: right;
			margin: 3px 0 0 5px;
		}

.block-search .block-display {
	overflow: hidden;
	padding: 13px 20px 20px;
	background: #fff;
}

.block-search .block-header .block-display {
	padding: 13px 0 0 0;
}

.block-search .block-header .export-xls {
	font-weight: bold;
	text-decoration: none;
	color: #737373;
	font-size: 12px;
	position: absolute;
	right: 20px;
	top: 20px;
}

.block-search .block-display .form-sort {
	float: left;
}

	.block-search .block-display .form-sort .field-wrapper-select {
		float: left;
		padding: 0 20px 0 0;
	}

		.block-search .block-display .form-sort .field-wrapper-select select {
			width: 228px;
		}

		.block-search .block-display .form-sort .field-wrapper-select.number select {
			width: 158px;
		}

	.block-search .block-display .form-sort label {
		font-weight: bold;
		font-size: 1.2em;
		color: #000000;
		display: inline-block;
		padding: 0 5px 0 0;
	}

	.block-search .block-display .form-sort select {
		color: #000;
		font-size: 1.2em;
		border: 1px solid #d8d1c7;
		height: 23px;
	}

	.block-search .block-display .form-sort .number label {
		overflow: hidden;
		width: 0px;
		height: 0px;
		opacity: 0;
		padding: 0;
		margin: 0;
	}

.block-search .block-display .pager {
	float: right;
	padding: 7px 0 0 0;
}

	.block-search .block-display .pager ul li {
		display: inline-block;
		padding: 0 4px;
	}

		.block-search .block-display .pager ul li a, .block-search .block-display .pager ul li span, .block-search .block-display .pager ul li strong {
			color: #2c2c2c;
			text-decoration: none;
			font-size: 1.2em;
		}

			.block-search .block-display .pager ul li a:hover {
				text-decoration: underline;
			}

.block-search .list-01 > li {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-search .list-01 > li:last-child {
		margin: 0;
	}

.block-search .list-01 li .inner {
	padding: 20px;
}

	.block-search .list-01 li .inner > .title {
		color: #2c2c2c;
		font-weight: bold;
		font-size: 1.5em;
		padding: 0 0 2px 0;
		width: 700px;
	}

		.block-search .list-01 li .inner > .title a {
			color: #2c2c2c;
			text-decoration: none;
		}

			.block-search .list-01 li .inner > .title a:hover {
				text-decoration: underline;
			}

	.block-search .list-01 li .inner .date {
		color: #2c2c2c;
		font-size: 1.2em;
	}

	.block-search .list-01 li .inner .action {
		border-top: 1px solid #cccccc;
		overflow: hidden;
		padding: 15px 0 0 0;
	}

	.block-search .list-01 li .inner table {
		margin: 20px 0 30px 0;
	}

		.block-search .list-01 li .inner table caption {
			width: 0;
			height: 0;
			opacity: 0;
		}

		.block-search .list-01 li .inner table td, .block-search .list-01 li .inner table th {
			font-size: 1.2em;
			min-height: 14px;
			color: #737373;
		}

		.block-search .list-01 li .inner table td {
			padding: 0 0 4px 18px;
		}

	.block-search .list-01 li .inner .subtitle {
		color: #535354;
		font-size: 13px;
		font-weight: normal;
		margin: 0 0 2px 0;
	}

	.block-search .list-01 li .inner .wrapper {
		margin-bottom: 20px;
	}

	.block-search .list-01 li .inner table th[scope="row"] {
		width: 115px;
		padding: 0;
		text-align: left;
		color: #000000;
	}

	.block-search .list-01 li .inner .col {
		float: left;
		width: 560px;
	}

		.block-search .list-01 li .inner .col + .col {
			float: right;
			width: auto;
		}

	.block-search .list-01 li .inner .figure {
		height: 108px;
		width: 76px;
		background: url(/sites/all/themes/ademe/images/sprites.png) 0 -57px no-repeat;
		margin: 0px 35px 0 0;
	}

		.block-search .list-01 li .inner .figure .img {
			display: table-cell;
			width: 76px;
			vertical-align: middle;
			height: 108px;
			text-align: center;
		}

			.block-search .list-01 li .inner .figure .img img {
				display: inline-block;
			}

	.block-search .list-01 li .inner .action .link-type-03 {
		float: right;
		margin: 3px 0 0 25px;
	}

.block-search .list-02 > li {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-search .list-02 > li:last-child {
		margin: 0;
	}

.block-search .list-02 li .inner {
	padding: 20px;
	overflow: hidden;
}

.block-search .list-02 > li:last-child .inner {
	padding-bottom: 0;
}

.block-search .list-02 li .title {
	color: #2c2c2c;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0 0 20px 0;
}

	.block-search .list-02 li .title a {
		text-decoration: none;
		color: #2c2c2c;
	}

		.block-search .list-02 li .title a:hover {
			text-decoration: underline;
		}

.block-search .list-02 li .core {
	float: left;
}

.block-search .list-02 li .content {
	width: 600px;
}

.hasJS .block-search .list-02 li .core:hover .title a {
	text-decoration: underline;
}

.hasJS .block-search .list-02 li .content {
	cursor: pointer;
}

.block-search .list-02 li .content p span {
	background: #fef991;
	padding: 0 4px;
	color: #000;
}

.block-search .list-02 li .content p {
	font-size: 1.3em;
	color: #535354;
}

.block-search .list-02 li .details {
	float: right;
	width: 170px;
}

	.block-search .list-02 li .details ul li {
		font-size: 1.2em;
		color: #535354;
		padding: 0 0 10px 0;
	}

		.block-search .list-02 li .details ul li span {
			color: #000;
		}

		.block-search .list-02 li .details ul li a {
			color: #535354;
			text-decoration: none;
		}

			.block-search .list-02 li .details ul li a:hover {
				text-decoration: underline;
			}

.block-search .list-02 li table td, .block-search .list-02 li table th {
	font-size: 1.2em;
	padding: 0 0 0 40px;
	height: 18px;
	color: #737373;
}

	.block-search .list-02 li table th[scope="row"] {
		width: 160px;
		padding: 0;
		text-align: right;
		color: #000000;
	}

.block-search .list-02 li .action .link-type-03 {
	float: right;
	margin: 3px 0 0 25px;
}

.block-search .list-02 li .content p .block-search .list-02 li .title a strong, .block-search .list-02 li td strong {
	background: none repeat scroll 0 0 #FEF991;
	color: #000000;
	padding: 0 4px;
	font-weight: normal;
}

.block-type-21 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-21 .inner {
		padding: 15px;
	}

		.block-type-21 .inner > .title {
			color: #4f89aa;
			font-size: 1.2em;
			font-family: Verdana,"Helvetica Neue",Helvetica,sans-serif;
			text-transform: uppercase;
			font-weight: bold;
			padding: 0 0 10px 20px;
			background: url(pictos.png) left -1700px no-repeat;
		}

		.block-type-21 .inner ul li {
			border-bottom: 1px solid #d8d8d8;
			padding: 0 0 8px 0;
			margin: 6px 0 0 0;
		}

			.block-type-21 .inner ul li:last-child {
				border: 0;
			}

		.block-type-21 .inner .list-selection {
			border-bottom: 2px solid #d8d8d8;
			margin: 0 0 10px 0;
		}

			.block-type-21 .inner .list-selection a {
				text-decoration: none;
				font-size: 1.2em;
				color: #000000;
			}

				.block-type-21 .inner .list-selection a:hover {
					text-decoration: underline;
				}

.block-type-22 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-22 .inner {
		padding: 15px;
		text-align: center;
	}

		.block-type-22 .inner > .title {
			color: #4f89aa;
			font-size: 1.2em;
			font-family: Verdana,"Helvetica Neue",Helvetica,sans-serif;
			text-transform: uppercase;
			font-weight: bold;
			text-align: left;
			padding: 0 0 25px 20px;
			background: url(pictos.png) left -1700px no-repeat;
			border: none;
		}

		.block-type-22 .inner .mag-carousel .subject {
			text-transform: none;
		}

.block-type-23 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-23 .inner {
		padding: 15px;
		overflow: hidden;
	}

		.block-type-23 .inner p {
			color: #000000;
			font-size: 1.3em;
			padding: 0 0 20px 0;
		}

		.block-type-23 .inner > .title {
			color: #4f89aa;
			font-size: 2.8em;
			padding: 0;
			font-weight: normal;
		}

.block-map-list .inner > .title {
	padding: 0 0 30px 0;
}

.block-type-23 .inner > .title-02 {
	color: #998677;
	font-size: 2em;
	clear: left;
	padding: 0 0 35px 0;
	font-weight: bold;
}

.block-map-list .inner > .title-02 {
	padding: 0 0 18px 0;
}

.block-type-23 .block {
	padding: 0 0 30px 0;
}

	.block-type-23 .block:last-child {
		padding: 0;
	}

	.block-type-23 .block > .title {
		color: #737373;
		font-size: 2em;
		font-weight: bold;
		padding: 0 0 18px 0;
	}

	.block-type-23 .block li {
		padding: 0 0 30px 0;
		border-bottom: 1px solid #b0b6b9;
		margin: 0 0 25px 0;
	}

		.block-type-23 .block li:last-child {
			margin: 0;
			border: 0;
		}

		.block-type-23 .block li p {
			color: #737373;
			font-size: 1.2em;
			padding: 0 0 5px 0;
		}

		.block-type-23 .block li .type {
			color: #000000;
			font-size: 1.2em;
		}

		.block-type-23 .block li .name {
			color: #4f89aa;
			font-weight: bold;
			font-size: 1.2em;
			padding: 0 0 20px 0;
		}

.block-type-23.block-map {
	-moz-box-shadow: inset 0 0 101px rgba(0,0,0,0.13);
	-webkit-box-shadow: inset 0 0 101px rgba(0,0,0,0.13);
	box-shadow: inset 0 0 101px rgba(0,0,0,0.13);
}

	.block-type-23.block-map .content {
		float: left;
		overflow: hidden;
		position: relative;
		z-index: 5;
		display: none;
	}

		.block-type-23.block-map .content .inner {
			height: 460px;
			position: relative;
			overflow: hidden;
			width: 245px;
			margin: 0 0 20px 0;
			padding: 0;
		}

		.block-type-23.block-map .content > .title {
			color: #998677;
			font-size: 2em;
			font-weight: bold;
			padding: 0 0 15px;
		}

	.block-type-23.block-map .map {
		width: 875px;
		z-index: 1;
		float: right;
		position: relative;
		margin: -85px 50px 0 -60px;
	}

		.block-type-23.block-map .map .marker {
			width: 10px;
			height: 15px;
			z-index: 10;
			position: absolute;
			display: none;
			cursor: pointer;
			background: url(pictos.png) left -9300px no-repeat;
		}

			.block-type-23.block-map .map .marker.big {
				background-position: 0 -9400px;
				width: 12px;
				height: 24px;
				margin-left: -1px;
				margin-top: -4px;
			}

			.block-type-23.block-map .map .marker.USA {
				top: 263px;
				left: 270px;
			}

			.block-type-23.block-map .map .marker.Canada {
				top: 203px;
				left: 260px;
			}

			.block-type-23.block-map .map .marker.Bresil {
				top: 387px;
				left: 370px;
			}

			.block-type-23.block-map .map .marker.France {
				top: 236px;
				left: 482px;
			}

			.block-type-23.block-map .map .marker.RoyaumeUni {
				top: 216px;
				left: 472px;
			}

			.block-type-23.block-map .map .marker.Belgique {
				top: 222px;
				left: 486px;
			}

			.block-type-23.block-map .map .marker.Luxembourg {
				top: 224px;
				left: 490px;
			}

			.block-type-23.block-map .map .marker.Italie {
				top: 249px;
				left: 506px;
			}

			.block-type-23.block-map .map .marker.Roumanie {
				top: 238px;
				left: 535px;
			}

			.block-type-23.block-map .map .marker.Hongrie {
				top: 234px;
				left: 523px;
			}

			.block-type-23.block-map .map .marker.Autriche {
				top: 233px;
				left: 510px;
			}

			.block-type-23.block-map .map .marker.PaysBas {
				top: 215px;
				left: 491px;
			}

			.block-type-23.block-map .map .marker.Niger {
				top: 318px;
				left: 502px;
			}

			.block-type-23.block-map .map .marker.Inde {
				top: 310px;
				left: 663px;
			}

			.block-type-23.block-map .map .marker.Thailande {
				top: 320px;
				left: 714px;
			}

			.block-type-23.block-map .map .marker.Chine {
				top: 275px;
				left: 718px;
			}

			.block-type-23.block-map .map .marker.Russie {
				top: 169px;
				left: 663px;
			}

	.block-type-23.block-map img.mapster_el {
		margin-left: 1px;
	}

	.block-type-23.block-map canvas {
		top: -1px !important;
	}

.noJS .block-type-23.block-map .content {
	overflow: auto;
}

.block-type-23.block-map .content .block {
	padding: 0 15px 20px 0;
}

	.block-type-23.block-map .content .block li {
		padding: 0 0 14px 0;
		margin: 0 0 14px 0;
	}

.block-type-24 .date {
	float: left;
	margin: 0 20px 0 0;
	background: #998677;
	width: 67px;
	min-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 1.1em;
	text-decoration: none;
}

	.block-type-24 .date span {
		display: table-cell;
		height: 45px;
		line-height: 1em;
		width: 59px;
		vertical-align: middle;
		padding: 0 4px;
	}

.block-type-24 .content {
	width: 513px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 18px 0;
	color: #535354;
	font-size: 1.3em;
}

	.block-type-24 .content .title {
		color: #000000;
		font-size: 1em;
		font-weight: bold;
		padding: 0 0 20px 0;
	}

	.block-type-24 .content p {
		color: #535354;
		font-size: 1em;
	}

.block-type-24 li {
	margin: 0 0 20px 0;
	padding: 25px 15px 15px;
	overflow: hidden;
	background: #fff;
}

.block-type-24 .figure img {
	width: 100%;
}

.block-type-24 .figure {
	margin: 0 0 10px 0;
}

.block-type-24 .details {
	float: right;
	width: 190px;
	overflow: hidden;
}

.block-type-24 .content ul {
	padding: 0px 0 20px 15px;
}

.block-type-24 .content ol {
	padding: 0px 0 20px 33px;
}

	.block-type-24 .content ol li, .block-type-24 .content ul li {
		overflow: visible;
		border: 0;
		margin: 0;
		background: none;
	}

	.block-type-24 .content ol li {
		padding: 0 0 2px 0;
	}

.block-type-24 .content ul li {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 5px;
	padding: 0 0 2px 15px;
}

.block-type-24 .link-type-07 {
	display: block;
	margin: 18px 0 -3px 0;
	font-size: 1em;
}

.block-type-24 .tools {
	float: right;
	display: none;
}

	.block-type-24 .social, .block-type-24 .tools ul {
		margin: 15px 0 0 0;
	}

		.block-type-24 .social li, .block-type-24 .tools ul li {
			display: inline-block;
			overflow: hidden;
			padding: 0 0 0 12px;
			margin: 0;
		}

			.block-type-24 .social li:first-child, .block-type-24 .tools ul li:first-child {
				padding: 0;
			}

		.block-type-24 .social a, .block-type-24 .tools ul a {
			display: block;
			overflow: hidden;
			position: relative;
			width: 18px;
			text-align: center;
		}

.block-type-24 .social {
	border-top: 1px solid #d8d8d8;
	padding: 15px 35px;
}

.block-type-25 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-25 > .inner {
		padding: 20px 15px 15px;
	}

		.block-type-25 > .inner > .title {
			font-weight: normal;
			color: #4f89aa;
			font-size: 2.8em;
			padding: 0 0 5px 0;
		}

		.block-type-25 > .inner > .title-02 {
			color: #998677;
			font-size: 2em;
			font-weight: bold;
			padding: 0 0 15px;
		}

	.block-type-25 .link-type-07 {
		display: block;
	}

	.block-type-25 p .link-type-07 {
		font-size: 0.9em;
	}

	.block-type-25 p {
		color: #000000;
		font-size: 1.3em;
		padding: 0 0 15px 0;
	}

.section-contact .block-type-25 p {
	padding: 0 0 20px 0;
}

	.section-contact .block-type-25 p span {
		color: #ff0000;
	}

	.section-contact .block-type-25 p.error, .section-media .block-type-25 p.error {
		color: #ff0000;
		padding: 0 0 15px 0;
	}

.block-type-25 .legend p {
	padding: 0;
}

.block-type-25 ul, .block-type-25 ol {
	font-size: 1.3em;
}

.block-type-25 ul {
	padding: 0px 0 20px 15px;
}

.block-type-25 ol {
	padding: 0px 0 20px 33px;
}

.block-type-25 ul li {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 4px;
	padding: 0 0 2px 15px;
}

.block-type-25 .legend {
	padding: 0 0 15px 0;
}

.block-type-25 p img {
	vertical-align: middle;
}

.block-type-25 .list-01, .block-type-25 .list-02 {
	font-size: inherit;
}

	.block-type-25 .list-01 > li, .block-type-25 .list-02 > li {
		border-bottom: 1px solid #d5d9d8;
		padding: 0 0 15px 0;
		margin: 0 0 20px 0;
		overflow: hidden;
		background: none;
	}

		.block-type-25 .list-01 > li:last-child, .block-type-25 .list-02 > li:last-child {
			padding: 0;
			margin: 0;
			border: 0;
		}

	.block-type-25 .list-01 .content {
		float: left;
		padding: 0 0px 0 10px;
		width: 600px;
	}

	.block-type-25 .list-01 .title {
		color: #535354;
		font-weight: bold;
		font-size: 1.5em;
		padding: 0 0 20px 0;
	}

		.block-type-25 .list-01 .title a {
			color: #535354;
			text-decoration: none;
		}

			.block-type-25 .list-01 .title a:hover {
				text-decoration: underline;
			}

	.block-type-25 .list-01 .details {
		float: right;
		width: 160px;
	}

		.block-type-25 .list-01 .details .figure {
			padding: 0 0 10px 0;
		}

	.block-type-25 .list-02 .group-title {
		float: left;
		width: 325px;
		padding: 0 20px 0 10px;
	}

		.block-type-25 .list-02 .group-title .title {
			font-weight: normal;
			color: #535354;
			font-size: 1.5em;
			padding: 0 0 15px 0;
		}

			.block-type-25 .list-02 .group-title .title a {
				text-decoration: none;
				color: #535354;
			}

				.block-type-25 .list-02 .group-title .title a:hover {
					text-decoration: underline;
				}

	.block-type-25 .list-02 .details-wrapper {
		width: 430px;
		float: left;
	}

	.block-type-25 .list-02 .date {
		width: 160px;
	}

.block-type-25 .webform-fulltext {
	font-size: 1.3em;
}

	.block-type-25 .webform-fulltext p {
		font-size: inherit;
	}

.block-letters .title {
	color: #5089a7;
	font-size: 2.8em;
	font-weight: normal;
	padding: 0 0 12px 0;
}

.block-letters ul {
	overflow: hidden;
}

.block-letters li {
	float: left;
}

	.block-letters li a, .block-letters li span, .block-letters li strong {
		color: #4f89aa;
		font-size: 1.6em;
		background: #efeeeb;
		text-decoration: none;
		text-align: center;
		line-height: 50px;
		height: 50px;
		width: 50px;
		display: block;
	}

	.block-letters li span {
		color: #4f4d50;
	}

.block-letters li {
	padding: 0 1px 1px 0;
}

	.block-letters li a:hover {
		text-decoration: underline;
	}

.block-type-26 .title {
	color: #5089a7;
	font-size: 2.8em;
	font-weight: normal;
	padding: 0 0 12px 0;
}

.block-type-26 ul {
	overflow: hidden;
}

.block-type-26 li {
	float: left;
}

	.block-type-26 li a, .block-type-26 li span, .block-type-26 li strong {
		color: #4f89aa;
		font-size: 1.6em;
		background: #efeeeb;
		text-decoration: none;
		text-align: center;
		line-height: 50px;
		height: 50px;
		width: 50px;
		display: block;
	}

	.block-type-26 li span {
		color: #4f4d50;
	}

.block-type-26 li {
	padding: 0 1px 1px 0;
}

	.block-type-26 li a:hover {
		text-decoration: underline;
	}

.block-cols .list-03 > li, .block-cols .list-04 > li {
	margin: 0 0 20px 0;
	background: #fff;
}

	.block-cols .list-03 > li:last-child, .block-cols .list-04 > li:last-child {
		margin: 0;
	}

	.block-cols .list-03 > li .inner, .block-cols .list-04 > li .inner {
		padding: 20px;
	}

		.block-cols .list-03 > li .inner > .title, .block-cols .list-04 > li .inner > .title {
			color: #4f89aa;
			font-size: 2em;
			font-weight: bold;
			padding: 0 0 20px 0;
		}

	.block-cols .list-03 > li li {
		overflow: hidden;
	}

.block-cols .list-03 .content {
	width: 600px;
	float: left;
	padding: 0 30px 0 0;
}

	.block-cols .list-03 .content > .title {
		color: #2c2c2c;
		font-size: 1.5em;
		font-weight: bold;
		padding: 0 0 20px 0;
	}

	.block-cols .list-03 .content p, .block-cols .list-03 .content dd {
		color: #535354;
		font-size: 1.3em;
		padding: 0 0 8px 0;
	}

		.block-cols .list-03 .content dd p {
			font-size: 1em;
		}

		.block-cols .list-03 .content dd ul {
			padding: 0px 0 20px 15px;
		}

		.block-cols .list-03 .content dd ol {
			padding: 0px 0 20px 33px;
		}

			.block-cols .list-03 .content dd ul li, .block-cols .list-03 .content dd ol li {
				border: none;
				margin: 0;
				overflow: visible;
			}

		.block-cols .list-03 .content dd ul li {
			background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 4px;
			padding: 0 0 2px 15px;
		}

.block-cols .list-03 .details {
	width: 170px;
	float: right;
}

	.block-cols .list-03 .details p {
		color: #000000;
		font-size: 1.2em;
	}

		.block-cols .list-03 .details p a {
			color: #535354;
			text-decoration: none;
		}

			.block-cols .list-03 .details p a:hover {
				text-decoration: underline;
			}

.block-cols .list-03 > li ul li {
	border-bottom: 1px solid #e3e3e3;
	margin: 0 0 8px 0;
}

	.block-cols .list-03 > li ul li:last-child {
		border: 0;
		margin: 0;
	}

.block-cols .list-04 > li li {
	display: inline-block;
	width: 380px;
	padding: 0 10px 5px 0;
}

	.block-cols .list-04 > li li a {
		color: #2c2c2c;
		text-decoration: none;
		font-size: 1.5em;
	}

		.block-cols .list-04 > li li a:hover {
			text-decoration: underline;
		}

.block-type-27 {
	-moz-box-shadow: inset 0 0 49px rgba(0,0,0,0.07);
	-webkit-box-shadow: inset 0 0 49px rgba(0,0,0,0.07);
	box-shadow: inset 0 0 49px rgba(0,0,0,0.07);
	height: 245px;
}

	.block-type-27 > .inner {
		padding: 14px;
	}

		.block-type-27 > .inner > .title {
			background: url(pictos.png) no-repeat left -1698px;
			color: #4F89AA;
			font-size: 1.4em;
			font-weight: normal;
			padding: 0 0 20px 22px;
			text-transform: uppercase;
		}

		.block-type-27 > .inner p {
			font-size: 1.3em;
			color: #000;
			width: 190px;
		}

		.block-type-27 > .inner img {
			float: right;
			margin-left: 5px;
		}

		.block-type-27 > .inner p a {
			color: #B871C5;
			text-decoration: none;
		}

			.block-type-27 > .inner p a:hover {
				text-decoration: underline;
			}

.block-type-28 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-28 > .inner {
		padding: 35px 15px;
		overflow: hidden;
	}

		.block-type-28 > .inner .col {
			width: 330px;
			float: left;
			padding: 0 45px 0 0;
		}

			.block-type-28 > .inner .col:last-child {
				padding: 0;
			}

	.block-type-28 .block {
		margin: 0 0 30px 0;
	}

		.block-type-28 .block .title {
			font-weight: bold;
			color: #4f89aa;
			font-size: 1.2em;
			border-bottom: 1px solid #e3e3e3;
			padding: 0 0 6px 0;
			margin: 0 0 6px 0;
			text-transform: uppercase;
		}

			.block-type-28 .block .title a {
				text-decoration: none;
				color: #4f89aa;
			}

				.block-type-28 .block .title a:hover {
					text-decoration: underline;
				}

		.block-type-28 .block li a:after {
			content: '\00202F>';
			display: inline-block;
			vertical-align: top;
			width: 7px;
			height: 7px;
		}

.mobile .block-type-28 .block li a:after {
	margin-top: 1px;
}

.block-type-28 .block > ul > li {
	border-bottom: 1px solid #e3e3e3;
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
}

	.block-type-28 .block > ul > li > a {
		text-decoration: none;
		color: #000000;
		font-size: 1.2em;
		padding: 0 0 4px 0;
	}

		.block-type-28 .block > ul > li > a:hover {
			text-decoration: underline;
		}

	.block-type-28 .block > ul > li > ul {
		padding: 4px 0 0 0;
	}

		.block-type-28 .block > ul > li > ul > li a {
			color: #737373;
			text-decoration: none;
			font-size: 1.2em;
		}

			.block-type-28 .block > ul > li > ul > li a:hover {
				text-decoration: underline;
			}

.block-type-29 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-29 > .inner {
		padding: 0 20px 20px 20px;
	}

	.block-type-29 section {
		margin: 0 0 15px 0;
		border-bottom: 1px solid #cccccc;
	}

		.block-type-29 section:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}

		.block-type-29 section:last-child {
			border: 0;
			margin: 0;
		}

		.block-type-29 section .title {
			font-weight: bold;
			font-size: 1.5em;
			color: #2c2c2c;
			padding: 0 0 10px 0;
		}

		.block-type-29 section .intro {
			width: 265px;
			float: left;
			padding: 20px 20px 15px 0;
		}

			.block-type-29 section .intro .title {
				padding: 0 0 20px 0;
			}

			.block-type-29 section .intro p {
				color: #000000;
				padding: 0 0 23px 0;
			}

			.block-type-29 section .intro p, .block-type-29 section .intro ul, .block-type-29 section .intro ol {
				font-size: 1.2em;
			}

			.block-type-29 section .intro ul {
				padding: 0px 0 20px 15px;
			}

			.block-type-29 section .intro ol {
				padding: 0px 0 20px 30px;
			}

			.block-type-29 section .intro ul li {
				background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 4px;
				padding: 0 0 2px 15px;
			}

		.block-type-29 section .block-map {
			float: left;
			width: 855px;
			height: 285px;
			margin: 0 0 15px 0;
			-moz-box-shadow: inset 0 0 101px rgba(0,0,0,0.13);
			-webkit-box-shadow: inset 0 0 101px rgba(0,0,0,0.13);
			box-shadow: inset 0 0 101px rgba(0,0,0,0.13);
			position: relative;
			margin-right: -20px;
		}

			.block-type-29 section .block-map .map-container {
				padding: 35px 0 0 25px;
				position: relative;
			}

				.block-type-29 section .block-map .map-container .datmap {
					float: left;
					margin-right: 20px;
				}

		.block-type-29 section .list-map {
			overflow: hidden;
		}

			.block-type-29 section .list-map li {
				padding: 0 0 25px 0px;
				width: 225px;
				float: left;
			}

		.block-type-29 section .list {
			overflow: hidden;
		}

			.block-type-29 section .list li {
				padding: 0 20px 25px 12px;
				color: #737373;
				font-size: 1.3em;
				width: 248px;
				display: inline-block;
				vertical-align: top;
				background: url(picto-arrow-02.png) no-repeat left 4px;
			}

				.block-type-29 section .list li:nth-child(4n) {
					padding-right: 0;
				}

				.block-type-29 section .list li .name {
					font-weight: normal;
					text-transform: uppercase;
				}

				.block-type-29 section .list li a {
					color: #000;
					text-decoration: none;
				}

					.block-type-29 section .list li a:hover {
						text-decoration: underline;
					}

.block-type {
	background: #fff;
	margin: 0 0 20px 0;
	width: 100%;
}

	.block-type .inner {
		padding: 15px;
	}

.block-type-31 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-31 > .inner {
		padding: 15px;
		overflow: hidden;
	}

	.block-type-31 .inner > .title {
		font-size: 1.4em;
		font-weight: normal;
		text-transform: uppercase;
		line-height: 1.1em;
		padding: 0 0 15px 20px;
		background: url(pictos.png) left -1100px no-repeat;
		color: #535354;
	}

	.block-type-31 .figure {
		float: right;
		margin: -12px 0 0 20px;
	}

	.block-type-31 .content {
		font-size: 1.2em;
		line-height: 1.5em;
		color: #535354;
	}

	.block-type-31 .btn-type-03 {
		font-size: 1.1em;
		padding: 9px 10px;
		margin-top: 20px;
	}

.block-type-32 {
	background: #fff;
	margin: 0 0 20px 0;
	width: 100%;
}

.block-type-01 .inner .block-type-32 .inner {
	padding: 0;
}

.block-type-32 .inner {
	padding: 15px 0 15px 15px;
	overflow: hidden;
}

	.block-type-32 .inner > .title {
		color: #998677;
		background: url(pictos.png) left -1100px no-repeat;
		font-size: 14px;
		text-transform: uppercase;
		line-height: 16px;
		padding: 0 0 15px 20px;
	}

.block-wysiwyg .content td p.ligne_choix {
	background: url(pictos.png) left -1100px no-repeat;
	font-weight: bold;
	padding-left: 20px;
}

.block-type-32 article {
	width: 190px;
	overflow: hidden;
	margin: 0 16px 0 0;
	float: left;
}

	.block-type-32 article.last {
		margin: 0;
	}

	.block-type-32 article img {
		margin: 0 auto;
		max-width: 100%;
		width: 100%;
	}

.block-type-32.type-a article {
	width: 260px;
	margin: 0 15px 0 0;
}

	.block-type-32.type-a article.last {
		margin: 0;
	}

.block-type-32.type-b article {
	width: 395px;
	margin: 0 20px 0 0;
}

	.block-type-32.type-b article.last {
		margin: 0;
	}

.block-type-32.type-c article {
	width: 100%;
	float: none;
	display: block;
}

.block-type-32 .title {
	background: url(pictos.png) no-repeat scroll left -1100px;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: normal;
	color: #998677;
	padding: 0 0 5px 20px;
	text-transform: uppercase;
	border-bottom: none;
}

.block-type-32 article .title-02 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	padding: 0 0 5px 0;
	font-family: Verdana,Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.block-type-32 article .figure {
	margin: 0 0 15px 0;
}

.block-type-32.type-c article .figure {
	float: right;
	margin-left: 35px;
}

.block-type-32 article p {
	font-family: Verdana,Arial,"Helvetica Neue",Helvetica,sans-serif;
	color: #535354;
	font-size: 1.2em;
}

.block-type-32 article > a {
	text-decoration: none;
}

	.block-type-32 article > a p {
		color: #535354;
		text-decoration: none;
		padding: 0 0 15px 0;
	}

.block-type-32 article p.date {
	font-size: 1em;
	padding-bottom: 8px;
}

.block-type-32 article > a:hover p {
	text-decoration: underline;
}

.map img {
	max-width: inherit;
}

.block-map-crud {
	margin: 0 0 20px 0;
}

.block-type-01 .inner .block-map-crud.block-type .inner {
	padding: 0;
}

.block-map-crud .map {
	border: 2px solid #dbdbdb;
	padding: 7px;
}

.block-map-crud .ademe-marker {
	padding: 15px 20px;
	width: 220px;
}

	.block-map-crud .ademe-marker h2, .block-map-crud .ademe-marker .regions {
		font-size: 12px;
	}

	.block-map-crud .ademe-marker .regions {
		margin: 0 0 5px 0;
		display: block;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #ccc;
		font-weight: bold;
	}

	.block-map-crud .ademe-marker h2 {
		color: #4f89aa;
		font-family: Verdana,sans-serif;
		font-weight: normal;
	}

		.block-map-crud .ademe-marker h2 a {
			color: #4f89aa;
			text-decoration: none;
		}

			.block-map-crud .ademe-marker h2 a:hover {
				text-decoration: underline;
			}

.ademe-map-domtom-items:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.ademe-map-domtom-items > div {
	float: left;
	margin: 12px 18px 0px 0px;
}

	.ademe-map-domtom-items > div:nth-child(7n) {
		margin-right: 0;
	}

.block-type-01 .inner .block-map-search-filters.block-type {
	margin: 0;
}

	.block-type-01 .inner .block-map-search-filters.block-type .inner {
		padding: 0;
	}

.block-map-search-filters .col {
	width: 384px;
	float: left;
}

.block-map-search-filters .inner:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.block-map-search-filters .title {
	color: #4f89aa;
	background: url(pictos.png) left -1700px no-repeat;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0px 20px;
	display: block;
	text-transform: uppercase;
	line-height: 16px;
}

.block-map-search-filters .form-item {
	margin-top: 15px;
}

.block-map-search-filters label {
	font-size: 12px;
	color: #000;
	display: block;
	margin-bottom: 5px;
}

.block-map-search-filters .field-wrapper-select select {
	border: 1px solid #d8d1c7;
	width: 296px;
	height: 22px;
	font-size: 1.1em;
	background: #fff;
}

.block-map-search-filters .field-wrapper-text .form-text {
	color: #000000;
	font-size: 1.1em;
	background: #fff;
	width: 277px;
	padding: 0px 10px 0px 10px;
	height: 20px;
	line-height: 14px;
	border: 1px solid #d8d1c7;
}

.block-map-search-filters .btn-line {
	margin: 32px 0 10px 0;
	text-align: center;
}

	.block-map-search-filters .btn-line input, .block-map-search-filters .btn-line a {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 1.1em;
		padding: 6px 13px;
	}

	.block-map-search-filters .btn-line input {
		background: #998677;
		color: #fff;
	}

		.block-map-search-filters .btn-line input + input {
			color: #998677;
			text-decoration: none;
			background: none;
		}

.block-map-search-filters-per-page h2 {
	margin-bottom: 15px;
}

	.block-map-search-filters-per-page h2 strong {
		color: #e32119;
	}

.block-map-search-filters-per-page .field-wrapper-select label {
	display: none;
}

.block-map-search-filters-per-page .per-page .field-wrapper-select select {
	border: 1px solid #d8d1c7;
	width: 229px;
	height: 22px;
	font-size: 1.1em;
	background: #fff;
}

.block-map-search-filters-per-page .pager {
	float: right;
	margin-top: -17px;
	clear: both;
}

	.block-map-search-filters-per-page .pager ul li {
		display: inline-block;
		padding: 0 4px;
	}

		.block-map-search-filters-per-page .pager ul li a, .block-map-search-filters-per-page .pager ul li span, .block-map-search-filters-per-page .pager ul li strong {
			color: #2c2c2c;
			text-decoration: none;
			font-size: 1.2em;
		}

.block-map-search-result {
	margin-bottom: 20px;
}

	.block-map-search-result .row {
		background: #fff;
		padding: 15px;
		margin-bottom: 20px;
	}

		.block-map-search-result .row.last {
			margin-bottom: 0;
		}

	.block-map-search-result h2 {
		color: #2c2c2c;
		font-size: 14px;
		width: 700px;
	}

		.block-map-search-result h2 a {
			color: #2c2c2c;
			text-decoration: underline;
		}

			.block-map-search-result h2 a:hover {
				text-decoration: none;
			}

	.block-map-search-result h3 {
		color: #535354;
		font-size: 13px;
		font-weight: normal;
	}

	.block-map-search-result .col {
		float: left;
		width: 600px;
	}

		.block-map-search-result .col + .col {
			float: right;
			width: auto;
		}

	.block-map-search-result .wrapper {
		margin-bottom: 20px;
	}

	.block-map-search-result .figure {
		height: 108px;
		width: 76px;
		background: url(/sites/all/themes/ademe/images/sprites.png) 0 -57px no-repeat;
		margin: 0 35px 0 0;
	}

		.block-map-search-result .figure .img {
			display: table-cell;
			width: 76px;
			vertical-align: middle;
			height: 108px;
			text-align: center;
		}

			.block-map-search-result .figure .img img {
				display: inline-block;
			}

	.block-map-search-result table {
		margin: 20px 0 0 0;
	}

		.block-map-search-result table th {
			text-align: left;
			color: #000000;
			font-size: 12px;
			min-height: 14px;
			width: 155px;
		}

		.block-map-search-result table td {
			font-size: 12px;
			padding: 0 0 4px 0px;
			min-height: 14px;
			color: #737373;
		}

	.block-map-search-result .links {
		text-align: right;
		border-top: 1px solid #ccc;
		padding: 20px 0 10px 0;
	}

		.block-map-search-result .links .link-type-03 {
			margin: 0 0 0 25px;
		}

	.block-map-search-result .per-page-wrapper {
		background: #fff;
		padding: 15px;
		overflow: hidden;
	}

	.block-map-search-result .pager {
		float: right;
		margin-top: -17px;
		clear: both;
	}

		.block-map-search-result .pager ul li {
			display: inline-block;
			padding: 0 4px;
		}

			.block-map-search-result .pager ul li a, .block-map-search-result .pager ul li span, .block-map-search-result .pager ul li strong {
				color: #2c2c2c;
				text-decoration: none;
				font-size: 1.2em;
			}

	.block-map-search-result .field-wrapper-select select {
		border: 1px solid #d8d1c7;
		width: 229px;
		height: 22px;
		font-size: 1.1em;
		background: #fff;
	}

.block-type-01 .inner .block-map-practices.block-type {
	margin: 0;
}

	.block-type-01 .inner .block-map-practices.block-type .inner {
		padding: 0;
	}

.block-map-practices .description {
	color: #535354;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 20px;
}

.block-map-practices .map {
	border: 2px solid #dbdbdb;
	padding: 7px;
}

.block-map-practices .ademe-marker {
	padding: 15px 20px;
	width: 220px;
}

	.block-map-practices .ademe-marker h2, .block-map-practices .ademe-marker .regions {
		font-size: 12px;
	}

	.block-map-practices .ademe-marker .regions {
		margin: 0 0 5px 0;
		display: block;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #ccc;
		font-weight: bold;
	}

	.block-map-practices .ademe-marker h2 {
		color: #4f89aa;
		font-family: Verdana,sans-serif;
		font-weight: normal;
	}

		.block-map-practices .ademe-marker h2 a {
			color: #4f89aa;
			text-decoration: none;
		}

			.block-map-practices .ademe-marker h2 a:hover {
				text-decoration: underline;
			}

.block-map-practices-search-filters .col {
	width: 384px;
	float: left;
}

.block-map-practices-search-filters fieldset {
	padding: 0 0 28px 0;
}

.block-map-practices-search-filters .title {
	color: #000;
	background: url(pictos.png) left -1700px no-repeat;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 10px 20px;
}

.block-map-practices-search-filters .field-wrapper-checkbox .form-item {
	overflow: hidden;
	padding: 0 0 6px 0;
}

.block-map-practices-search-filters .field-wrapper-checkbox label {
	color: #000000;
	vertical-align: middle;
	font-size: 12px;
}

.block-map-practices-search-filters .field-wrapper-checkbox input[type="checkbox"] {
	vertical-align: middle;
}

.block-map-practices-search-filters .field-wrapper-select label {
	display: none;
}

.block-map-practices-search-filters .field-wrapper-select select {
	border: 1px solid #d8d1c7;
	width: 296px;
	height: 22px;
	font-size: 1.1em;
	background: #fff;
}

.block-map-practices-search-filters .btn-line {
	clear: both;
	text-align: center;
	padding-top: 20px;
}

	.block-map-practices-search-filters .btn-line input, .block-map-practices-search-filters .btn-line a {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 11px;
		padding: 6px 13px;
	}

	.block-map-practices-search-filters .btn-line input {
		background: #998677;
		color: #fff;
	}

		.block-map-practices-search-filters .btn-line input + input {
			color: #998677;
			text-decoration: none;
			background: none;
		}

.section-community .main-title {
	background-position: 0 -1300px;
}

.section-community .block-type-06 {
	background: #ff8f19;
}

.section-community .block-type-02 .inner > .title, .section-community .block-type-27 .inner > .title, .section-community .news .title {
	color: #ff8f19;
	background-position: 0 -3200px;
}

.section-community .block-type-02 ul li a {
	background-position: 0 -3496px;
}

.section-community .main-title, .section-community .block-type-01 .block-intro .title, .section-community .block-type-01 .block-intro h2, .section-community .block-type-08 .inner .figure .caption > .title, .section-community .block-type-08 .inner .figure .caption > .title a, .section-community .block-type-02 ul li a, .section-community .block-type-01 .table-contents li span, .section-community .block-type-01 .table-contents .title, .block.section-community .title a {
	color: #ff8f19;
}

.section-community .block-type-06 ul li.active, .section-community .block-type-06 ul li a.active {
	background: #ff6309;
}

.node-type-dossier .section-community .block-type-01 .block-intro {
	border-color: #ff8f19;
}

.section-pro .main-title {
	background-position: 0 -1400px;
}

.section-pro .block-type-06 {
	background: #88c13e;
}

.section-pro .block-type-02 .inner > .title, .section-pro .block-type-27 .inner > .title, .section-pro .news .title {
	color: #88c13e;
	background-position: 0 -3300px;
}

.section-pro .block-type-02 ul li a {
	background-position: 0 -3596px;
}

.section-pro .main-title, .section-pro .block-type-01 .block-intro .title, .section-pro .block-type-01 .block-intro h2, .section-pro .block-type-08 .inner .figure .caption > .title, .section-pro .block-type-08 .inner .figure .caption > .title a, .section-pro .block-type-02 ul li a, .section-pro .block-type-01 .table-contents li span, .section-pro .block-type-01 .table-contents .title, .block.section-pro .title a {
	color: #88c13e;
}

.node-type-dossier .section-pro .block-type-01 .block-intro {
	border-color: #88c13e;
}

.section-pro .block-type-06 ul li.active, .section-pro .block-type-06 ul li a.active {
	background: #49920f;
}

.section-individual .main-title {
	background-position: 0 -1500px;
}

.section-individual .block-type-06 {
	background: #b871c5;
}

.section-individual .block-type-02 .inner > .title, .section-individual .block-type-27 .inner > .title, .section-individual .news .title {
	color: #b871c5;
	background-position: 0 -3400px;
}

.section-individual .block-type-02 ul li a {
	background-position: 0 -3696px;
}

.section-individual .main-title, .section-individual .block-type-01 .block-intro .title, .section-individual .block-type-01 .block-intro h2, .section-individual .block-type-08 .inner .figure .caption > .title, .section-individual .block-type-08 .inner .figure .caption > .title a, .section-individual .block-type-02 ul li a, .section-individual .block-type-01 .table-contents li span, .section-individual .block-type-01 .table-contents .title, .block.section-individual .title a {
	color: #b871c5;
}

.node-type-dossier .section-individual .block-type-01 .block-intro {
	border-color: #b871c5;
}

.section-individual .block-type-06 ul li.active, .section-individual .block-type-06 ul li a.active {
	background: #853298;
}

.section-expertise .main-title, nav[role="navigation"] .section-expertise .dropdown .category .title {
	background-position: 0 -7900px;
}

.section-research .main-title, nav[role="navigation"] .section-research .dropdown .category .title {
	background-position: 0 -4100px;
}

.section-international .main-title, nav[role="navigation"] .section-international .dropdown .category .title {
	background-position: 0 -7700px;
}

.section-news .main-title, nav[role="navigation"] .section-news .dropdown .category .title {
	background-position: 0 -7600px;
}

.section-media .main-title, nav[role="navigation"] .section-media .dropdown .category .title {
	background-position: 0 -7500px;
}

.section-search .main-title {
	background-position: 0 -7800px;
}

.section-home .main-title {
	color: #004c9a;
	background-position: 0 -4300px;
}

.section-about .main-title, nav[role="navigation"] .section-about .dropdown .category .title {
	background-position: 0 -8000px;
}

.section-contact .main-title {
	background-position: 0 -9000px;
}

.section-index .main-title {
	background-position: 0 -9100px;
}

.section-sitemap .main-title {
	background-position: 0 -9200px;
}

.section-default .main-title {
	padding-left: 0;
}

html[lang=en] .section-investment .main-title {
	background-position: 0 -9648px;
}

#form-quicksearch {
	float: right;
	clear: right;
	margin: 60px 0 0 0;
}

	#form-quicksearch label {
		text-indent: -9999px;
		height: 0;
		opacity: 0;
		width: 0;
		display: block;
	}

	#form-quicksearch .form-item {
		position: relative;
		float: left;
	}

	#form-quicksearch input[type="text"] {
		background-color: #fff;
		-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2) inset;
		box-shadow: 0 2px 5px rgba(0,0,0,0.2) inset;
		width: 346px;
		width: 326px;
		padding: 0 10px;
		border: 1px solid #b2b2b2;
		height: 18px;
		line-height: 18px;
		font-family: Verdana,"Helvetica Neue",Helvetica,sans-serif;
		font-size: 1.1em;
		float: left;
	}

	#form-quicksearch input.form-submit {
		width: 20px;
		height: 20px;
		float: left;
	}

	#form-quicksearch .link {
		float: left;
		color: #2c2c2c;
		text-decoration: none;
		margin: 3px 0 0 10px;
	}

		#form-quicksearch .link:hover {
			text-decoration: underline;
		}

#form-poll {
	padding: 0 10px;
}

	#form-poll legend {
		color: #000;
		font-size: 1.3em;
		padding: 0 0 15px 0;
		text-align: left;
	}

	#form-poll input[type="submit"] {
		color: #fff;
		font-size: 1.1em;
		text-transform: uppercase;
		width: 108px;
		height: 24px;
		font-weight: bold;
		background: #998677;
		margin: 0 auto;
		display: block;
	}

		#form-poll input[type="submit"]:hover {
			text-decoration: underline;
		}

	#form-poll input[type="radio"] {
		display: inline-block;
		vertical-align: middle;
		margin: 0 5px 0 0;
	}

	#form-poll label {
		display: inline-block;
		color: #000000;
		vertical-align: middle;
		font-size: 1.2em;
	}

	#form-poll fieldset {
		text-align: center;
	}

		#form-poll fieldset .fields {
			display: inline-block;
		}

	#form-poll .field-wrapper-radio {
		padding: 0 0 5px 0;
		text-align: left;
	}

		#form-poll .field-wrapper-radio + .field-wrapper-radio {
			padding-bottom: 15px;
		}

#form-comment .title {
	font-weight: bold;
	font-size: 1.6em;
	color: #998677;
	padding: 0 0 15px 0;
}

#form-comment label {
	font-weight: bold;
	display: block;
	color: #000000;
	font-size: 1.3em;
	padding: 0 0 5px 0;
}

	#form-comment label span {
		font-weight: normal;
	}

#form-comment .field-wrapper-text {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 25px 0 0;
}

	#form-comment .field-wrapper-text + .field-wrapper-text {
		margin: 0;
	}

#form-comment .field-wrapper-textarea {
	padding: 0 0 20px 0;
	clear: both;
	float: none;
}

#form-comment input[type="text"] {
	border: 1px solid #d8d1c7;
	width: 331px;
	padding: 0 5px;
	height: 22px;
	line-height: 22px;
	font-size: 1.2em;
}

#form-comment input[type="submit"] {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	text-align: center;
	background: #998677;
	color: #fff;
	padding: 0 25px;
	min-height: 29px;
	line-height: 29px;
}

#form-comment textarea {
	border: 1px solid #d8d1c7;
	width: 798px;
	padding: 5px;
	height: 82px;
	resize: none;
	font-size: 1.2em;
	-moz-box-sizing: inherit;
	-webkit-box-sizing: inherit;
}

.block-type-18 #form-filter {
	border-top: 1px solid #b0b6b8;
	border-bottom: 1px solid #b0b6b8;
	padding: 18px 0 20px 0;
	overflow: hidden;
	margin: 0 0 20px 0;
}

	.block-type-18 #form-filter .field-wrapper-text {
		overflow: hidden;
		height: 20px;
		padding: 8px 40px 0 0;
		float: left;
	}

		.block-type-18 #form-filter .field-wrapper-text label {
			color: #000000;
			font-size: 1.4em;
			vertical-align: middle;
			display: inline-block;
		}

	.block-type-18 #form-filter input[type="radio"] {
		display: inline-block;
		margin: 0 5px 0 0;
		vertical-align: middle;
	}

	.block-type-18 #form-filter .btn-type-03 {
		vertical-align: middle;
	}

.form-main-search {
	overflow: hidden;
}

	.form-main-search .col {
		float: left;
		width: 405px;
		padding: 0 0 0 95px;
	}

		.form-main-search .col + .col {
			width: 305px;
			padding: 0;
		}

	.form-main-search .block {
		padding: 0 0 28px 0;
	}

		.form-main-search .block .title {
			font-weight: bold;
			color: #000;
			font-size: 1.4em;
			padding: 0 0 10px 20px;
			display: block;
			background: url(pictos.png) no-repeat left -1700px;
		}

	.form-main-search .field-wrapper-text input[type="text"] {
		color: #000000;
		font-size: 1.1em;
		background: #fff;
		width: 277px;
		padding: 5px 10px 3px 10px;
		height: 14px;
		line-height: 14px;
		border: 1px solid #d8d1c7;
	}

	.form-main-search .field-wrapper-checkbox .form-item {
		overflow: hidden;
		padding: 0 0 6px 0;
	}

	.form-main-search .field-wrapper-checkbox input[type="checkbox"] {
		vertical-align: middle;
	}

	.form-main-search .field-wrapper-checkbox label {
		color: #000000;
		vertical-align: middle;
		font-size: 1.2em;
	}

	.form-main-search .form-checkboxes ul li > ul {
		margin-left: 20px;
	}

	.form-main-search .form-checkboxes ul li > ul {
		margin-left: 20px;
	}

	.form-main-search .field-wrapper-select select {
		border: 1px solid #d8d1c7;
		width: 296px;
		height: 22px;
		font-size: 1.1em;
	}

.slider-a11y {
	text-indent: -9999px;
	opacity: 0;
	overflow: hidden;
	height: 0;
	width: 0;
}

.form-main-search .slider-a11y .form-item {
	padding: 0 0 10px 0;
}

.form-main-search .slider-a11y label {
	font-size: 1.2em;
	display: block;
	padding: 0 0 5px 0;
}

.slider {
	position: relative;
	width: 297px;
}

	.slider .legend {
		font-size: 1em;
		color: #535354;
		float: left;
		padding: 0 0 3px 0;
	}

		.slider .legend.end {
			float: right;
		}

.ui-slider {
	background: url(bg-slider-02.png) left 8px repeat-x;
	height: 39px;
	position: relative;
	width: 286px;
	clear: both;
}

.ui-slider-handle {
	display: block;
	width: 11px;
	padding: 20px 0 0 0;
	height: 11px;
	position: absolute;
	top: 0;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	outline: 0;
	background: url(pictos.png) left -8600px no-repeat;
}

.ui-slider-range {
	position: absolute;
	top: 4px;
	background: url(bg-slider.png) left top repeat;
	height: 12px;
}

.ui-slider-handle span {
	display: block;
	position: absolute;
	left: 0;
	font-size: 8px;
}

.ui-slider-handle + .ui-slider-handle {
	background-position: 0 -8700px;
}

	.ui-slider-handle + .ui-slider-handle span {
		position: absolute;
		right: 0;
		left: auto;
	}

.form-main-search .btn-line {
	clear: both;
	text-align: center;
}

	.form-main-search .btn-line .btn-type-03 {
		margin: 0 5px;
	}

	.form-main-search .btn-line a.btn-type-03 {
		font-weight: normal;
		text-transform: capitalize;
		background: none;
		color: #998677;
	}

#form-advanced-search {
	padding: 20px 0 0 0;
}

.block-search .block {
	background: #4f89aa;
	padding: 14px 20px;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: 20px;
	position: relative;
}

	.block-search .block input[type="text"] {
		border: 1px solid #5a7686;
		padding: 0 5px;
		height: 20px;
		line-height: 20px;
		color: #000;
		font-size: 1.1em;
		border-right: 0;
		width: 250px;
		-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2) inset;
		box-shadow: 0 2px 5px rgba(0,0,0,0.2) inset;
	}

	.block-search .block .error {
		font-weight: bold;
		color: #ff0000;
		font-size: 1.1em;
		padding: 8px;
		background: #fff;
		margin: 10px 0 0 0;
		display: block;
		font-family: Verdana,"Helvetica Neue",Helvetica,sans-serif;
	}

.block-search .form-actions {
	margin-bottom: 20px;
	text-align: right;
}

.block-search .filters {
	margin-bottom: 12px;
}

	.block-search .filters > ul > li {
		padding: 0 0 8px 0;
		overflow: hidden;
	}

		.block-search .filters > ul > li ul {
			padding: 8px 0 0 25px;
		}

		.block-search .filters > ul > li .autocomplete-facet {
			display: none;
		}

			.block-search .filters > ul > li .autocomplete-facet ul {
				padding: 0;
			}

		.block-search .filters > ul > li.open .autocomplete-facet {
			display: block;
		}

		.block-search .filters > ul > li .field-wrapper-checkbox {
			padding: 4px 0 4px 0;
		}

			.block-search .filters > ul > li .field-wrapper-checkbox .form-item {
				font-size: 12px;
			}

			.block-search .filters > ul > li .field-wrapper-checkbox input {
				margin: 0 5px 0 0;
			}

			.block-search .filters > ul > li .field-wrapper-checkbox.expanded > input:checked + label:before {
				content: '-';
			}

			.block-search .filters > ul > li .field-wrapper-checkbox.expanded > label:before {
				content: '+ ';
			}

			.block-search .filters > ul > li .field-wrapper-checkbox label, .block-search .filters > ul > li .field-wrapper-checkbox .sub label, .slider-a11y .field-wrapper-select label, .block-search .filters > ul > li .field-wrapper-checkbox .label {
				color: #535354;
				vertical-align: top;
				display: inline-block;
				width: auto;
				line-height: 14px;
				cursor: pointer;
				word-wrap: break-word;
			}

.slider-a11y .field-wrapper-select label {
	padding: 0 0 5px 0;
	color: #535354;
}

.block-search .filters > ul > li .field-wrapper-checkbox .sub {
	width: 150px;
	height: 0;
	opacity: 0;
	padding: 0 0 0 25px;
}

	.block-search .filters > ul > li .field-wrapper-checkbox .sub label {
		color: #4f89aa;
	}

.block-search .filters > ul > li .field-wrapper-checkbox.expanded > input:checked ~ .sub {
	opacity: 1;
	height: auto;
	width: auto;
}

.block-search .filters .head {
	display: block;
	width: 100%;
}

	.block-search .filters .head a {
		background: #efeeeb url(pictos.png) 12px -8392px no-repeat;
		height: 23px;
		line-height: 23px;
		text-decoration: none;
		padding: 0 10px 0 25px;
		color: #000000;
		display: block;
		font-size: 12px;
		outline: none;
	}

.block-search .filters .open .head a {
	background-position: 10px -8491px;
}

.block-search .slider {
	position: relative;
	width: 260px;
	padding: 10px 0 0 0;
}

.block-search .ui-slider {
	background: url(bg-slider-02.png) left 8px repeat-x;
	height: 39px;
	position: relative;
	width: 249px;
	clear: both;
}

.slider-a11y .field-wrapper-select select {
	border: 1px solid #d8d1c7;
	width: 258px;
	height: 22px;
	font-size: 1.1em;
}

.slider-a11y .field-wrapper-select .form-item {
	padding: 0 0 5px 0;
	font-size: 12px;
}

.form-filter-type-02 {
	overflow: hidden;
	margin: 0 0 20px 0;
	border-top: 1px solid #b0b6b8;
	border-bottom: 1px solid #b0b6b8;
}

	.form-filter-type-02 fieldset {
		padding: 10px 0;
	}

	.form-filter-type-02 .fieldset {
		overflow: hidden;
		padding: 5px 0;
	}

	.form-filter-type-02 fieldset .title {
		font-size: 1.4em;
		padding: 0 0 5px 0;
	}

	.form-filter-type-02 fieldset legend.title {
		padding: 0 10px 0 0;
		float: left;
	}

	.form-filter-type-02 .field-wrapper-checkbox {
		float: left;
		overflow: hidden;
		min-height: 20px;
		padding: 0 20px 0 0;
	}

	.form-filter-type-02 input[type="checkbox"] {
		display: inline-block;
		margin: 0 5px 0 0;
		vertical-align: middle;
	}

	.form-filter-type-02 label {
		color: #000000;
		font-size: 1.4em;
		vertical-align: middle;
		display: inline-block;
	}

	.form-filter-type-02 .btn-type-03 {
		vertical-align: middle;
	}


	.form-filter-type-02 tr td, .form-filter-type-02 tr th {
		padding: 4px;
	}

#form-contact, #user-login, #form-document {
	padding: 0 0 20px 0;
}

	#form-contact fieldset, #user-login fieldset, #form-document fieldset {
		border-bottom: 1px solid #E3E3E3;
		padding: 0 0 5px 0;
		margin: 0 0 25px 0;
	}

	#form-contact label, #user-login label, #form-document label {
		width: 166px;
		color: #000;
		font-size: 1.3em;
		text-align: right;
		padding: 0 15px 0 0;
		display: inline-block;
	}

		#form-contact label span, #user-login label span, #form-document label span {
			color: #ff0000;
		}

		#form-contact label.error, #form-document label.error {
			color: #ff0000;
			position: absolute;
			left: 0;
			top: -15px;
		}

	#form-contact .form-text, #user-login .form-text, #form-document .form-text {
		width: 610px;
		border: 1px solid #d8d1c7;
		height: 22px;
		line-height: 22px;
		padding: 0 5px;
		color: #000000;
		font-size: 1.3em;
		display: inline-block;
		vertical-align: top;
	}

		#form-contact .form-text[size] {
			width: auto;
		}

	#form-contact a.fieldset-title {
		text-decoration: none;
	}

	#form-contact .form-text.error, #form-contact textarea.error, #form-contact select.error, #user-login .form-text.error, #user-login textarea.error, #user-login select.error, #form-document .form-text.error, #form-document textarea.error, #form-document select.error {
		border: 1px solid #ff0000;
	}

	#form-contact input#zipcode, #user-login input#zipcode, #form-document input.zip {
		width: 147px;
	}

	#form-contact textarea, #user-login textarea {
		width: 610px;
		min-width: 610px;
		max-width: 610px;
		border: 1px solid #d8d1c7;
		min-height: 52px;
		height: 52px;
		padding: 5px;
		color: #000000;
		font-size: 1.3em;
		display: inline-block;
	}

	#form-contact select, #user-login select, #form-document select {
		width: 622px;
		border: 1px solid #d8d1c7;
		height: 22px;
		line-height: 22px;
		color: #000000;
		font-size: 1.3em;
		display: inline-block;
	}

	#form-contact .form-item, #user-login .form-item, #form-document .form-item {
		padding: 0 0 15px 0;
		position: relative;
	}

	#form-contact input[type="submit"], #user-login input[type="submit"], #form-document input[type="submit"] {
		width: 145px;
		margin: 0 auto;
		display: block;
	}

	#form-contact .title, #user-login .title, #form-document .title {
		color: #4f89aa;
		font-size: 1.8em;
		font-weight: bold;
		padding: 0 0 25px 20px;
		background: url(pictos.png) left -1699px no-repeat;
	}

	#form-contact .block-captcha, #user-login .block-captcha {
		text-align: center;
		padding: 0 0 25px 0;
		border-bottom: 1px solid #E3E3E3;
		margin: 0 0 25px 0;
	}

	#form-document .block-captcha {
		text-align: center;
		padding: 0 0 0px 0;
		margin: 0 0 10px 0;
	}

		#form-contact .block-captcha #edit-captcha-form, #form-document .block-captcha #edit-captcha-form {
			padding-left: 184px;
		}

		#form-contact .block-captcha #recaptcha_widget_div, #form-document .block-captcha #recaptcha_widget_div {
			margin: 0;
		}

	#form-contact .webform-component-ademe-wf-date .ademe-wf-wrapper {
		display: inline-block;
	}

	#form-contact .webform-component-ademe-wf-date .ademe-wf-datepicker-img {
		position: relative;
		top: 6px;
	}

	#form-contact .webform-component-ademe-wf-date .form-item, #form-contact .webform-component-hour-minute .form-item {
		display: inline-block;
		top: -3px;
	}

	#form-contact .webform-component-ademe-wf-date .form-item, #form-contact .webform-component-hour-minute {
		padding-bottom: 0;
	}

		#form-contact .webform-component-ademe-wf-date .form-text, #form-contact .webform-component-hour-minute .form-text {
			width: 120px;
		}

	#form-contact .form-radios, #form-contact .form-checkboxes {
		display: inline-block;
	}

	#form-contact .webform-component-radios, #form-contact .webform-component-checkboxes {
		padding-bottom: 0;
	}

		#form-contact .webform-component-radios label, #form-contact .webform-component-checkboxes label, #form-contact .webform-component-select label {
			vertical-align: top;
		}

	#form-contact .form-radios label, #form-contact .form-checkboxes label {
		width: auto;
		vertical-align: middle;
	}

	#form-contact .form-radios .form-radio, #form-contact .form-checkboxes .form-checkbox {
		display: inline-block;
		vertical-align: middle;
	}

	#form-contact .form-checkboxes .field-wrapper-checkbox {
		padding: 0 0 15px 0;
		position: relative;
	}

		#form-contact .form-checkboxes .field-wrapper-checkbox .form-item {
			display: none;
		}

	#form-contact .webform-component-select .form-select {
		height: auto;
	}

.tooltipster-default {
	border-radius: 3px;
	background: #2c2c2c;
	color: #fff;
}

	.tooltipster-default .tooltipster-content {
		font-family: Tahoma,Arial,sans-serif;
		font-size: 10px;
		overflow: hidden;
		font-family: Tahoma,"Helvetica Neue",Helvetica,sans-serif;
		line-height: 16px;
		padding: 0 4px;
	}

.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	z-index: 9999999;
	width: auto;
	overflow: visible;
	margin: 18px 0 0 0;
}

	.tooltipster-base .tooltipster-content {
		overflow: hidden;
	}

.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 5px;
	height: 5px;
	position: absolute;
	background: url(pictos.png) left -6100px no-repeat;
	bottom: -4px;
	left: 10px;
	z-index: 1;
}

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}

.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-map {
	border-radius: 3px;
	background: #2c2c2c;
	color: #fff;
}

	.tooltipster-map .tooltipster-content {
		font-family: Tahoma,Arial,sans-serif;
		font-size: 15px;
		overflow: hidden;
		font-family: Tahoma,"Helvetica Neue",Helvetica,sans-serif;
		line-height: 28px;
		padding: 0 4px;
	}

	.tooltipster-map .tooltipster-arrow {
		display: none;
	}

.ps-container .ps-scrollbar-x-rail {
	position: absolute;
	bottom: 3px;
	height: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background-color .2s linear,opacity .2s linear;
	-moz-transition: background-color .2s linear,opacity .2s linear;
	-o-transition: background-color .2s linear,opacity .2s linear;
	transition: background-color .2s linear,opacity .2s linear;
}

	.ps-container .ps-scrollbar-x-rail:hover, .ps-container .ps-scrollbar-x-rail.hover {
		background-color: #eee;
	}

.ps-container .ps-scrollbar-y-rail {
	position: absolute;
	right: 3px;
	width: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background-color .2s linear,opacity .2s linear;
	-moz-transition: background-color .2s linear,opacity .2s linear;
	-o-transition: background-color .2s linear,opacity .2s linear;
	transition: background-color .2s linear,opacity .2s linear;
}

.ps-container .ps-scrollbar-x {
	position: absolute;
	bottom: 0;
	height: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #aaa;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-x {
	font-size: 0;
}

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x, .ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
	background-color: #999;
}

.ps-container .ps-scrollbar-y {
	position: absolute;
	right: 0;
	width: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #4f89aa;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
	transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-y {
	font-size: 0;
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y, .ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
	background-color: #4f89aa;
}

#footer {
	background: #ffffff;
}

	#footer section .inner {
		width: 1160px;
		margin: 0 auto;
		overflow: hidden;
	}

		#footer section .inner .title {
			font-weight: bold;
			color: #535354;
			font-size: 1.4em;
			text-transform: uppercase;
		}

	#footer .level-01 {
		overflow: hidden;
		border-bottom: 1px solid #e4e4e4;
	}

		#footer .level-01 .inner {
			display: table;
		}

		#footer .level-01 .col {
			padding: 30px 0 0 0;
			min-height: 473px;
			border-right: 1px solid #e3e3e3;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			display: table-cell;
			vertical-align: top;
		}

			#footer .level-01 .col .title {
				padding: 0 0 16px 0;
			}

			#footer .level-01 .col.access {
				width: 363px;
				padding-right: 30px;
			}

				#footer .level-01 .col.access > ul > li {
					border-bottom: 1px solid #e3e3e3;
					padding: 0 0 9px 0;
					margin: 0 0 9px 0;
				}

					#footer .level-01 .col.access > ul > li:last-child {
						border: 0;
					}

					#footer .level-01 .col.access > ul > li > a {
						font-size: 1.2em;
						color: #000000;
					}

						#footer .level-01 .col.access > ul > li > a:hover {
							text-decoration: underline;
						}

					#footer .level-01 .col.access > ul > li.expanded > a:after {
						display: none;
					}

					#footer .level-01 .col.access > ul > li ul li a {
						color: #737373;
						font-size: 1.2em;
					}

						#footer .level-01 .col.access > ul > li ul li a:hover {
							text-decoration: underline;
						}

					#footer .level-01 .col.access > ul > li ul li {
						padding: 0 0 3px 0;
					}

					#footer .level-01 .col.access > ul > li.expanded {
						border: 0;
						padding: 0;
					}

						#footer .level-01 .col.access > ul > li.expanded > a {
							padding: 0 0 5px 0;
							display: block;
						}

				#footer .level-01 .col.access ul li a {
					text-decoration: none;
				}

					#footer .level-01 .col.access ul li a:after {
						content: ' >';
					}

			#footer .level-01 .col:last-child {
				border: 0;
			}

			#footer .level-01 .col.social {
				width: 376px;
				padding-left: 25px;
			}

			#footer .level-01 .col.map {
				width: 394px;
				padding: 30px 25px 0;
			}

				#footer .level-01 .col.map .group-address, .block-map .group-address {
					display: none;
				}

				#footer .level-01 .col.map .group-address, .block-map .group-address {
					display: none;
				}

				#footer .level-01 .col.map .title {
					padding: 0 0 25px 0;
				}

				#footer .level-01 .col.map #map {
					width: 280px;
				}

				#footer .level-01 .col.map .details, .block-map .details {
					color: #737373;
					font-size: 1.3em;
					padding: 0 0 0 12px;
					background: url(picto-arrow-02.png) left 2px no-repeat;
				}

					#footer .level-01 .col.map .details p, .block-map .details p {
						padding: 0 0 25px 0;
					}

					#footer .level-01 .col.map .details a, .block-map .details a {
						color: #000;
						text-decoration: none;
					}

						#footer .level-01 .col.map .details a:hover, .block-map .details a:hover {
							text-decoration: underline;
						}

					#footer .level-01 .col.map .details .more {
						color: #535354;
						font-size: 0.85em;
						text-decoration: none;
					}

						#footer .level-01 .col.map .details .more:hover {
							text-decoration: underline;
						}

				#footer .level-01 .col.map .more {
					color: #535354;
					font-size: 1.3em;
					text-decoration: none;
				}

					#footer .level-01 .col.map .more:hover {
						text-decoration: underline;
					}

		#footer .level-01 .tabs {
			width: 376px;
		}

.hasJS #footer .tabs .current-info, .hasJS #footer .tabs .accessibletabsanchor, .hasJS #footer .tabs .tabhead {
	text-indent: -9999px;
	opacity: 0;
	position: absolute;
}

#footer .level-01 .tabs .tabs-list li {
	float: left;
	margin: 0 4px 0 0;
	background: #fff;
	position: relative;
	z-index: 1;
}

#footer .level-01 .tabs .tabs-list {
	padding: 0 0 0 10px;
	height: 49px;
	position: relative;
}

	#footer .level-01 .tabs .tabs-list:after {
		background: #cacdd0;
		height: 1px;
		width: 100%;
		bottom: 0;
		left: 0;
		display: block;
		position: absolute;
		content: '';
	}

	#footer .level-01 .tabs .tabs-list li a {
		border-right: 1px solid #a7abb0;
		border-top: 1px solid #a7abb0;
		border-left: 1px solid #a7abb0;
		width: 48px;
		height: 45px;
		display: block;
		text-align: center;
		line-height: 45px;
		overflow: hidden;
		margin: 2px 0 0 0;
		cursor: pointer;
		background: #f2f2f2;
	}

.zoom #footer .level-01 .tabs .tabs-list li a {
	line-height: 1.2em;
}

#footer .level-01 .tabs .tabs-list li a img {
	vertical-align: middle;
	display: inline;
}

#footer .level-01 .tabs .tabs-list li.current a {
	height: 48px;
	margin: 0;
	background: #fff;
}

#footer .level-01 .tabs .tab-body.twitter ul li {
	border-bottom: 1px solid #e3e3e3;
}

#footer .level-01 .tabs .tab-body {
	padding: 20px 0 0 0;
}

	#footer .level-01 .tabs .tab-body.youtube .video-title, #footer .level-01 .tabs .tab-body.dailymotion .video-title {
		font-weight: bold;
		margin-top: -2px;
	}

	#footer .level-01 .tabs .tab-body.youtube ul > li, #footer .level-01 .tabs .tab-body.dailymotion ul > li {
		overflow: hidden;
		margin: 0 0 15px;
		padding: 0 0 15px;
		border-bottom: 1px solid #E3E3E3;
	}

		#footer .level-01 .tabs .tab-body.youtube ul > li a, #footer .level-01 .tabs .tab-body.dailymotion ul > li a {
			color: #000000;
			font-size: 1.2em;
			text-decoration: none;
		}

	#footer .level-01 .tabs .tab-body.youtube .video-thumbnail, #footer .level-01 .tabs .tab-body.dailymotion .video-thumbnail {
		float: left;
		margin-right: 15px;
	}

	#footer .level-01 .tabs .tab-body.youtube .video-thumbnail {
		width: 120px;
		height: 90px;
	}

	#footer .level-01 .tabs .tab-body.dailymotion .video-thumbnail {
		width: 80px;
		height: 60px;
	}

	#footer .level-01 .tabs .tab-body .info {
		color: #000000;
		font-size: 1.2em;
		padding: 0 0 20px;
	}

		#footer .level-01 .tabs .tab-body .info span {
			font-size: 1.1em;
			text-transform: uppercase;
		}

		#footer .level-01 .tabs .tab-body .info a {
			color: #000000;
			font-weight: bold;
			text-decoration: none;
		}

.noJS #footer .level-01 .tabs .tab-body {
	padding: 0 0 20px 0;
}

#footer .level-01 .tabs .tab-body.twitter ul li {
	padding: 0 0 12px 0;
	margin: 0 0 12px 0;
}

	#footer .level-01 .tabs .tab-body.twitter ul li p {
		font-size: 1.2em;
		color: #737373;
	}

		#footer .level-01 .tabs .tab-body.twitter ul li p a {
			color: #317da5;
			text-decoration: none;
		}

			#footer .level-01 .tabs .tab-body.twitter ul li p a:hover {
				text-decoration: underline;
			}

#footer .level-01 .tabs .tab-body.twitter .info {
	color: #000;
	font-size: 1.2em;
	padding: 0 0 20px 0;
}

	#footer .level-01 .tabs .tab-body.twitter .info span {
		font-size: 1.1em;
		text-transform: uppercase;
	}

	#footer .level-01 .tabs .tab-body.twitter .info a {
		font-weight: bold;
		text-decoration: none;
		color: #000;
	}

		#footer .level-01 .tabs .tab-body.twitter .info a:hover {
			text-decoration: underline;
		}

#footer .level-02 {
	border-bottom: 2px solid #e4e4e4;
	padding: 30px 0;
}

	#footer .level-02 .title {
		padding: 0 0 28px 0;
	}

	#footer .level-02 .network-carousel {
		position: relative;
		padding: 0 50px;
	}

		#footer .level-02 .network-carousel .caroufredsel_wrapper {
			margin: 0 auto !important;
		}

		#footer .level-02 .network-carousel ul {
			overflow: hidden;
		}

		#footer .level-02 .network-carousel li {
			float: left;
			height: 60px;
			width: 170px;
			text-align: center;
		}

		#footer .level-02 .network-carousel .control {
			display: block;
			overflow: hidden;
			width: 8px;
			height: 16px;
			position: absolute;
			top: 25px;
		}

			#footer .level-02 .network-carousel .control.disabled {
				display: none !important;
			}

		#footer .level-02 .network-carousel .previous {
			left: 0;
		}

		#footer .level-02 .network-carousel .next {
			right: 0;
		}

#footer .level-03 {
	padding: 18px 0 48px;
}

.zoom #footer {
	padding: 18px 0 108px;
}

#footer .level-03 .legals {
	color: #535354;
	font-size: 1.2em;
	display: inline-block;
}

#footer .level-03 .links {
	display: inline-block;
	float: right;
}

	#footer .level-03 .links li {
		display: inline;
		padding: 0 18px 0 0;
	}

		#footer .level-03 .links li a {
			color: #535354;
			font-size: 1.2em;
			text-decoration: none;
		}

			#footer .level-03 .links li a:hover {
				text-decoration: underline;
			}

#footer .level-04, #footer .level-05 {
	display: none;
}

table[align="center"] {
	margin: 0 auto;
}

.ademe-in-one-line-blocks > ul {
	margin-right: -20px;
}

	.ademe-in-one-line-blocks > ul:after {
		content: '.';
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	.ademe-in-one-line-blocks > ul > li {
		float: left;
		padding-right: 20px;
		position: relative;
	}

.tabs.primary {
	padding-bottom: 10px;
}

	.tabs.primary:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	.tabs.primary li {
		float: left;
		padding: 0 2px 0 0;
	}

		.tabs.primary li a {
			-webkit-transition: all .3s ease-in-out;
			-moz-transition: all .3s ease-in-out;
			-o-transition: all .3s ease-in-out;
			transition: all .3s ease-in-out;
			background: #FFFFFF;
			float: left;
			padding: 3px 5px;
			font-size: 12px;
			line-height: 120%;
			text-decoration: none;
			color: #000000;
		}

			.tabs.primary li a:hover {
				background: #4F89AA;
				color: #FFFFFF;
			}

.ademe-tooltip-block {
	display: none;
	position: absolute;
}

.ademe-tooltip-visible {
	display: block;
}

.ademe-tooltip-block .sharing-buttons-popup {
	background: #ffffff;
	overflow: hidden;
	clear: both;
	height: 1%;
	padding: 1px;
	max-width: 130px;
}

	.ademe-tooltip-block .sharing-buttons-popup a {
		float: left;
		margin: 5px;
	}

		.ademe-tooltip-block .sharing-buttons-popup a img {
			display: block;
		}

.asset {
	overflow: hidden;
	position: relative;
}

	.asset.asset-wrapper {
		background: none;
		margin: 0px 0 20px 0;
		padding: 0;
	}

		.asset.asset-wrapper > strong {
			color: #998677;
			font-size: 1.8em;
			font-weight: normal;
			display: block;
			padding: 0 0 5px 0;
		}

.block-wysiwyg .asset.asset-wrapper > strong {
	font-size: 1.28em;
}

.asset.asset-wrapper.rteleft {
	float: left;
}

.asset.asset-wrapper.rteright {
	float: right;
}

.asset.asset-wrapper.rteleft {
	margin-top: 3px;
	margin-right: 20px;
}

.asset.asset-wrapper.rteright {
	margin-top: 3px;
	margin-left: 20px;
}

.asset.asset-wrapper.rtecenter {
	margin-left: auto;
	margin-right: auto;
}

.asset.asset-wrapper.rteleft + .asset.asset-wrapper.rteright {
	clear: none;
	margin-left: 0;
}

.asset.asset-wrapper.rteleft, .asset.asset-wrapper.rteright, .asset.asset-wrapper.rtecenter {
	width: 395px;
	text-align: inherit;
}

.asset.asset-wrapper.small {
	width: 120px;
}

.asset-wrapper .legend {
	display: block;
	clear: both;
	overflow: hidden;
	line-height: 14px;
	padding-top: 5px;
}

.block-wysiwyg .asset-wrapper .content {
	font-size: 0.85em;
}

.asset-wrapper p.copyright {
	font-size: 1.1em !important;
	line-height: 140%;
}

.asset-image {
	font-size: 1.2em;
}

.block-wysiwyg .asset-image {
	font-size: 0.85em;
}

.asset-image .figure {
	overflow: hidden;
}

	.asset-image .figure img {
		margin: 0;
	}

.asset-audio {
	overflow: visible;
}

	.asset-audio .content img {
		margin: 0 5px 0 0;
		float: left;
	}

	.asset-audio .file {
		display: block;
		clear: both;
		overflow: hidden;
	}

div.jp-audio div.jp-type-single div.jp-interface {
	height: 42px;
}

div.jp-audio {
	width: auto;
}

div.jp-audio, div.jp-audio-stream, div.jp-video, div.jp-interface {
	background: none;
	border: 0;
	position: relative;
	width: 100%;
}

	div.jp-audio ul.jp-controls {
		list-style-type: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}

	div.jp-video ul.jp-controls, div.jp-interface ul.jp-controls li {
		display: inline;
		float: left;
	}

	div.jp-interface ul.jp-controls a {
		position: static;
		display: block;
		overflow: hidden;
		text-indent: -9999px;
	}

		div.jp-interface ul.jp-controls a.jp-mute, div.jp-interface ul.jp-controls a.jp-unmute, div.jp-interface ul.jp-controls a.jp-volume-max {
			display: none !important;
		}

a.jp-play, a.jp-pause, a.jp-volume-bar-show-hide, a.jp-stop {
	width: 28px;
	height: 28px;
}

	a.jp-pause, a.jp-pause:hover {
		background: url(/sites/all/themes/ademe/img/assets/audio-pause.jpg) no-repeat 0 0;
		margin-top: 5px;
	}

	a.jp-play, a.jp-play:hover {
		background: url(/sites/all/themes/ademe/img/assets/audio-play.jpg) no-repeat 0 0;
		margin-top: 5px;
	}

	a.jp-stop, a.jp-stop:hover {
		background: url(/sites/all/themes/ademe/img/assets/audio-stop.jpg) no-repeat 0 0;
		margin-left: 2px;
	}

a.jp-stop, a.jp-previous, a.jp-next {
	margin-top: 5px;
}

a.jp-volume-bar-show-hide, a.jp-volume-bar-show-hide:hover {
	background: url(/sites/all/themes/ademe/img/assets/audio-volume-max.jpg) no-repeat 0 0;
	margin-left: 2px;
	margin-top: 5px;
}

div.jp-progress {
	overflow: hidden;
	background-color: #ddd;
}

div.jp-audio div.jp-type-single div.jp-progress {
	top: 4px;
	border: 2px solid #d5d9d8;
	height: 13px;
	position: absolute;
}

div.jp-audio div.jp-type-single div.jp-progress {
	left: 105px;
	width: 72%;
}

div.jp-seek-bar {
	background: #ffffff;
	height: 100%;
	cursor: pointer;
}

div.jp-play-bar {
	background: #4e89a9;
	height: 100%;
}

div.jp-audio div.jp-type-single div.jp-volume-bar {
	top: 9px;
	left: 4px;
	background: #fff;
	width: 5px;
	height: 68px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

div.jp-audio div.jp-volume-bar-wrapper {
	position: absolute;
	background: url(/sites/all/themes/ademe/img/assets/audio-volume-bar-bg.jpg) no-repeat 0 0;
	width: 28px;
	height: 85px;
	left: 60px;
	top: -82px;
	display: none;
}

div.jp-volume-bar-value {
	background: #d8d8d8;
	width: 5px;
	bottom: 0;
	position: absolute;
}

.jp-time-holder {
	color: #4e89a9;
}

div.jp-audio div.jp-type-single div.jp-time-holder {
	left: 104px;
	width: 73%;
}

div.jp-audio div.jp-time-holder {
	top: 22px;
	position: absolute;
}

div.jp-audio .jp-type-single ul.jp-toggles {
	display: none;
}

div.jp-current-time, div.jp-duration {
	font-style: normal;
	width: 60px;
	position: static;
	font-size: inherit;
}

div.jp-current-time {
	float: left;
	display: inline;
}

div.jp-duration {
	float: right;
	display: inline;
	text-align: right;
}

div.jp-details, div.jp-playlist {
	background: none;
	border: 0;
	list-style-type: none;
}

div.jp-audio, div.jp-video {
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
}

div.jp-details li {
	font-weight: normal;
	text-align: left;
}

.jp-no-solution {
	display: none;
}

.ademe-video-wrapper {
	position: relative;
}

	.ademe-video-wrapper .ademe-video-preview-thumbnail {
		z-index: 3;
		position: relative;
		width: 100%;
	}

	.ademe-video-wrapper iframe {
		z-index: 2;
		left: 0;
		top: 0;
		position: absolute;
		width: 100%;
		height: 100%;
		right: 0;
		bottom: 0;
	}

	.ademe-video-wrapper .ademe-preview-video-btn {
		display: block;
		position: absolute;
		width: 80px;
		height: 56px;
		background: url(/sites/all/themes/ademe/images/youtube-play-button.png) 0 0 no-repeat;
		left: 50%;
		top: 50%;
		margin: -30px 0 0 -30px;
		z-index: 3;
		cursor: pointer;
	}

.asset-video .content iframe {
	display: block;
}

.asset.asset-lien {
	background: #f3f3f3;
	padding: 12px 0px;
	line-height: 1.4em;
}

.asset.asset-wrapper.asset-lien {
	margin-bottom: 0;
}

.asset.asset-lien {
	border-top: 2px solid #d5d9d8;
	border-bottom: 2px solid #d5d9d8;
}

	.asset.asset-lien + .asset-lien {
		border-top: 0;
		margin-top: -1px;
	}

	.asset.asset-lien.rteleft, .asset.asset-lien.rteright {
		margin-bottom: 20px;
	}

		.asset.asset-lien.rteleft + .asset.asset-lien.rteright {
			border-top: 2px solid #d5d9d8;
			margin-top: 3px;
		}

.asset-lien .content {
	color: #535354;
	padding: 3px 10px;
	font-size: 1.2em;
}

.asset.asset-lien .content ul.links-02 {
	margin: 0;
	padding: 0;
}

.asset.asset-lien .content .description {
	display: block;
}

.asset.asset-lien .content ul.links-02 li {
	background: none;
	margin: 0;
	padding: 0;
}

	.asset.asset-lien .content ul.links-02 li a {
		color: #998677;
		font-size: 1.08em;
		text-decoration: none;
		margin-right: 5px;
	}

	.asset.asset-lien .content ul.links-02 li span {
		display: block;
	}

	.asset.asset-lien .content ul.links-02 li a {
		background: url(pictos.png) left -3097px no-repeat;
		padding: 0 0 0 12px;
	}

		.asset.asset-lien .content ul.links-02 li a:hover {
			text-decoration: underline;
		}

.asset.asset-inline {
	display: inline;
	border: 0;
	font-size: 1.4em;
	padding: 0;
	background: none;
}

.block-wysiwyg .asset.asset-inline {
	font-size: inherit;
}

.block-type-15 .asset.asset-lien .content, .block-type-01 .block-intro .content .asset.asset-lien .content {
	font-size: 0.91em;
}

.asset.asset-document {
	/*border-top: 2px solid;
	border-bottom: 2px solid;
	background: #f3f3f3;
	border-color: #d5d9d8;*/
	padding: 12px 0px;
	line-height: 1.4em;
}

.asset.asset-wrapper.asset-document {
	margin-bottom: 0;
}

.asset.asset-document + .asset.asset-document, .asset.asset-lien + .asset.asset-document, .asset.asset-document + .asset.asset-lien {
	border-top: 0;
	margin-top: -1px;
}

.asset.asset-document.rteleft, .asset.asset-document.rteright {
	margin-bottom: 20px;
}

	.asset.asset-document.rteleft + .asset.asset-document.rteright {
		border-top: 2px solid #d5d9d8;
		margin-top: 3px;
	}

.asset-document .content {
	padding: 3px 10px;
	/*color: #535354;
	background: #f3f3f3;*/
	font-size: 1.2em;
}

.asset.asset-document .content:last-child {
	border-bottom: 0;
}

.asset.asset-document .file {
	display: block;
}

.asset.asset-document .content a {
	color: #998677;
	font-size: 1.08em;
	text-decoration: none;
	margin-right: 5px;
}

.asset.asset-document .content a, .div_voir_aussi a {
	background: url(pictos.png) left -3097px no-repeat;
	padding: 0 0 0 12px;
}

.div_voir_aussi table tr td {
	padding: 5px;
}

.asset.asset-document .content a:hover {
	text-decoration: underline;
}

.block-type-15 .asset.asset-document .content, .block-type-01 .block-intro .content .asset.asset-document .content {
	font-size: 0.91em;
}

.msie9 #sidebar #secondary-nav .section-community {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF9019,endColorstr=#FF720E);
}

.msie9 #sidebar #secondary-nav .section-pro {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88C13E,endColorstr=#6AAB28);
}

.msie9 #sidebar #secondary-nav .section-individual {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b871c5,endColorstr=#a053af);
}

#user-login {
	padding-top: 10px;
}

	#user-login label {
		display: block;
		width: auto;
		padding: 0 0 5px 0;
		text-align: left;
	}

	#user-login .form-item input {
		width: 200px;
		border: 1px solid #d8d1c7;
		height: 22px;
		line-height: 22px;
		padding: 0 5px;
		color: #000000;
		font-size: 1.3em;
		display: inline-block;
		vertical-align: top;
	}

	#user-login .description {
		padding-top: 3px;
	}

	#user-login .form-submit, #user-login input[type="submit"] {
		background: #998677;
		height: 32px;
		width: auto;
		margin: 0;
		line-height: 32px;
		font-size: 1.4em;
		text-transform: uppercase;
		padding: 0 10px;
		color: #FFFFFF;
		font-weight: bold;
	}

.block-wysiwyg .jp-audio ul, .block-wysiwyg .jp-audio ul li {
	background: none;
	margin: 0;
	padding: 0;
}

.block-wysiwyg .jp-audio .jp-toggles {
	margin: 0 auto;
}

.ui-dialog {
	border: 1px solid #4f89aa;
	padding: 0;
	left: 50% !important;
}

	.ui-dialog .ui-widget-header {
		background: #4f89aa;
	}

.ui-draggable .ui-dialog-titlebar {
	cursor: default;
}

.ui-dialog .ui-dialog-title {
	color: #fff;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 0.5em;
	font-size: 1.5em;
}

.ui-dialog .ui-dialog-content {
	padding: 0px;
	background: #fff;
}

	.ui-dialog .ui-dialog-content .asset.asset-wrapper {
		width: auto !important;
		margin: 0;
	}

	.ui-dialog .ui-dialog-content .asset-image {
		font-size: 12px;
	}

	.ui-dialog .ui-dialog-content h2 {
		color: #998677;
		font-size: 13px;
		font-weight: normal;
		background: url(pictos.png) no-repeat left -1096px;
		padding: 0 0 15px 20px;
	}

	.ui-dialog .ui-dialog-content .content {
		font-size: 14px;
		line-height: 14px;
		color: #535354;
	}

		.ui-dialog .ui-dialog-content .content p {
			padding: 10px;
		}

		.ui-dialog .ui-dialog-content .content ul {
			padding: 10px 0 10px 15px;
		}

		.ui-dialog .ui-dialog-content .content ol {
			padding: 10px 0 10px 33px;
		}

		.ui-dialog .ui-dialog-content .content ul li {
			background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHAQMAAAD+nMWQAAAAA1BMVEWZhnf2AGX3AAAACklEQVR4XmNAAQAADgAB02Wc4gAAAABJRU5ErkJggg==') no-repeat left 5px;
			padding: 0 0 2px 15px;
		}

.ui-dialog .ui-dialog-titlebar-close {
	padding: 0;
}

.ui-dialog .ui-icon-closethick {
	background: url(/sites/all/themes/ademe/images/close-white.png) no-repeat 0 0;
}

#recaptcha_image {
	width: auto !important;
}

#recaptcha_response_field {
	width: 100% !important;
}

.recaptcha_image_cell {
	width: auto !important;
}

#recaptcha_widget_div {
	margin: 0 auto;
	max-width: 445px;
}

#sliding-popup .popup-content {
	max-width: inherit;
	padding: 6px 135px 6px 0;
	overflow: hidden;
	position: relative;
	min-height: 28px;
}

	#sliding-popup .popup-content #popup-text {
		max-width: inherit;
		padding-left: 20px;
		margin: 0;
	}

		#sliding-popup .popup-content #popup-text p {
			font-size: 13px;
			font-weight: normal;
			margin: 0;
		}

		#sliding-popup .popup-content #popup-text h2, #sliding-popup .popup-content #popup-text p {
			line-height: 1.1;
		}

	#sliding-popup .popup-content #popup-buttons {
		position: absolute;
		right: 0;
	}

		#sliding-popup .popup-content #popup-buttons button {
			background: #4f89aa;
			border: 1px solid #fff;
			margin-top: 0;
			margin-right: 10px;
			padding: 5px 5px;
		}

			#sliding-popup .popup-content #popup-buttons button:hover {
				background: #4f89aa;
			}

.block-media-search .inner > .title {
	color: #4f89aa;
	font-size: 2.4em;
	clear: left;
	padding: 0 0 45px 0;
	font-weight: normal;
}

.block-media-search .inner > .title {
	color: #4f89aa;
	font-size: 2.4em;
	clear: left;
	padding: 0 0 45px 0;
	font-weight: normal;
}

.block-media-search form {
	padding: 0 0 48px 98px;
}

	.block-media-search form:after {
		content: " ";
		display: block;
		height: 0;
		clear: both;
		overflow: hidden;
		visibility: hidden;
	}

.block-media-search .form-item {
	float: left;
	width: 570px;
}

	.block-media-search .form-item .title {
		font-weight: bold;
		color: #000;
		font-size: 1.4em;
		padding: 0 0 10px 20px;
		display: block;
		background: url(pictos.png) no-repeat left -1700px;
	}

.block-media-search .form-text {
	color: #000000;
	font-size: 1.1em;
	background: #fff;
	width: 100%;
	padding: 5px 10px 3px 10px;
	height: 14px;
	line-height: 14px;
	border: 1px solid #d8d1c7;
	border-right: 0;
}

.block-media-search .form-actions {
	float: left;
	margin-top: 26px;
}

.block-media-search .form-submit {
	height: 24px;
	width: 25px;
	background: url(/sites/all/themes/ademe/images/sprites.png) 0 -175px no-repeat;
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
}

.block-adv-search-sb .inner > .title {
	color: #4f89aa;
	font-size: 1.2em;
	font-family: Verdana,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding: 0 0 18px 20px;
	background: url(pictos.png) left -1700px no-repeat;
}

.block-adv-search-sb .form-item {
	padding: 0 0 12px 0px;
}

	.block-adv-search-sb .form-item label {
		font-size: 1.2em;
		padding: 0 0 8px 0px;
		display: block;
	}

	.block-adv-search-sb .form-item select {
		color: #000000;
		font-size: 1.1em;
		width: 270px;
		height: 22px;
		line-height: 22px;
		border: 1px solid #d8d1c7;
	}

.block-adv-search-sb .form-actions {
	text-align: center;
	margin-top: 6px;
}

.block-type-34 {
	background: #fff;
	margin-bottom: 20px;
}

	.block-type-34 .inner {
		padding: 20px;
		overflow: hidden;
	}

		.block-type-34 .inner .sub-title {
			color: #3e3d40;
			font-size: 1.4em;
			font-weight: normal;
			padding: 0 0 20px 25px;
			background: url(pictos.png) no-repeat left -4200px;
		}

	.block-type-34 a.picture {
		display: block;
		float: right;
	}

		.block-type-34 a.picture + .content, .block-type-34 .figure + .content {
			width: 390px;
			float: left;
			margin: 0 20px 0 0;
		}

	.block-type-34 .content > a {
		text-decoration: none;
	}

	.block-type-34 .content .title {
		color: #004c9a;
		font-size: 3.4em;
		line-height: 1.1em;
		font-weight: normal;
		padding: 0 0 10px 0;
	}

	.block-type-34 .content > a:hover .title, .block-type-34 .content > a:hover p {
		text-decoration: underline;
	}

	.block-type-34 .content p, .block-type-34 .content ol, .block-type-34 .content ul {
		font-size: 1.6em;
	}

	.block-type-34 .content p {
		color: #535354;
		padding: 0 0 20px 0;
	}

	.block-type-34 p.tags {
		font-size: 1.2em;
		color: #969696;
		line-height: 1.4em;
	}

	.block-type-34 .content p {
		padding: 0 0 20px 0;
	}

	.block-type-34 .tags:before {
		content: '';
		display: inline-block;
		width: 23px;
		height: 16px;
		vertical-align: middle;
		background: url(pictos.png) left -4400px no-repeat;
	}

	.block-type-34 .tags a {
		color: #969696;
		text-decoration: none;
	}

.block-last-documents {
	background: #fff;
}

	.block-last-documents .inner {
		padding: 20px;
	}

		.block-last-documents .inner > .title {
			font-size: 1.4em;
			font-weight: normal;
			text-transform: uppercase;
			line-height: 1.1em;
			padding: 0 0 15px 20px;
			background: url(pictos.png) left -1100px no-repeat;
			color: #535354;
		}

	.block-last-documents li a {
		text-decoration: none;
	}

	.block-last-documents li {
		margin-bottom: 30px;
		text-align: center;
	}

		.block-last-documents li a:hover {
			text-decoration: underline;
		}

	.block-last-documents .desc p {
		margin-bottom: 3px;
	}

	.block-last-documents .desc .name {
		color: #535354;
		font-weight: bold;
		font-size: 1.3em;
	}

	.block-last-documents .desc .date {
		font-weight: bold;
		color: #808285;
		font-size: 1.1em;
	}

	.block-last-documents .desc .file {
		color: #000000;
		font-size: 1.1em;
		font-weight: bold;
	}

	.block-last-documents .desc .subject {
		color: #535354;
		font-size: 1.2em;
	}

.block-type-33 {
	background: #fff;
	margin: 0 0 20px 0;
}

	.block-type-33 .inner {
		padding: 20px;
	}

	.block-type-33 img {
		border: 1px solid #000;
		display: block;
	}

.ademe-map-block img {
	max-width: inherit;
}

.block-type-30 {
	background: #fff;
}

	.block-type-30 .inner {
		padding: 15px;
	}

		.block-type-30 .inner > .title {
			color: #4f89aa;
			font-size: 2.8em;
			clear: left;
			padding: 0 0 25px 0;
			font-weight: normal;
		}

.sbio-search-page-header {
	background: #fff;
	margin-bottom: 20px;
}

	.sbio-search-page-header .inner {
		padding: 20px;
	}

	.sbio-search-page-header h2 {
		color: #4f89aa;
		font-size: 28px;
		padding: 0 0 10px 0;
		font-weight: normal;
	}

	.sbio-search-page-header .block-wysiwyg {
		font-size: 13px;
	}

.block-view-list-filter {
	float: right;
	margin: -37px 0 0 0;
	font-size: 11px;
}

	.block-view-list-filter a, .block-view-list-filter span {
		text-transform: uppercase;
		margin: 0 18px 0 0;
		position: relative;
	}

		.block-view-list-filter a:after, .block-view-list-filter span:after {
			content: "";
			display: block;
			position: absolute;
			top: 1px;
			right: -10px;
			height: 10px;
			width: 1px;
			background: #3d3d3d;
		}

	.block-view-list-filter a {
		color: #4f89aa;
		text-decoration: none;
	}

		.block-view-list-filter a:hover {
			text-decoration: underline;
		}

	.block-view-list-filter .form-item, .block-view-list-filter span, .block-view-list-filter a {
		display: inline-block;
	}

	.block-view-list-filter label {
		display: none;
	}

	.block-view-list-filter select {
		border: 1px solid #d8d1c7;
		width: 125px;
		height: 22px;
		background: #fff;
	}

.block-map-by-countries-filter {
	margin: 20px 0 0 0;
}

	.block-map-by-countries-filter .filter {
		background: #eeeeee;
	}

		.block-map-by-countries-filter .filter a {
			color: #535354;
			text-decoration: none;
		}

			.block-map-by-countries-filter .filter a.active {
				color: #004c9a;
			}

			.block-map-by-countries-filter .filter a:hover {
				text-decoration: underline;
			}

		.block-map-by-countries-filter .filter .all-map {
			font-size: 11px;
			display: -moz-inline-stack;
			display: inline-block;
			zoom: 1;
			*display: inline;
			margin: 0 10px 0 0;
		}

		.block-map-by-countries-filter .filter .regions {
			text-align: center;
			padding: 10px 0;
			border-top: 2px solid #d5d9d8;
			border-bottom: 2px solid #d5d9d8;
		}

			.block-map-by-countries-filter .filter .regions ul {
				display: -moz-inline-stack;
				display: inline-block;
				zoom: 1;
				*display: inline;
			}

			.block-map-by-countries-filter .filter .regions li {
				font-size: 11px;
				color: #535354;
				margin: 0 12px;
				display: -moz-inline-stack;
				display: inline-block;
				zoom: 1;
				*display: inline;
			}

				.block-map-by-countries-filter .filter .regions li.last {
					margin: 0;
				}

				.block-map-by-countries-filter .filter .regions li a {
					padding: 0 18px 0 0;
					position: relative;
				}

					.block-map-by-countries-filter .filter .regions li a:after {
						content: "";
						display: block;
						position: absolute;
						top: 3px;
						right: 2px;
						height: 7px;
						width: 10px;
						background: url(/sites/all/themes/ademe/images/sprites.png) 0 0 no-repeat;
					}

		.block-map-by-countries-filter .filter .countries {
			padding: 15px 0 0 135px;
			position: relative;
			margin: 0 0 5px 0;
		}

			.block-map-by-countries-filter .filter .countries ul {
				display: inline-block;
				vertical-align: top;
				width: 120px;
			}

			.block-map-by-countries-filter .filter .countries li {
				font-size: 12px;
				color: #535354;
				margin: 0 0 8px 0;
			}

				.block-map-by-countries-filter .filter .countries li a {
					padding: 0 20px 0 0;
				}

		.block-map-by-countries-filter .filter .all-countries {
			position: absolute;
			left: 30px;
			top: 13px;
			font-size: 12px;
			width: 70px;
		}

	.block-map-by-countries-filter .map {
		border: 2px solid #dbdbdb;
		padding: 7px;
	}

	.block-map-by-countries-filter .map-info {
		margin: 20px 0 20px 0;
	}

		.block-map-by-countries-filter .map-info h3, .block-map-by-countries-filter .map-info p {
			color: #535354;
		}

		.block-map-by-countries-filter .map-info h3 {
			font-size: 14px;
			margin: 0 0 15px 0;
		}

		.block-map-by-countries-filter .map-info p {
			font-size: 12px;
			margin: 0 0 20px 0;
		}

	.block-map-by-countries-filter .list-filter .field-wrapper-select {
		display: -moz-inline-stack;
		display: inline-block;
		zoom: 1;
		*display: inline;
		margin: 0 30px 0 0;
	}

		.block-map-by-countries-filter .list-filter .field-wrapper-select:last-child {
			margin: 0;
		}

	.block-map-by-countries-filter .list-filter label {
		color: #000;
		background: url(pictos.png) left -1700px no-repeat;
		font-weight: bold;
		font-size: 14px;
		padding: 0 0 10px 20px;
		display: block;
	}

	.block-map-by-countries-filter .list-filter select {
		border: 1px solid #d8d1c7;
		width: 229px;
		height: 22px;
		font-size: 1.1em;
		background: #fff;
	}

.block-map-by-countries-per-page select, .block-map-by-countries-result select {
	border: 1px solid #d8d1c7;
	width: 229px;
	height: 22px;
	font-size: 11px;
	background: #fff;
}

.block-map-by-countries-per-page .pager, .block-map-by-countries-result .pager {
	float: right;
	margin-top: -17px;
	clear: both;
}

	.block-map-by-countries-per-page .pager li, .block-map-by-countries-result .pager li {
		display: inline-block;
		padding: 0 4px;
	}

	.block-map-by-countries-per-page .pager a, .block-map-by-countries-per-page .pager strong, .block-map-by-countries-result .pager a, .block-map-by-countries-result .pager strong {
		color: #2c2c2c;
		text-decoration: none;
		font-size: 12px;
	}

.block-map-by-countries-per-page .title {
	margin-bottom: 15px;
}

	.block-map-by-countries-per-page .title strong {
		color: #e32119;
	}

.block-map-by-countries-per-page label {
	display: none;
}

.block-map-by-countries-result {
	margin: 0 0 20px 0;
}

	.block-map-by-countries-result .row {
		padding: 20px 15px;
		background: #fff;
		margin: 0 0 20px 0;
	}

		.block-map-by-countries-result .row.last {
			margin: 0;
		}

	.block-map-by-countries-result h2 {
		color: #1c1c1c;
		font-size: 14px;
		margin: 0 0 20px 0;
	}

	.block-map-by-countries-result .tags {
		font-size: 12px;
		margin: 0 0 10px 0;
		line-height: 15px;
		color: #998677;
	}

		.block-map-by-countries-result .tags strong {
			color: #4d4d4d;
		}

		.block-map-by-countries-result .tags span, .block-map-by-countries-result .tags a {
			text-transform: uppercase;
		}

		.block-map-by-countries-result .tags a {
			color: #998677;
			text-decoration: none;
		}

			.block-map-by-countries-result .tags a:hover {
				text-decoration: underline;
			}

	.block-map-by-countries-result .desc {
		color: #535354;
		margin: 0 0 20px 0;
		font-size: 12px;
		line-height: 18px;
	}

	.block-map-by-countries-result .asset-title {
		font-size: 12px;
		color: #535354;
		font-weight: bold;
		margin: 0 0 8px 0;
	}

	.block-map-by-countries-result .asset.asset-wrapper {
		margin: 0 0 15px 0;
	}

	.block-map-by-countries-result .per-page-wrapper {
		background: #fff;
		padding: 15px;
		overflow: hidden;
	}

		.block-map-by-countries-result .per-page-wrapper label {
			display: none;
		}

.block-type-18 #form-filter .field-wrapper-select, .form-filter-type-02 .field-wrapper-select {
	float: left;
}

.block-type-18 #form-filter .field-wrapper-select, .form-filter-type-02 .field-wrapper-select {
	margin: 0 25px 0 0;
}

	.block-type-18 #form-filter .field-wrapper-select label, .form-filter-type-02 .field-wrapper-select label {
		color: #000;
		font-size: 12px;
		display: block;
		margin: 0 0 5px 0;
	}

.block-type-18 #form-filter select, .form-filter-type-02 select {
	border: 1px solid #d8d1c7;
	width: 255px;
	height: 22px;
	font-size: 11px;
	background: #fff;
}

.block-type-18 #form-filter .form-actions, .form-filter-type-02 .form-actions {
	float: right;
	margin: 19px 0 0 0;
}

.block-type-18 #form-filter .form-submit, .form-filter-type-02 .form-submit {
	background: #998677;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 24px;
	margin: 0;
}

.block-type-18 #form-filter .list-filter, .form-filter-type-02 .list-filter {
	padding: 0;
	margin: 15px 0 0 0;
}

	.block-type-18 #form-filter .list-filter li, .form-filter-type-02 .list-filter li {
		background: none;
		padding: 0;
		display: inline-block;
		vertical-align: middle;
		text-transform: uppercase;
		margin: 0 15px 0 0;
		position: relative;
		font-size: 11px;
	}

		.block-type-18 #form-filter .list-filter li:after, .form-filter-type-02 .list-filter li:after {
			content: "";
			display: block;
			position: absolute;
			top: 1px;
			right: -10px;
			width: 1px;
			height: 11px;
			background: #444444;
		}

		.block-type-18 #form-filter .list-filter li:last-child:after, .form-filter-type-02 .list-filter li:last-child:after {
			display: none;
		}

	.block-type-18 #form-filter .list-filter a, .form-filter-type-02 .list-filter a {
		color: #4f89aa;
		text-decoration: none;
	}

		.block-type-18 #form-filter .list-filter a:hover, .form-filter-type-02 .list-filter a:hover {
			text-decoration: underline;
		}

.block-type-18 #form-filter h3, .form-filter-type-02 h3 {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

@media only screen and (max-width:1160px) {
	#content {
		width: 1160px;
	}
}

@media only screen and (max-device-width:1160px) {
	#content {
		width: auto;
	}
}

@media only screen and (max-device-width:1024px) {
	#header .top-links li, nav[role="navigation"] .section-community, nav[role="navigation"] .section-individual, nav[role="navigation"] .section-pro, #sidebar .widget, .utilities, #sidebar > *, .strip-container {
		display: none;
	}

	#btn-up {
		display: none !important;
	}

	#header .top-links {
		float: right;
	}

		#header .top-links li.press {
			display: inline-block;
		}

	#header > .inner {
		width: 728px;
		padding: 0 20px;
	}

	nav[role="navigation"].tablet > ul {
		display: block !important;
	}

	nav[role="navigation"] > ul > li {
		width: 121px;
	}

	#form-quicksearch input[type="search"] {
		width: 227px;
	}

	#page-inner {
		width: 728px;
	}

	.page-cols #sidebar {
		float: none;
		padding: 0;
		width: auto;
	}

	.page-cols #main {
		width: 728px;
		float: none;
	}

	#main {
		padding-top: 115px;
	}

	#secondary-nav {
		top: 20px;
		position: absolute;
	}

	#secondary-nav, html[lang=en] .section-home #secondary-nav {
		width: 728px;
		display: block;
	}

		#secondary-nav ul {
			overflow: hidden;
		}

		#secondary-nav li {
			margin: 0 1px 0 0;
			display: block;
			float: left;
			width: 242px;
			height: 76px;
		}

			#secondary-nav li:last-child {
				margin: 0;
			}

			#secondary-nav li a {
				text-align: center;
				background: #fff;
			}

				#secondary-nav li a:hover, #secondary-nav li a:focus {
					text-decoration: underline;
				}

				#secondary-nav li a p {
					display: none;
				}

			#secondary-nav li a {
				height: 76px;
				padding: 0 20px;
				line-height: 70px;
			}

				#secondary-nav li a .title {
					display: inline-block;
					font-size: 2em;
					vertical-align: middle;
					line-height: 1.2;
					padding: 0;
				}

		#secondary-nav .section-individual a {
			color: #B871C5;
		}

		#secondary-nav .section-pro a {
			color: #88C13E;
		}

		#secondary-nav .section-community a {
			color: #FF8F19;
		}

		#secondary-nav .section-individual.active a {
			background: #B871C5;
			color: #fff;
		}

		#secondary-nav .section-pro.active a {
			background: #88C13E;
			color: #fff;
		}

		#secondary-nav .section-community.active a {
			background: #FF8F19;
			color: #fff;
		}

	.block-type-01 .carousel .caroufredsel_wrapper > ul > li {
		width: 688px;
	}

	.block-type-01 .carousel .figure {
		width: 315px;
	}

	.block-type-01 .carousel li a.picture + .content, .block-type-01 .carousel li .figure + .content {
		width: 315px;
	}

	.block-type-01 .carousel .content .title {
		font-size: 2.8em;
	}

	.block-type-01 .carousel .content p {
		font-size: 1.3em;
	}

	.block-type-11 .block-type-02 {
		width: 688px;
	}

	.block-type-02 .row ul li {
		width: 310px;
	}

	.block-type-11 .desc {
		width: 320px;
	}

	.block-type-11 .block-type-02 ul {
		width: 320px;
	}

	.block-type-12 {
		width: 354px;
	}

	.section-home .col-block {
		width: 354px;
	}

	.block-type-12 > .inner {
		width: 354px;
	}

	#footer .level-01 {
		padding: 0 20px;
	}

	#footer section .inner {
		width: 728px;
		overflow: hidden;
	}

	#footer .level-01 .col.map {
		display: none;
	}

	#footer .level-01 .col.access {
		padding-right: 20px;
		width: 345px;
	}

	#footer .level-01 .col.social {
		width: 342px;
		padding-left: 20px;
	}

	#footer .legals span {
		display: none;
	}

	#footer .level-01 .tabs {
		width: 342px;
	}

	.block-type-01 .news article, .block-type-01 .focus article {
		width: 163px;
	}

	.block-type-04 p.tags {
		width: 520px;
	}

	.block-type-09 article {
		width: 222px;
	}

	.block-type-08 > .inner > ul > li {
		width: 339px;
	}

	.block-type-01 .secondary .block-type-02 {
		width: 337px;
	}

	.block-type-03 .big-article {
		width: 339px;
	}

	.block-type-05.col {
		width: 354px;
	}

	.block-type-05 ul li .content {
		width: 269px;
	}

	.block-type-05 ul li .date.long + .content {
		width: 249px;
	}

	.block-type-05 .row ul li {
		margin-right: 15px;
		padding-right: 0;
	}

	.block-type-01 .secondary .block-type-27 {
		width: 341px;
	}

	.block-type-10 article {
		width: 222px;
	}

		.block-type-10 article > a .figure img {
			max-width: 260px;
		}

		.block-type-10 article > a {
			height: auto;
		}

	.block-wysiwyg .block-comments .content {
		width: 480px;
	}

	#form-comment textarea {
		width: 685px;
	}

	#form-comment input[type="text"] {
		width: 324px;
	}

	.block-type-01 .block-intro .figure {
		width: 337px;
		margin: 0 0 0 20px;
	}

	.block-wysiwyg .content img {
		width: 100%;
		height: auto;
		margin: 0 0 20px 0;
	}

	.block-wysiwyg .content .frame {
		padding: 15px 30px 20px 30px;
	}

	.block-type-09 .mag-carousel {
		width: 222px;
		overflow: hidden;
	}

		.block-type-09 .mag-carousel li {
			width: 222px;
		}

	.block-type-13 .inner section ul {
		width: 420px;
	}

	.block-type-18 .inner .events .group-title {
		width: 200px;
	}

	.block-type-18 .inner .events .details {
		width: 230px;
	}

	.block-type-18 section.index .col {
		width: 380px;
	}

		.block-type-18 section.index .col + .col {
			width: 290px;
		}

	.block-type-18 section.contact li {
		padding-right: 29px;
	}

	.block-type-18 section.partners li:nth-child(5n), .block-type-18 section.partners li {
		padding: 0 10px 10px 0;
	}

		.block-type-18 section.partners li:nth-child(4n) {
			padding-right: 0;
		}

	.form-main-search .col {
		padding: 0;
		width: 393px;
	}

	.quick-nav.search {
		width: 100%;
		float: none;
	}

	.block-cols .sidebar {
		width: 100%;
		margin: 0 0 20px 0;
		min-height: 0;
	}

	.block-cols .central {
		width: 100%;
	}

	.block-search .list-02 li .inner .content {
		width: 515px;
	}

	.block-search .block-display .pager {
		float: none;
		padding: 10px 0 0 0;
		clear: both;
	}

	.block-type-09 .mag-carousel .figure {
		height: 125px;
	}

		.block-type-09 .mag-carousel .figure img {
			height: 100%;
		}

	.form-item .slider {
		display: none;
	}

	.slider-a11y {
		opacity: 1;
		text-indent: 0;
		width: auto;
		height: auto;
	}

	.block-type-24 .content {
		width: 401px;
	}

	.block-type-24 .tools {
		display: block;
	}

	.block-type-24 .social {
		display: none;
	}

	.block-type-25 .list-01 .content {
		width: 488px;
	}

	#form-contact .form-text, #form-contact textarea, #form-document .form-text, #form-document textarea {
		width: 498px;
		resize: none;
		min-width: 0;
	}

	#form-contact select, #form-document select {
		width: 510px;
	}

	.block-cols .list-03 .content {
		width: 488px;
	}

	.block-cols .list-04 > li li {
		width: 332px;
	}

	.block-type-25 .list-02 .group-title {
		width: 250px;
	}

	.block-type-25 .list-02 .details {
		width: 248px;
	}

	.block-type-28 > .inner .col {
		width: 202px;
	}

	.block-type-29 section .intro {
		width: 100%;
		padding-right: 0;
	}

	.block-type-29 section .block-map {
		display: none;
	}

	.block-type-29 section .list li {
		width: 248px;
	}

	.form-filter-type-02 .inline .field-wrapper-checkbox {
		float: none;
	}

	.block-type-20 .description {
		padding: 40px 0 35px 0;
	}

	.block-type-20 .block-type-19 {
		margin: 0 0 40px 70px;
	}

	.block-type-20 .summary .info {
		width: 480px;
	}

	.block-type-20 .action .in {
		width: 688px;
		border-right: 0;
		border-bottom: 1px solid #CCCCCC;
	}

		.block-type-20 .action .in.empty {
			border-bottom: 1px solid #CCCCCC;
			padding: 15px 0;
		}

	.block-type-20 .action {
		height: 98px;
	}

		.block-type-20 .action .label {
			padding: 0;
		}

		.block-type-20 .action .social {
			float: left;
		}

	.block-type-19 .list-01 li:nth-child(3n) {
		padding-right: 21px;
	}

	nav[role="navigation"] .dropdown {
		width: 728px;
		left: -9999px;
		display: block;
	}

	nav[role="navigation"] .sub-active .sub {
		left: 0;
		opacity: 1;
	}

	nav[role="navigation"] .sub-active .super-sub-nav {
		left: 295px;
		opacity: 1;
	}

	nav[role="navigation"] .category {
		display: none;
	}

	nav[role="navigation"] .super-sub-nav {
		width: 412px;
		display: none;
	}

	nav[role="navigation"] .sub-nav .sub-active .super-sub-nav {
		display: block;
	}

	nav[role="navigation"] .sub-nav .btn-type-01.clone {
		display: inline-block;
		margin: 30px 0 0 0;
	}

	nav[role="navigation"] .super-sub-nav ul, nav[role="navigation"] .super-sub-nav ul + ul {
		width: auto;
	}

		nav[role="navigation"] .super-sub-nav ul:first-child {
			padding-bottom: 0;
		}

		nav[role="navigation"] .super-sub-nav ul + ul {
			padding-top: 0;
			padding-left: 16px;
		}

	.block-map-search-filters .col, .block-map-practices-search-filters .col {
		width: 345px;
	}

	.block-media-search form {
		padding: 0 0 48px 0;
	}

	.block-type-34 .figure {
		width: 315px;
	}

		.block-type-34 a.picture + .content, .block-type-34 .figure + .content {
			width: 315px;
		}

	.block-type-34 .content .title {
		font-size: 2.8em;
	}

	.block-type-34 .content p {
		font-size: 1.3em;
	}

	.block-type-32 article {
		width: 162px;
	}

	.block-type-32.type-a article {
		width: 222px;
	}

	.block-type-32.type-b article {
		width: 338px;
	}

	.ademe-map-domtom-items:after {
		content: " ";
		display: block;
		height: 0;
		clear: both;
		overflow: hidden;
		visibility: hidden;
	}

	.ademe-map-domtom-items > div:nth-child(6n) {
		margin-right: 0;
	}

	.ademe-map-domtom-items > div:nth-child(7n) {
		margin-right: 18px;
	}

	.block-map-by-countries-filter .filter .all-map {
		margin: 0 5px 0 0;
	}

	.block-map-by-countries-filter .filter .regions {
		padding: 10px 0;
	}

		.block-map-by-countries-filter .filter .regions li {
			margin: 0 5px;
		}

			.block-map-by-countries-filter .filter .regions li a {
				padding: 0 15px 0 0;
			}

	.block-map-by-countries-filter .filter .countries ul {
		width: 110px;
	}

	.block-map-by-countries-filter .list-filter select {
		width: 210px;
	}

	#sidebar .block-type-17 {
		margin: 0 0 10px 0;
		display: block;
	}

	.block-type-20 .description-details table {
		width: 466px;
	}
}

@media only screen and (max-width: 61.98em) {
	#header {
		background: url(bg-header-mobile.png) center top no-repeat #f7f7f7;
	}

		#header > .inner {
			width: 300px;
			padding: 0 10px;
			position: relative;
		}

			#header > .inner:after {
				content: ".";
				display: block;
				height: 0;
				clear: both;
				visibility: hidden;
			}

		#header .btn {
			margin: 3px 0 3px 0;
			font-size: 1em;
			padding: 3px 5px;
		}

		#header .list-menu {
			margin-top: 8px;
		}

	#page-inner {
		width: 300px;
		padding: 30px 0 10px 0;
	}

	#header .top-links {
		width: 200px;
		padding: 0 0 0 0;
	}

		#header .top-links li:after {
			display: none;
		}

	.page-cols #main {
		width: 300px;
		float: none;
	}

	#form-quicksearch {
		margin: 0;
	}

	#main {
		padding-top: 75px;
	}

	#secondary-nav {
		top: 30px;
	}

	#secondary-nav, #secondary-nav, html[lang=en] .section-home #secondary-nav {
		width: 300px;
	}

		#secondary-nav li {
			width: 99px;
			height: 45px;
		}

			#secondary-nav li a {
				height: 45px;
				-webkit-box-sizing: border-box;
				-moz-box-sizing: border-box;
				box-sizing: border-box;
				line-height: 43px;
				padding: 0;
			}

				#secondary-nav li a .title {
					font-size: 1.2em;
				}

	.block-type-01 .carousel {
		padding: 0 0 50px 0;
	}

		.block-type-01 .carousel .caroufredsel_wrapper > ul > li {
			width: 260px;
			height: auto;
		}

		.block-type-01 .carousel li a.picture {
			float: none;
		}

		.block-type-01 .carousel .figure {
			width: auto;
			overflow: hidden;
			margin: 0 0 10px 0;
		}

		.block-type-01 .carousel li a.picture + .content, .block-type-01 .carousel li .figure + .content {
			width: auto;
			float: none;
		}

		.block-type-01 .carousel .controls {
			bottom: -15px;
			top: auto;
			left: 0;
			right: 0;
			height: 50px;
			padding: 0;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
			border-top: 1px solid #e4e4e4;
		}

	.section-home .block-type-01 .carousel .controls {
		top: auto;
		bottom: -20px;
		right: 0;
	}

	.block-type-01 .carousel a.previous {
		margin: 1px 8px 0 0;
	}

	.block-type-01 .carousel a.next {
		margin: 1px 0 0 8px;
	}

	.block-type-01 .carousel a.play-pause {
		margin: 0 0 0 8px;
	}

	.block-type-01 .carousel .pager a {
		margin: 0 7px;
	}

	.block-type-11 .block-type-02 .inner > .title {
		margin: 0 0 15px 0;
	}

	.block-type-11 .block-type-02 {
		width: 260px;
		padding: 0;
	}

	.block-type-11 .desc {
		width: 230px;
		height: auto;
		padding: 0 0 20px 0;
		float: none;
	}

	.block-type-11 .block-type-02 {
		width: 260px;
	}

		.block-type-11 .block-type-02 ul {
			width: 230px;
			float: none;
		}

	.block-type-12 {
		width: 300px;
		margin: 0 0 20px 0;
	}

	.section-home .block-type-12 {
		margin: 0 0 20px 0 !important;
	}

	.block-type-12 > .inner {
		width: 300px;
	}

		.block-type-12 > .inner .title-02 {
			font-size: 2.4em;
		}

	.block-search .block-header .tags .tag {
		margin: 0 0 5px 0;
	}

	.block-search .list-02 li .inner .content {
		width: 270px;
		padding: 0 0 10px 0;
	}

	.block-search .list-02 li .inner .details {
		float: none;
		width: 270px;
	}

	.block-search .block-display .form-sort .field-wrapper-select label {
		padding: 0 0 10px 0;
	}

	.block-search .block-display .form-sort .field-wrapper-select select {
		width: 270px !important;
	}

	.block-search .block-display .pager ul li {
		padding: 0 3px;
	}

	#footer .level-01 {
		padding: 0 20px;
	}

	#footer section .inner {
		width: 300px;
	}

	#footer .level-01 {
		padding: 0 10px;
	}

		#footer .level-01 .col {
			border: 0;
			height: auto;
		}

			#footer .level-01 .col.access {
				width: 300px;
				padding-right: 0;
			}

			#footer .level-01 .col.social {
				display: none;
			}

	#footer .level-02 {
		display: none;
	}

	#footer .level-03 {
		display: none;
	}

	#footer .level-04, #footer .level-05 {
		display: block;
	}

	#footer .level-04 {
		border-top: 1px solid #e4e4e4;
	}

		#footer .level-04 .social a {
			overflow: hidden;
			display: inline-block;
			text-align: center;
		}

		#footer .level-04 .social {
			width: 290px;
			margin: 0 auto;
		}

			#footer .level-04 .social li {
				width: 96px;
				height: 83px;
				text-align: center;
				display: table-cell;
				vertical-align: middle;
				border-right: 1px solid #e3e3e4;
			}

				#footer .level-04 .social li:last-child {
					border: 0;
				}

			#footer .level-04 .social a.twitter {
				width: 28px;
				height: 22px;
				background-position: 0 -5100px;
			}

			#footer .level-04 .social a.youtube {
				width: 25px;
				height: 33px;
				background-position: 0 -5200px;
			}

			#footer .level-04 .social a.dailymotion {
				width: 24px;
				height: 24px;
				background-position: 0 -5300px;
			}

	#footer .level-05 {
		text-align: center;
		border-top: 6px solid #e4e4e4;
		padding: 30px 0;
	}

		#footer .level-05 .logo {
			margin: 0 0 20px 0;
			display: inline-block;
		}

		#footer .level-05 p {
			font-family: Verdana,Arial,"Helvetica Neue",Helvetica,sans-serif;
			color: #404040;
			font-size: 1.2em;
			padding: 0 0 28px 0;
		}

		#footer .level-05 .btn-up {
			font-family: Verdana,Arial,"Helvetica Neue",Helvetica,sans-serif;
			color: #404040;
			display: inline-block;
			font-weight: bold;
			text-decoration: none;
			padding: 0 18px;
			font-size: 1.2em;
			background: url(pictos.png) left -4996px no-repeat;
		}

	#form-quicksearch .link {
		display: none;
	}

	#form-quicksearch {
		display: none;
		position: absolute;
		top: -20px;
		left: 0;
		width: 100%;
		float: none;
	}

		#form-quicksearch input[type="text"] {
			width: 278px;
		}

	#header > .inner {
		height: 90px;
	}

	#header.search-open > .inner {
		margin-top: 20px;
	}

	#header > .inner .logo {
		position: absolute;
		top: 11px;
		margin: 0;
		left: -160px;
	}

		#header > .inner .logo img {
			width: 75px;
			height: auto;
			margin-top: 8px;
		}

	#header > .inner .search {
		display: block;
		overflow: hidden;
		text-indent: -9999px;
		background: url(pictos.png) left -5700px no-repeat;
		width: 26px;
		height: 26px;
		top: 77px;
		right: 10px;
		position: absolute;
		z-index: 8;
	}

	.block-type-01 .block-intro .figure {
		display: none;
	}

	.block-type-01 .secondary .block-type-02 {
		width: 270px;
		margin: 0 0 10px 0;
		float: none;
	}

	.block-type-02 .row ul li {
		width: 100%;
		margin-right: 0;
	}

	.block-type-02 .row.last ul li {
		border-bottom: 1px solid #b0b6b8;
		padding: 14px 0;
	}

		.block-type-02 .row.last ul li:last-child {
			border: 0;
			padding-bottom: 0;
		}

	.block-type-01 .news article, .block-type-01 .focus article {
		width: 127px;
	}

	.block-type-03 .big-article {
		margin: 0 0 10px 0;
		width: 270px;
		float: none;
	}

	.block-type-03 .small-article {
		width: 270px;
	}

	.block-type-05.col {
		width: 300px;
	}

	.block-type-05 ul li .content {
		width: 180px;
	}

	.block-type-05.col + .block-type-05.col {
		margin-left: 0;
	}

	.block-type-05 ul li .date.long + .content {
		width: 195px;
	}

	.block-type-05 .row ul li {
		margin: 0;
		float: none;
	}

	.block-type-05 .row.last ul li {
		padding: 12px 0px 12px 0;
		border-bottom: 1px solid #d5d9d8;
	}

		.block-type-05 .row.last ul li:last-child {
			border: 0;
			padding-bottom: 0;
		}

	.block-type-01 .news article, .block-type-01 .focus article {
		margin: 0 0 20px 0;
		width: 270px;
		float: none;
	}

	.block-type-01 .news, .block-type-01 .focus {
		margin: 0 0 20px 0;
		float: none;
	}

	.block-type-04 .social {
		float: none;
		margin: 0 0 25px 20px;
	}

		.block-type-04 .social li {
			padding: 0 10px 0 0;
		}

	.block-type-04 p.tags {
		width: auto;
		border: 0;
		padding-bottom: 12px;
	}

	.block-type-09 article {
		width: 270px;
		margin: 0 0 20px 0;
	}

		.block-type-09 article:last-child {
			margin: 0;
		}

	.block-type-08 > .inner > ul > li, .block-type-08 > .inner > ul > li:nth-child(2n) {
		width: 270px;
		margin: 0 0 20px 0;
	}

	.block-type-08 .inner .figure .caption p {
		font-size: 1.1em;
	}

	.block-type-01 .secondary .block-type-27 {
		width: 270px;
	}

	.block-type-03 .small-article:last-child {
		padding-bottom: 0;
	}

	.block-type-10 article {
		width: 270px;
		margin: 0 0 20px 0;
		float: none;
	}

		.block-type-10 article > a {
			height: auto;
		}

			.block-type-10 article > a .figure img {
				width: 100%;
				max-width: 100%;
			}

	.block-wysiwyg .block-comments .details {
		float: none;
		width: 270px;
		padding: 0 0 10px 0;
	}

	.block-wysiwyg .block-comments .content {
		width: 270px;
		float: none;
	}

	#form-comment {
		width: 270px;
	}

		#form-comment fieldset {
			width: 270px;
		}

		#form-comment .field-wrapper-text {
			float: none;
			margin: 0;
			width: 270px;
		}

		#form-comment input[type="text"] {
			width: 258px;
		}

		#form-comment textarea {
			width: 258px;
		}

	.block-type-13 .inner section ul {
		width: 270px;
	}

	.block-type-13 .inner section .sub-title {
		padding: 0 0 10px 0;
		width: 270px;
	}

	.block-type-18 #form-filter .field-wrapper-text, .block-type-18 #form-filter .form-radios .form-type-radio {
		width: 270px;
		height: auto;
		padding: 0 0 10px 0;
		float: none;
	}

		.block-type-18 #form-filter .field-wrapper-text label {
			width: 245px;
		}

	.block-type-18 .inner .events .date {
		margin: 0 10px 0 0;
	}

	.block-type-18 .inner .events .group-title {
		margin: 0 10px 0 0;
		width: 183px;
	}

	.block-type-18 .inner .events .details {
		padding: 10px 0;
		margin: 0;
		width: 270px;
	}

		.block-type-18 .inner .events .details p:last-child {
			padding: 0;
		}

	.block-type-18 .inner .events .figure {
		display: none;
	}

	.block-type-18 .inner .events li {
		padding: 0 0 10px 0;
	}

	.block-type-18 section.index .col {
		width: 270px;
	}

		.block-type-18 section.index .col + .col {
			width: 270px;
		}

	.block-type-18 section.index table td {
		padding-right: 0;
	}

	.block-type-18 section.partners li:nth-child(5n), .block-type-18 section.partners li {
		padding: 0 10px 10px 0;
	}

		.block-type-18 section.partners li:nth-child(4n) {
			padding-right: 0;
		}

	.block-type-18 section.contact li {
		width: 270px;
		padding: 0 0 20px 0;
	}

	.block-type-18 section.partners li {
		width: 130px;
		padding: 0 10px 10px 0;
	}

		.block-type-18 section.partners li img {
			width: 100%;
			height: auto;
		}

		.block-type-18 section.partners li:nth-child(2n) {
			padding-right: 0;
		}

	.form-main-search .col {
		width: 270px;
	}

	.form-main-search .field-wrapper-text input[type="text"] {
		width: 258px;
		padding: 5px 5px 3px 5px;
	}

	.form-main-search .field-wrapper-select select {
		width: 270px;
	}

	.slider {
		width: 270px;
	}

	.ui-slider {
		width: 259px;
	}

	.form-main-search .btn-line .btn-type-03 {
		margin: 0 0 20px 0;
	}

	.block-type-18 .head .back {
		margin: 0 0 20px 0;
		display: block;
	}

	.block-type-18 .social {
		float: none;
	}

	.quick-nav {
		float: none;
		height: auto;
		padding: 0 0 10px 0;
		margin: 22px 0 0 0;
	}

		.quick-nav a {
			margin: 0 0 5px 0;
			clear: both;
			float: none !important;
			display: block;
		}

	.block-type-09 .mag-carousel {
		width: 270px;
	}

		.block-type-09 .mag-carousel li {
			width: 270px;
		}

	.block-type-24 .content {
		width: 270px;
		float: none;
	}

	.block-type-24 .date {
		float: none;
		margin: 0 0 20px 0;
	}

	.block-type-24 .details {
		width: 270px;
		float: none;
		padding: 0 0 20px 0;
	}

	.block-type-25 .list-01 .content {
		width: 270px;
		float: none;
		padding: 0 0 10px 0;
	}

	.block-type-25 .list-01 .details {
		float: none;
	}

	.form-filter-type-02 .form-item {
		padding: 3px 0;
	}

	.form-filter-type-02 label {
		width: 215px;
	}

	#form-contact label, #form-document label {
		display: block;
		text-align: left;
		padding: 0 0 5px 0;
	}

	#form-contact .webform-component-checkboxes label {
		display: inline-block;
		padding-right: 10px;
		width: auto;
	}

	#form-contact .webform-component-checkboxes .form-checkboxes label {
		padding-right: 0;
		vertical-align: top;
	}

	#form-contact .form-text, #form-contact textarea, #form-document .form-text, #form-document textarea, #form-contact .form-text[size] {
		width: 258px;
		resize: none;
		min-width: 0;
	}

	#form-contact select, #form-document select, #form-contact .form-select[size] {
		width: 270px;
	}

	#form-contact .form-item, #form-document .form-item {
		padding: 0 0 20px 0;
	}

	#form-contact .block-captcha #edit-captcha-form, #form-document .block-captcha #edit-captcha-form {
		padding-left: 0;
	}

	.block-cols .list-03 .content {
		width: 270px;
		padding: 0 0 10px 0;
	}

	.block-cols .list-03 .details {
		float: none;
		width: 270px;
		padding: 0 0 10px 0;
	}

	.block-cols .list-04 > li li {
		width: 270px;
		float: none;
	}

	.block-type-25 .list-02 .group-title {
		width: 270px;
		padding: 0 0 20px 0;
		float: none;
	}

	.block-type-25 .list-02 .details, .block-type-25 .list-02 .date {
		width: 270px;
		float: none;
	}

	.block-type-28 > .inner .col {
		width: 270px;
		padding: 0;
	}

	.block-type-20 .summary table th[scope="row"] {
		width: 115px !important;
	}

	.block-advisor p.result {
		text-align: left;
		float: none;
		padding: 5px 0 0 0;
	}

	#header .top-links > li.press > a:before {
		background-position: 0 -300px;
	}

	.block-type-20 .block-type-19 {
		margin: 0 0 20px 0;
	}

	.block-type-20 table .figure {
		display: none;
	}

	.block-type-20 .summary .info {
		padding: 0 0 25px 0;
		width: auto;
	}

	.block-type-20 .action {
		height: auto;
	}

		.block-type-20 .action .in {
			width: 260px;
		}

		.block-type-20 .action .new {
			margin-bottom: 10px;
		}

		.block-type-20 .action .in .link-type-03 {
			float: left;
			clear: both;
		}

	.table-type-01 col {
		width: auto !important;
	}

	.block-search .block-display .form-sort .field-wrapper-select {
		padding: 0;
		float: none;
	}

		.block-search .block-display .form-sort .field-wrapper-select select {
			width: 258px !important;
		}

	.block-search .list-01 li .inner table th[scope="row"] {
		width: 85px;
	}

	.block-search .list-01 li .inner table td, .block-search .list-01 li .inner table th {
		padding: 0 0 4px 10px;
	}

	.block-search .list-01 li .inner .action .link-type-03 {
		float: left;
		clear: both;
		margin: 5px 0 0 0;
	}

	.block-selection .table-type-01 {
		max-width: 270px;
	}

	.table-type-01 td, .table-type-01 th {
		float: left;
	}

		.table-type-01 th[scope="row"] {
			width: 240px;
			padding: 10px 15px;
			border-top: 0;
		}

	.table-type-01 .cell-2, .table-type-01 .cell-3, .table-type-01 .cell-4 {
		height: 33px;
		vertical-align: middle;
		width: 90px;
		text-align: center;
		border-top: 0;
		border-right: 0;
		border-bottom: 0;
		line-height: 33px;
		padding: 0;
	}

		.table-type-01 .cell-2 p, .table-type-01 .cell-3 p, .table-type-01 .cell-4 p {
			vertical-align: middle;
			line-height: 1.2;
			display: inline-block;
		}

	.table-type-01 .cell-4 {
		border-right: 1px solid #D5D9D8;
		width: 88px;
	}

	.table-type-01 .action {
		width: 210px;
		padding: 0;
		height: 54px;
		line-height: 54px;
	}

		.table-type-01 .action a {
			display: inline-block;
			vertical-align: middle;
			line-height: 1.2;
		}

	.table-type-01 p {
		vertical-align: middle;
		display: inline-block;
		line-height: 1.2;
	}

	.table-type-01 td.delete {
		height: 54px;
		width: 58px;
		padding: 0;
		border: 1px solid #D5D9D8;
		line-height: 54px;
		vertical-align: middle;
	}

		.table-type-01 td.delete a {
			display: inline-block;
			vertical-align: middle;
			line-height: 1.2em;
		}

	.table-type-01 tr:nth-child(2) th {
		border-top: 1px solid #D5D9D8;
	}

	nav[role="navigation"] {
		position: absolute;
		z-index: 5;
		top: 77px;
		left: 0;
		width: 300px;
		background: none;
	}

		nav[role="navigation"] .toggle {
			color: #000;
			text-decoration: none;
			text-transform: uppercase;
			width: 154px;
			height: 24px;
			display: block;
			line-height: 22px;
			text-align: center;
			border: 1px solid #e7e7e7;
			font-weight: bold;
			font-size: 1.4em;
			margin: 0 0 0 110px;
			background: #fff;
			z-index: 5;
			position: relative;
		}

			nav[role="navigation"] .toggle span {
				padding: 0 0 0 20px;
				background: url(pictos.png) left -5396px no-repeat;
			}

			nav[role="navigation"] .toggle.active span {
				background-position: 0 -5595px;
			}

			nav[role="navigation"] .toggle.active {
				border-bottom: 0;
			}

		nav[role="navigation"] > ul {
			position: absolute;
			top: 24px;
			border: 1px solid #e7e7e7;
			width: 300px;
			z-index: 4;
			left: 8px;
			background: #fff;
			-moz-box-shadow: 0 5px 6px rgba(0,0,0,0.54);
			-webkit-box-shadow: 0 5px 6px rgba(0,0,0,0.54);
			box-shadow: 0 5px 6px rgba(0,0,0,0.54);
			display: none;
		}

			nav[role="navigation"] > ul > li > a.active span:after {
				display: none;
			}

			nav[role="navigation"] > ul > li {
				float: none;
				width: auto;
			}

				nav[role="navigation"] > ul > li > a, nav[role="navigation"] .sub-nav > ul > li > a, nav[role="navigation"] > ul > li:hover > a, nav[role="navigation"] .sub-nav > ul > li:hover > a, nav[role="navigation"] .sub-nav > ul > li > a {
					padding: 0;
					text-transform: none;
					height: auto;
					text-align: left;
					width: auto;
					font-size: 1.2em;
					padding: 10px 15px;
					color: #535354;
					min-height: 0;
				}

				nav[role="navigation"] > ul > li:hover > a {
					text-decoration: none !important;
				}

				nav[role="navigation"] > ul > li > a:hover {
					background: #4f89aa;
					color: #fff;
				}

				nav[role="navigation"] > ul > li > a:hover, nav[role="navigation"] > ul > li > a.active {
					color: #4f89aa;
					background: #eeeeee;
				}

				nav[role="navigation"] > ul > li.expanded > a {
					background: url(pictos.png) no-repeat right -887px;
					color: #535354;
				}

					nav[role="navigation"] > ul > li.expanded > a:hover, nav[role="navigation"] > ul > li.expanded > a.active {
						color: #4f89aa;
						background: url(pictos.png) no-repeat right -887px #eeeeee;
					}

		nav[role="navigation"] .sub-nav > ul > li > a:hover {
			color: #535354;
			text-decoration: underline;
		}

		nav[role="navigation"] ul.sub-nav-open > li.sub-active > a {
			background: url(pictos.png) no-repeat 15px -5488px #fff !important;
			padding: 10px 15px 10px 30px !important;
			color: #535354 !important;
		}

			nav[role="navigation"] ul.sub-nav-open > li.sub-active > a:hover {
				color: #535354;
				text-decoration: underline;
			}

		nav[role="navigation"] .sub-nav > ul > li.expanded > a {
			background-position: right -888px;
		}

		nav[role="navigation"] > ul > li > a span {
			padding: 0;
			display: block;
			height: auto;
			width: auto;
		}

			nav[role="navigation"] > ul > li > a span:before {
				display: none;
			}

		nav[role="navigation"] .dropdown {
			width: auto;
			background: #eeeeee;
			border: 0;
			padding: 0;
			left: 0;
			top: 0;
			position: relative;
			display: none;
			opacity: 1;
		}

		nav[role="navigation"] .sub-active .sub {
			display: block;
		}

		nav[role="navigation"] .super-sub-nav ul, nav[role="navigation"] .super-sub-nav ul + ul {
			width: auto;
			padding: 0;
		}

		nav[role="navigation"] .dropdown .inner {
			padding: 0;
		}

		nav[role="navigation"].mobile .dropdown .inner {
			height: auto !important;
		}

		nav[role="navigation"].mobile li.section-media {
			display: none;
		}

		nav[role="navigation"] .sub-nav {
			width: auto;
			float: none;
			background: #eeeeee;
		}

		nav[role="navigation"] .super-sub-nav {
			float: none;
			width: auto;
			display: none;
			position: relative;
			left: 0;
			top: 0;
			background: #eeeeee;
			min-height: 0;
			height: auto !important;
		}

		nav[role="navigation"] .sub-active .super-sub-nav {
			left: 0;
		}

		nav[role="navigation"] .super-sub-nav ul {
			float: none;
		}

		nav[role="navigation"] .sub-nav > ul > li {
			width: auto;
		}

		nav[role="navigation"] ul.sub-nav-open > li {
			display: none;
		}

			nav[role="navigation"] ul.sub-nav-open > li.sub-active {
				display: block;
			}

		nav[role="navigation"] > ul.sub-nav-open > li.sub-active > a {
			text-decoration: none;
		}

		nav[role="navigation"] > ul.sub-nav-open > li.sub-active li.sub-active {
			position: relative;
		}

		nav[role="navigation"] .super-sub-nav ul li {
			padding: 10px 15px;
		}

		nav[role="navigation"] .sub-nav .btn-type-01.clone {
			display: none;
		}

	#header .top-links li .dropdown {
		display: none;
	}

	.block-map-search-result .col {
		width: auto;
		float: none;
	}

		.block-map-search-result .col + .col {
			float: none;
		}

	.ui-dialog {
		margin-left: -152px !important;
	}

		.ui-dialog .ui-dialog-content, .ui-dialog {
			max-width: 300px !important;
		}

	.block-media-search .form-item {
		width: 245px;
	}

	.block-media-search .form-text {
		width: 225px;
	}

	.block-media-search .form-actions {
		margin-top: 42px;
	}

	.block-search .list-01 li .inner .col {
		float: none;
		width: auto;
	}

		.block-search .list-01 li .inner .col + .col {
			float: none;
		}

	.block-type-34 a.picture {
		float: none;
	}

	.block-type-34 .figure {
		width: auto;
		overflow: hidden;
		margin: 0 0 10px 0;
	}

		.block-type-34 a.picture + .content, .block-type-34 .figure + .content {
			width: auto;
			float: none;
		}

	.block-type-32 article, .block-type-32.type-a article, .block-type-32.type-b article {
		width: auto;
		margin: 0;
		float: none;
	}

	.block-type-20 .description.cart table {
		display: none;
	}

	.quick-nav .links {
		margin: 0 0 5px 0;
	}

		.quick-nav .links li a {
			margin: 0;
		}

	.block-map-search-filters .col, .block-map-practices-search-filters .col {
		width: auto;
		float: none;
	}

	.block-map-search-filters .field-wrapper-select select, .block-map-search-filters-per-page .field-wrapper-select select, .block-map-practices-search-filters .field-wrapper-select select {
		width: 268px;
	}

	.block-map-search-filters .field-wrapper-text .form-text, .block-map-search-filters-per-page .field-wrapper-text .form-text, .block-map-practices-search-filters .field-wrapper-text .form-text {
		width: 247px;
	}

	.block-map-search-filters-per-page .pager, .block-map-search-result .pager {
		margin: 10px 0 0 0;
		float: none;
	}

	.block-map-search-result h2, .block-search .list-01 li .inner > .title {
		width: auto;
	}

	.ademe-map-domtom-items:after {
		content: " ";
		display: block;
		height: 0;
		clear: both;
		overflow: hidden;
		visibility: hidden;
	}

	.ademe-map-domtom-items > div:nth-child(6n) {
		margin-right: 18px;
	}

	.block-map-by-countries-filter .list-filter .field-wrapper-select {
		margin: 0 0 15px 0;
	}

	.block-map-by-countries-filter .list-filter select {
		width: 268px;
	}

	.block-map-by-countries-per-page .pager, .block-map-by-countries-result .pager {
		float: none;
		margin: 10px 0 0 0;
	}

	.block-type-18 #form-filter .field-wrapper-select, .form-filter-type-02 .field-wrapper-select {
		margin: 0 0 10px 0;
		float: none;
	}

	.block-type-18 #form-filter .form-actions, .form-filter-type-02 .form-actions {
		margin: 0;
	}

	.block-view-list-filter {
		float: none;
		margin: 15px 0;
		font-size: 10px;
	}

		.block-view-list-filter select {
			width: 103px;
		}

	.block-type-20 .description-details table {
		width: 100%;
		float: none;
	}

	.block-type-20 .description-details .img {
		display: none;
	}
}

#footer .level-01 .tabs .tab-body ul li p {
	color: #737373;
	font-size: 1.2em;
}

	#footer .level-01 .tabs .tab-body ul li p a {
		color: #317DA5;
		text-decoration: none;
	}

		#footer .level-01 .tabs .tab-body ul li p a:hover {
			text-decoration: underline;
		}

#cboxLoadedContent iframe {
	width: 100%;
	height: 99%;
}

#colorbox {
	z-index: 10;
}

.block-type-03 .big-article {
	position: relative;
}

.block-comments, .block-type-18 section.contact > ul li, .block-type-18 section.partners > ul li, .small-article, .block-type-01 .news article, .block-type-01 .focus article, .block-type-01 .news {
	position: relative;
}

#ajax-poll-content .views-row, .block-type-10 article, .block-wysiwyg .block-type-10 > .inner, .block-type-18 .events li {
	position: relative;
}

#ajax-poll-content .form-type-radio {
	padding: 0 0 5px;
	text-align: left;
}

	#ajax-poll-content .form-type-radio + .form-type-radio {
		padding-bottom: 15px;
	}

#poll-cancel-form input[type="submit"] {
	background: none repeat scroll 0 0 #998677;
	color: #FFFFFF;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	height: 24px;
	margin: 0 auto;
	text-transform: uppercase;
	width: 138px;
}

	#poll-cancel-form input[type="submit"]:hover {
		text-decoration: underline;
	}

.poll-results {
	padding: 0 10px;
}

	.poll-results .text {
		font-size: 1.2em;
	}

	.poll-results legend {
		color: #000000;
		font-size: 1.3em;
		padding: 0 0 15px;
		text-align: left;
		display: inline;
	}

.poll {
	overflow: hidden;
}

	.poll .bar {
		height: 1.5em;
		margin: 1px 0;
		background-color: #ddd;
	}

		.poll .bar .foreground {
			background-color: #998677;
			height: 1.5em;
			float: left;
		}

	.poll .links {
		text-align: center;
	}

	.poll .percent {
		text-align: right;
	}

	.poll .total {
		text-align: center;
		margin: 10px 0px;
		color: #000000;
		font-size: 1.3em;
	}

	.poll .vote-form {
		text-align: center;
	}

		.poll .vote-form .choices {
			text-align: left;
			margin: 0 auto;
			display: table;
		}

			.poll .vote-form .choices .title {
				font-weight: bold;
			}

.node-form #edit-poll-more {
	margin: 0;
}

.node-form #poll-choice-table .form-text {
	display: inline;
	width: auto;
}

.node-form #poll-choice-table td.choice-flag {
	white-space: nowrap;
	width: 4em;
}

td.poll-chtext {
	width: 80%;
}

td.poll-chvotes .form-text {
	width: 85%;
}

.block-type-05 ul li .date.long span, .block-type-05 ul li .date, .block-type-18 .events .date span {
	text-transform: uppercase;
}

.block-type-18 #form-filter .form-item-sort {
	float: left;
	height: 20px;
	overflow: hidden;
	padding: 8px 40px 0 0;
}

#ajax-loader-gif {
	width: 32px;
	height: 32px;
	position: fixed;
	z-index: 700;
}

.block-search .filters > ul > li .facet-link-text {
	color: #535354;
	font-size: 1.2em;
	display: inline-block;
	vertical-align: middle;
	width: 200px;
}

.autocomplete-facet-input {
	margin: 15px 0 10px 25px;
	font-size: 1.1em;
	height: 15px;
	line-height: 15px;
	width: 200px;
}

.ui-autocomplete {
	background: #fff;
	border: 1px #ccc solid;
}

.mag-carousel {
	padding-bottom: 0;
}

.link_pub {
	margin-top: 12px;
}

div.messages {
	background-position: 8px 50%;
}

.block-type-15 .inner section li .content p a {
	font-size: 0.9em;
}

.flag-waiting .flag-throbber {
	display: none;
}

#form-contact input#edit-submitted-vos-coordonnees-code-postal, #user-login input#edit-submitted-vos-coordonnees-code-postal {
	width: 147px;
}

.webform-submission-info-text {
	width: 100%;
}

.block-type-25 .category .content {
	position: relative;
}

.block-type-25 .form-filter-type-02 .form-type-checkboxes > label {
	padding: 0px 15px 10px 0;
	float: left;
}

#footer .level-01 .tabs .tab-body.youtube .info a {
	text-transform: uppercase;
}

#cboxTitle {
	display: none !important;
}

#cboxClose {
	position: absolute;
	top: -12px;
	right: -12px;
	border: 0;
	text-indent: -99999em;
	background: url(close-btn.png) no-repeat;
	width: 23px;
	height: 23px;
}

#cboxContent {
	background: #000;
}

@media only screen and (max-device-width :1024px) {
	.block-type-01 .carousel .controls {
		min-width: 260px;
	}
}

.form-quicksearch label {
	text-indent: -9999px;
	height: 0;
	opacity: 0;
	width: 0;
	display: block;
}

.form-quicksearch .form-item {
	position: relative;
	float: left;
}

.form-quicksearch input[type="text"] {
	background-color: #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2) inset;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2) inset;
	width: 346px;
	width: 326px;
	padding: 0 10px;
	border: 1px solid #b2b2b2;
	height: 18px;
	line-height: 18px;
	font-family: Verdana,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 0.8em;
	float: left;
}

.form-quicksearch input.form-submit {
	width: 20px;
	height: 20px;
	float: left;
}

.form-quicksearch .link {
	float: left;
	color: #2c2c2c;
	text-decoration: none;
	margin: 3px 0 0 10px;
	font-size: .9em;
}

	.form-quicksearch .link:hover {
		text-decoration: underline;
	}

#widget-edit-form .widget-preview {
	margin: 15px 0px;
	float: left;
	padding: 10px;
	border: 1px #e3e3e3 solid;
}

#widget-edit-form .widget-clear {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
	border-top: 1px solid #e3e3e3;
}

#widget-edit-form textarea {
	border: 1px solid #d8d1c7;
	color: #000000;
	display: inline-block;
	padding: 5px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e3e3e3;
}

#widget-edit-form .widget-resize {
	background: none repeat scroll 0 0 #998677;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	padding: 4px 10px;
	text-align: center;
	margin-left: 15px;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
}

#widget-edit-form .widget-size-input {
	border: 1px solid #d8d1c7;
	color: #000000;
	display: inline-block;
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	vertical-align: top;
	float: left;
}

#widget-edit-form .widget-help {
	margin-bottom: 15px;
}

#widget-edit-form .ajax-progress {
	height: 22px;
	line-height: 22px;
	margin-left: 15px;
}

img.cboxElement {
	cursor: pointer;
}

.ie7-dialog {
	background: #fff;
	position: fixed;
}

	.ie7-dialog .ui-dialog-buttonpane {
		margin: 0px 1em 0px 1em;
		text-align: center;
		padding: 0 0 0.3em 0 !important;
	}

	.ie7-dialog .content {
		padding-bottom: 0px !important;
	}

		.ie7-dialog .content a {
			outline: 0;
		}

.ie7-button {
	background: none repeat scroll 0 0 #998677;
	color: #fff;
	display: inline-block;
	font-size: 1.4em;
	font-weight: bold;
	padding: 8px 10px;
	text-decoration: none;
	text-transform: uppercase;
	border: 0px;
	margin: 0 0 0.5em 0 !important;
}

	.ie7-button span {
		padding: 0px 0px !important;
		display: block;
	}

	.ie7-button:hover span, .ie7-button:focus span {
		text-decoration: underline;
	}

.ie7-dialog .block-wysiwyg .content p {
	padding-bottom: 0px;
}

.ui-dialog.ie7-dialog .ui-dialog-content {
	padding-bottom: 0px;
}

section.summary .resource-navigation {
	text-align: right;
	margin: 0px 0px 18px 0px;
	padding-bottom: 16px;
	border-bottom: 1px solid #cccccc;
}

footer.block-advisor .resource-navigation {
	text-align: right;
	margin: 20px 0px 0px;
	padding-top: 18px;
	border-top: 1px solid #cccccc;
}

.resource-navigation a {
	margin-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #535354;
	text-transform: uppercase;
	text-decoration: none;
}

	.resource-navigation a:hover {
		text-decoration: underline;
	}

.block-type-20 .summary {
	position: relative;
}

footer.block-advisor {
	position: relative;
}

.block-type-25 ul li {
	position: relative;
}

.image-asset-lightbox {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	z-index: 10;
}

.subtitle-light {
	color: #998677;
	display: block;
}

span.cadic-reference {
	display: inline-block;
	float: right;
	margin-top: 3px;
	font-weight: bold;
	color: #A6A6A6;
	padding: 0 0 0 12px;
	font-size: 1.2em;
}

.block-type-20 .action .in span.cadic-reference {
	margin-right: 25px;
}

#popup-content.ademe-popups .asset, #popup-content.ademe-popups {
	overflow: visible;
}

#popup-content .asset-wrapper > strong {
	display: none;
}

.en nav[role="navigation"] > ul > li > a span {
	width: 173px;
}

.en nav[role="navigation"] > ul > li {
	width: auto;
}

#form-media-search-block-second .form-actions {
	margin-bottom: 20px;
	text-align: right;
}

.sidebar a.facetapi-inactive {
	display: none;
}

.block-type-31 .content {
	overflow: hidden;
}

.secondary.push-actu > .inner > .title {
	background: rgba(0,0,0,0) url(pictos.png) no-repeat scroll left -1099px;
	color: #454545;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0 0 24px 20px;
	text-transform: uppercase;
}

.block-type-32 article:last-child, .block-type-32.type-a article:last-child, .block-type-32.type-b article:last-child, .block-type-32.type-c article:last-child {
	margin: 0;
}

.map-marker-label {
	color: black;
	font-weight: bold;
	background-color: #008CFF;
	font-family: "Lucida Grande","Arial",sans-serif;
	font-size: 12px;
	text-align: center;
	width: 20px;
	height: 20px;
	white-space: nowrap;
	border-radius: 20px;
	line-height: 18px;
}

.ui-dialog .ui-icon-closethick {
	width: 16px;
	height: 16px;
}

.ui-widget-overlay.ui-front {
	background: #000000;
	opacity: 0.5;
}

.block-map-by-countries-filter .list-filter .field-wrapper-select.hidden {
	display: none;
}

html body .block-wysiwyg .content a:not([href]), .content a:not([href]) {
	text-decoration: none !important;
}

.content h1 a, .content h2 a, .content h3 a, .content h4 a, .content h5 a, .content h6 a, .block-wysiwyg .content h1 a, .block-wysiwyg .content h2 a, .block-wysiwyg .content h3 a, .block-wysiwyg .content h4 a, .block-wysiwyg .content h5 a, .block-wysiwyg .content h6 a {
	color: #998677;
}

body .block-type-19 .list-01.other-langs li p.language {
	display: inline-block;
	margin-bottom: 6px;
}

body .block-type-19 .list-01.other-langs li p.category {
	position: static;
}

body .block-type-19 .list-01.other-langs li div.bottom {
	position: absolute;
	bottom: 0;
	left: 0;
}

body .block-type-19 .list-01.other-langs li .content {
	padding: 0 0 40px 0;
}

body .block-type-19 .list-01.other-langs li .content {
	min-height: 66px;
}

body.page-taxonomy-term .block-type-01 h3 {
	color: #998677;
	font-size: 18px;
	font-weight: normal;
	background: url(pictos.png) no-repeat left -1096px;
	padding: 0 0 15px 20px;
	line-height: 26px;
	overflow: hidden;
}

body.page-taxonomy-term .block-type-01 h4 {
	color: #998677;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 25px 0;
	background: none;
}

div.ademe-info-string {
	float: left;
	padding-top: 14px;
	padding-left: 10px;
}

@media only screen and (max-device-width:1024px) {
	#sidebar div.panel-pane.pane-appels-projects-archive {
		display: block;
	}
}

@media (max-width: 61.98em) {
	.container, .container-sm, .container-md {
		max-width: 850px;
	}

	div.page-titre, div.page-titre-secondaire {
		margin-left: 210px;
	}

	.modal-content {
		width: 80%;
		font-size: 25px;
	}

		.modal-content .btn {
			font-size: 20px;
		}
}




.div_nok {
	background-color: #FFE4E1;
	padding: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: red;
}

.div_ok {
	background-color: #ccffcc;
	padding: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #077;
	/*font-size: 0.923rem;*/
}

#td_radeditor_nouvelle_question, #td_radeditor_nouvelle_question td, #td_radeditor_nouvelle_question th {
	border: none;
	padding: 0px;
	font-size: 100%;
}

html html {
	font-size: 100%;
}

.slogan-logo {
	color: #666666;
	font-weight: 700;
	font-family: Roboto, sans-serif;
	font-size: 12px;
}

.slogan-titre {
	color: #004899;
	font-size: 14px;
	font-weight: 700;
	font-family: Roboto, sans-serif;
}

/* ################################################################################################################# */
/* #################################### CLASSES POUR LE NPOUVEAU DESIGN 04/2020 #################################### */
/* ################################################################################################################# */

/*#region HEADER*/

#header {
	font-family: Roboto,Tahoma,Verdana,sans-serif;
}

.inner {
	margin: 0 auto;
	width: 900px;
	position: relative;
	line-height: 1;
}

#header .logo {
	float: left;
	margin: 16px 0 13px 0;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

#header .settings {
	color: #666666;
	font-weight: 700;
	font-family: Roboto, sans-serif;
	font-size: 10px;
}

#header-text {
	float: left;
	margin-top: 40px;
	line-height: 1.5rem;
}

.slogan-titre {
	color: #004899;
	font-size: 14px;
	font-weight: 700;
	font-family: Roboto, sans-serif;
}

.slogan-logo {
	color: #666666;
	font-weight: 700;
	font-family: Roboto, sans-serif;
	font-size: 12px;
}


/*#endregion*/

/*#region MENU */

.navbar {
	display: block !important;
}

.menu1_item {
	font-family: Museo,Arial,sans-serif;
	color: #004899;
	font-size: 14px;
	font-weight: 700;
}

/*#endregion*/

/*#region STICKY FOOTER */

html { /* sticky footer */
	position: relative;
	min-height: 100%;
}

body { /* sticky footer */
	margin-bottom: 30px; /* Margin bottom by footer height */
}

.footer { /* sticky footer */
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #1b4d80;
	text-align: center;
	height: 50px;
}

	.footer .trait {
		border-top: 1px solid lightgray;
		margin-top: 25px;
	}

#footer-list {
	padding: 25px 0px 0px 0px;
}

.footer-link {
	font-size: 12px !important;
	color: #666 !important;
	font-family: Roboto,Helvetica Neue,Arial,sans-serif !important;
}

/*#endregion STICKY FOOTER */

/*#region Titres et textes */

.page-titre {
	text-align: left;
	font-size: 2rem;
	font-family: museo;
	color: #004899;
}

.page-titre-secondaire {
	text-align: left;
	font-size: 1.5rem;
	font-family: museo;
	color: #004899;
}

.page-texte {
	font-size: 14px;
	font-family: Roboto,Helvetica Neue,Arial,sans-serif !important;
	color: #666666
}

.text-fort {
	font-size: 1.05rem;
	color: #004899
}

.paragraphe {
	font-size: 15px;
	font-family: Roboto,Helvetica Neue,Arial,sans-serif !important;
}

.form-titre {
	font-size: 1.7rem;
	font-family: museo;
	color: #004899;
}

.form-box-title {
	font-size: 1.2rem;
	margin-top: 10px;
	font-family: museo;
	color: #004899;
}

/*#endregion */

/*#region Boutons */
.btn {
	margin-top: 10px !important;
	border: 1px solid !important;
	border-radius: 999px !important;
}

.btn-primary {
	color: #004899;
	background-color: #fff;
	border-color: #004899;
}

	.btn-primary:hover {
		color: #fff;
		background-color: #004899;
		border-color: #545b62;
	}

.btn-secondary {
	color: #004899;
	background-color: #fff;
	border-color: #004899;
}

	.btn-secondary:hover {
		color: #fff;
		background-color: #004899;
		border-color: #545b62;
	}

.btn-display {
	align-items: center;
	padding: 1.4rem 1.2rem;
	font-weight: 500;
	line-height: normal;
	width: 110px;
	text-align: center;
}


.btn-inverted {
	color: #004899;
	background-color: white;
	border-color: #004899;
}

	.btn-inverted:hover {
		color: white;
		background-color: #004899;
		border-color: #004899;
	}

.btn-inactif {
	width: 150px;
	height: 50px;
	font-family: museo;
	font-size : 12px;
}

.btn-link {
	color: #004899;
	font-size: 15px;
}

/*#endregion */

/*#region Font-face */

@font-face {
	font-family: roboto;
	src: url('../../webfonts/roboto-bold.woff2') format('woff2');
}

@font-face {
	font-family: roboto;
	src: url('../../webfonts/roboto-medium.woff2') format('woff2');
}

@font-face {
	font-family: roboto;
	src: url('../../webfonts/roboto-regular.woff2') format('woff2');
}

@font-face {
	font-family: museo;
	src: url('../../webfonts/Museo700.woff2') format('woff2');
}

/*#endregion */