body,p,div,h1,h2,h3,h4,span,ul{
	font-family: Arial, Helvetica, sans-serif;
	font-weight : 400; 
}
body{
	background-color: #777777;
}
h1,h2,h3,h4,p,ul,li,form,input{
	margin: 0;
	padding: 0;
	font-size: 1em;
}
a{
	text-indent : 0;
	text-decoration: none;
	color: #C1792d; 
}
a:hover{
	color: #777777;
	text-decoration: underline;
}
ul li{
	list-style-type : none;
}
a img, 
a img:link { 
	border: 0 none;
}
.nav{
	display: none;
}
fieldset{
	border: 0 none;
	margin:0;
}
strong{
	font-weight:900;
}

#page{
	width: 766px; 
	background-color: #DADADA;
	border: none;
}

#bandeau{
	background-image: url(images/fond-bandeau.jpg);
	background-repeat : no-repeat;
	width: 766px; 
}
#entete h1{
	color: #797979;
	font-weight: bold;
	font-size: 0.7em;
	font-style: italic;
	margin-left: 10em;
	padding: 30px 0 0 0;
}
#entete h1 a{
	color: #797979;
}

#menuad{
	font-size: 0.7em; 
	text-align: right;
	background-image : none;
	border: 0 none;
	margin-top: 10px;
	margin-bottom:25px;
	margin-right: 20px;
}
#menuad li {
	display: inline;
	color: #505050;
}
#menuad li a{
	text-decoration: none;
	padding: 0.3em 0.3em 0.3em 1.2em; 
	background-position : left;
}
#menuad a{
	color: #505050;
 	
}
#menuad a:hover{
	color: #C1792d;
	text-decoration: underline;
}
#menuad li input#formulaire_recherche{
	width: 100px;
	background-color:#e5e5e5;
}
#menuad li #submit{
	background-color: #DADADA;
}

#menupr{
	border: 1px solid white;
	font-size: 0.8em;
	text-align: center;
	margin-left:16px;
	margin-left/*MB008*/:-35px;
	margin-top: -8px;
	width: 762px;
}
#menupr li{
	display: inline;
}
#menupr a{
	color: #505050;
	font-weight: 900;
}
#menupr a{
	border: 1px solid white; 
}
#menupr a.courant,
#menupr a:hover{
	color: #fff;
	background-color: #777777;
}

#ariane{
	color: #797979;
	font-size: 0.7em;
	font-style: italic;
	font-weight: 900;
	background-image : url(images/fond-ariane.jpg);
	background-repeat : repeat-y;
	width:100%;
}
#ariane p.fil{
	margin-left:16px;
	margin-bottom:16px;
}
#ariane a{
	font-weight: 400;
	color: #797979; 
}
#ariane a:hover{
	text-decoration: underline;
}
#barre{
	background-image: none;
	text-align: right;
}

.cont{
	background-color: #DADADA;
	border: none; 
	margin-top: -15px;
	width/*MB009*/: 766px; 
}

#menupub{
	font-size: 0.8em;
	margin-left:0;
	padding-left: 32px;
	background-color: #777777;
	border: 1px solid #fff;
}
#menupub li{
	display: inline;
	background-color: #777777;
}
#menupub a{
	color: #fff;
	background-color: #777777;
}
#menupub a:hover,
#menupub a.courant{
	color: #7498D2;
}

ul.local{
	margin-top: 6px;
	margin-left: 15px;
	margin-bottom: 20px;
	font-size: 0.75em;
	width: 200px; 
	padding:0;
}
.cont>ul.local{
	width: 206px; 
}
ul.local li{
 	border-bottom: 1px solid white;
	padding: 0.1em 0;
}
ul.local li a{
 	color: #BD680D;
	text-decoration: none;
}
ul.local li a.courant,
ul.local li a:hover{
 	color: #777777;
	text-decoration: none;
}
ul.local li{
	text-indent: 0;
	
}

#detail{
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 5px;
	padding: 15px;
	padding-top:0;
}

