html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
font-size:100%;
margin:0;
padding:0;
}

body {
color:#000;
font-family:"trebuchet ms", sans-serif;
font-size:75%;
line-height:1.3em;
background:#3E5D79;
}

ul {
list-style:none;
margin:0 1.5em 1.5em 0;
}

blockquote,q {
quotes:none;
}

:focus {
background-image:url(/css/img/focus.gif);
background-position:0 0;
background-repeat:no-repeat;
}

del {
text-decoration:line-through;
color:#666;
}

table {
border-collapse:collapse;
border-spacing:0;
margin-bottom:1.4em;
}

h1,h2,h3,h4,h5,h6 {
color:#000;
font-weight:700;
}

h1 {
font-size:3em;
line-height:1em;
margin-bottom:.5em;
}

h2 {
font-size:1.4em;
margin-bottom:.75em;
}

h3 {
font-size:1.2em;
line-height:1em;
margin-bottom:1em;
}

h4 {
font-size:1.1em;
line-height:1.25em;
margin-bottom:1.25em;
}

h5 {
font-size:1em;
font-weight:700;
margin-bottom:1.5em;
}

h6 {
font-size:1em;
font-weight:700;
}

.accessibility {
text-align:left;
text-indent:-5000px;
height:1px;
position:absolute;
top:-5000px;
left:-5000px;
padding:0;
}

p {
margin:0 0 1.3em;
}

p.picture-left {
float:left;
border:3px solid #ccc;
margin:.5em 1em 1em 0;
padding:0;
}

p.picture-right {
float:right;
border:3px solid #ccc;
margin:0 0 .5em 1em;
padding:0;
}

p.picture-left img,p.picture-right img {
float:left;
}

#visuel-dossier.picture-right {
border:1px solid #000;
border-top:0;
}

#visuel-dossier.picture-right img {
border-top:0;
}

#visuel-dossier.picture-right a {
display:inline;
line-height:.1em;
}

#main .table {
overflow:auto;
}

ol {
list-style-position:outside;
font-family:"Avant Garde" , sans-serif;
font-size:1.3em;
font-weight:700;
color:#DA2828;
}

ol a {
font-size:.9em;
}

dl {
margin:0 0 1.5em;
}

dd {
margin-left:1.5em;
}

abbr,acronym {
border-bottom:1px dotted #666;
}

address {
margin-top:1.5em;
font-style:italic;
}

a:focus,a:hover {
color:#00448F;
text-decoration:none;
}

a {
color:#00448F;
text-decoration:underline;
cursor:pointer;
}

a.read-more {
background:url(/css/img/icons/puces.gif) 0 5px no-repeat;
padding-left:15px;
color:#6B6863;
display:block;
text-decoration:none;
}

#main a.read-more {
color:#00448F;
display:block;
text-decoration:none;
font-weight:700;
}

blockquote {
color:#666;
font-style:italic;
margin:1.5em;
}

strong {
font-weight:700;
color:#00448F;
}

em,dfn {
font-style:italic;
color:#666;
}

pre,code {
white-space:pre;
margin:1.5em 0;
}

pre,code,tt {
font-size:1em;
font-family:'lucida console', monospace;
line-height:1.5em;
}

tt {
display:block;
line-height:1.5em;
margin:1.5em 0;
}

tfoot {
font-style:italic;
}

caption {
background:#ffc;
}

table .last {
padding-right:0;
}

label {
font-weight:400;
display:inline;
}

.inline label,label.inline {
font-weight:400;
display:inline;
float:none;
}

fieldset {
border:1px solid #ccc;
margin:0 0 1.5em;
padding:1.4em;
}

legend {
font-weight:700;
font-size:1.2em;
}

input {
display:inline;
border:1px solid #bbb;
background:#fff;
margin:.5em .5em .5em 0;
padding:2px;
}

p.submit input {
cursor:pointer;
}

textarea {
width:400px;
height:250px;
border:1px solid #bbb;
background:#eee;
margin:.5em .5em .5em 0;
padding:5px;
}

select {
border:1px solid #ccc;
background:#f6f6f6;
}

.error,.notice,.success {
margin-bottom:1em;
border:2px solid #ddd;
padding:.8em;
}

.error {
background:#FBE3E4;
color:#D12F19;
border-color:#FBC2C4;
}

.notice {
background:#FFF6BF;
color:#817134;
border-color:#FFD324;
}

.success {
background:#E6EFC2;
color:#529214;
border-color:#C6D880;
}

.error a {
color:#D12F19;
}

.notice a {
color:#817134;
}

.success a {
color:#529214;
}

.date {
color:#00448F;
font-size:1.3em;
font-weight:700;
}

form span.error {
border:0;
background:none;
font-weight:700;
display:block;
margin:0 0 0 260px;
padding:0;
}

.btn {
color:#fff;
font-weight:400;
background:#00448F url(/css/img/icons/puces-small.gif) 5px 10px no-repeat;
margin:0 5px;
padding:2px 5px 2px 15px;
}

