
html {
	font-size: 100%;
}
body {
	margin:0;
	padding:0;
	/*background:url("img/bg_body.jpg") repeat-x scroll left top #c1dc95;*/
	background-color:#FBFAF4;
}
img{
	border:0;
	margin:0;
	padding:0;
}
acronym{
	cursor:help;
	border-bottom:1px dotted #006600;
	/*padding-bottom:-0.1em;*/
}
hr,.spacer {
  clear:both;
  margin:0 3em 0 3em ;
}
.lineJump{clear:both;}

#conteneur {
	position:relative;
	width:900px;
	margin:auto;
	height:auto;
	padding:0;
	background-color:#FBFAF4;
	font-family: Verdana, Arial, Helvetica, "Liberation Sans", FreeSans, sans-serif; 
	font-size: 0.85em;
	line-height:1.8em;
}

/* Debut En Tête */
#header {
	height:180px;
	background-color:#FBFAF4;
	/*border-bottom: 1px solid #5a7c1e;*/
	/*margin: 0 0 10px 0;*/
	padding:0;
	background:url("img/header1.jpg") no-repeat;
}

/* Fin En Tête */

#centre {
	width:683px;
	margin:0;
 	height:600px;
	overflow:visible;/*ne prend pas sous Firefox */
	border:1px solid #9a8e51;
	border-radius: 25px 0 0;
	padding: 40px 0 0 215px;
	background-color: #FFFFFF;
}
html>body #centre {
height: auto;
min-height: 800px;
}
#logos_accueil {
	float:right;
	/*border:1px solid #9a8e51;*/
	text-align:center;
	width:160px;
	margin-left: 10px;
	margin-top:150px;
}
#logos_accueil img {
	margin:15px 10px 15px 10px;
}
#centre p.bienvenue {
	font-size:1.7em;
	color: #5a7c1e;
	margin: 130px 0 1.7em 1em;
	line-height: 1.5em;
}
#centre p, dl{
	margin: 1em 1.5em;;
}

dt {
	margin:2em 0 0.8em 0.8em;
	color:#5a7c1e;
	font-weight:bold;
	border-bottom: 1px dotted #9a8e51;
}


/*pour actu, réclame stages et emploi*/
#actu {
	/*border:1px solid #99CC99;*/
	/*background-color:#F3F3E0;*/
	padding:0.5em 0;
	margin: 2px 25% 20px 10%;
	/*font-size:0.9em;*/
}


/* début menu */
#menu {
	position: absolute;
	top:260px;
	left:0;
	width: 185px;
	margin:0;
	padding: 0 25px 0 0px;
	border-right: 1px solid #e8e4d3;
}
#navlist li {
	list-style:none;
	margin-left:-30px;
	padding:8px 8px;
	font-weight:bold;
}
#navlist li ul{
	margin:1px 0 0 10px;
}
#navlist a {
	display:block;
	color: #483900;
	text-decoration: none;
	background: url("img/navbarlinkbg_off.gif") repeat-y scroll top left transparent;
	border-top: 1px dotted #e8e4d3;
	padding: 4px 2px 2px 22px;
}
img#cadenas, img#news {
	padding: 0px 10px 10px 0px;
	float: right;
}
#navlist a:hover, #navlist a.current {
	background: url("img/navbarlinkbg.gif") repeat-y scroll top left transparent;
	color: #C68B0B;
	/*color: #558E04;*/
	padding-left: 23px;
}
#navlist li ul li {
	padding: 1px 2px 1px 2px;
	margin:0;
	margin-left: -30px;
}
#navlist li ul li a {
	padding: 1px 4px 1px 12px;
	color: #483900;
	text-decoration: none;
	display: block;
	font-size:0.9em;
	line-height:1.5em;
	font-weight:normal;
	border:none;
	background: none;
	/*background-image:url(img/bullet0.png);
	background-repeat: no-repeat;
	background-position: left center;*/
}
#navlist li ul li a:hover, #navlist li ul li a.current{
	/*background-image:url(img/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;*/
	background: none;
	border: none;
	padding-left: 13px;

}
/* fin menu */

.panneau {
	border-bottom: 1px dotted #e8e4d3;
	background-color: #e8e4d3;
	padding: 0;
	margin: 30px 35px;
	/*font-size:0.9em;*/
}
#contact.panneau {
	margin: 2em 170px 0 20px;
}
.panneau .label{
	font-style:italic;
	color: #5a7c1e;
	padding: 0 0 0 0.5em;
	display:block;
}
.panneau .text{
	background-color:#FFFFFF;
	line-height:1.2em;
	padding: 1em 0 1.1em 0.5em;
	display:block;
}
#contact.panneau .text {
	line-height:0.9em;
}


