/* CSS Document  
bleu plus clair : #0071a7
bleu plus foncé : #026391
vert amande : 96b03a*/

* {
  margin:0;
  padding:0;
}

html {
	height:100%;
}


body {
	background-image:url(images/bg.jpg);
	color:#1b1b1b;
	font-family:Verdana, Helvetica, sans-serif;
	/*font-size:10px;*/
    font-size:small;
	height:100%;
}

a {
	color:#8a8a8a;
	outline:none;
	text-decoration:underline;
	//color: #026391;
}

p a {
	outline:none;
	text-decoration:underline;
	color: #96b03a;
}

li a {
	outline:none;
	text-decoration:underline;
	color: #96b03a;
}

a img {
	border:0;
}

p {
	padding:5px 5px 5px 0px;
	margin:0;
    text-align:justify;
    //text-indent: 8px;
}

/* Variable Klassen */

.appel {
	//display: block;
	font-weight: bold;
	font-size: large;
	font-style: italic;
	color: #96b03a;
	padding-top: 30px;
}
.marque {
	font-weight: bold;
	//font-style: italic;
	color: #96b03a;
}

.cit {
	display: block;
	margin-top: 15px;
	font-weight: bold;
	//text-decoration: underline;	
}

.active a {
	background:scroll url(images/menudot.gif) 0 -10px no-repeat !important;
}

#big {
	background-image:url(images/inlay_bg.jpg);
	background-position:50% 0;
	background-repeat:repeat-y;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -30px auto;
	width:721px;
}
.clear {
	clear:both;
}

.center {
	text-align: center;
}

.frcess {
	clear: both;
	text-align: right;
	font-style: italic;
	font-size: small;
	font-weight: bold;
	color: #585e50;
	margin-bottom: 50px;
	padding-top: 15px;
}

.frcess2 {
	clear: both;
	text-align: right;
	font-style: italic;
	font-size: small;
	//font-weight: bold;
	color: #585e50;
	margin-bottom: 50px;
	padding-top: 15px;
}


.bold {
	font-weight: bold;
}

.bleu {
	color: #96b03a;
}
.right {
	text-align: right;
}

.left {
	text-align: left;
}

.tab-tem {
	width: 100px;
	padding-left: 15px;
	text-align: center;
	padding-top: 15px;
}
.retour {
	text-align: center;
	//position: absolute;
	font-style: italic;
	//margin-left: 40%;
	color: #96b03a;
	//vertical-align: bottom;
}

li.adm-list {
	text-align: center;
	padding-top: 15px;
}

ul.decal {
	margin-left: 20px;
}

img.deco {
	margin-top: 10px;
}

img.deco-acc {
	float: right;
	margin-right: 10px;
	margin-top: 60px;
}

img.logo-acc {
	float: left;
	//display: block;
	margin-right: 10px;
	margin-top: 60px;
}

span.block {
	display: inline-block;
}
img.ref-img {
	display: block;
	margin-top: 7px;
	//margin-left: 3px;
	margin-bottom: 7px;
}

img.ref-box {
	display: block;
	text-align: center;
	height: 95px;
	width: 95px;
}

img.haut {
	display: block;
	height: 100px;
	width: 100px;
	padding-top: 5px;
}

td.ref {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: bottom;
}

table.reference {
	padding-left: 5px;
}

table.admin {
	margin-left: 50px;
}

.titre-ref {
	font-style: italic;
	color: #96b03a;
	padding-bottom: 8px;
}

.titre-cit {
	font-style: italic;
	color:#8a8a8a;
	padding-bottom: 8px;
}

ol.list-metho {
	text-align: justify;
	margin-left: 16px;
	margin-right: 3px;
}

ul.list-engag {
	text-align: justify;
	margin-left: 8px;
	margin-right: 3px;
}

ul.list-engag2 {
	text-align: justify;
	margin-left: 35px;
	margin-right: 3px;
}

li.elem-engag {
	padding-top: 5px;
	margin-bottom: 8px;
}

.conta {
	text-decoration: underline;
	color: #96b03a;
}

strong {
	color: red;
	text-decoration: underline;
}