#tooltip {
font-size:.8em;
top:0;
left:0;
position:absolute;
color:#00448F;
z-index:3000;
border:1px solid #111;
background-color:#eee;
opacity:0.9;
-moz-opacity:0.9;
filter:Alpha(opacity=90);
padding:5px;
}

#tooltip h3,#tooltip div {
color:#00448F;
margin:0;
}

#tooltip.descr h3 {
padding-left:17px;
background:url(/css/img/icons/information.gif) 0 -2px no-repeat;
width:210px;
}

#wrapper {
width:960px;
position:relative;
background:transparent url(/css/img/fond-wrapper.gif) 0 0 repeat-y;
overflow:hidden;
margin:0 auto;
}

#home #wrapper {
background-image:url(/css/img/fond-wrapper-home.gif);
}

#alerte {
width:960px;
background:#DA2828;
color:#fff;
border-bottom:1px solid #fff;
margin:0 auto;
}

#alerte h2 {
font-size:2em;
color:#fff;
margin:0;
padding:10px;
}

#alerte p {
font-size:1.2em;
margin:0;
padding:3px 10px;
}

#trame {
position:absolute;
top:0;
left:0;
z-index:998;
width:100%;
height:100%;
background:#3E5D79;
opacity:0.9;
-moz-opacity:0.9;
filter:Alpha(opacity=90);
}

#alerte.js-enabled {
position:absolute;
background:#fff url(/css/img/fond-alerte.jpg) 0 0 no-repeat;
border:5px solid #DA2828;
left:25%;
top:50%;
margin-top:-145px;
margin-left:-10px;
height:242px;
width:641px;
z-index:999;
padding:22px 10px 10px;
}

#alerte.js-enabled .inside {
overflow:auto;
height:232px;
width:641px;
}

#alerte.js-enabled h2 {
font-size:2.2em;
text-align:right;
color:#DA2828;
line-height:1em;
margin-bottom:.15em;
padding:0 20px 0 0;
}

#alerte.js-enabled p {
font-size:1.4em;
color:#000;
line-height:1.2em;
padding:10px;
}

#js-close-alert a {
position:absolute;
right:1px;
top:1px;
width:16px;
height:16px;
text-indent:-5000px;
background:url(/css/img/close-alert.gif) 0 0 no-repeat;
}

#header {
position:relative;
top:0;
left:0;
width:248px;
height:172px;
text-indent:-5000px;
background:url(/css/img/header.jpg) 0 0 no-repeat;
}

#header .branding {
visibility:hidden;
}

#home #header h1 {
z-index:99;
display:block;
left:-228px;
top:6px;
position:absolute;
width:83px;
height:108px;
margin:0;
}

#home #header h1 a {
zoom:1;
display:block;
position:absolute;
left:0;
top:0;
z-index:999;
width:83px;
height:108px;
}

#home #header {
position:relative;
left:249px;
width:462px;
height:320px;
background:none;
}

#home #header .branding {
visibility:visible;
position:absolute;
left:-249px;
top:0;
background:url(/css/img/logo-home.jpg) 0 0 no-repeat;
height:127px;
width:249px;
}

#home #header object {
width:462px;
height:320px;
position:absolute;
top:0;
left:0;
z-index:99;
background:#fff;
}

#js-direct-access-link {
z-index:201;
position:absolute;
top:0;
left:-1px;
width:28px;
height:27px;
text-indent:-5000px;
}

#js-direct-access-link a.open {
display:block;
width:100%;
height:100%;
background:#3E5D79 url(/css/img/accessibilite-open.gif) 0 0 no-repeat;
}

#js-direct-access-link a.close {
display:block;
width:100%;
height:100%;
background:#3E5D79 url(/css/img/accessibilite-close.gif) 0 0 no-repeat;
}

#js-direct-access-link a:focus {
border-right:3px solid #DA2828;
}

#direct-access {
opacity:0.9;
-moz-opacity:0.9;
filter:Alpha(opacity=90);
position:absolute;
border-bottom:2px solid #fff;
width:957px;
left:-1px;
top:0;
z-index:200;
background:#3E5D79;
text-align:center;
padding:4px 3px;
}

#direct-access ul {
margin:0;
padding:0;
}

#direct-access li {
display:inline;
color:#fff;
}

#direct-access li a {
color:#fff;
font-size:1.1em;
font-weight:700;
}

#sidebar-a {
width:248px;
float:left;
margin-top:10px;
}

#visite-historique {
background:url(/css/img/lien-historique.jpg) 0 0 no-repeat;
width:247px;
height:51px;
}

#visite-historique a {
display:block;
width:100%;
height:100%;
text-indent:-5000px;
}

#home #sidebar-a {
margin-top:-200px;
}

#main-nav ul {
position:relative;
padding-left:15px;
width:80%;
}

#main-nav ul li {
padding-left:15px;
background:#fff url(/css/img/icons/puces.gif) 0 3px no-repeat;
margin:0 0 10px;
}

#main-nav ul li.current {
font-weight:700;
color:#666;
background:#fff url(/css/img/icons/puces-current.gif) 0 3px no-repeat;
}

