@charset "ISO-8859-1";
/* reset default styles */
@import url("reset.css");

/* STYLES */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #F9FCF4;
}
a {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
}
#container {
	margin: 0 auto;
	width: 1000px;
	background: #F9FCF4 url(../img/bodyBg.gif) repeat-y left top;
	padding-bottom: 40px;
}
/* header */
#header {
	background: url(../img/headerBg.gif) no-repeat left top;
	height: 145px;
	overflow: hidden;
}
#header .logo {
	height: 118px;
	width: 125px;
	margin-top: 26px;
	margin-left: 49px;
}
#header h2 {
	background: transparent url(../img/actu-des-epl.gif) no-repeat left top;
	height: 32px;
	width: 486px;
	position: relative;
	left: 194px;
	top: -84px;
}
#header h2 span {
	display: none;
}
#header ul.menubar {
	position: relative;
	top: -77px;
	left: 193px;
	width: 610px;
	height: 44px;
}
#header ul.menubar li {
	float: left;
	margin-right: 4px;
}
#header ul.boutons {
	position: relative;
	top: -180px;
	right: -815px;
	width: 155px;
	height: 100px;
}
#header ul.boutons li {
	margin-bottom: 5px;
}
#main {
	background: transparent url(../img/mainBg.gif) no-repeat left top;
	padding-top: 5px;
}
#main div.toolbar {
	background-color: #003333;
	margin: 0 35px;
	color: #fff;
	padding: 3px 0;
}
#main div.toolbar p {
	float: left;
	padding: 0 60px 0 30px;
	line-height: 18px;
	border-right: 1px solid #2F6337;
}
#main div.toolbar p.rss {
	background : transparent url(../img/rss.gif) no-repeat 25px center;
	padding-left: 55px;
}
#main div.toolbar a {
	color: #fff;
}
#main div.toolbar a:hover {
	color: #CAE79C;
}
#main div.toolbar form {
	float: right;
	margin-right: 6px;
}
#main div.toolbar p.actu {
	font-weight: bold;
	background: transparent url(../img/france.gif) no-repeat left center;
	margin-left: 6px;
}
#main div.toolbar form label,
#main div.toolbar form input {
	float: left;
}
#main div.toolbar form label {
	display: block;
	line-height: 18px;
	padding-right: 8px;
}
#main div.toolbar input.keyword {
	height: 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin-right: 3px;
	width: 170px;
}
#main div.breadcrumb {
	background-color: #9AD140;
	width: 930px;
	color: #fff;
	clear: both;
	margin: 3px 35px;
}
#main div.breadcrumb p {
	padding: 2px 8px;
	line-height: 16px;
}
#main div.breadcrumb a {
	color: #fff;
}
div.content {
	width: 525px;
	background-color: #fff;
	margin: 10px 0px 10px 35px;
	float: left;
}
div.content div.actu {
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.content div.actu div.item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../img/pointilles-hr-vert.gif) repeat-x left bottom;
}
div.content div.actu div.item img.vignette {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	padding-left: 13px;
	width: 114px;
	margin-top: 4px;
}

div.content div.actu div.item img.vignette.interview {
	width: 60px;
	margin-left: 54px;
}

