diff --git a/wcs/montpellier-commune/castelnau-le-lez/bandeau_1.jpg b/wcs/montpellier-commune/castelnau-le-lez/bandeau_1.jpg new file mode 100644 index 0000000..d91136d Binary files /dev/null and b/wcs/montpellier-commune/castelnau-le-lez/bandeau_1.jpg differ diff --git a/wcs/montpellier-commune/castelnau-le-lez/bandeau_bas_x.jpg b/wcs/montpellier-commune/castelnau-le-lez/bandeau_bas_x.jpg new file mode 100644 index 0000000..5eb9c15 Binary files /dev/null and b/wcs/montpellier-commune/castelnau-le-lez/bandeau_bas_x.jpg differ diff --git a/wcs/montpellier-commune/castelnau-le-lez/castelnau-le-lez.jpeg b/wcs/montpellier-commune/castelnau-le-lez/castelnau-le-lez.jpeg new file mode 100644 index 0000000..cbc03ac Binary files /dev/null and b/wcs/montpellier-commune/castelnau-le-lez/castelnau-le-lez.jpeg differ diff --git a/wcs/montpellier-commune/castelnau-le-lez/fond_haut_vert.png b/wcs/montpellier-commune/castelnau-le-lez/fond_haut_vert.png new file mode 100644 index 0000000..c94dee8 Binary files /dev/null and b/wcs/montpellier-commune/castelnau-le-lez/fond_haut_vert.png differ diff --git a/wcs/montpellier-commune/custom-castelnau-le-lez.css b/wcs/montpellier-commune/custom-castelnau-le-lez.css new file mode 100644 index 0000000..f981ed8 --- /dev/null +++ b/wcs/montpellier-commune/custom-castelnau-le-lez.css @@ -0,0 +1,168 @@ +body { + background: #E2D9BC url(castelnau-le-lez/fond_haut_vert.png) top left repeat-x; +} + +div#top { +} + +div#main-content-wrapper { + margin-top: 245px; +} + +#toplinks { + right: 5px; + top: -57px; + border: none; + background: white; + width: 100%; + border-radius: 0 0 10px 10px; +} + +#toplinks span { + display: inline; + border: none; +} + +#toplinks span.login { + background-color: white; + display: block; + width: 40%; + float: right; + border: 1px solid #e9e9e9; +} + +#toplinks span.logged-in { + display: block; + width: 60%; + float: right; + text-align: right; +} + +#toplinks span.logged-in a.myspace, +#toplinks span.logged-in a.myaccount { + font-weight: bold; + color: white; + padding: 0 1ex; +} + +#toplinks span.logged-in a:hover { + border-bottom: 1px solid white; +} + +#toplinks span.logged-in a.logout { + background-color: white; + display: inline-block; + float: right; + padding-right: 2em; + border: 1px solid #e9e9e9; + margin-left: 1ex; + +} + +p#welcome { + margin-left: 20px; + font-weight: bold; + color: white; + float: left; + padding-top: 4px; +} + +p#welcome a.restricted { + position: absolute; + right: 5px; + top: 39px; +} + +div#header { + background: transparent; +} + +a#bandeau-commune { + width: 1000px; + margin: 55px auto 0 auto; + height: 146px; + background: transparent url(castelnau-le-lez/bandeau_1.jpg) no-repeat 100% 0%; + border: none; + padding-left: 0; + padding-top: 30px; +} + +a#bandeau-commune span { + font-size: 300%; + color: white; + font-weight: bold; + text-shadow: #666 1px 1px 1px; +} + +#toplinks span { + background: transparent; +} + +div#rub_consultation h2, +div#rub_service h2, +div#rub_annonce h2, +div#rub_agenda h2, +div#profile h2, +div#services-2nd h3, +div#member h2, +div#help h2, div#info h2, div#accessibility h2, div#contact h2, +div#gauche h3, +div.large div#rub_service h3, +div#centre h3 { + background: white linear-gradient(to bottom, rgba(0,0,0,0) 20%,rgba(0,0,0,0.1) 100%); + box-shadow: 1px 1px 1px #666; + border-radius: 5px; + color: #444; + font-weight: normal; + padding: 15px 10px 10px 10px; +} + +div.large div#rub_service h3, +div#rub_service h2 { + border-radius: 0; + box-shadow: none; + border-bottom: 1px solid #999; +} + +div#breadcrumb { + background: white linear-gradient(to bottom, rgba(0,0,0,0) 20%,rgba(0,0,0,0.1) 100%); + box-shadow: 1px 1px 1px #666; + border-radius: 5px; + color: #444; + padding: 8px 5px; + width: auto; +} + +div#footer-wrapper { + background: url(castelnau-le-lez/bandeau_bas_x.jpg) repeat-x top left; + height: 200px; +} + +div#footer { + border: none; +} + +div#footer div#help { + color: #2a2a2a; +} + +#footer a { + color: #666; +} + +#agglo-link a { + background-color: transparent; +} + +div#services > ul > li strong, +p.command, +a.edit-custom-text, +#page div.back-home-button a, +div#steps ol li +div.buttons input { + background-color: #4449A8; +} + +div#steps span.marker { + color: #9ED0EF; +} diff --git a/wcs/montpellier-commune/wcs.css b/wcs/montpellier-commune/wcs.css index defd6c8..45eabda 100644 --- a/wcs/montpellier-commune/wcs.css +++ b/wcs/montpellier-commune/wcs.css @@ -125,7 +125,6 @@ div#new_member, div#accessibility, div#contact, div#info, -div#help, div#rub_agenda, div#rub_annonce, div#profile, @@ -138,6 +137,10 @@ div#centre { margin-top: 22px; } +div#help { + margin-top: 22px; +} + div#breadcrumb, div.large div#rub_service, div.large div#centre {