/* ----- Têtière ----- */
header, section, footer, nav#menu {
	width: 952px;
	margin: 0 auto;
	padding: 0 4px;
}
header {
	height: 150px;
	background: transparent url(../images/tete_eg.png) top center no-repeat;
}
#logo {
	position: relative;
	top: 38px;
	left: 29px;
	width: 550px;
	height: 122px;
}
#go_eg {
	position: relative;
	top: -80px;
	left: 626px;
	width: 313px;
	height: 70px;
	overflow: hidden;
	background: transparent url(../images/Le_Lien_Adherez.png) no-repeat 0 0;
}
#go_eg:hover { background-position: 0 -70px; }

/* Coordonnées */
.coordonnees {
	display: block;
	position: relative;
	top: -74px;
	left: 600px;
	width: 333px;
	height: 34px;
	color: #fff;
	font-size: .8em;
 	line-height: 1.4em;
}
@-moz-document url-prefix() { .coordonnees { top: -76px; } } /*-- Hack Firefox --*/
.coordonnees a,  .coordonnees a:visited {
	text-decoration: none;
 	color: #fff;
}
.coordonnees a:hover {
	text-decoration: underline;
 	color: #000;
}

/* Recherche */
#formulaire_recherche {
	position: relative;
	top: -243px;
	left: 640px;
	width: 260px;
	height: 10px;
	padding: 0;
	background-color: transparent;
/**
border:1px solid green;
/**/
}
#formulaire_recherche label, #formulaire_recherche input.submit { display: none; }
#formulaire_recherche input {
	width: 260px;
	border: 1px none;
	background-color: transparent;
}








#newsletter {
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #b7b7b7;
	box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.25);
	margin: 3px 0 35px 0;
	padding: 10px;
	font-size: 1.2em;
	font-weight: 800;
	background-color: #fff;
}






/* ----- Menu ----- */
nav#menu {
	display: block;
	position: relative;
	height: 40px;
	margin-top: 7px;
	min-height: 40px;
	background: transparent url(../images/menu.png) bottom center no-repeat;
	overflow: hidden;
	font-family: "proxima-nova-extra-condensed-n8","proxima-nova-extra-condensed",sans-serif;
	font-size: 1.25em;
	font-weight: 800;
}
nav#menu ul {
	display: inline;
	vertical-align: baseline;
	padding-left: 15px;
}
nav#menu ul li {
	display: inline;
	padding: 0 20px 0 0;
	margin-left:0;
	line-height: 49px;
	vertical-align: baseline;
}
nav#menu ul li a, nav#menu ul li a:visited {
	color: #fff;
	text-decoration: none;
	line-height: 49px;
	vertical-align: baseline;
}
nav#menu ul li.active {
	color: #ff7d00;
	font-size: 2.5em;
	font-weight: 900;
}
nav#menu ul.menu2 {
	font-family: "proxima-nova-extra-condensed-n6","proxima-nova-extra-condensed",sans-serif;
	font-weight: 600;
	font-size: .9em;
	padding-left: 35px;
}
nav#menu ul.menu2 li a, nav#menu ul.menu2 li a:visited {
	color: #8fd9ff;
}
nav#menu ul li a:hover, nav#menu ul.menu2 li a:hover {
	color: #ff7d00;
}




/* ----- Contenu ----- */

p {
	line-height: 1.2em;
}
section#contenu {
	background: transparent url(../images/fond_contenu.png) top center repeat-y;
	min-height: 200px;
	padding: 0;
/**/
border:1px solid transparent;
/**/
}
#flashinfo {
	display: block;
	height: 32px;
	overflow: hidden;
}
#flashinfo ul li {
	width: auto;
}
#edito {
	display: block;
	float: left;
	width: 260px;
	max-height: 1400px;
	margin-top: 10px;
	padding: 10px 15px 0 15px;
	overflow-y: scroll;
}
span.illustration {
	float: right;
	padding-left: 8px;
}
#articles {
	width: 631px;
	margin: 0 0 0 300px;
	padding: 10px 15px 20px 0;
}
.boite {
	margin: 10px 0 0 0;
	padding: 10px 37px 10px 10px;
	font-size: .9em;
	display: none;
	line-height: 1.2em;

	/* Coins arrondis */
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #b7b7b7;

	/* Ombre */
	-webkit-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 9px 0px rgba(0,0,0,0.25);
	overflow: hidden;
}
.ouvert {
	background-color: #fff;
	border: 1px solid #0076ed;

	/* Ombre */
	-webkit-box-shadow: 2px 2px 9px 0px rgba(0,118,237,.7);
	-moz-box-shadow: 2px 2px 9px 0px rgba(0,118,237,.7);
	box-shadow: 2px 2px 9px 0px rgba(0,118,237,1.7);
}
.ferme, .ouvert {
	height: 350px;
	overflow-y: scroll;
}

/*.masque_boite {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 27px 20px 0 0;
	width: 610px;
	height: 18px;
	background: transparent url(../images/masque_boite.png) 0 0 repeat-x;
	border: 1px none;
	text-align: right;
	font-size: .8em;
	font-weight: 900;
}*/
.masque_boite img {
	display: none;
}
.boite .rounded {
	border:none;
}
.masque_boite a, .masque_boite a:visited {
	color: #ffca00;
	text-decoration: none;
}
.masque_boite a:hover {
	color: #ff7d00;
	font-weight: 700;
}