#main-nav ul a {
font-weight:700;
text-decoration:none;
}

#main-nav ul li ul {
margin-bottom:0;
padding:0;
}

#main-nav ul li li {
padding-left:10px;
background:#fff url(/css/img/icons/nav-level2.gif) 0 3px no-repeat;
line-height:1.1em;
margin:5px 0;
}

#main-nav ul li li.current {
font-weight:400;
background:#fff url(/css/img/icons/nav-level2-current.gif) 0 3px no-repeat;
}

#main-nav ul li a.dafi86 {
color:#d80000;
}

#main-nav ul li ul li a.dafi86 {
color:#00448F;
}

#home #main-nav {
border-bottom:1px solid #000;
background:url(/css/img/fond-degrade-blanc.gif) 100% 0 repeat-y;
padding-top:20px;
}

#home-nav {
position:absolute;
display:block;
width:83px;
height:108px;
top:8px;
z-index:99;
}

#home-nav a {
width:100%;
height:100%;
display:block;
text-indent:-5000px;
z-index:99;
}

#breadcrumb {
margin-bottom:20px;
}

#main #breadcrumb li {
display:inline;
color:#00448F;
background:none;
padding-left:0;
}

#breadcrumb li span {
color:#EA0000;
padding:0 2px;
}

#content {
width:700px;
float:left;
margin-top:-171px;
}

#home #content {
width:463px;
margin-top:0;
}

#illustration-cantons {
margin-left:130px;
}

#home .convention a {
display:block;
height:118px;
width:400px;
background:url(/css/img/diffusion.jpg) left top no-repeat;
text-decoration:none;
margin:10px 0 25px;
}

#home .convention a:hover {
background:url(/css/img/diffusion.jpg) left -118px no-repeat;
}

#home .convention a span.name {
display:block;
width:220px;
color:#00448f;
font-size:13px;
font-weight:700;
padding:5px 0 0 12px;
}

#galery {
position:relative;
display:block;
width:100%;
}

#main .image {
display:block;
float:left;
text-align:center;
width:210px;
background:0;
margin:0 2px 4px;
padding:0;
}

#main .image a {
background:#302D2D url(/css/img/motif.jpg) 0 0 repeat;
color:#fff;
display:block;
font-stretch:normal;
font-style:italic;
font-variant:normal;
height:200px;
line-height:normal;
overflow:hidden;
width:100%;
}

#main .image p {
text-align:center;
color:#00448F;
padding:0 8px;
}

#main img {
border:3px solid #ccc;
}

#main .image .paysage img {
margin:15px 10px 5px 8px;
}

#main .image .portrait img {
margin:15px auto 0;
}

#main .image a:hover img,.image ol li a:active img,.image ol li a:focus img {
border-color:#D63E33;
}

#main {
width:94%;
float:right;
margin-top:10px;
overflow:visible;
}

#main p.dafi86 {
font-weight:700;
font-size:1.2em;
background:url(/css/img/puce-dafi86.gif) 0 0 no-repeat;
padding:4px 0 6px 28px;
}

#main h2 {
color:#888279;
margin-bottom:0;
padding-bottom:5px;
}

#main h3 {
color:#00448F;
border-bottom:1px solid #00448F;
margin:0 0 15px;
}

#main p {
text-align:left;
}

#main p.date {
position:relative;
float:right;
margin-top:-2em;
}

#main li {
padding-left:8px;
background:url(/css/img/puce-listes.gif) 0 .7em no-repeat;
margin-bottom:.5em;
}

#main .richtext table {
background:#fff;
border:1px solid #b2bdce;
margin:10px 0 20px;
}

#main .richtext table thead th,#main .richtext table thead td {
background:#d8dfea;
font-size:11px;
border:1px solid #b2bdce;
color:#00448F;
padding:4px;
}

#main .richtext table tbody th,#main .richtext table tbody td {
background:#fff;
font-size:11px;
border:1px solid #b2bdce;
padding:4px;
}

#home #main {
width:90%;
}

#home #main h2 {
font-size:2em;
border-bottom:1px solid #000;
margin-bottom:0;
padding-bottom:5px;
}

#home #main h3 {
border:0;
margin:10px 0 5px;
}

#sub {
width:100%;
padding:10px 10px 10px 0;
}

#sub.reate ul ul li {
margin:0 0 0 12px;
padding:6px 5px 4px;
}

#sub.reate ul ul li a {
background:transparent url(/css/img/icons/nav-level2.gif) 6px 5px no-repeat;
}

#sub.reate ul ul li .current a {
background-image:url(/css/img/icons/nav-level2-current.gif);
}

#downloads {
width:100%;
clear:both;
padding:0;
}

#downloads li a {
padding-left:20px;
background:#fff url(/css/img/icons/download-file.gif) 0 0 no-repeat;
}

#downloads li.pdf a {
background:#fff url(/css/img/icons/page_white_acrobat.png) 0 0 no-repeat;
}

