/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */
html {font-size:100.01%;}
body {font-size:85%;color:#222;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;line-height:1.5em;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#9bb55d;text-transform:uppercase;}
h1, h2.contentheading {font-size:1.8em;line-height:1.4;margin-bottom:0.5em;margin-top:1em;font-weight:200;}
h2:first-child {text-transform:uppercase;font-size:3.5em;line-height:1.2;margin-bottom:50px;margin-top:0.5em;font-weight:300;}
h2:first-child+h2{font-size: 2em;font-weight: 300;line-height: 1;margin-bottom: 1.75em;margin-top: -1.5em;}
h2 {font-size:2em;line-height:1.2;margin-bottom:0.65em;margin-top:2em;text-transform:none;}
h3 {font-size:1.5em;line-height:1.25;margin-bottom:0.25em;margin-top:2em;text-transform:none;}
h4 {font-size:1em;line-height:1.25;margin-bottom:0.25em;margin-top:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:0.5em;text-transform:none;}
h6 {font-size:1em;font-weight:bold;text-transform:none;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0.5em 0 0;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
em, dfn{
	font-style:italic;
	}
strong, dfn{
	font-weight:700;
	}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 0.5em 0;padding-left:1.5em;}
ul{
	list-style: square outside;
	}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#DAEDD1;}
tfoot {font-style:italic;}
caption {background:#eee;}
label {font-weight:bold;}
fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], textarea {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
textarea {width:390px;height:250px;padding:5px;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 1.45em;border:none;}

/*	Contenu		*/
a{
	text-decoration: none !important;
	}
#principal a:link,
#principal a:visited{
	color: #006295 !important;
	border-bottom:dotted 1px #009ee0;
	}
#principal a:hover,
#principal a:active,
#principal a:focus  {
	border-bottom:none;
	background:#009ee0;
	color:#fff !important;
    margin-bottom: 1px;
}
span.hasTip a{
	border:none !important;
	background-color:transparent !important;
	line-height:1em !important;
	margin-bottom:0 !important;
}
small{
	font-size: 0.8em;
    text-transform: none;
}
a.nostyle:link,
a.nostyle:visited,
a.nostyle:hover,
a.nostyle:focus,
a.nostyle:active{
	border-bottom: none !important;
	background-color: transparent !important;
	margin-bottom: 0;
}
/* p::first-letter,
li::first-letter,
dl::first-letter,
dt::first-letter,
dd::first-letter,
caption::first-letter,
pre::first-letter,
label::first-letter{
	text-transform:capitalize;
	} */
	
p.buttonheading{
	border-bottom:1px solid #daedb3;
	text-align:right;
	margin-bottom: 3em;
	}
p.buttonheading a{
	background:none !important;
	border-bottom:none;
	}
.em2{
	font-weight:bold;
	color:#9bb55d;
	margin-top: 3em;
	}
.souligne{
	border-bottom:dotted 1px #9bb55d;
	}
li p{
	margin:0;
	padding:0;
	}
sup {
	vertical-align: super;
	font-size:85%;
}
ul.motscles,
ul.partenaires,
ul.impliques,
ul.financement{
	
}
ul.motscles li,
ul.partenaires li,
ul.impliques li,
ul.financement li{
	float:left;
	list-style: disc inside none;
	margin-right: 6px;
}
ul.motscles li,
ul.partenaires li{
	list-style: none;
	margin-right: 0;
}
ul.motscles li{
	font-size:11px;
    color: #534741;
}
ul.motscles li:before,
ul.partenaires li:before{
	content:"\00a0\2013\00a0";
}
ul.motscles li:first-child:before,
ul.partenaires li:first-child:before{
	content:"";
}
ul.motscles:after,
ul.partenaires:after,
ul.impliques:after,
ul.financement:after{
	content: " ";
	display:block;
	clear: both;
}
h2 + h3{
	margin-top:0.75em;
}
table p+p{
	text-indent: 0;
}