div.content div.actu div.item img.une {
	background: url(../img/actu-border-une.gif) no-repeat left top;
}
div.content div.actu div.item img.dossiers {
	background: url(../img/actu-border-dossiers.gif) no-repeat left top;
}
div.content div.actu div.item img.actu {
	background: url(../img/actu-border-actu.gif) no-repeat left top;
}
div.content div.actu div.item img.interviews {
	background: url(../img/actu-border-interview.gif) no-repeat left top;
	width: 70px;
}
div.content div.actu div.item img.durable {
	background: url(../img/actu-border-durable.gif) no-repeat left top;
}
div.content div.actu div.item img.innovation {
	background: url(../img/actu-border-innovation.gif) no-repeat left top;
}
div.content div.actu div.item div.box {
	float: left;
	width: 360px;
}
div.content div.actu div.item h3 {
	font-size: 15px;
	color: #003333;
	margin-bottom: 0.5em;
	line-height: 110%;
}
div.content div.actu div.item h3 a {
	color: #003333;
}
div.content div.actu div.item p {
	line-height: 130%;
}
div.content div.actu div.item p.homedate {
	margin-top: 3px;
	color: #87B432;
	font-size: 9px;
	font-style: italic;
}
div.diaporama {
	width: 322px;
	background: transparent url(../img/diaporamaBg.gif) no-repeat left bottom;
	padding-bottom: 8px;
	float: left;
	height: 290px;
	overflow: hidden;
}
div.diaporama h3 {
	background: transparent url(../img/diaporama-titre.gif) no-repeat left top;
	height: 45px;
}
div.diaporama h3 span {
	display: none;
}
div.diaporama #s1 div {
	background: transparent url(../img/diaporamaBg.gif) no-repeat left -45px;
}
div.diaporama #s1 img {
	margin: 0 10px;
	width: 302px;
	height: 194px;
}
div.diaporama #s1 p {
	color: #fff;
	background-color: #9AD140;
	font-weight: bold;
	margin: 2px 10px;
	padding: 4px;
	height: 30px;
}
div.content div.liens {
	float: right;
	width: 185px;
}
div.content div.liens li {
	margin-bottom: 11px;
}
div.rightcol {
	float: right;
	width: 395px;
	border-left: 1px solid #9AD140;
	margin-top: 10px;
	margin-right: 35px;
}
div.tagcloud {
	width: 385px;
	background-image: url(../img/tagcloudBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	height: 90px;
	font-size: 10px;
}
div.tagcloud p {
	padding: 8px;
	line-height: 17px;
	text-align: justify;
}
div.tagcloud a {
	color: #003333;
}
div.tagcloud a:hover {
	color: #FFF;
}

div.tagcloud strong {
	font-size: 15px;
}
div.tagcloud em {
	font-style: normal;
	font-size: 13px;
}
div.homecols {
	background:url(../img/1pixel-vert.gif) repeat-y 205px top;
}
div.homecols div.multimedia,
div.homecols div.liens {
	width: 185px;
	margin-top: 8px;
	margin-bottom: 24px;
}
div.homecols div.multimedia p.vignette img {
	margin: 16px 0 4px 0;
	width: 184px;
}
div.homecols div.multimedia p.lien a {
	color: #03A2D9;
	display: block;
	margin-top: 6px;
	background-image: url(../img/visionner.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div.homecols div.multimedia p.lien a:hover {
	color: #000;
}
div.liens .vignette {
	float: left;
	width: 60px;
	margin-top: 0.3em;
}
div.liens div.box {
	float: right;
	width: 120px;
}
div.liens h4 a {
	color: #333;
	text-decoration: none;
}
div.liens p a {
	display: block;
	margin-top: 6px;
	font-size: 10px;
	color: #9AD140;
}
div.liens h3 {
	margin-bottom: 10px;
}
div.liens div.item {
	background-image: url(../img/pointilles-hr-vert.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-top: 10px;
}
div.homecols div.leftpart {
	width: 185px;
	float: left;
	margin-left: 10px;
}
div.homecols div.rightpart {
	float: right;
	width: 185px;
	margin-top: 13px;
}
div.raccourcis ul {
	margin-top: 7px;
	margin-bottom: 15px;
}
div.raccourcis ul li a {
	color: #9AD140;
	font-weight: bold;
	display: block;
	margin-bottom: 6px;
	background-image: url(../img/fleche-actu-clair.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 10px;
}
div.raccourcis li:first-child a {
	color: #003333;
	background-image: url(../img/fleche-actu-fonce.gif);
}
div.footer {
	background-image: url(../img/footerBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	width: 1000px;
	height: 50px;
	margin-bottom: 30px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
div.footer p {
	color: #CEEFF7;
	padding-top: 12px;
}
div.footer a {
	color: #CEEFF7;
}
div.footer a:hover {
	color: #fff;
}
div.content div.actu.sommaire div.item img.vignette {
	padding-left: 0px;
}

#main.une div.breadcrumb { background-color: #F5931D; }
#main.dossiers div.breadcrumb { background-color: #0099CC; }
#main.actu div.breadcrumb {	background-color: #09347B; }
#main.interviews div.breadcrumb { background-color: #660033; }
#main.devdurable div.breadcrumb { background-color: #336666; }
#main.innovation div.breadcrumb { background-color: #666699; }

#main div.actu.sommaire h1 {
	font-size: 25px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 20px;
}

#main.une div.actu.sommaire h1 { color: #F5931D; }
#main.dossiers div.actu.sommaire h1 { color: #0099CC; }
#main.actu div.actu.sommaire h1 {	color: #09347B; }
#main.interviews div.actu.sommaire h1 { color: #660033; }
#main.devdurable div.actu.sommaire h1 { color: #336666; }
#main.innovation div.actu.sommaire h1 { color: #666699; }

#main.une div.content div.actu h3 a { color: #F5931D; }
#main.dossiers div.content div.actu h3 a { color: #00729A; }
#main.actu div.content div.actu h3 a { color: #09347B; }
#main.interviews div.content div.actu h3 a { color: #660033; }
#main.devdurable div.content div.actu h3 a { color: #336666; }
#main.innovation div.content div.actu h3 a { color: #666699; }

#main div.content div.actu p.date {
	font-size: 0.9em;
	margin-top: 3px;
	font-style: italic;
}

#main.une div.content div.actu p.date { color: #F5931D; }
#main.dossiers div.content div.actu p.date { color: #09c; }
#main.actu div.content div.actu p.date { color: #09347B; }
#main.interviews div.content div.actu p.date { color: #603; }
#main.devdurable div.content div.actu p.date { color: #366; }
#main.innovation div.content div.actu p.date { color: #669; }

#folio span, #folio a, #folio em {
	float: left;
	display: block;
	padding: 3px;
	border: 1px solid #ddd;
	margin-right: 6px;
	color: #666;
	width: 1.5em;
	text-align: center;
	white-space: nowrap;
}
#folio em {
	font-style: normal;
	padding-right: 10px;
	border-color: #fff;
}
#folio span {
	background-color:#333;
	color: #fff;
}
#folio a:hover {
	background-color:#ccc;
}

div.content.right {
	float: right;
	margin: 10px 35px 10px 0;
	width: 710px;
	padding-left: 20px;
	border-left: 1px solid #bce181;
	background: #fff url(../img/contentBg.gif) no-repeat left top;
}
div.leftcol {
	float: left;
	width: 185px;
	margin-top: 10px;
	margin-left: 35px;
}
div.article {
	width: 487px;
	border-right: 1px solid #bce181;
	padding-right: 20px;
	padding-top: 10px;
	float: left;
}
div.article h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	line-height: 28px;
	margin-top: 6px;
	margin-bottom: 12px;
	color: #003333;
}
div.article h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 12px;
	line-height: 130%;
}