#downloads li.doc a {
background:#fff url(/css/img/icons/page_white_word.png) 0 0 no-repeat;
}

#downloads li.xls a {
background:#fff url(/css/img/icons/page_white_excel.png) 0 0 no-repeat;
}

#downloads li.ppt a {
background:#fff url(/css/img/icons/page_white_powerpoint.png) 0 0 no-repeat;
}

#downloads li.txt a {
background:#fff url(/css/img/icons/page_white.png) 0 0 no-repeat;
}

div.sep {
width:249px;
height:7px;
border-top:1px solid #000;
background:url(/css/img/separateur-degrade-sidebar.gif) 0 0 repeat-y;
}

#sidebar-b {
width:248px;
float:left;
margin-top:-320px;
}

#sidebar-b .bloc {
width:229px;
margin:0;
padding:10px;
}

#sidebar-b div.sep {
display:none;
width:248px;
border-top:1px solid #000;
background:url(/css/img/separateur-degrade-sidebar-b.gif) 0 0 repeat-y;
}

#nav-3 {
position:relative;
height:9em;
padding-left:92px;
padding-top:1.3em;
background:url(/css/img/logo-pref.png) 0 0 no-repeat;
margin:-68px 0 0 -5%;
}

#home #nav-3 {
height:auto;
width:228px;
padding-left:10px;
background:#E6E6E6 url(/css/img/fond-degrade-gris-right.gif) 0 0 repeat-y;
border-bottom:1px solid #000;
margin:0 0 0 1px;
}

#identification-form label {
float:left;
width:250px;
padding-left:10px;
}

#identification-form input {
float:left;
margin:0;
}

#depot-form #num-offre {
padding-left:10px;
font-weight:700;
font-size:1.3em;
}

#depot-form dfn {
font-style:normal;
font-weight:400;
padding-right:85px;
font-size:.8em;
}

#main h2.diffusion {
color:#00448F;
line-height:24px;
margin:0 0 10px;
}

#main div.diffusion {
display:block;
width:640px;
margin:10px 0 30px;
}

#main div.diffusion h3 {
border:none;
color:#D80000;
margin:20px 0 10px 125px;
padding:0;
}

#main p.facebook {
margin-top:20px;
background:url(/css/img/icons/facebook.jpg) left top no-repeat;
font-size:12px;
font-weight:700;
padding:0 0 0 20px;
}

#main p.read-more-diffusion {
background:url(/css/img/icons/puces.gif) 3px 4px no-repeat;
font-weight:700;
padding:0 0 0 20px;
}

#sidebar-b #ereclamation {
height:160px;
background:url(/css/img/ereclamation.png) 4px 16px no-repeat;
}

#sidebar-b #ereclamation.hover {
background:url(/css/img/ereclamation-hover.png) 4px 16px no-repeat;
}

#sidebar-b #ereclamation h2 {
color:#fff;
font-weight:700;
font-size:22px;
letter-spacing:2px;
margin:0;
padding:43px 0 0 42px;
}

#sidebar-b #ereclamation.hover h2,#sidebar-b #ereclamation.hover h2 a {
color:#00448f;
}

#sidebar-b #ereclamation h3 {
color:#d80013;
font-size:12px;
font-family:Arial;
letter-spacing:1px;
margin:2px 0 0 68px;
}

#sidebar-b #ereclamation ul {
margin:10px 0 20px 52px;
}

#sidebar-b #ereclamation ul li {
display:inline;
background:none;
color:#4777ad;
font-size:12px;
margin:0;
padding:0;
}

#sidebar-b #ereclamation ul li a {
color:#4777ad;
}

#ereclamation-form button {
float:right;
margin-right:55px;
background:#fff;
border:1px solid #666;
cursor:pointer;
}

#ereclamation-form p.champs_obligatoire {
width:auto;
border:none;
font-style:italic;
text-align:right;
margin:10px 0 0;
padding:0 55px 0 0;
}

#ereclamation-form ul {
margin-top:15px;
}

#ereclamation-form ul li {
float:left;
width:45%;
margin:0 10px 10px;
}

#ereclamation-form ul li label {
width:88%;
}

#ereclamation-form ul li input {
float:left;
width:20px;
}

#main p.return {
float:right;
margin-top:-20px;
}

#liste-offres {
border-collapse:separate;
width:100%;
border-spacing:5px;
}

#liste-offres li {
background:none;
padding:0;
}

#liste-offres th,#liste-offres td {
background:#fff;
vertical-align:top;
padding:8px;
}

#liste-offres td.offre,#liste-offres td.actions {
white-space:nowrap;
}

#liste-offres td.offre {
background:#fff url(/css/img/liste-offres-offre-background.gif) 0 0 no-repeat;
padding-left:20px;
}

#liste-offres td.offre li {
font-size:1.2em;
margin-bottom:2px;
}

#liste-offres td.offre dfn {
font-style:normal;
font-weight:400;
font-size:.8em;
}

#liste-offres td.offre li.annonceur {
color:#000;
font-weight:700;
font-size:1.1em;
}

