@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #9AD140;
	margin: 0px;
	padding: 0px;
}
img { border:none; }

#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 960px;
}
#header {
	height: 260px;
	background-image: url(../img/header-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	background-image: url(../img/content-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	min-height: 560px;
	padding: 1em 230px 1em 60px;
}
#footer {
	background-image: url(../img/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
}
#header .logo {
	height: 136px;
	width: 200px;
	padding-top: 18px;
	padding-left: 40px;
}
#header .accroche {
	background-image: url(../img/accroche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 380px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 260px;
}
#header .accroche span {
	display: none;
}
#menubar ul, #menubar li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menubar li {
	float: left;
	margin-right: 3px;
}
#menubar {
	width: 720px;
	padding-top: 10px;
	padding-left: 55px;
}
#footer p {
	text-align: center;
	margin: 0px;
	padding-top: 50px;
	color: #669999;
	font-size: 10px;
}
#footer a {
	color: #DEEEF4;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
div.publicite {
	width: 960px;
	position: absolute;
	left : -480px;
	margin-left : 50%;
	top: 5px;
}
.publicite .banniere {
	background-image: url(../img/pub-vertical.gif);
	background-repeat: no-repeat;
	background-position: right 10px;
	position: absolute;
	right: 5px;
	padding-right: 15px;
}
.publicite .skyscraper {
	position: absolute;
	top: 228px;
	right: 45px;
	padding-top: 12px;
	background-image: url(../img/pub-horizontal.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div.clear {
	clear: both;
}
#content h1 {
	margin-top: 0px;
}
#content a {
	color: #09c;
}
#folio {
	color: #666666;
	line-height: 2.3em;
}
#folio em {
	font-style: normal;
	color: #286C86;
}
#folio .current {
	background-color: #E1F0F5;
	padding: 3px;
	color: #286C86;
	border: 1px solid #E1F0F5;
}
#folio .Style1 {
	padding: 3px;
	border: 1px solid #E1F0F5;
}
#folio a {
	text-decoration: none;
}
#folio a:hover span {
	text-decoration: none;
	background-color: #E1F0F5;
}
#content.fiche-sem h3 {
	margin: 0px;
	color: #FF9900;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content.fiche-sem h3.sem {
	color: #FF9900;
	background-color: #296D85;
	padding: 4px;
	font-size: 15px;
}
#content.fiche-sem .sigle {
	color:#225A87;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-bottom: 8px;
}
#content.fiche-sem p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
#content.fiche-sem .subTitle {
	font-size: 10px;
	margin-bottom: 1em;
	color: #296D85;
}
div.line {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1em;
}
#content.fiche-sem .fondgris {
	background-color: #F8F8EF;
	padding: 5px;
	margin-bottom: 1em;
}
#content.fiche-sem .fondgris p {
	margin:2px;
	color:#000;
}
#content.fiche-sem .low-margin, #content.emploi .low-margin {
	margin-bottom: 3px;
}
#content .news {
	background-image: url(../img/actu-epl-middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 2em;
}
#content .news h4 {
	background-image: url(../img/actu-epl-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #296D85;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .news .bottom {
	background-image: url(../img/actu-epl-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 3px;
	text-align: center;
}
#content .news ul, #content .news li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content .news li {
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAF5D6;
	padding-bottom: 5px;
}
#content.fiche-sem .activite {
	font-size: 11px;
	color: #000;
}
label.bloc {
	display: block;
}
input.text, select.text {
	border: 1px solid #ddd;
	padding: 1px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	float: left;
	margin-right: 3px;
	font-size: 10px;
}
#content h2 {
	margin-top: 0px;
	margin-bottom: 1em;
	color: #286C86;
	font-size: 13px;
}
#content .rightbox h3 {
	margin-top: 0px;
	color: #FA860B;
}
ul.emploi {
	margin: 20px 0;
	padding: 0px;
	list-style-type: none;
}
ul.emploi p {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
ul.emploi h4 {
	margin: 0px;
}
ul.emploi p.date {
	color: #FF9900;
}
ul.emploi li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-image: url(../img/doc.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 22px;
}
#content.emploi p {
	line-height: 1.4em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
#content.emploi h1 {
	color: #215587;
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
}
#content.emploi h3 {
	color: #669999;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
#content.emploi .date {
	color: #FF9900;
	font-size: 11px;
	margin-bottom: 0px;
}
div.printview {
	margin-bottom: 1em;
}
#content div.printview a {
	display: block;
	background-image: url(../img/print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 24px;
}
#content p.center {
	text-align: center;
}
#content h4 {
	font-size: 11px;
}
div.partenaire {
	margin-top: 20px;
}