/* Date de l'article */
.boite span.datearticle {
	font-family: "proxima-nova-extra-condensed-n2","proxima-nova-extra-condensed",sans-serif;
	font-size: 1em;
	font-weight: 200;
	display: inline;
	float: right;
	margin-right: -27px;
}


/* Styles du texte */
h3 {
	font-family: "proxima-nova-extra-condensed-n8","proxima-nova-extra-condensed",sans-serif;
	font-size: 1.4em;
	font-weight: 800;
	color: #5d6b79;
	padding: 5px 0;
}
div.boite .chapo {
	font-weight: 600;
	color: #114f73;
}
div.boite p.motsart {
	font-weight: 200;
	font-size: .8em;
	color: #5d6b79;
}
div.boite p.motsart a, div.boite p.motsart a:visited {
	text-decoration: none;
	color: #5d6b79;
}
div.boite p.motsart a:hover {
	color: #0076ed;
	font-weight: 600;
	text-decoration: underline;
}


/* Styles adaptés : éditorial */
#edito h1 {
	font-family: "proxima-nova-extra-condensed-n2","proxima-nova-extra-condensed",sans-serif;
	font-size: 3.5em;
	font-weight: 200;
	color: #0076ed;
	margin-bottom: 10px;
	line-height: .8em;
}
#edito h2 {
	font-family: "proxima-nova-extra-condensed-n8","proxima-nova-extra-condensed",sans-serif;
	font-size: 1.7em;
	font-weight: 800;
	color: #5d6b79;
}
#edito h3 {
	font-size: 1.2em;
	font-weight: 600;
	color: black;
	padding: 2px 0;
}
#edito .chapo {
	font-family: "proxima-nova-extra-condensed-n6","proxima-nova-extra-condensed",sans-serif;
	font-weight: 600;
	font-size: 1em;
	color: #114f73;
}

#edito a {
	word-wrap: break-word;
}

/* Styles adaptés : articles */
.boite h1 {
	font-family: "proxima-nova-extra-condensed-n8","proxima-nova-extra-condensed",sans-serif;
	font-size: 1.5em;
	font-weight: 800;
	color: #5d6b79;
	display: block;
	padding: 0 80px 0 27px;
	background: transparent url(../images/puce_grise.png) 0 3px no-repeat;
}
.boite.ouvert h1 {
	font-size: 1.7em;
	color: #0076ed;
	background-image: url(../images/puce_bleue.png)
}
.boite ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.boite ul li {
	background: transparent url(../images/puce.png) 0 2px no-repeat;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 1.3em;
}
.boite ul li a {
	font-weight: 700;
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
}


/* ----- Blocs articles précédents / Mots clés ----- */
#annexes {
	width: 631px;
	margin: -5px 0 0 300px;
	padding: 0;
/**
border:1px solid blue;
/**/
}
.precedents, .motscles {
	height: 240px;
	padding: 10px;

	/* Coins arrondis */
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	background-color: #fff;

	/* Ombre */
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.15);
	overflow: hidden;
}
.precedents {
	width: 375px;
	margin: 0 10px 10px 0;
	float: left;
/**
border:1px solid red;
/**/
}
.motscles {
	width: 195px;
	margin: 0;
	float: right;
/**
border:1px solid teal;
/**/
}
.precedents h1, .motscles h1 {
	font-family: "proxima-nova-extra-condensed-n2","proxima-nova-extra-condensed",sans-serif;
	font-size: 1.5em;
	font-weight: 200;
	color: #5d6b79;
	display: block;
	padding: 0 0 0 27px;
	background: transparent url(../images/puce_blanche.png) 0 3px no-repeat;
}
.precedents ul {
	position: 'relative';
/**
	height: 209px;
	overflow: hidden;
/**/
	margin-left: -20px;
	list-style-position: outside;
	font-size: .9em;
}
.precedents ul li {
	margin-bottom: 3px;
}
.precedents ul span {
	font-weight: 200;
	font-size: .8em;
	display: block;
}
.precedents ul li a {
	font-family: "proxima-nova-extra-condensed-n6","proxima-nova-extra-condensed",sans-serif;
	font-weight: 600;
	color: #000;
	text-decoration: none;
}
.motscles ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1.25em;
	line-height: 1em;
}
.motscles ul li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 0;
}
.motscles ul li a, .motscles ul li a:visited {
	font-family: "proxima-nova-extra-condensed-n6","proxima-nova-extra-condensed",sans-serif;
	font-weight: 600;
	color: #0076ed;
	text-decoration: none;
}
.motscles a:hover {
	color: #5d6b79;
	text-decoration: underline;
}


/* ----- Pied de page ----- */
footer {
	height: 66px;
	background: transparent url(../images/fond_pied.png) top center no-repeat;
}
footer .coordonnees {
	float: left;
	left: 6px;
	top: 0px;
	color: #808080;
	font-size: .7em;
 	line-height: 1.2em;
}
footer nav {
	display: block;
	float: right;
	margin: 30px 16px 0 0;
	color: #808080;
	font-size: .7em;
	line-height: 1.1em;
	text-transform: uppercase;
}
footer nav a,  footer nav a:visited {
	text-decoration: none;
 	color: #808080;
 	padding-left: 20px;
}
footer nav a:hover {
	text-decoration: underline;
 	color: #ff7d00;
}
footer span.vieuxlogo {
	float: left;
	margin: 8px 0 5px 10px;
	padding: 0;
}