div.article p {
	line-height: 130%;
	margin-bottom: 8px;
	text-align: justify;
}

div.article p.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background-color: #333;
	padding: 4px;
	margin-bottom: 12px;
	margin-top: 0px;
	line-height: 120%;
}

div.article div.image {
	width: 486px;
	overflow: hidden;
}

div.article div.image img {
	width: 486px;
}

div.article p.auteur {
	color:#999999;
	margin-top: 16px;
}

div.article p.date {
	margin-top: 8px;
}
div.article p.tools {
	float: right;
	margin-left: 30px;
}
div.article p.tools img {
	margin-left: 4px;
}
div.complement {
	float: right;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
}
div.identite {
	background-image: url(../img/identiteBg.gif);
	width: 173px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 20px;
}
div.identite h3 {
	background-image: url(../img/titre-identite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	padding-left: 44px;
	line-height: 36px;
}
div.identite div.box {
	margin: 10px 10px 0px 15px;
}
div.identite ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.identite li {
	background-image: url(../img/identite-puce.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	margin-bottom: 8px;
}
div.identite h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
	color: #003333;
}
div.identite p.web {
	margin-bottom: 8px;
}
div.identite p.web a {
	color: #003333;
}

div.autres h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
div.autres ul {
	margin: 8px;
}
div.autres li {
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	margin-bottom: 8px;
}
div.autres li a {
	color: #333;
	font-weight: bold;
}

#main.une div.article h4,
#main.une div.article h1,
#main.une div.article p.date,
#main.une div.autres h3 {
	color: #F5931D;
}
#main.une div.autres li {
	background-image: url(../img/fleche-une.gif);
}
#main.dossiers div.article h4,
#main.dossiers div.article h1,
#main.dossiers div.article p.date,
#main.dossiers div.autres h3 {
	color: #0099CC;
}
#main.dossiers div.autres li {
	background-image: url(../img/fleche-dossiers.gif);
}
#main.actu div.article h4,
#main.actu div.article h1,
#main.actu div.article p.date,
#main.actu div.autres h3 {
	color: #09347B;
}
#main.actu div.autres li {
	background-image: url(../img/fleche-actu.gif);
}
#main.interviews div.article h4,
#main.interviews div.article h1,
#main.interviews div.article p.date,
#main.interviews div.autres h3 {
	color: #660033;
}
#main.interviews div.autres li {
	background-image: url(../img/fleche-interviews.gif);
}
#main.devdurable div.article h4,
#main.devdurable div.article h1,
#main.devdurable div.article p.date,
#main.devdurable div.autres h3 {
	color: #336666;
}
#main.devdurable div.autres li {
	background-image: url(../img/fleche-devdurable.gif);
}
#main.innovation div.article h4,
#main.innovation div.article h1,
#main.innovation div.article p.date,
#main.innovation div.autres h3 {
	color: #666699;
}
#main.innovation div.autres li {
	background-image: url(../img/fleche-innovation.gif);
}