#liste-offres td.title {
font-weight:700;
color:#00448f;
}

#liste-offres td.title span {
display:block;
font-weight:400;
color:#000;
}

#liste-offres td.actions li.pdf {
background:url(/css/img/page_white_acrobat.gif) 0 0 no-repeat;
padding:2px 0 2px 20px;
}

#liste-offres td.actions li.depot {
background:url(/css/img/puce-depot.gif) 2px 3px no-repeat;
padding:2px 0 2px 20px;
}

#partenaires {
width:90%;
padding:10px 10px 10px 0;
}

#demarches-administratives {
background:#E6E6E6 url(/css/img/fond-degrade-gris-left.gif) 100% 0 repeat-y;
width:243px;
border-bottom:1px solid #000;
}

#demarches-administratives h2 {
margin-bottom:10px;
display:block;
width:214px;
height:27px;
text-indent:-5000px;
background:url(/css/img/titre-demarches.gif) 0 0 no-repeat;
}

#demarches-administratives p {
margin-bottom:0;
margin-left:10px;
background:url(/css/img/icons/puces.gif) 0 4px no-repeat;
padding:0 10px 10px 15px;
}

#home #demarches-administratives {
width:249px;
background:#C4D0E2 url(/css/img/fond-degrade-bleu-left.gif) 100% 0 repeat-y;
border-bottom:0;
}

#home #demarches-administratives h2 {
width:249px;
height:55px;
background:url(/css/img/titre-demarches-home.gif) 20px 15px no-repeat;
}

#home #demarches-administratives p {
background:url(/css/img/icons/puces-blanches.gif) 0 4px no-repeat;
margin:0 10px 0 20px;
padding:0 0 10px 15px;
}

#immatriculation {
width:243px;
margin-bottom:0;
border-bottom:1px solid #000;
border-top:1px solid #000;
}

#home #immatriculation {
width:250px;
margin-bottom:4px;
border-bottom:1px solid #000;
border-top:none;
}

#news {
border-bottom:1px solid #000;
width:242px;
margin:0;
}

#news h2 {
display:block;
float:left;
width:184px;
height:32px;
text-indent:-5000px;
background:url(/css/img/titre-alaune.gif) 0 0 no-repeat;
margin-bottom:0;
}

#news #hentry-syndication {
text-indent:-5000px;
float:right;
width:17px;
height:16px;
background:url(/css/img/rss.gif) 0 0 no-repeat;
margin-right:5px;
margin-top:5px;
}

#news #hentry-syndication a {
display:block;
width:100%;
height:100%;
}

.lastEntries ul,.lastEntries .view-current-news {
margin-left:-10px;
}

.lastEntries li {
padding-left:13px;
background:url(/css/img/icons/puces.gif) 0 5px no-repeat;
}

.lastEntries .view-current-news a {
color:#000;
font-weight:400;
padding-left:10px;
background:url(/css/img/icons/puces-small.gif) 0 10px no-repeat;
}

.entry-picture a {
line-height:.1em;
}

#view-news-archives,#view-current-news {
float:right;
}

.lastEntriesExceptOne #view-news-archives {
margin-top:0;
}

#home .lastEntries li {
padding-left:10px;
background:url(/css/img/icons/puces-small.gif) 0 10px no-repeat;
}

#home #news .view-current-news a {
padding-left:15px;
background:transparent url(/css/img/icons/puces-blanches.gif) 0 4px no-repeat;
}

#sidebar-b #news {
width:212px;
border:0;
}

#sidebar-b #news #hentry-syndication {
background:url(/css/img/rss-home.gif);
width:68px;
}

#sidebar-b #news h2 {
width:117px;
height:18px;
background:url(/css/img/titre-alaune-home.gif) 0 0 no-repeat;
}

#sidebar-b .lastEntries li {
padding-left:15px;
margin-bottom:5px;
padding-bottom:4px;
border-bottom:1px solid #333840;
background:url(/css/img/icons/puces-blanches.gif) 0 4px no-repeat;
}

#sidebar-b .lastEntries li.last {
margin-bottom:0;
padding-bottom:0;
border-bottom:0;
}

#sidebar-b .lastEntries li abbr {
border:0;
color:#000;
font-style:normal;
display:block;
font-size:.85em;
padding:0;
}

abbr.updated {
display:block;
color:#000;
font-size:.85em;
font-weight:700;
border:0;
}

#news-list li {
padding-bottom:10px;
margin-bottom:10px;
background:url(/css/img/sep-listes.gif) 50% 100% no-repeat;
}

#agenda {
width:249px;
padding-bottom:10px;
height:215px;
margin:0 0 0 1px;
}

#agenda h2 {
text-indent:-5000px;
margin-bottom:0;
height:35px;
width:100%;
display:block;
background:url(/css/img/titre-agenda-home.gif) 20px 50% no-repeat;
}

#agenda #view-current-event {
margin-left:35px;
margin-bottom:0;
padding-left:10px;
background:transparent url(/css/img/icons/puces-small.gif) 0 4px no-repeat;
}