h1 {
	/*border-top: 1px dotted #e8e4d3;*/
	/*border-bottom: 4px solid #e8e4d3;*/
	background:url("img/title_underline.jpg") no-repeat left bottom;
	/*border-bottom: 2px double #99CC99;*/
	/*background-color: #e8e4d3;*/
	padding:1em 0 0.5em 10px;
	margin:0 0 1em 1em;
	font-size:1.7em;
	color: #5a7c1e;
	font-weight:bold;
}
h2 {
	padding: 0 0 0 0.5em;
	margin:0 1.5em 1em 1.5em;
	font-size:1.2em;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #5a7c1e;
}
h2.obj{
	background-color: #FFFFFF;
	color: #5a7c1e;
	padding: 0;
}

#centre ul, ol{
	margin: 1em 4em;
	padding: 0;
}
#centre li {
	margin:0 0 1em 0;
	padding: 0;
}
#centre ul.subul, #centre ul.subul2{
	margin:8px 0 0 30px;
}
#centre ul.subul li{
	margin:8px 0 8px 0px;
	list-style-type:decimal;
}
#centre ul.subul2 li{
	margin:8px 0 8px 0px;
	list-style-type:circle;
}

#centre ul.equip_mesures {
	margin : 0 0 0 0;
	text-align:left;
}
#centre ul.equip_mesures li {
	margin : 0 5px 2px 15px;
	padding : 0 0 0 0;
}
#centre ul.rapports {text-align: left;}

.clear{	clear:both;}

#footer {
	text-align:center;
	margin: 1em 0 0 0;
	font-size: 0.9em;
}

#accueil_logos{
	text-align:center;	
	margin: 3em 160px 0 0;
	padding:0 0 30px 0;
}
a:link, a:visited {
	color: #C68B0B;
	text-decoration: none;
}
a:hover {
	color:#EE6C15;
	text-decoration: none;
}
/*a.hyperlien1:link, a.hyperlien1:visited {
	color: #0B300C;
	text-decoration: none;
}
a.hyperlien1:hover{color:#006600;}
*/
.bold, .boldGreen{font-weight:bold;}
.boldGreen{color:#5a7c1e;}
.img_left{float: left;}
.img_right{float:right;}
.img_border1{border:1px solid black;}
.img_margin1{margin:0 1em 0 1em;}
.img_margin2{margin: 1em;}
.img_margin3{margin:1em 1em 0.7em 0;}
.img_margin4{margin:0.5em 1em 0.2em 0;}
.img_margin5{margin:0 0 0.7em 1em;}
.cursor_legend{cursor:help;}
.sbulle {
	position:absolute;
	visibility:hidden;
	padding:7px;
	border: 1px solid #5a7c1e;
	background-color: #F3F3E0;
	text-align:center;
	color:#AD5118;
	margin:0;
	overflow:visible;
	font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 150%;
	z-index:1000;
}
.sbulleIMG{
	float:left;
	clear:both;
	border:1px solid black;
	z-index:3000;
}
.minZindex{z-index:-30;}
.underline{text-decoration:underline;}
.imgCenter{
	text-align: center;
	padding:0.5em 0 3em 0;
	z-index:0;
}
table, td{
	text-align: left;
	vertical-align: middle;
	border: thin #336600;
	border-collapse: collapse;
}
table{
	margin: 0 1.5em 0 1.5em;
	padding:0;
	border:1px solid #5a7c1e;
	font-size:0.9em;
	width:648px;
}
table.publi{
	font-size:0.9em;
	line-height:1.4em;
	margin-bottom:1.5em;
}
table.publi  td, table.publi  th{
	border-top:1px solid #5a7c1e;
	padding: 0.3em 0.5em 0.3em 0.5em;
}
table.publi th{background-color:#f4f4f4;}


td{
	padding: 5px 2px 5px 0;
	vertical-align:baseline;
}
td.txtDescTitre2{
	white-space: nowrap;
	padding:0px 10px 0px 10px;
	text-align: right;
	font-weight:bold;
}
td.tdTitreSection{
	border:1px solid #99CC99;
	background-color: #F3F3E0;
	padding:3px 0 3px 10px;
	margin: 0;
	color:#006600;
	font-weight:bold;
}
td.t1{width:10px;}
td.t2{width:400px;}
td.t3{text-align:center;width:5px;}
td.annee, th.annee{text-align:center;}
td.sites, th.sites{text-align:center;}

.selLabel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5a7c1e;
	font-weight:bold;
	margin:2% 3em 0 3em;
}
.sel {
	font-size: 0.9em;
	overflow: visible;
	background-color:#F3F3E0;
	border-color:#5a7c1e;
	margin:0.5em 0 1em 3em;
	width:620px;
}

.italic{font-style:italic;}
.blue {color:blue;}
.red {color:red;}
.imgLogo {
	position:absolute;
	margin: 0 50px 0 15px;
}
.logoDiv{
	font-size: 12px;
	margin: 40px 35px 40px 35px;
}
.logoTxt{
	margin: 0 0 0 250px;
	display:block;
}

.linkBar, .linkBar1, .linkBar2{text-align:center;}
.linkBar{margin:20px 0 -20px 0;}
.linkBar1{margin:0em;}
.linkBar2{margin:1em 0 2em 0;}
.sel_alt_link{
	font-size:10px;
	float:right;
	font-weight:normal;
}
/* début infobulles du script OverLib*/
a.glossary {text-decoration:none;cursor:help;}
.overLib_font {font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px;}
.overLib_capfont {font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; color: #fff;}
.overLib_fg {background-color: #FAFBF2;line-height:170%;}
.overLib_bg {background-color: #005500;}
#overDiv table, #overDiv td{margin:0;padding:4px;}
#overDiv table{border:0px /*solid #005500*/;}
/* fin infobulles du script OverLib*/


/* style pour table filter */
.tf_keywords{background-color:yellow;}

/*div pour le scroll to top*/
#back-top {
	position: fixed;
	bottom: 40px;
	margin-left: 0px;
	position: fixed;
	width: 180px;
	text-align: right;
	clear: both;
}

#back-top a {
	color: #ada597;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: background-color .7s;
	-moz-transition: background-color .7s;
	-o-transition: background-color .7s;
	transition: background-color .7s;
}
#back-top a:hover {
	color: #615349;
}
#back-top em {
	font: normal 10px/100% "Lucida Grande", Arial, "Lucida Sans Unicode", sans-serif;
	letter-spacing: 1px;
	float: right;
}