div.footer div.fedsemlink img {
	vertical-align: middle;
	margin-right: 10px;
}
div.footer .fedsemlink a {
}
.footer .fedsemlink {
	float: left;
	width: 240px;
	margin-top: 8px;
}
.footer .fedsemlink a {
	font-weight: bold;
}
#main.dossiers div.identite h3 {
	background-image: url(../img/titre-dossier.gif);
	color: #0099CC;
}
#main.dossiers div.identite {
	background-image: url(../img/dossierBg.gif);
}
#main.dossiers div.identite li {
	background-image: url(../img/puce-dossier.gif);
	font-weight: bold;
}
#main.dossiers div.identite li a {
	color: #006B90;
}
div.complement p.search {
	margin-top: 3em;
}
div.complement p.search a {
	display: block;
	line-height: 16px;
	background-image: url(../img/search-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	color: #0099CC;
}

div.article fieldset label {
	line-height: 14px;
	display: block;
	float: left;
	width: 90px;
	text-align: right;
	padding: 3px;
	margin-bottom: 1em;
}
div.article fieldset input.norm {
	float: left;
}
div.article.recherche div.item {
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-left: 26px;
	background-image: url(../img/search-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.article.recherche p.type {
	margin: 0px;
}
div.article.recherche p.result {
	font-style: italic;
}
div.article.recherche h3 {
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.article p.search {
	text-align: right;
	margin-top: 20px;
}
div.homecols div.multimedia p.lien.toutes a {
	background-image: url(../img/more.gif);
	margin-top: 16px;
	margin-bottom: 6px;
}
p.gotop a {
	background-image: url(../img/gotop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