#entries .agenda {
background:#fff;
border-bottom:1px solid #999;
margin-bottom:10px;
padding:8px;
}

#entries .agenda h4 {
color:#00448F;
margin-bottom:3px;
padding-left:4px;
border-left:5px solid #D80013;
}

#entries .agenda h4 abbr.updated {
font-style:italic;
padding-left:3px;
font-weight:400;
color:#666;
}

#home #agenda {
background:#E6E6E6 url(/css/img/fond-degrade-gris-right.gif) 0 0 repeat-y;
}

#home p.events {
background:url(/css/img/fond-degrade-gris-right.gif) repeat-y 0 0 #E6E6E6;
border-bottom:1px solid #000;
padding:5px 0 5px 15px;
}

#home p.events a {
padding-left:15px;
background:url(/css/img/icons/puces.gif) no-repeat 0 5px transparent;
}

#sidebar-b #discours {
background:#e6e6e6 url(/css/img/fond-degrade-gris-right.gif) 0 0 repeat-y;
margin-left:0;
padding-bottom:10px;
}

#discours h2 {
text-indent:-5000px;
width:100%;
height:50px;
background:url(/css/img/titre-discours-home.gif) 20px 50% no-repeat;
}

#discours h3 {
color:#00448F;
font-size:1em;
background:0;
margin:0;
padding:0;
}

#discours .published_at {
display:block;
color:#00448F;
font-size:.85em;
font-weight:700;
}

#sidebar-b #discours ul {
margin-left:5px;
margin-bottom:0;
border:0;
}

#sidebar-b #discours ul li {
border:0;
background:0;
}

#discours a.read-more {
background:0;
font-weight:400;
display:inline;
white-space:nowrap;
padding:0;
}

#sidebar-b #discours .view-all-discours a {
background:transparent url(/css/img/icons/puces-small.gif) 0 8px no-repeat;
padding-left:10px;
}

#discours h4 span {
color:#00448F;
display:inline;
}

#discours h4 abbr {
display:inline;
font-weight:400;
}

#dossiers {
background:#E6E6E6;
width:242px;
padding-bottom:5px;
border-bottom:1px solid #000;
}

#dossiers h2 {
display:block;
width:184px;
height:32px;
text-indent:-5000px;
background:url(/css/img/titre-dossiers-actualite.gif) 0 0 no-repeat;
margin-bottom:0;
}

#home #dossiers {
background:#F2F2F2;
width:auto;
border:0;
}

#newsletter {
width:243px;
background:#e6e6e6 url(/css/img/fond-degrade-gris-left.gif) 100% 0 repeat-y;
border-bottom:1px solid #000;
margin:0;
}

#newsletter h2 {
display:block;
width:135px;
height:25px;
text-indent:-5000px;
background:url(/css/img/titre-newsletter-home.gif) 10px 100% no-repeat;
}

#newsletter p {
position:relative;
margin-left:15px;
margin-right:10px;
padding-left:15px;
background:url(/css/img/icons/puces.gif) 0 4px no-repeat;
}

#home #newsletter {
width:249px;
background:#C4D0E2 url(/css/img/fond-degrade-bleu-left.gif) 100% 0 repeat-y;
padding-bottom:5px;
border-bottom:1px solid #000;
}

#home #newsletter h2 {
width:100%;
height:40px;
margin-bottom:0;
background-position:20px 50%;
}

#home #newsletter p {
margin-left:20px;
background:url(/css/img/icons/puces-blanches.gif) 0 4px no-repeat;
}

#home #reate {
border-bottom:1px solid #000;
}

#home #reate a {
display:block;
background:transparent url(/css/img/reate.jpg) left center no-repeat;
border:none;
width:180px;
height:150px;
overflow:hidden;
text-indent:-5000px;
}

#home #reate p {
margin:6px 0 0;
}

#modules-nav {
border-bottom:1px solid #000;
margin:0;
}

#modules-nav li {
background:#E6E6E6 url(/css/img/fond-degrade-gris-left.gif) 100% 0 repeat-y;
border:0;
width:243px;
margin:0;
padding:8px 0;
}

#modules-nav li a {
display:block;
padding-left:15px;
font-size:1.2em;
font-weight:700;
background:url(/css/img/icons/puces.gif) 0 4px no-repeat;
margin:0 6px 0 15px;
}

#modules-nav .une,#modules-nav .agenda,#modules-nav .faq {
background:#C4D0E2 url(/css/img/fond-degrade-bleu-left.gif) 100% 0 repeat-y;
}

#home #faq {
width:249px;
border-bottom:1px solid #000;
background:#e6e6e6 url(/css/img/fond-degrade-gris-left.gif) 100% 0 repeat-y;
}

#home #faq h2 {
background:url(/css/img/icons/puces.gif) 0 11px no-repeat;
font-size:1.25em;
margin:0 0 0 20px;
padding:8px 0 8px 15px;
}