.temps,
.texte,
.exergue,
.notes{
	font-size: 0.8em;
	color: #000;
	margin-bottom:1em;
}
.exergue{
	padding: 1em;
	background-color:#e5e5e5;
	color:#000;
}

h2{
	color: #465D83;
	font-size: 1.1em;
	font-weight: bold;
    margin: 0.6em 25px 0.5em 0;
}

table caption,
h3{
	color: #465D83;
	font-weight: bold;
	margin-top: 1.8em;
	margin-bottom: 0.3em;
	text-align:left;
}
h3.telecharger{
	font-size: 0.8em;	
}
h3 a{
	color: #465D83;
}
h4{
	font-weight: bold;
	margin-top:1em;
}

#detail ul{
	margin-bottom: 1em;
}
#detail ul li{
	list-style-type: square;
	margin-left: 25px;
}

span.index{
	position:relative;
	top:-0.6em;
	font-size: 0.6em;
}

table{
	margin-bottom: 2em;
	width: 100%;
	border-collapse : collapse;
}
table th{
	vertical-align: top;
	background-color: #777777;
	color: #fff;
}
table td{
	vertical-align: top;
	text-align: right;
}
tr td{
	border-bottom: 1px solid white;
}
tr.impair td{
	background-color: #e5e5e5;
	border-bottom: 0 none;
}
tr.pair td{
	border-bottom: 0 none;
}
tr.sstitre{
	background-color: #777777;
	color: #fff;
}
tr.sstitref{
	background-color: #e5e5e5;
}
tr.total td{
	font-weight:900;
	border-top: 1px solid #000;
	border-bottom: 0 none;
}
th.c1,
td.c1
{	text-align: left;
}
.ind-table td.c2{
	text-align: left;
}
.ind-table td.c3,
.ind-table td.c4,
.ind-table td.c5,
.ind-table td.c6{
	width:14%;
}

/* Cas particuliers */
#r28 ul.affiches{
	margin-bottom:0;
}
#r28 #ps{
	text-align: center;
	font-weight: 900;
}
#r142 form.accueil{ font-size: 0.8em;}

ul.pubs{
	font-size: 0.8em;
	margin: 2em 0;
} 
ul.pubs li{
	margin-left: 0;
	list-style-type: none !important;
} 
ul.pubs li h3{
	font-weight: normal;
	color: #C1792d;
	margin-left:0;
} 
ul.pubs li h3.papier{
	padding-left: 38px;
}
ul.pubs li h3 a{
	color: #C1792d;
	display:block;
	background-repeat : no-repeat;
	padding-left: 38px !important;
	min-height:32px; 
} 
ul.pubs li h3 a:hover{
	color: #777777;
}
ul.pubs li p{
	margin-left: 38px;
} 
ul.pubs li p a{
	color: #C1792d;
} 
ul.pubs li p a:hover{
	color: #777777;
}
ul.pubs li a span.suite{
	color: #C1792d;
	font-weight: bold;
	font-size: 0.9em;
} 

ul.affiches{
	text-align: center;	
	margin-bottom: 2em;	
}
ul.affiches img{
	border: 0 none;
	padding: 0.2em;
}

hr.fin{
	display: none;
}
#pied{
	background-color: #777777;
	color: #DADADA;
	text-align: center;
	font-size: 0.75em;
	padding-bottom:15px;
}
#pied a{
	color: #DADADA;
}

#pied a.lien_empl{
	text-decoration:underline;
}
#pied p{
	background-color: #777777;
	margin:5px 0 0 0;
}
#pied p.partenaire{
	vertical-align: middle;
}
#pied ul{
	background-color: #777777;
	margin:-4px 0 10px -40px;
	border: 1px solid #777777;
	text-align: center;
}
#pied ul li{
	display: inline;
}
#pied ul li a{
	padding: 5px 2px;
}

form#cde p.protection {
	display:none;
}

form#ami p.protection {
	display:none;
}

form#contact p.protection {
	display:none;
}