.champs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96b03a;
	text-decoration: none;
	border: 1px solid #96b03a;
	width: 300px;
	margin-top: 5px;
}

#content {
	float:left;
	//margin:42px 0 0 17px;
	margin:35px 0 0 17px;
	width:399px;
}

#content h1 {
	//color:#e7bc24;
	color: #96b03a;
	/*font-size:10px;*/
    font-size:medium;
	font-weight:bold;
	//margin:5px 0 7px 0;
	margin:4px 0 6px 0;
    text-align:center;
    text-decoration:bold;
}

.contentc {
	padding:0 4px 0 4px;
}

.contentbox {
	border:1px solid #ebebeb;
	color:#868686;
	float:left;
	margin:18px 4px 0 0;
	padding:5px;
	width:116px;
}

.contentbox h2 {
	background-color:#232323;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	height:14px;
	padding:1px 0 0 0;
	text-indent:4px;
	text-align: center;
}

h2.pres {
	color:#0e0e0e;
	font-size: 14px;
	font-weight:bold;
	/*padding:0 29px 0 0;*/
    margin-bottom: 7px;
    margin-top: 7px;
	text-align:center;
}

.contentbox p {
	padding:2px 0 1px 0 !important;
    font-size:x-small;
}

#footer {
	background-image:url(images/footer.jpg);
	color:#e7bc24;
	height:14px;
	margin:15px auto 0 auto;
	padding:1px 0 0 0;
	text-align:center;
    font-size:x-small;
	width:721px;
}

#header {
	background-image:url(images/banniere-nouveau-logo-721x187.jpg);
	color:#ffffff;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:17px;
	height:180px;
	padding:7px 0 0 0;
	text-indent:29px;
	width:721px;
}

#logo {
 margin-left: 85px;
}

#inlay {
	background-image:url(images/inlay_top.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
}

#menu {
	border-top:1px solid #cacaca;
	display:inline;
	float:left;
	margin:53px 0 0 27px;
	width:106px;
}

#menu li {
	border-bottom:1px solid #dadada;
	float:left;
	list-style-type:none;
}

#menu li a {
	background:scroll url(images/menudot.gif) 0 8px no-repeat;
	color:#585858;
	display:block;
	height:17px;
	margin:0 0 0 1px;
	/*padding:6px 0 0 0;*/
    padding:6px 0 0 0;
	text-decoration:none;
	/*text-indent:28px;*/
    text-indent:13px;
	/*width:105px;*/
    width:110px;
    font-size:x-small;
    text-align:center;
}

#menu li a:hover {
	background:scroll url(images/menudot.gif) 0 -10px no-repeat;
}

.news {
	color:#5c5c5c;
	font-family:Arial, Helvetica, sans-serif;
	margin:50px 0 0 9px;
	padding-left: 20px;
}

.news dd {
		margin:0 0 20px 0;
}

#newsbox {
	float:left;
	margin:4px 0 0 0;
	width:156px;
}

#drapeau {
    margin-left: 8px;
    margin-bottom: 5px;
}

#newsbox h2 {
	color:#0e0e0e;
	font-size:11px;
	font-weight:bold;
	/*padding:0 29px 0 0;*/
    padding:0 0px 0 0;
	text-align:center;
}

.newsboxpic {
	border-bottom:10px solid #f4f4f4;
	border-left:10px solid #f4f4f4;
	border-right:9px solid #f4f4f4;
	border-top:10px solid #f4f4f4;
}

#push {
	clear:both;
	height:30px;
}

/* Onglets */

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	//margin-bottom:25px;
	margin-bottom:15px;
	}
	
#tabs {
	float:left;
	width:100%;
	background:#efefef;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
    font: bold 10px/1.5em Verdana;
    margin-bottom: 10px;
	}

#tabs ul {
	margin:0;
	//padding:10px 10px 0 50px;
	padding:0px 10px 0 20px;
	list-style:none;
	display: block;
	}

#tabs ul.decal {
	margin-left: 30px;
}

#tabs ul.decal2 {
	margin-left: 14px;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}


#tabs a {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding: 0 0 0 4px;
	text-decoration:none;
	text-align: center;
	}
	
#tabs a.pix {
	float:left;
	background:url("images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	margin: 0;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}