#main ul.faq dfn {
font-style:normal;
padding-left:15px;
background:url(/css/img/icons/puces.gif) 0 5px no-repeat;
font-size:1.2em;
color:#00448F;
margin:20px 0 10px;
}

#main ul.faq p {
margin-bottom:5px;
}

#main ul.faq .answer {
margin-left:10px;
}

p#js-collapse {
float:right;
margin-top:-2.5em;
}

#services-en-ligne h2 {
display:block;
width:100%;
height:35px;
text-indent:-5000px;
background:url(/css/img/titre-services-home.gif) 20px 50% no-repeat;
}

#services-en-ligne ul {
text-align:center;
margin:0;
}

#services-en-ligne ul li {
background:none;
display:inline;
padding:0;
}

#services-en-ligne img {
border:2px solid #fff;
float:none;
margin:0 2px;
}

#services-en-ligne ul li.legifrance {
display:block;
margin:6px 0;
}

#services-en-ligne ul li.ereclamation {
display:block;
width:193px;
text-align:left;
margin:0 0 10px 16px;
}

#services-en-ligne ul li.ereclamation a {
display:block;
width:100%;
font-size:16px;
text-decoration:none;
font-weight:700;
text-align:left;
background:url(/css/img/icons/puces.gif) no-repeat 0 11px;
padding:7px 5px 7px 15px;
}

#services-en-ligne ul li.service-public img,#services-en-ligne ul li.legifrance img,#services-en-ligne ul li.ereclamation a {
border:1px solid #b7b6b6;
}

#demarche_container {
margin-left:-20px;
}

#search {
position:relative;
background:#00448F;
width:415px;
float:right;
margin-top:10px;
margin-bottom:25px;
z-index:2;
}

#search label,#search input {
display:block;
}

#search label {
width:100%;
}

#search input {
width:275px;
border:0;
margin:0;
}

#search p {
float:left;
margin-bottom:0;
color:#fff;
width:290px;
padding:5px;
}

#search p.submit {
position:absolute;
background:#D80013 url(/css/img/icons/puce-button.gif) 3px 50% no-repeat;
width:29%;
right:0;
bottom:0;
height:30px;
padding:0 0 0 5px;
}

#search p.submit input {
height:30px;
width:116px;
background:none;
font-size:.9em;
border:1px solid #D80013;
color:#fff;
}

#search-results {
margin-top:20px;
}

#search-results ol li {
margin-bottom:10px;
background:url(/css/img/sep-listes.gif) 50% 100% no-repeat;
padding-bottom:10px;
}

#search-results ol li p.title span {
font-weight:400;
font-size:.8em;
color:#000;
margin-left:15px;
}

#search-results ol li p.extract {
color:#000;
font-size:.8em;
font-weight:400;
margin-top:5px;
margin-bottom:10px;
}

#main .pagination {
clear:both;
margin:10px auto;
padding:5px;
}

#main .pagination ul {
height:1.3em;
position:relative;
display:block;
text-align:center;
width:100%;
margin:0 auto;
}

#main .pagination ul li {
display:block;
background:0;
float:left;
width:15px;
margin:0 2px;
padding:0 0 5px;
}

#main .pagination ul li.current {
background:url(/css/img/cursor.gif) 45% 100% no-repeat;
color:#D80013;
}

#main .pagination ul li a {
float:left;
height:100%;
display:block;
width:100%;
text-decoration:none;
text-align:center;
padding:0;
}

#main .pagination ul li.shorthands {
width:20px;
}

#main .pagination ul li.shorthands a {
text-indent:-5000px;
background-repeat:no-repeat;
background-position:50% 4px;
}

#main .pagination ul li.shorthands a:hover {
background-position:50% -31px;
background-repeat:no-repeat;
color:#000;
background-color:transparent;
}

#main .pagination ul li a:hover {
color:#fff;
background:#D80013;
}

#main .pagination ul li.shorthands a.firstpage {
background-image:url(/css/img/icons/first-page.gif);
}

#main .pagination ul li.shorthands a.prec {
background-image:url(/css/img/icons/page-prec.gif);
}

#main .pagination ul li.shorthands a.lastpage {
background-image:url(/css/img/icons/last-page.gif);
}

#main .pagination ul li.shorthands a.suiv {
background-image:url(/css/img/icons/page-suiv.gif);
}

#sitemap ul li ul {
margin:.775em 0;
}

#sitemap #sitemap-page,#sitemap #sitemap-other {
float:left;
width:48%;
}

#sitemap ul a {
text-decoration:none;
color:#fff;
background:#00448F;
display:block;
padding-left:3px;
}

#sitemap ul li {
background:0;
padding-left:0;
}

#sitemap ul ul li a {
color:#00448F;
padding-left:0;
font-weight:700;
background:#ccc;
}

#sitemap ul ul li {
border-left:5px solid #ccc;
background:0;
padding-left:0;
}

#sitemap ul ul ul li {
border-left:0;
padding-left:10px;
background:url(/css/img/puce-listes.gif) .2em .7em no-repeat;
}

#sitemap ul ul ul li a {
background:0;
}