/* arrow icon (span tag) */
#back-top span {
	width: 38px;
	height: 38px;
	margin-bottom: 7px;
	background: url(img/up_arrow_out.gif) no-repeat center center;
	display: block;
	float: right;
	cursor: pointer;
	margin: -23px 0 0 10px;
	/*-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;*/
}

#back-top a:hover span {
	background: url(img/up_arrow_on.gif) no-repeat center center;
}

/* ----------------------------------------------------------------------------------------------------------------------------
== FOLDED CORNERS
** ---------------------------------------------------------------------------------------------------------------------------- */

.note {
    position:relative;
    float:right;
    width:330px;
    padding:0.4em;
    margin:1.5em 1.5em 1em 1em;
    color:#483900;
    background:#97C02F;
    overflow:hidden;
}

.note:before {
    content:"";
    position:absolute;
    top:0;
    right:0;
    border-width:0 16px 16px 0; /* This trick side-steps a webkit bug */
    border-style:solid;
    border-color:#fff #fff #658E15 #658E15; /* A bit more verbose to work with .rounded too */
    background:#658E15; /* For when also applying a border-radius */
    display:block; width:0; /* Only for Firefox 3.0 damage limitation */
    /* Optional: shadow */
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
       -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
            box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
}

.note.red {background:#C93213;}
.note.red:before {border-color:#fff #fff #97010A #97010A; background:#97010A;}

.note.blue {background:#53A3B4;}
.note.blue:before {border-color:#fff #fff transparent transparent; background:transparent;}

.note.taupe {background:#e7e4d3;}
.note.taupe:before {border-color:#fff #fff #BDBB8B #BDBB8B; background:#BDBB8B;}

/* ROUNDED CORNERS VERSION
 * All modern browsers can produce this effect with a single pseudo-element.
 * However, they all have bugs (mainly to do with border-radius) that make this a bit tricky.
 * As far as I can tell, this is the only cross-browser method for the moment.
 * Can't use this method for the simple effect because Opera 11 will only show backgrounds
 * through transparent borders if there is a border-radius applied.
 */
 
#centre .note.rounded {
    -webkit-border-radius:5px 0 5px 5px;
    -moz-border-radius:5px 0 5px 5px;
    border-radius:5px 0 5px 5px;
}

#centre .note.rounded:before {
    border-width:8px; /* Triggers a 1px 'step' along the diagonal in Safari 5 (and Chrome 10) */
    border-color:#fff #fff transparent transparent; /* Avoids the 1px 'step' in webkit. Background colour shows through */
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius:0 0 0 5px;
    border-radius:0 0 0 5px;
}

#centre .note p {
	margin:0;
	font-size:0.9em;
	line-height: 1.5em;
}
#centre .note p + p {margin:1em 0 0;}
#centre .note ul {
	margin:0.2em 0.2em 0.2em 1.7em;
	padding:0;
	font-size:1em;
	line-height:1.5em;
}
#centre .note ul li{
	margin:0.5em 0;
	font-size:1em;
	line-height:1.5em;
}
#centre .note span.titre {
	color:#5a7c1e;
	font-weight: bold;
	margin: 0.2em 0.2em 0.3em 0.5em;
}