#sitemap ul ul ul ul li {
border-left:0;
padding-left:12px;
background:url(/css/img/branche.gif) 0 -.4em no-repeat;
margin-bottom:0;
padding-bottom:.5em;
}

#sitemap ul ul ul ul li a {
font-weight:400;
}

#footer {
clear:both;
padding-top:50px;
height:3em;
}

#fb_box {
width:380px;
height:290px;
margin:10px 0;
}

#nav-secondaire {
float:left;
position:relative;
left:250px;
background:#F2F2F2;
}

#nav-secondaire ul {
margin-left:15px;
}

#nav-secondaire ul li {
color:#00448F;
margin:10px 0;
}

#nav-secondaire ul li span {
padding:0 2px;
}

.ss3i a {
float:right;
background:#F2F2F2;
color:#888279;
font-size:.8em;
margin-right:15px;
}

#home .ss3i a {
float:none;
margin-left:15px;
margin-right:0;
background:none;
}

ins,#sidebar-b #ereclamation a,#home .lastEntries li a,#nav-secondaire ul a {
text-decoration:none;
}

hr,.hide,#header #h1,#home .convention a span,#sidebar-b div.hr,#depot-form input.hidden,#ereclamation-form input.hidden,#liste-offres thead,.metas,#home #reate h2,#main .pagination ul li span {
display:none;
}

div.hr,#news ul,#news-list {
clear:both;
}

.richtext,.galery,.entry-content {
overflow:hidden;
}

dl dt,dfn,#news ul a,.lastEntries li a,#search-results ol li p.title a {
font-weight:700;
}

a.read-more:hover,#main-nav ul a:hover,#services-en-ligne ul li.ereclamation a:hover,#sitemap ul a:hover,#nav-secondaire ul a:hover {
text-decoration:underline;
}

.error ul,#sub.reate ul ul,#downloads ul ul,#entries.discours ul,#services-en-ligne {
margin:0;
}

a.btn,a.btn:hover,#direct-access h2,#main .image a:hover,#main .image li a:active,#main .image li a:focus,#sidebar-b #ereclamation h2 a {
color:#fff;
}

#main-nav ul li.level-2 a,#main-nav ul li.current a.dafi86,#sub.reate .current a {
color:#666;
}

#breadcrumb li.current,#home #dossiers h3 {
color:#888279;
}

#sub li,#partenaires li {
background:#fff url(/css/img/fond-sub-li.gif) 100% 0 repeat-y;
width:100%;
margin:0 0 10px;
padding:2px 5px;
}

#sub li a,#partenaires li a {
padding-left:15px;
background:#fff url(/css/img/icons/puces.gif) 0 3px no-repeat;
}

#downloads li,#main ul.faq li {
background:#fff url(/css/img/fond-sub-li.gif) 100% 0 repeat-y;
width:98%;
margin:5px 0;
padding:2px 5px;
}

#downloads li span,#liste-offres td.offre li.number {
color:#888279;
font-weight:700;
}

#sidebar-b ul li,#nav-3 li {
padding-left:15px;
background:url(/css/img/icons/puces.gif) 0 5px no-repeat;
}

#identification-form,#depot-form,#ereclamation-form {
background:#fff;
border-top:1px solid #666;
margin-top:25px;
}

#identification-form h3,#depot-form h3,#ereclamation-form h3 {
color:#666;
margin-left:15px;
border-bottom:0;
position:relative;
top:-6px;
background:#fff url(/css/img/form-h3-background.gif) 0 0 repeat-x;
display:inline;
padding:0 15px;
}

#identification-form p,#depot-form p,#ereclamation-form p {
clear:both;
overflow:hidden;
border-bottom:1px solid #e4e4e4;
padding-bottom:10px;
width:95%;
margin:10px 0 0 2.5%;
}

#identification-form .submit,#depot-form .submit,#ereclamation-form .submit {
border-bottom:0;
background:#F2F2F2;
width:96%;
padding-left:25px;
position:relative;
padding-top:15px;
margin:15px 0 0;
}

#identification-form button,#depot-form button {
display:inline;
background:#fff;
border:1px solid #666;
cursor:pointer;
}

#depot-form span.error,#ereclamation-form span.error {
margin-left:175px;
}

#depot-form label,#ereclamation-form label {
float:left;
width:165px;
padding-left:10px;
}

#depot-form input,#ereclamation-form input {
float:left;
width:405px;
margin:0;
}

#depot-form textarea,#ereclamation-form textarea,#entries.discours .read-more {
background:#fff;
}

#sidebar-b #ereclamation h3 a,#services-en-ligne ul li.ereclamation a span {
color:#d80013;
}

#liste-offres ul,#news-list li p {
margin-bottom:0;
}

#demarches-administratives a,#newsletter a {
color:#000;
}

#sidebar-b .lastEntries,#sidebar-b #discours .view-all-discours {
margin-left:20px;
}

#entries.discours,#discours {
background:#fff;
padding:8px;
}

#search-results ol li p.title,#footer li {
display:inline;
}
